Skip to content
Snippets Groups Projects
Select Git revision
  • 987139ffc3116640002d4bb974f6e1a5746e9aa2
  • main default protected
  • gh-pages
  • aw_fix_626
  • fix-package-dist-error
  • 568-cudart
  • 534-point-source-subtraction-in-visibility-space
  • develop
  • 512
  • 446-combine-vis-test
  • 415-use-rascil-for-ska-mid
  • 304_docstr
  • 328-simulate-first-solar-observations-at-ska-low-and-ska-mid
  • RS_355-beampattern-fails-and-sim_beams-raises-errors
  • AC_user_doc_review
  • VT_319
  • RS_323-run-tests-for-ska-low-for-ska-dc3
  • LG_203_address_unige_report
  • binaryIO
  • pages_source
  • fix_tests
  • v0.33.0
  • v0.32.0
  • v0.31.0
  • v0.30.0
  • v0.29.0
  • v0.28.0
  • v0.27.0
  • v0.26.0
  • v0.25.1
  • v0.25.0
  • v0.24.0
  • v0.23.0
  • v0.22.0
  • v0.21.0
  • v0.20.0
  • v0.19.6
  • v0.19.5
  • v0.19.4
  • v0.19.3
  • v0.19.0
41 results

Karabo-Pipeline

Alt text

Test Software Build Docs Build Conda Build Docker CLI Build Docker Jupyter

Documentation | Example | Contributors |

Karabo is a starting point for the Square Kilometer Array Digital Twin Pipeline, which is written in Python and set up in an interactive Jupyter Notebook environment.

Two specific radio telescope packages are used:

Requirements

Installation

conda create -n karabo-env python=3.9
conda activate karabo-env
conda install -c i4ds -c conda-forge -c nvidia/label/cuda-11.7.0 karabo-pipeline

We have noticed that dependency-resolving with conda's native solver can take a while. Therefore, we recommend using the libmamba solver for installation.

For further details check our documentation: https://i4ds.github.io/Karabo-Pipeline/installation_user.html

License

© Contributors, 2023. Licensed under an MIT License license.

Contribute to Karabo

Please have a look at our issues.