[
https://issues.apache.org/jira/browse/SDAP-531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Riley Kuttruff updated SDAP-531:
--------------------------------
Resolution: Fixed
Status: Done (was: In Progress)
> Tomogram voxel masking by elevation skipped improperly if min/max elevation
> == 0
> --------------------------------------------------------------------------------
>
> Key: SDAP-531
> URL: https://issues.apache.org/jira/browse/SDAP-531
> Project: Apache Science Data Analytics Platform
> Issue Type: Bug
> Components: nexus-analysis
> Reporter: Riley Kuttruff
> Assignee: Riley Kuttruff
> Priority: Trivial
>
> Issue comes from some copied code that checks if min & max are set with a
> simple `if min and max`, which evaluates to `False` if either are 0. Since
> these are required in the tomogram algorithms, these checks can simply be
> removed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)