Skip to content

Remove separate naxis fields#33

Merged
bmatthieu3 merged 3 commits intocds-astro:masterfrom
RReverser:rm-naxis
Aug 18, 2025
Merged

Remove separate naxis fields#33
bmatthieu3 merged 3 commits intocds-astro:masterfrom
RReverser:rm-naxis

Conversation

@RReverser
Copy link
Copy Markdown
Contributor

Makes ergonomics of get_naxis() a bit better - just get all sizes at once for multi-dimensional arrays - and makes it impossible to express invalid states (naxis!=2 for table types).

@RReverser
Copy link
Copy Markdown
Contributor Author

Note: this PR is based off #32 and depends on that one to be merged first.

Makes ergonomics of get_naxis() a bit better - just get all sizes at once for multi-dimensional arrays - and makes it impossible to express invalid states (naxis!=2 for table types).
@bmatthieu3 bmatthieu3 merged commit 2a08d03 into cds-astro:master Aug 18, 2025
1 check passed
@RReverser RReverser deleted the rm-naxis branch August 18, 2025 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants