Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Properly deal with cropping #1

Open
vilim opened this issue May 8, 2020 · 0 comments
Open

Properly deal with cropping #1

vilim opened this issue May 8, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@vilim
Copy link
Member

vilim commented May 8, 2020

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

@vilim vilim added the enhancement New feature or request label May 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant