pyuvdata
pyuvdata copied to clipboard
A pythonic interface for radio astronomy interferometry data (uvfits, miriad, others)
SMA uses doppler tracking at the time of observations to help keep spectral lines at fixed position, irrespective of the changing velocity of the observatory (either due to the rotation...
For the upcoming HERA season, we're going to need the RTP to perform a data downselection for internet transfer off site. We need a python script for performing this (which...
Related to data striding, also accounts for slowness in trying to read only the autos. Should go in the tutorial and maybe the `read` docstring.
Currently we have an action to create a PyPI release whenever a new version is tagged via git/Github. We can potentially go further than this and auto-tag using an action:...
Tutorials for UVFlag are all but non-existant at the moment. We should make a tutorial for them that is made as part of the online docs.
Add checks to make sure the files are from the same observation (and if possible the same run).
A new file format to supplement/replace calfits. Will also make partial i/o come more naturally. Should wait until the UVCal rework milestone is finished.
This issue is meant to catch odds and ends that need to be wrapped up when we officially graduate UVFlag. - remove this line: `UVFlag is a *beta* level code...