- May 27, 2018
-
-
Paul McCarthy authored
get image data as numpy array.
-
- Jan 19, 2018
-
-
Paul McCarthy authored
-
- Aug 23, 2017
-
-
Paul McCarthy authored
-
- Apr 25, 2017
-
-
Paul McCarthy authored
-
- Apr 18, 2017
-
-
Paul McCarthy authored
labels which correspond to 'signal'.
-
Paul McCarthy authored
classification-related stuff from MelodicImage. Renamed MelodicClassification to VolumeLabel - intent is that it will be usable with non-melodic images.
-
- Sep 14, 2016
-
-
Paul McCarthy authored
passed through to listener functions.
-
- Sep 12, 2016
-
-
Paul McCarthy authored
-
- Jun 08, 2016
-
-
Paul McCarthy authored
arg. When a Notifier listener is registered, it can be specified to run on async.idle (to avoid threading issues). As an aside, I have just realised that there is a naming collision between Notifier.notify and HasProperties.notify, for anything which sub-classes both. I don't think anything does, but this will probably bite me in the future.
-
- Jun 05, 2016
-
-
Paul McCarthy authored
HasProperties type).
-
- Jun 04, 2016
-
-
Paul McCarthy authored
-
- May 11, 2016
-
-
Paul McCarthy authored
function renamed, and adjusted to support ICA-AROMA output.
-
Paul McCarthy authored
module, melodiclabels, which will contain all stuff related to IC classification labels.
-
- Apr 04, 2016
-
-
Paul McCarthy authored
-
- Dec 08, 2015
-
-
Paul McCarthy authored
autoDisplay is enabled).
-
- Nov 12, 2015
-
-
Paul McCarthy authored
hopefully less buggy.
-
- Nov 11, 2015
-
-
Paul McCarthy authored
work on managing case-sensitive component labels/LUT labels/tags.
-
- Nov 05, 2015
-
-
Paul McCarthy authored
controls, so this is going to stall for a bit.
-
- Nov 03, 2015
-
-
Paul McCarthy authored
-
- Oct 30, 2015
-
-
Paul McCarthy authored
more work (and documentation).
-
- 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.
-
Paul McCarthy authored
now automatically sets a TR property, if it can find the data file. TimeSeries scales melodic time series by this TR accordingly.
-
- Oct 27, 2015
-
-
Paul McCarthy authored
TimeSeriesPanel. Things are going to change.
-
- Oct 23, 2015
-
-
Paul McCarthy authored
and stubs so far.
-