RadioAstronomySoftwareGroup / pyuvsim

A ultra-high precision package for simulating radio interferometers in python on compute clusters.
https://pyuvsim.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
43 stars 7 forks source link

pyuvsim ordering change makes reference sim comparisons fail #420

Open jpober opened 1 year ago

jpober commented 1 year ago

A change to pyuvsim (likely to allow non-rectangular nblts, i.e., nblts =!= nbls*ntimes) changed the ordering of visibilities. Therefore, our equality checks with older reference sims fail even when the visibilities are identical.