uvplot
A simple Python package to make nice plots of deprojected interferometric visibilities, often called uvplots (see an example below).
uvplot also makes it easy
to export visibilities from
MeasurementSets to uvtables, a handy format for fitting the data
(e.g., using Galario).
uvplot can be used as a standalone Python package (available on PyPI) and also inside NRAO CASA 6.x. It can be installed in a Python environment and in a CASA terminal with:
pip install uvplot
An example uvplot made with this simple code:
If you are interested, have feature requests, or encounter issues, consider creating an Issue or writing me an email. I am happy to have your feedback!
Check out the documentation and the installation instructions.
uvplot is used in a growing number of publications; at this page you can find an updated list.
If you use uvplot for your publication, please cite the Zenodo reference:
@software{uvplot_tazzari,
author = {Marco Tazzari},
title = {mtazzari/uvplot},
month = oct,
year = 2017,
publisher = {Zenodo},
doi = {10.5281/zenodo.1003113},
url = {https://doi.org/10.5281/zenodo.1003113}
}
License
uvplot is free software licensed under the LGPLv3 License. For more details see the LICENSE.
© Copyright 2017-2021 Marco Tazzari and contributors.
Release files for uvplot 0.2.11
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| uvplot-0.2.11.tar.gz | 102.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| uvplot-0.2.11-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 120.3 kB
Release files / uvplot-0.2.11.tar.gz
| Download URL | uvplot-0.2.11.tar.gz |
|---|---|
| Size | 102.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0df2caff053a2cd74da1465fdacde441ca6b4ec259467899aebc83ee6b29e125
|
|
BLAKE2b-256 checksum How to use checksums |
ce35542a1f1e6cd04f235932fab9fc858b5af781ed3a9de7499e9e05b1308c60
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.7.10
|
Release files / uvplot-0.2.11-py3-none-any.whl
| Download URL | uvplot-0.2.11-py3-none-any.whl |
|---|---|
| Size | 17.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e8decf00bd6ed7ea326e62819658d035b1ef6654ae04b24e48ae6ab232bcf8b4
|
|
BLAKE2b-256 checksum How to use checksums |
93abeb5f146460455b7b59374ab7b5c13e932dd65f8bacb14524731172981d06
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.7.10
|