Guillaume Becq
Results
2
issues of
Guillaume Becq
**Description of be the bug** The SliceTiming computation in version 0.3.8 of brkraw seems to give a wrong result. In `/lib/reference.py` the formulation is: ```python SliceTiming = dict(TR = 'VisuAcqRepetitionTime',...
bug
correct a bug with image.orthoview() from class nibabel.viewers.OrthoSlicer3D There is a wrong selection of indices from original data using the inverse affine transform, leading to weird selection of voxels This...