Oscar Esteban
Oscar Esteban
That causes the "non-brain regions covered" and the "squiggly lines" problems reported in #768 .
Write an index where all IQMs point to their name and definition in a more clear way
Resolves: #683.
Playing around metadata getters, and after working out a patch for the sibling issue #681, I've found the following related problem: ```Python In [11]: l.get_suffixes() Out[11]: ['bold', 'description', 'epi', 'magnitude1',...
I see that, for some reason, the affine matrices are not written: https://github.com/stnava/ANTs/blob/master/Examples/antsMotionCorr.cxx#L1078 Is there a reason for not writing them? The problem is that the center of rotation is...
Providing a conda installation would maximize the exposure of this tool, and will resolve some problems for windows users, as all the software is pre-compiled when the conda-forge recipe is...
This should ease the issues we are having with some dependencies (esp. hdf5) as well as make the building process more standardized across nipreps. In the long run it should...