-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Fits files with dimensions greater than (X, Y), for example, (X, Y, L), which are typical of IFU observations with a spectral dimension, are only visualised at the first spectral dimension (index of 0).
Preposed Feature:
- A slider for extra-dimensional cubes
- This would have a slider for each dimension above the two spatial dimensions
- Users would be able to slide through the indices of these extra dimensions, visualising the X, Y plane at each index.
Example:
A cube of dimensions (X, Y, N, M) would be displayed (X, Y) at indecies [0,0] intially, but each plane (X, Y) is free to be viewed at [n,
Foreseen Issues:
- Labelling of the slider
- Although just visually labelling the sliders with the index would work, knowing what index
$n$ means would be great; however, obtaining that information from the header may be unintuitive with different standards throughout the field.
- Although just visually labelling the sliders with the index would work, knowing what index
- Potential memory issues
- Loading more images into memory will require more resources, especially with larger cubes.
Caveat
I know you advertise your extension as a 2D fits viewer, so feel free to disregard this if you only want to use it for 2D data.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request