We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: