Commit 1cdfb6a
fix: avoid
Load each 3D volume's data into memory before concatenation
to prevent `indexed_gzip` `ZranError` when many gzipped NIfTI
files are open simultaneously.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>indexed_gzip seek failure in save_3d_to_4d
1 parent 26a1a31 commit 1cdfb6a
2 files changed
Lines changed: 4 additions & 5 deletions
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
| 327 | + | |
327 | 328 | | |
328 | | - | |
329 | | - | |
330 | | - | |
| 329 | + | |
| 330 | + | |
331 | 331 | | |
332 | 332 | | |
333 | | - | |
334 | | - | |
| 333 | + | |
335 | 334 | | |
336 | 335 | | |
337 | 336 | | |
| |||
0 commit comments