- Dec 08, 2015
-
-
Paul McCarthy authored
autoDisplay is enabled).
-
- Dec 07, 2015
-
-
Paul McCarthy authored
less room. Updated autodisplay module to work with negative colour maps.
-
Paul McCarthy authored
-
- Dec 06, 2015
-
-
Paul McCarthy authored
load a melodic overlay.
-
- Dec 04, 2015
-
-
Paul McCarthy authored
files (containing only a noisy component list), adjusted melodic lookup table.
-
- Dec 01, 2015
-
-
Paul McCarthy authored
directory given a path, and to get top level analysis directory.
-
Paul McCarthy authored
overlay/contrast. User only has to wait the first time that a cluster grid is created.
-
Paul McCarthy authored
performant. WidgetGrid related updates elsewhere.
-
- Nov 27, 2015
-
-
Paul McCarthy authored
-
- Nov 20, 2015
-
-
Paul McCarthy authored
clippingRange symmetric about 0.
-
Paul McCarthy authored
specified on the command line. Bugfix in OverlayPlotPanel - DataSeries property listeners were not being de-registered in destroy().
-
Paul McCarthy authored
the action when it is invoked. OverlayDisplayToolBar no longer has a settings button - the OverlayDisplayPanel is now accessed through the view panel menu. Ortho/LightBoxToolBar no longer have a 'showMoreSettings' action - this is now on the CanvasPanel - toggleCanvasSettingsPanel, and toggleDisplayPanel.
-
- Nov 19, 2015
-
-
Paul McCarthy authored
a different name if they use a built-in name, and is prompted to confirm overwrite if they use the name of an existing (user-saved) perspective.
-
Paul McCarthy authored
actions.__init__ module contains aliases for all the global Action classes. FSLEyesFrame no longer stores a dict of {AuiPaneInfo : ViewPanel} mappings, because AuiPaneInfo objects are evidently not persistent, so I cannot use them as dict keys. New action - ClearPerspectiveAction, which delets all user-saved perspectives. SavePerspectiveAction is functional. Perspectives module is functional, but needs more work w.r.t. managing built-in perspectives.
-
Paul McCarthy authored
this. Some other minor fixes/tweaks.
-
- Nov 18, 2015
-
-
Paul McCarthy authored
-
Paul McCarthy authored
updated if a control panel is closed directly by the user, as opposed to being closed by the ToggleAction. OrthoPanel no longer shows edit toolbar by default.
-
- Nov 17, 2015
-
-
Paul McCarthy authored
decorator design. Need to iron out some class-hierarchy related bugs.
-
- Nov 13, 2015
-
-
Paul McCarthy authored
four modes. Things are probably broken.
-
Paul McCarthy authored
horizontal space. And a couple of fixes/enhancements as well.
-
Paul McCarthy authored
-
- Nov 12, 2015
-
-
Paul McCarthy authored
hopefully less buggy.
-
- Nov 11, 2015
-
-
Paul McCarthy authored
insensitive. Unrelated bugfix to AtlasInfoPanel.
-
Paul McCarthy authored
work on managing case-sensitive component labels/LUT labels/tags.
-
- Nov 10, 2015
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- Nov 09, 2015
-
-
Paul McCarthy authored
-
- Nov 05, 2015
-
-
Paul McCarthy authored
controls, so this is going to stall for a bit.
-
- Nov 03, 2015
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
generic PlotListPanel, which is now used by all three plot panels.
-
- Nov 02, 2015
-
-
Paul McCarthy authored
TimeSeries/PowerSpectrum re-factorings.
-
Paul McCarthy authored
base class, the PlotControlPanel, which contains shared thingos.
-
- Oct 30, 2015
-
-
Paul McCarthy authored
more work (and documentation).
-
- Oct 29, 2015
-
-
Paul McCarthy authored
-
- 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.
-
Paul McCarthy authored
option on TimeSeriesPanel - plotMelodicICs, which allows melodic images to be treated as regular 4D images.
-
- Oct 27, 2015
-
-
Paul McCarthy authored
less buggy, and supports MelodicTimeSeries. FEAT mode is broken, time series 'hold' is broken, and I think the HistogramPanel is broken. Will be fixed soon.
-
Paul McCarthy authored
TimeSeriesPanel. Things are going to change.
-