Skip to content

Add get_hdus(), silence warnings & implement Display for Image#5

Open
berke wants to merge 3 commits intosmups:mainfrom
berke:berke/improvements_1
Open

Add get_hdus(), silence warnings & implement Display for Image#5
berke wants to merge 3 commits intosmups:mainfrom
berke:berke/improvements_1

Conversation

@berke
Copy link

@berke berke commented Aug 9, 2024

  • Add get_hdus() that returns a reference to the slice of HDUs
  • Silence warnings about dead code and unused imports and variables (a clean-up would be better of course)
  • Implement a basic Display for Image and GenericImage, this displays a double-precision, 640 row by 512 column image as TypedImage(f64,640x512/911) where /911 is the block size (not sure if that's useful.)

@berke berke changed the title Silence warnings & implement Display for Image Add get_hdus(), silence warnings & implement Display for Image Aug 9, 2024
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.

1 participant