Closed AntoineTheb closed 1 month ago
Attention: Patch coverage is 91.04478%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 68.84%. Comparing base (
1d6f848
) to head (7bae331
). Report is 11 commits behind head on master.
Quick discussion with @frheault, can you rename scil_volume_reshape_to_reference.py to scil_volume_reslice_to_reference.py ?
Good point @arnaudbore, done in 0e925ed
@arnaudbore ?
Really for merging @arnaudbore @frheault
Quick description
This new script allows to pad or crop a volume to a specified resolution (or to match a reference volume). It is complementary to
scil_volume_resample.py
.This will be useful to build machine learning datasets where it is desirable to deal with fixed-size volumes.
Type of change
Check the relevant options.
Provide data, screenshots, command line to test (if relevant)
GDrive
fodf_128.nii.gz was used as the base file.
Checklist