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

Usage

For ragavi help run

$ ragavi -h

To use ragavi

$ ragavi -t /path/to/your/table -g table_type (K / B/ F/ G/ D)

Multiple tables can be plotted on the same document simply by adding them in a space separated list to the -t / –table switch. They must however be accompanied by their respective gain table type in the -g switch. e.g

$ ragavi -t delay/table/1/ bandpass/table/2 flux/table/3 -g K B F

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.1.0.tar.gz (23.2 kB view details)

Uploaded Source

File details

Details for the file ragavi-0.1.0.tar.gz.

File metadata

  • Download URL: ragavi-0.1.0.tar.gz
  • Upload date:
  • Size: 23.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.7

File hashes

Hashes for ragavi-0.1.0.tar.gz
Algorithm Hash digest
SHA256 a61a37cd7b3f9b7ccb27b0096f06d204ea46c4c5bf09b6c912b4b3abeaace226
MD5 6a2de3fd4fe7cf163eaefdfd9868991b
BLAKE2b-256 0dadfc40f08a81ac4b378e7fc904580d359e825ba1485e8be744c4c7e5b264e6

See more details on using hashes here.

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