radio-astro-tools / casa-formats-io

Code to handle I/O from/to data in CASA format
Other
10 stars 7 forks source link

Fix last failure with reading tables from casadata #17

Open astrofrog opened 3 years ago

astrofrog commented 3 years ago

There is currently one remaining table in casadata which isn't read correctly:

https://github.com/radio-astro-tools/casa-formats-io/blob/main/casa_formats_io/tests/test_casa_low_level_io.py#L294

Strangely, it seems like our table looks ok but is longer, so I wonder if somehow there is information in the data file about what row to stop at.