Class PlausibilityCheck.ZExtentRatio

java.lang.Object
sc.fiji.snt.analysis.curation.PlausibilityCheck.DeepCheck
sc.fiji.snt.analysis.curation.PlausibilityCheck.ZExtentRatio
Enclosing class:
PlausibilityCheck

public static class PlausibilityCheck.ZExtentRatio extends PlausibilityCheck.DeepCheck
Flags paths whose Z-extent is implausibly small relative to their length. Pattern: the user traced in a single image slice instead of following the neurite through the stack. Caveat: legitimate flat arbors exist (RGC dendrites, some interneurons), so this check is disabled by default and is best enabled via a cell-type-specific preset. Also: if every path in the collection has zero Z-extent the dataset is treated as 2D and the check returns empty silently rather than flagging every path.