-
Notifications
You must be signed in to change notification settings - Fork 11
Add function to perform cropping in either sequence/collection axes #58
Copy link
Copy link
Open
Labels
audience - developeraffects internal development or blocks another issueaffects internal development or blocks another issueeffort - daya day or lessa day or lessimpact - criticalhas no practical workaround and prevents regular usehas no practical workaround and prevents regular usepriority - mediumautomated priority tagautomated priority tagreach - mediumaffects several users weeklyaffects several users weeklyskill - dataskill tagskill tagskill level - basicskill level tagskill level tag
Metadata
Metadata
Assignees
Labels
audience - developeraffects internal development or blocks another issueaffects internal development or blocks another issueeffort - daya day or lessa day or lessimpact - criticalhas no practical workaround and prevents regular usehas no practical workaround and prevents regular usepriority - mediumautomated priority tagautomated priority tagreach - mediumaffects several users weeklyaffects several users weeklyskill - dataskill tagskill tagskill level - basicskill level tagskill level tag
Type
Fields
Give feedbackNo fields configured for issues without a type.
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