Releases: alexteghipco/brainSurfer
Releases · alexteghipco/brainSurfer
v2.0.2.2
Colorbar visibility bug fixes, expanded operation options - Fixed colorbar bugs where the colorbar itself was not being shown/plotted - Standard deviation operation was not functional - Operation options did not add the newly generated maps to some listboxes - Added more operations (subtracting, multiplying, dividing maps, plus getting 1st principal component) - fixed bug where modulating transparency of one map by another caused artifacts when the limits of either map were also altered
More small bug fixes
Bug fixes are minor but releasing for matlab filexchange to update tutorial (gif host has gone offline). Other minor fixes for multi-file projection, centering on zero, gui save states
v2.0.2
Small but various bug fixes (e.g., better image cropping, bugs preventing some types of surface projection)
v2.0.1
Removed patchUnderlay bug that would not allow patching a single hemi…
Redesign and large update
Lots of updates! Rewritten to work in the MATLAB app framework.
- Redesigned GUI that resizes in a way that preserves button layouts (so you will no longer find buttons disappearing on lower resolutions)
- Improved patching speed
- Support for additional file types
- Support for atlases
- Interactive data tips
- Projecting volume data onto the fs_LR template
- Projecting surface data in fsaverage to fs_LR and fs_LR to fsaverage
- Various new GUI functions (e.g., cluster editing based on data tips, operations over maps, histograms for loaded data, importing colors from annot and cifit files, randomizing colors, converting thresholded data to atlases, saving files in any new colormap editor, saving files, saving GUI states, etc)
- Lots of misc. bug fixes