-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Right now cropping only impacts block iteration.
A comprehensive block solution would add a data_offset (or similarly named) attribute, so you can store cropped data, but know where it was in the context of the original stack.
Then the SplitDataset could have an apply_crop method that saves such a dataset. the stack_metadata.json fields will have to be extended to support this
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request