Directory mrLoadRet/Edit/

Directory Created:
2007-01-19 00:37
Total Files:
8
Deleted Files:
6
Lines of Code:
1302

[root]/mrLoadRet/Edit

Lines of Code

mrLoadRet/Edit/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 47 (100.0%) 1606 (100.0%) 34.1
justin 41 (87.2%) 1128 (70.2%) 27.5
eli 4 (8.5%) 459 (28.6%) 114.7
ds 1 (2.1%) 15 (0.9%) 15.0
david 1 (2.1%) 4 (0.2%) 4.0

Most Recent Commits

justin 2010-11-25 11:28 Rev.: 1888

This changeset implements plugin functionality for the MLR interface. There are two new added functions:

mlrAdjustGUI, which is the one that plugins call to make adjustments to the GUI (e.g. add menu items)
mlrPlugin, which is used to select/deselect plugins that you want and also installs plugins that are selected

viewGet/viewSet have two new parameters, one to set defaultInterrogators and one to set colormaps. This allows editOverlayGUImrParams to get additional colormaps of your choosing, and allows mrInterrogator to display customized interrogators.

mrOpenWindow has one line in it which calls mlrPlugin to install plugins when you start mrLoadRet.

A default plugin which demonstrates how to write a plugin is in the directory Plugin/Default. It adds a menu item 'Select Plugins'.

mrGetPref was modified to allow two new preferences. One keeps what plugins are selected as a cell array of strings for the folder name (selectedPlugins). The other keeps a comma-delimited list of path names where additional plugin directories may be found.

8 lines of code changed in 1 file:

  • mrLoadRet/Edit: editOverlayGUImrParams.m (+8 -1)
justin 2010-07-16 15:48 Rev.: 1700

Adding a hotCold colormap

17 lines of code changed in 1 file:

  • mrLoadRet/Edit: editOverlayGUImrParams.m (+17 -1)
justin 2010-03-04 19:41 Rev.: 1652

Allow editing the clip as well as the range values of an overlay

7 lines of code changed in 1 file:

  • mrLoadRet/Edit: editOverlayGUImrParams.m (+7 -4)
justin 2009-11-23 07:42 Rev.: 1546

Added some code to deal with xyzt_units

5 lines of code changed in 1 file:

  • mrLoadRet/Edit: setFramePeriod.m (+5)
justin 2009-11-23 07:20 Rev.: 1545

adding setFramePeriod to the repository

118 lines of code changed in 1 file:

  • mrLoadRet/Edit: setFramePeriod.m (new 118)
eli 2009-06-09 05:03 Rev.: 1456

added justin's mygauss function, used by the two condition color map

50 lines of code changed in 1 file:

  • mrLoadRet/Edit: editOverlayGUImrParams.m (+50)
justin 2009-05-12 14:16 Rev.: 1425

Fixing up some code that handles when your anatomy directory has moved. Now, it checks whether the file exists and puts up more informative message. Also edit base info gives you the path field which you can edit.

1 lines of code changed in 1 file:

  • mrLoadRet/Edit: editBaseGUI.m (+1 -1)
justin 2008-11-08 11:44 Rev.: 1324

adding back fig files with -kb flag set

0 lines of code changed in 3 files:

  • mrLoadRet/Edit: editBaseGUI.fig (new), editGroupGUI.fig (new), editSessionGUI.fig (new)
justin 2008-11-08 11:43 Rev.: 1323

resetting files to have -kb flag set

0 lines of code changed in 3 files:

  • mrLoadRet/Edit: editBaseGUI.fig (changed), editGroupGUI.fig (changed), editSessionGUI.fig (changed)
justin 2008-06-17 05:49 Rev.: 1194

clicking default parameters also resets value in the mrParamsDialog

8 lines of code changed in 1 file:

  • mrLoadRet/Edit: editBaseGUI.m (+8 -2)
justin 2008-05-09 07:12 Rev.: 1131

saving changes to all overlays with a button press

34 lines of code changed in 1 file:

  • mrLoadRet/Edit: editOverlayGUImrParams.m (+34)
ds 2008-05-08 16:39 Rev.: 1126

check for time in nifti file, decide whether to divide dim(5) by 1000 or 1.
see also viewSet

15 lines of code changed in 1 file:

  • mrLoadRet/Edit: editGroupGUI.m (+15 -1)
justin 2008-05-03 12:08 Rev.: 1096

added scaleToMaxAroundZero

1 lines of code changed in 1 file:

  • mrLoadRet/Edit: editOverlayGUImrParams.m (+1 -1)
justin 2008-04-11 05:14 Rev.: 1040

Added ability to edit surface names and path

34 lines of code changed in 1 file:

  • mrLoadRet/Edit: editBaseGUI.m (+34 -1)
justin 2008-04-07 22:52 Rev.: 1010

add ability to change interrogator

5 lines of code changed in 1 file:

  • mrLoadRet/Edit: editOverlayGUImrParams.m (+5 -1)
justin 2007-12-20 01:50 Rev.: 839

graceful quit when there is no overlay

2 lines of code changed in 1 file:

  • mrLoadRet/Edit: editOverlayGUImrParams.m (+2)
justin 2007-12-20 01:49 Rev.: 838

mrParamsDialog
now can update clip values and gamma

73 lines of code changed in 1 file:

  • mrLoadRet/Edit: editBaseGUI.m (+73 -97)
eli 2007-11-29 01:12 Rev.: 787

added cmaps based on spatiocmapprint

23 lines of code changed in 1 file:

  • mrLoadRet/Edit: editOverlayGUImrParams.m (+23 -1)
eli 2007-11-28 00:29 Rev.: 784

added gray and circular gray cmaps

11 lines of code changed in 1 file:

  • mrLoadRet/Edit: editOverlayGUImrParams.m (+11 -1)
justin 2007-11-10 04:57 Rev.: 780

minor changes

13 lines of code changed in 1 file:

  • mrLoadRet/Edit: editOverlayGUImrParams.m (+13 -15)

(8 more)

Generated by StatSVN 0.4.1