Skip to content
New issue

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

Bugfix for integer slicing of an EISCube #118

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

MJWeberg
Copy link
Collaborator

Small bugfix for slicing an EISCube using single integer values (e.g. "[1,1,:]"). Fixes #117

Also added more tests for EISCube slicing and the new .extract_points() method.

@MJWeberg MJWeberg added the bug Something isn't working label Mar 10, 2025
@MJWeberg MJWeberg self-assigned this Mar 10, 2025
@MJWeberg MJWeberg merged commit ba21d46 into USNavalResearchLaboratory:main Mar 10, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Slicing an EISCube with integers fails
1 participant