- Jan 25, 2017
-
-
Paul McCarthy authored
of (M*3,). New gifti module for basic gifti surface support.
-
- Jan 24, 2017
-
-
Paul McCarthy authored
labels - failing when trying to load a label file with no noise components.
-
- Jan 22, 2017
-
-
Paul McCarthy authored
-
- Jan 20, 2017
-
-
Paul McCarthy authored
voxToWorldMat is changed.
-
- Jan 16, 2017
-
-
Paul McCarthy authored
xform. Transform module has new flirtMatrixToSform function which turns a FLIRT matrix into a src -> struc sform transformation.
-
- Jan 13, 2017
-
-
Paul McCarthy authored
returning/assuming transposed affines (column-major). This is because that's what OpenGL uses.
-
- Jan 12, 2017
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
when it is. New functions in transform module.
-
- Jan 09, 2017
-
-
Paul McCarthy authored
-
- Jan 06, 2017
-
-
Paul McCarthy authored
EVs
-
- Jan 05, 2017
-
-
Paul McCarthy authored
-
- Jan 03, 2017
-
-
Paul McCarthy authored
-
- Dec 22, 2016
-
-
Paul McCarthy authored
-
- Dec 19, 2016
-
-
Paul McCarthy authored
0. AtlasRegistry is no longer thread-safe. It was causing too much trouble, and loading atlas descriptions is not a bottle neck anyway, so it's completely unnecessary. 1. AtlasDescriptions are now stored as a sorted list. 2. All atlases (including those in $FSLDIR) are saved. 3. More AtlasRegistry methods to rescan, check, and remove atlases.
-
- Dec 16, 2016
-
-
Paul McCarthy authored
-
Paul McCarthy authored
Little bugfix in Notifier - calling skip/enabled methods with no listeners registered would result in error.
-
- Dec 13, 2016
-
-
Paul McCarthy authored
dimensionality
-
- Dec 09, 2016
-
-
Paul McCarthy authored
-
- Dec 08, 2016
-
-
Paul McCarthy authored
changed data.
-
- Nov 29, 2016
-
-
Paul McCarthy authored
identifying reference image associated with a FIRST vtk file.
-
- Nov 24, 2016
-
-
Paul McCarthy authored
-
- Nov 23, 2016
-
-
Paul McCarthy authored
-
Paul McCarthy authored
space as another.
-
- Nov 20, 2016
-
-
Paul McCarthy authored
-
- Nov 17, 2016
-
-
Paul McCarthy authored
the default file extensions (i.e. the FSLOUTPUTTYPE) - this is used by the fslpy_immv/imcp command line scripts.
-
Paul McCarthy authored
-
Paul McCarthy authored
appropriate extension
-
- Nov 15, 2016
-
-
Paul McCarthy authored
-
- Nov 14, 2016
-
-
Paul McCarthy authored
dictionary. Intead, they use 'file groups', which is conceptually much easier to understand. New functions splitExt and getFileGroup. Also added imcp and immv functions, which perform the equivalent of the FSL imcp/immv scripts (but are more general).
-
- Nov 09, 2016
-
-
Paul McCarthy authored
previous commit.
-
- Nov 08, 2016
-
-
Paul McCarthy authored
-
- Nov 04, 2016
-
-
Paul McCarthy authored
-
Paul McCarthy authored
scaling on partial model fits. Also added new method isFirstLevelAnalysis.
-
- Nov 03, 2016
-
-
Paul McCarthy authored
-
- Oct 21, 2016
-
-
Paul McCarthy authored
sorted eigenvalues. I do not understand numpy indexing.
-
Paul McCarthy authored
dtifit.py. Added new function, decomposeTensorMatrix, which turns a 6 volume tensor matrix image into eigenvalue and eigenvector images.
-
- Oct 20, 2016
-
-
Paul McCarthy authored
-
- Oct 19, 2016
-
-
Paul McCarthy authored
readbuf size, despite profiling showing that it doesn't make much difference.
-
- Sep 29, 2016
-
-
Paul McCarthy authored
-