drasticali

Diverse Radio Astronomy Software Tools for Imaging and Calibration


License
GPL-3.0
Install
pip install drasticali==0.1.1

Documentation

drasticali

Diverse Radio Astronomy Software Tools for Imaging and Calibration

Main website: DRASTICALI

Introduction

Radio astronomy reduction tools for the next generation radio telescope.

Installation

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

License

This project is licensed under the GNU General Public License v3.0 - see license for details.

Contribute

Contributions are always welcome! Please ensure that you adhere to our coding standards pep8.