- Nov 11, 2015
-
-
Paul McCarthy authored
insensitive. Unrelated bugfix to AtlasInfoPanel.
-
Paul McCarthy authored
commits ago.
-
Paul McCarthy authored
easier. The original name is still accessible via a new 'displayName' method.
-
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
-
Paul McCarthy authored
-
- Nov 05, 2015
-
-
Paul McCarthy authored
controls, so this is going to stall for a bit.
-
- Nov 04, 2015
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
not correctly clearing/configuring alpha blending.
-
- 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
PlotControlPanel, PowerSpectrumControlPanel, TimeSeriesControlPanel, and powerspectrumseries module.
-
Paul McCarthy authored
class, the OverlayPlotPanel, which derives from PlotPanel, and contains all that DataSeries caching logic. HistogramPanel will follow.
-
Paul McCarthy authored
base class, the PlotControlPanel, which contains shared thingos.
-
Paul McCarthy authored
'getDataSeries'. Am planning to consolidate shared functionality between time series/histogram/power spectrum panels.
-
- Oct 30, 2015
-
-
Paul McCarthy authored
more work (and documentation).
-
Paul McCarthy authored
-
- Oct 29, 2015
-
-
Paul McCarthy authored
brightness/contrast of the current overlay to be adjusted.
-
Paul McCarthy authored
-
Paul McCarthy authored
stupid, and wx.ELLIPSIZE_MIDDLE is not the same as wx.ST_ELLIPSIZE_MIDDLE.
-
Paul McCarthy authored
-
Paul McCarthy authored
return non-zero size.
-
Paul McCarthy authored
with canvas, and scrollbar no longer appears in screenshots.
-
- 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
was semi-broken.
-
Paul McCarthy authored
if said listener is not registered.
-
Paul McCarthy authored
VoxelTimeSeries, contains voxel stuff. Time series refactoring complete (bar any unfound bugs).
-
Paul McCarthy authored
TimeSeriesPanel. Some work to go.
-
Paul McCarthy authored
option on TimeSeriesPanel - plotMelodicICs, which allows melodic images to be treated as regular 4D images.
-
Paul McCarthy authored
again. Time series list is still broken, but will be fixed soon.
-
- 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
-
Paul McCarthy authored
TimeSeriesPanel. Things are going to change.
-
- Oct 23, 2015
-
-
Paul McCarthy authored
and stubs so far.
-