Open astrofrog opened 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.
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.