- Aug 02, 2018
-
-
Paul McCarthy authored
-
- Apr 25, 2017
-
-
Paul McCarthy authored
-
- Apr 16, 2017
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- Feb 16, 2017
-
-
Paul McCarthy authored
by GiftiSurface. Adding comments to confusing model fit code to try and make refreshing our memories easier.
-
- 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
-
- Sep 12, 2016
-
-
Paul McCarthy authored
-
- Jun 04, 2016
-
-
Paul McCarthy authored
-
- May 05, 2016
-
-
Paul McCarthy authored
design/stats.
-
Paul McCarthy authored
-
- May 04, 2016
-
-
Paul McCarthy authored
ordered dict.
-
- Apr 04, 2016
-
-
Paul McCarthy authored
-
- Mar 08, 2016
-
-
Paul McCarthy authored
FeatImage.fit (caused I think by a numpy bug).
-
- 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.
-
- 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 14, 2015
-
-
Paul McCarthy authored
appropriately. Some things are broken due to weakref-related changes in the props package.
-
- Jul 13, 2015
-
-
Paul McCarthy authored
.feat/filtered_func_dat is loaded. This was the previous desired behaviour, but there was a bug in it.
-
Paul McCarthy authored
for cluster masks (and other random label images).
-
Paul McCarthy authored
add Z statistics and cluster masks as overlays.
-
- 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.
-
- Jul 09, 2015
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
demeaning, or scaling to percent-changed. Added ability to plot data reduced against a PE/COPE, and the ability to hide the raw data plot for a currently-selected FEAT time series (as the plot can get pretty messy).
-
- Jul 08, 2015
-
-
Paul McCarthy authored
and residuals.
-
Paul McCarthy authored
sum. 'Current time course' settings only shown if current time course is being shown. Other little changes.
-
Paul McCarthy authored
-
- Jul 07, 2015
-
-
Paul McCarthy authored
design a bit. Partial model fits are not being calculated correctly.
-
- Jul 06, 2015
-
-
Paul McCarthy authored
stuff. Overlay load function auto-detects FEAT-like images and creates FEATImage instances instead of Image instances where necessary.
-