Update MR/Prediction.yml
Browse files- MR/Prediction.yml +1 -1
MR/Prediction.yml
CHANGED
|
@@ -11,7 +11,7 @@ Predictor:
|
|
| 11 |
Volume:
|
| 12 |
transforms:
|
| 13 |
TensorCast:
|
| 14 |
-
dtype:
|
| 15 |
ResampleToResolution:
|
| 16 |
spacing:
|
| 17 |
- 1
|
|
|
|
| 11 |
Volume:
|
| 12 |
transforms:
|
| 13 |
TensorCast:
|
| 14 |
+
dtype: int16
|
| 15 |
ResampleToResolution:
|
| 16 |
spacing:
|
| 17 |
- 1
|