Skip to main content

Utilities and scripts for the Prodigy project.

Project description

A simple package to work with Prodigy ALMA data

Installation

uvplot works on Python >=2.7 and >=3.6 and can be installed with:

pip install pyProdigy

To make pyProdigy available in CASA, run from the shell:

casa-pip install pyProdigy

where casa-pip is a tool that can be downloaded at https://github.com/radio-astro-tools/casa-python.

To upgrade pyProdigy to a newer version on your system, just run:

pip install --upgrade pyProdigy

To upgrade pyProdigy inside CASA use the –no-deps option to prevent casa-pip from automatically upgrading numpy and matplotlib (which is not allowed inside CASA and will lead to errors):

casa-pip install --upgrade --no-deps pyProdigy

pyProdigy has been tested on CASA versions >= 5.6.0.

License and Attribution

If you use pyProdigy for your publication, please acknowledge the Prodigy project

pyProdigy is free software licensed under the LGPLv3 License. For more details see the LICENSE.

Remember that pyProdigy is released without guarantees of accuracy, always check that what you do makes sense for the purpose you are doing it. Never blindly trust numbers out of a computer.

© Copyright 2020 Leonardo Testi and contributors.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pyProdigy-0.0.0-py3-none-any.whl (17.1 kB view hashes)

Uploaded Python 3

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