Skip to content
Snippets Groups Projects
  1. Apr 14, 2020
  2. Jan 19, 2018
  3. Oct 23, 2017
  4. Apr 25, 2017
  5. Apr 18, 2017
  6. Sep 12, 2016
  7. Sep 02, 2016
  8. Jun 04, 2016
  9. May 11, 2016
  10. May 04, 2016
  11. Mar 22, 2016
  12. Mar 18, 2016
  13. Mar 17, 2016
  14. Mar 02, 2016
  15. Dec 08, 2015
  16. Dec 06, 2015
  17. Dec 04, 2015
  18. Dec 01, 2015
  19. Nov 13, 2015
  20. Nov 12, 2015
  21. Nov 11, 2015
  22. Nov 10, 2015
  23. Nov 09, 2015
  24. Nov 05, 2015
  25. Nov 03, 2015
  26. Oct 30, 2015
  27. Oct 28, 2015
    • Paul McCarthy's avatar
      Refactored TimeSeriesPanel preprocessing - the scaling/offsets · eded900f
      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.
      eded900f
    • Paul McCarthy's avatar
      Documentation for melodicimage and melodicresults modules. MelodicImage · 0918a269
      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.
      0918a269
  28. Oct 27, 2015
  29. Oct 23, 2015
Loading