Skip to main content

Radio Astronomy Gain and Visibility Inspector

Project description

ragavi

Radio Astronomy Gain and Visibility Inspector

Introduction

This library mainly requires
  1. Bokeh

  2. Nodejs>=8

  3. Python-casacore

- Install build dependencies:

Click for instructions on how to install python-casacore. Nodejs is a requirement for bokeh and can be installed using the commands

$ sudo apt-get install curl
$ curl -sL https://deb.nodesource.com/setup_8.x | bash -
$ apt-get install -y nodejs

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 is available on PYPI via

$ 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ragavi-0.0.9.tar.gz (22.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page