Update CBCT/Prediction.yml
Browse files- CBCT/Prediction.yml +0 -6
CBCT/Prediction.yml
CHANGED
|
@@ -12,12 +12,6 @@ Predictor:
|
|
| 12 |
transforms:
|
| 13 |
TensorCast:
|
| 14 |
dtype: int16
|
| 15 |
-
ResampleToResolution:
|
| 16 |
-
spacing:
|
| 17 |
-
- 1
|
| 18 |
-
- 1
|
| 19 |
-
- 3
|
| 20 |
-
inverse: true
|
| 21 |
Clip:
|
| 22 |
min_value: min
|
| 23 |
max_value: percentile:99.5
|
|
|
|
| 12 |
transforms:
|
| 13 |
TensorCast:
|
| 14 |
dtype: int16
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
Clip:
|
| 16 |
min_value: min
|
| 17 |
max_value: percentile:99.5
|