casangi / xradio

Xarray Radio Astronomy Data IO
https://xradio.readthedocs.io/en/latest/
Other
9 stars 5 forks source link

Fix processing set freq axis, remove debugging output #198

Closed pford closed 1 month ago

pford commented 1 month ago

Changed frequency spw attribute name in processing_set._get_ps_freq_axis from "spw_id" to "spectral_window_id"

Also removed print(xds) line in read_processing_set.

Test failures due to not failures downloading test ms/table (?)

CLAassistant commented 1 month ago

CLA assistant check
All committers have signed the CLA.

Jan-Willem commented 1 month ago

@pford thanks for the bug fix. Yes, the tests are failing due to a hiccup on the Github side. I am rerunning the tests.