Bryna Hazelton
Bryna Hazelton
## Description Add support for future array shapes in UVBeam Also added testing for a number of uncovered lines of code related to phased_array beams. In the process, I found...
## Description Some modifications to speed up uvh5 file reading and writing, mostly suggested by @kartographer ## Motivation and Context ## Types of changes - [ ] Bug fix (non-breaking...
It's hard to initialize a beam from scratch right now, not enough description about how to start and then to run the `check` method. It's also annoying to have to...
## Description Deprecate the old phase attributes in favor of the `phase_center_catalog` that can support more types of phase centers and multiple phase centers. This is done by always using...
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...
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....
These will be going away in version 3.0 favor of the new phasing approach.
Similar to the one on UVData, desired by HERA users.
For better typing and robust checking of things.
Needed now that we support multiple phase centers.