-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
Expanding on list at #407...
- write_image() only downsamples in 2D (x and y) 👎 Scaler not scaling all dimensions #262
- No control of downsample factor.
- Not easy to write pixel sizes. Scale starts at [1, 1, 1, 1, 1]. If you want to supply pixel sizes, the only way to do this is via
coordinate_transformationsbut it's a real pain to know how long to make the list. See Coordinate transformations length #481. Also you have to fully specifyaxes. - Axes created automatically: 'type' inferred by name. No units.
Metadata
Metadata
Assignees
Labels
No labels