Skip to content
Snippets Groups Projects
  1. Dec 08, 2015
  2. Dec 07, 2015
  3. Dec 06, 2015
  4. Dec 04, 2015
  5. Dec 01, 2015
  6. Nov 27, 2015
  7. Nov 20, 2015
  8. Nov 19, 2015
  9. Nov 18, 2015
  10. Nov 17, 2015
  11. Nov 13, 2015
  12. Nov 12, 2015
  13. Nov 11, 2015
  14. Nov 10, 2015
  15. Nov 09, 2015
  16. Nov 05, 2015
  17. Nov 03, 2015
  18. Nov 02, 2015
  19. Oct 30, 2015
  20. Oct 29, 2015
  21. 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
    • Paul McCarthy's avatar
      TimeSeriesControlPanel refactorings, should now be less buggy. New · ee87fd94
      Paul McCarthy authored
      option on TimeSeriesPanel - plotMelodicICs, which allows melodic images
      to be treated as regular 4D images.
      ee87fd94
  22. Oct 27, 2015
Loading