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

Add function to perform cropping in either sequence/collection axes #58

Open
Tracked by #193
cmeyer opened this issue Jul 25, 2024 · 0 comments
Open
Tracked by #193

Add function to perform cropping in either sequence/collection axes #58

cmeyer opened this issue Jul 25, 2024 · 0 comments
Labels
audience - developer affects internal development or blocks another issue effort - day a day or less good first issue good for newcomers impact - critical has no practical workaround and prevents regular use priority - medium automated priority tag reach - medium affects several users weekly skill - data skill tag skill level - basic skill level tag

Comments

@cmeyer
Copy link
Collaborator

cmeyer commented Jul 25, 2024

Evaluate whether this function (below) would work (with cleanup) or whether something new is needed.

https://github.com/nion-software/experimental/blob/c82a086a78e85a6add21ccf120386ebf67e281e9/nionswift_plugin/nion_experimental_tools/MultiDimensionalProcessing.py#L43

See also function_sequence_trim.

Needs tests and must work efficiently with h5py backed arrays.

NOTE: this issue is for the low level function only, not any UI

@cmeyer cmeyer added effort - day a day or less good first issue good for newcomers impact - critical has no practical workaround and prevents regular use reach - medium affects several users weekly audience - developer affects internal development or blocks another issue labels Jul 25, 2024
@cmeyer cmeyer added the priority - medium automated priority tag label Jul 25, 2024
@cmeyer cmeyer added skill level - basic skill level tag skill - data skill tag labels Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audience - developer affects internal development or blocks another issue effort - day a day or less good first issue good for newcomers impact - critical has no practical workaround and prevents regular use priority - medium automated priority tag reach - medium affects several users weekly skill - data skill tag skill level - basic skill level tag
Projects
None yet
Development

No branches or pull requests

1 participant