- Jul 23, 2019
-
-
Paul McCarthy authored
between fsl.transform.nonlinear and fsl.data.image.
-
Paul McCarthy authored
-
- Nov 23, 2018
-
-
Paul McCarthy authored
used.
-
- Aug 02, 2018
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- Oct 23, 2017
-
-
Paul McCarthy authored
-
- Apr 25, 2017
-
-
Paul McCarthy authored
-
- Apr 18, 2017
-
-
Paul McCarthy authored
melodicanalysis functions - .gica suffix no longer recognised.
-
- Apr 16, 2017
-
-
Paul McCarthy authored
-
- Apr 15, 2017
-
-
Paul McCarthy authored
-
- Jan 13, 2017
-
-
Paul McCarthy authored
returning/assuming transposed affines (column-major). This is because that's what OpenGL uses.
-
- Nov 08, 2016
-
-
Paul McCarthy authored
-
- Nov 04, 2016
-
-
Paul McCarthy authored
scaling on partial model fits. Also added new method isFirstLevelAnalysis.
-
- Sep 12, 2016
-
-
Paul McCarthy authored
-
- Sep 02, 2016
-
-
Paul McCarthy authored
-
- May 05, 2016
-
-
Paul McCarthy authored
-
- May 04, 2016
-
-
Paul McCarthy authored
ordered dict.
-
- Apr 04, 2016
-
-
Paul McCarthy authored
-
- Apr 01, 2016
-
-
Paul McCarthy authored
fsl.utils.path. Featresults get*File functions use addExt instead of glob, as it is much more robust.
-
Paul McCarthy authored
having everything floating point would be a problem. Also fixed little bug in FeatTimeSeries - overlay was being set to None.
-
Paul McCarthy authored
cluster panel was trying to load ztats for contrast -1 when no cluster results.
-
- Mar 18, 2016
-
-
Paul McCarthy authored
module. Hopefully fixed TimeSeries confusion w.r.t. nested .feat/.ica directories
-
- Jan 12, 2016
-
-
Paul McCarthy authored
-
- Dec 01, 2015
-
-
Paul McCarthy authored
directory given a path, and to get top level analysis directory.
-
- Nov 12, 2015
-
-
Paul McCarthy authored
hopefully less buggy.
-
- Oct 28, 2015
-
-
Paul McCarthy authored
controlled by the usePixdim and plotMode properties are now performed by the TimeSeriesPanel, instead of the TimeSeries class. This was done because TimeSeries instances added to the list already had scaling/offsetting applied, so it was potentially being doubly applied. This is no longer the case, due to a new 'preproc' option in the PlotPanel.drawDataSeries method. Also added some melodic specific stuff to the OverlayInfoPanel. Also fixed the overlay.guessDataSourceType to handle melodic analyses that are located inside other melodic/feat analysis directories. Also tweaked the new colourmaps.randomDarkColour function to be slightly less dark.
-
- Oct 23, 2015
-
-
Paul McCarthy authored
and stubs so far.
-
- Oct 19, 2015
-
-
Paul McCarthy authored
-
- Oct 15, 2015
-
-
Paul McCarthy authored
-
- Sep 07, 2015
-
-
Paul McCarthy authored
2. Updated documentation references to __init__ methods, as sphinx doesn't resolve them. 3. Bug fix in featresults module when loading contrast matrix.
-
- Sep 01, 2015
-
-
Paul McCarthy authored
-
- Jul 22, 2015
-
-
Paul McCarthy authored
featresults loadClusterResults function transforms them into voxels. Max movie mode rate changed to 1 second.
-
Paul McCarthy authored
coordinates are in standard space, rather than voxels. Fixed the former, but not the latter.
-
- Jul 13, 2015
-
-
Paul McCarthy authored
for cluster masks (and other random label images).
-
Paul McCarthy authored
add Z statistics and cluster masks as overlays.
-
- Jul 12, 2015
-
-
Paul McCarthy authored
op.split.
-
- Jul 10, 2015
-
-
Paul McCarthy authored
clustering has been run or not, as design.fsf settings are very fickle. Instead, I am using the existence of cluster_*txt to determine whether or not they exist. DisplayContext.getDisplay was potentially creating Display/Opts instances for overlays that were not in overlay list. This has been rectified.
-
Paul McCarthy authored
-
Paul McCarthy authored
now in a module called featresults.py, which allows query/load of settings, files, etc. Also added ability to load an overlay from a FEAT directory (instead of having to specify the filtered_func_data). But WX does not have a file dialog which allows selection of either files or directories, so this new feature can only be done via command line at present.
-