Athanaseus / drasticali

Diverse radio astronomy software tools for imaging and calibration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Diverse radio astronomy software tools for imaging and calibration

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 87.7%Language:Python 12.3%