Commit 3a6ecbd
ENH: align relative slice tolerance to 1% matching highdicom
Tighten relativeSliceTolerance from 2% to 1% to match the default
_DEFAULT_SPACING_RELATIVE_TOLERANCE in highdicom's get_volume_positions.
Empirical analysis shows only 131 additional series (out of 296k) fail
at 1% vs 2% — the distribution is bimodal with no meaningful population
in between.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent e02743b commit 3a6ecbd
1 file changed
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
80 | 83 | | |
81 | 84 | | |
82 | 85 | | |
| |||
0 commit comments