Radio Astronomy Gain and Visibility Inspector
Project description
ragavi
Radio Astronomy Gain and Visibility Inspector
Introduction
- This library mainly requires
Bokeh
Nodejs for js
casacore-dev
- Install build dependencies:
$ apt-get install nodejs, casacore-dev
All python requirements are found in requirements.txt
or
To install nodejs in the virtual environment, use: nodeenv, a nodejs virtual environment. More info can be found here
Create nodejs virtual environment with:
$ nodeenv envName
and
$ . envName/bin/activate
to switch to environment.
Installation
Installation from source, working directory where source is checked out
$ pip install .
This package will soon be available on PYPI, allowing
$ pip install ragavi
License
This project is licensed under the MIT License - see license for details.
Contribute
Contributions are always welcome! Please ensure that you adhere to our coding standards pep8.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.