| { | |
| "quantization": "int16_fullrange_symmetric", | |
| "dtype": "int16", | |
| "layout": "XYZ", | |
| "shape": [ | |
| 256, | |
| 256, | |
| 256 | |
| ], | |
| "scale": 32.767, | |
| "vmin": -1000.0, | |
| "vmax": 1000.0, | |
| "target_spacing_xyz": [ | |
| 1.5, | |
| 1.5, | |
| 1.5 | |
| ], | |
| "applied_spacing_xyz": [ | |
| 1.5, | |
| 1.5, | |
| 1.5 | |
| ], | |
| "zoom_from_src_spacing": [ | |
| 0.4557291567325592, | |
| 0.4557291567325592, | |
| 0.5 | |
| ], | |
| "note": "Resampled by target spacing first, then center crop/pad to target shape." | |
| } |