Skip to content

Various bug fixes and some new features#62

Open
julienbesle wants to merge 275 commits intojustingardner:masterfrom
julienbesle:current
Open

Various bug fixes and some new features#62
julienbesle wants to merge 275 commits intojustingardner:masterfrom
julienbesle:current

Conversation

@julienbesle
Copy link
Contributor

@julienbesle julienbesle commented Mar 9, 2020

Here are a number of commits I have made to my fork in the last 2 and a half years. These mostly include changes to the GLM_v2 and viewGUI plugins, but also bug fixes and a few new features in other mrLoadRet functions.

Bug fixes include:

  • a fix for mlrAdjustGUI.m with a few menu properties whose name changed around Matlab version 9.4 (fixes R2019a weirdness with plugins #61)
  • fixed issues with new graphic object handle class in glmPlot.m
  • a fix for mrSub2ind.m for Matlab 2024 and above
  • many others added since this pull request was first created

New features include

  • option to import a specific frame from a 4D nifti file as base anatomy (loadAnat.m)
  • option to export ROIs as Freesurfer label files
  • made convertROICorticalDepth.m scriptable.
  • option of extend surface ROIs into white matter by using negative cortical depths
  • many others added since this pull request was first created

None of these changes should affect the default behaviour of mrTools.

Cheers
Julien

julienbesle and others added 23 commits September 28, 2019 18:26
…rom the GUI by calling mlrImportFreesurferLabel.m
…or message when an error is caught in the call to the ROI/overlay combine/transform function
…h (although mrParamsDialo does not seem to enforce this), moved removal of all voxels to the end of the function, and added some explanatory comments
…els that span two distant cortical locations (but not satisfactory yet)
…oxels belonging to distant locations on cortex
@julienbesle julienbesle changed the title Various bug fixes and Various bug fixes and some new features Mar 9, 2020
ppxma7 and others added 27 commits October 17, 2023 12:02
add pRF fit for 1d Gaussian for 4 digits
…NI space (using SPM12), and then importing the normalization information into mrLoadRet for conversion of coordinates to MNI space
… the Undo function can be used (only for the currently selected ROI)
…g coords to indices) to avoid choking on ROi coordinates outside the volume)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

R2019a weirdness with plugins

4 participants