nitransforms
nitransforms copied to clipboard
a standalone fork of nipy/nibabel#656
I have joined CHUV (Lausanne, Switzerland) for a 5 month placement and am working with Oscar Esteban on this project. We worked through this problem together as an example of...
https://github.com/nipy/nitransforms/blob/592f91baa6138d2f6d018d8b1768f59435f7d553/nitransforms/tests/test_base.py#L132-L133 Abstract instance. It does not make sense to save abstract data from TransformBase() to the hard disk.
Dear Developers, currently I am aiming to reproduce the normalization steps in fmriprep (e.g. _desc-preproc_T1w.nii.gz -> 1_space-MNI152NLin6Asym_desc-preproc_T1w.nii.gz) with nitransforms. The bigger goal is to check bit-identity between fmriprep outputs and...
(low priority)
cc/ @effigies
cc/ @effigies
Write functions to output displacement fields from nitransforms to nifti for ITK/FSL/AFNI. see https://github.com/nipreps/niworkflows/pull/819#discussion_r1287485844
Hello, I believe there is a bug during the mapping of deformation fields. In the .map method of the DenseFieldTransform class, I believe the locations that are mapped out-of-domain should...