Diverse Radio Astronomy Software Tools for Imaging and Calibration
Main website: DRASTICALI
Radio astronomy reduction tools for the next generation radio telescope.
Installation from source, working directory where source is checked out
$ pip install .
This package is available on PYPI, allowing
$ pip install drasticali
Then pull and/or build stimela images
uDocker [Recommended]
$ stimela pull
Podman [Recommended]
$ stimela pull -p
Singularity [Recommeded]
$ stimela pull --singularity --pull-folder <folder to store stimela singularity images>
Docker
$ stimela pull -d
$ stimela build
This project is licensed under the GNU General Public License v3.0 - see license for details.
Contributions are always welcome! Please ensure that you adhere to our coding standards pep8.