HERA-Team / hera_sim

Simple simulation code for HERA-like redundant interferometric arrays
Other
16 stars 8 forks source link

Fix adjustment issues #269

Closed r-pascua closed 1 year ago

r-pascua commented 1 year ago

This fixes the broken tests for the adjustment.py module. The issues were due to phasing information (apparent RA, dec, frame position angle, and field IDs) now being a required attribute of UVData objects. Since these are "blt-like" arrays, they also need to be updated when interpolating the data to a different LST grid.