Published January 15, 2020
| Version v1.5
Software
Open
RadioAstronomySoftwareGroup/pyuvdata: Version 1.5
Authors/Creators
- Bryna Hazelton1
- Adam Beardsley
- Matthew Kolopanis2
- Paul La Plante3
- Nicholas Kern4
- Adam Lanman
- Jonathan Pober5
- Danny Jacobs
- Zaki Ali
- PyxieLouStar
- Aaron Ewall-Wice3
- Peter Williams6
- jburba
- Josh Dillon
- Ruby Byrne
- Nunhokee Chuneeta
- zacharymartinot
- James Aguirre7
- benjyman
- Steven Murray2
- mwilensky768
- duncanjmr
- jaycedowell
- miguelfmorales
- 1. Univ. of Washington, Physics Dept. & eScience Institute @uwescience
- 2. Arizona State University
- 3. UC Berkeley
- 4. University of California, Berkeley
- 5. Brown University
- 6. Center for Astrophysics | Harvard & Smithsonian and the American Astronomical Society
- 7. University of Pennsylvania
Description
A number of bug fixes and added functionality, highlights below (for full list see the changelog):
UVData:
- New
upsample_in_time,downsample_in_time, andresample_in_timemethods. - Support for rephasing phased data including on
read,__add__andfast_concatso that files with different phasing can be read in together. - New
sum_visanddiff_vismethods for summing or differencing visibilities in the data_array. - New
read_mwa_corr_fitsmethod for reading in MWA correlator gpubox files and applying cable corrections. - Significantly improved support for metadata only objects (objects with everything except the
data_array,flag_array,nsample_arraydefined). - New
copymethod, which can optionally make a copy of just metadata.
UVBeam:
- Support for reading the MWA full embedded element beam into a UVBeam object.
UVCal:
- FIXED: A bug in
UVCal.read_fhd_calthat caused calibration solutions to be approximately doubled. - New
utils.uvcalibratefunction to apply calibration ofUVDatafrom aUVCalobject.
UVFlag:
- Significant improvements, including integration with the standard
UVBaseobject.
Packaging:
h5pyis now a required package instead of an optional one.- Optional HEALPix functionality is now provided via
astropy_healpixrather thanhealpy.
Files
RadioAstronomySoftwareGroup/pyuvdata-v1.5.zip
Files
(49.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:7d51f878878a2201a0800a6ee95ea669
|
49.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/RadioAstronomySoftwareGroup/pyuvdata/tree/v1.5 (URL)