Commit cd9ec88
DOC: Warn of lossless float precision change in IO module migration guide
Several IO modules (NIfTI, MetaImage, NRRD, VoxBoCUB, SpatialObject, Mesh)
now use itk::ConvertNumberToString() for float/double metadata, replacing
the 6-significant-digit default. Tests comparing raw header text against
golden baselines may need updating.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 18c0aba commit cd9ec88
File tree
1 file changed
+16
-0
lines changed- Documentation/docs/migration_guides
1 file changed
+16
-0
lines changedLines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
216 | 232 | | |
217 | 233 | | |
218 | 234 | | |
| |||
0 commit comments