Skip to content

Properly deal with cropping #1

@vilim

Description

@vilim

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions