Skip to content
Snippets Groups Projects
Commit eded900f authored by Paul McCarthy's avatar Paul McCarthy
Browse files

Refactored TimeSeriesPanel preprocessing - the scaling/offsets

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.
parent 0918a269
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment