Closed tashrifbillah closed 4 years ago
If we following the steps:
# convert NRRD/NHDR to NIFIT as the first step
# extract bse.py from just NIFTI later
then, (i) and (iv) are out of the picture.
(iii) nifti_write.py has been applied
slicesdir
from FSL
FUTURESenthil's experiment of python translated src/maskfilter
:
Kept option for mrtrix and src/maskfilter
Follow up from work group on 1/29/2020:
A few external dependencies can be removed readily:
https://github.com/pnlbwh/CNN-Diffusion-MRIBrain-Segmentation/blob/master/pipeline/pipeline_requirements.txt
(i) nrrd library - To check nhdr/nrrd Image header
unu
is no longer required given our development withpynrrd
(ii) ResampleImage - To Resample the input Image
(iii)
nifti_write.py
and then bse should be extracted usingpnlNipype/scripts/bse.py
(iv) ConvertBetweenFileFormats - To Convert ndhr/nrrd to nifti files
(v) FSL FLIRT - To perform Image Registration
cc: @yrathi @suheyla2 @sbouix