pyuvdata icon indicating copy to clipboard operation
pyuvdata copied to clipboard

A pythonic interface for radio astronomy interferometry data (uvfits, miriad, others)

Results 165 pyuvdata issues
Sort by recently updated
recently updated
newest added

Following the merge of #909, `UVBeam` objects and methods now need to be updated to allow for the new handling of multiple spectral windows, and more generally to allow for...

beams

UVFlag is missing some important metadata. The spw information needs to be added to support flexible spectral windows - spw_array - flex_spw_id_array - telescope_name - channel_width - antenna_numbers - antenna_names...

enhancement
uvflag

Should we start warning on file read about future array shapes? We could add an option to `read` to convert to the future shapes on read to avoid the warning....

UVData

These will be going away in version 3.0 favor of the new phasing approach.

technical debt
UVData

Following the merge of #909, `UVFlag` objects and methods now need to be updated to allow for the new handling of multiple spectral windows, and more generally to allow for...

HERA
uvflag

Similar to the one on UVData, desired by HERA users.

enhancement
Calibration
HERA

For better typing and robust checking of things.

enhancement
UVData

There are a lot of checks that are done in the interpolation methods, some of which are more compute-intensive than others. For example, #1144 adds the ability to skip one...

enhancement
beams
HERA

Nsources for sky-based calibration is a useful concept but doesn’t really capture everything we want. We should make sure that this and several other sky-optional parameters really capture the full-provenance...

Calibration
needs research

Needed now that we support multiple phase centers.

enhancement
UVData