Published March 2, 2021
| Version 0.2.11
Software
Open
mtazzari/uvplot: 0.2.11
- 1. University of Cambridge
- 2. Lunar and Planetary Laboratory
Description
New features:
- feature: added support for Python 3.7, 3.8, and 3.9
- feature: added support for installation inside CASA 6.x. Support for CASA 5.x and earlier is dropped.
Bugfix:
- when exporting visibilities with
export_uvtablethe weights of each polarisation were averaged, while they should be summed (the weight of the weighted average is the sum of the weights). - bugfix: string encoding (which was implemented to obtain Python 2 and 3 compatibility in CASA 5) was causing errors in CASA 6 (see #43).
Documentation:
- Major revamp to documentation, now structured in multiple pages.
- Documentation moved to uvplot.readthedocs.io, which has many advantages and natively supports docs versioning.
Files
mtazzari/uvplot-0.2.11.zip
Files
(120.5 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:8caa832ca11238cd1765b148f8cf79da
|
120.5 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/mtazzari/uvplot/tree/0.2.11 (URL)