rubyvanrooyen / astrokat

General observation and planning scripts for the MeerKAT telescope
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

AstroKAT

General observation and planning tools for the MeerKAT telescope.
Most requirements and implementations are derived from usage cases provided by the MeerKAT Commissioning team.

AstroKAT user documentation can be found on the wiki pages. These pages specifying terminology and functionality that is incorporated into the observation framework in relation to observational requirements.

Usage

Run AstroKAT helper scripts directly from GitHub using Google COLAB.
Find available interfaces in notebooks directory.

AstroKAT scripts can be run either as command line utilities (see pip installation instructions below), or from GitHub via the Google COLAB notebook interface. See wiki page Table of Contents under the Input and planning utilities heading for examples.

Installation

Python package, pip installation:
pip install git+https://github.com/ska-sa/astrokat.git

Dependencies:

Development

-fin-