1.2.8
What's Changed
- FIX pass overlay_file arg when creating cutout. by @cchen23 in #496
- FIX update URL of retinotopy dataset by @mvdoc in #499
- ENH allow setting curvature values when starting webgl viewer by @mvdoc in #498
- FIX ensure correct datatype for mri_surf2surf by @mvdoc in #502
- FIX check if shapes exist before setting the labels in the WebGL viewer by @mvdoc in #501
- FIX do not use a default layout selection for multiple volumes by @mvdoc in #503
- FIX Improve masks returned by
get_roi_masks
and correctly split into left/right hemispheres by @mvdoc in #504 - Add codespell: workflow, config and fix typos it finds by @yarikoptic in #506
- FIX save surf2surf matrix with surface_type in filename by @mvdoc in #510
- FIX do not register colormap if already done by @Matlmr in #512
- MNT specify when to run actions by @mvdoc in #513
- ADD add multiple data at the same time if data is a list by @Matlmr in #514
- ENH,EXA add function to upsample from fsaverageX to fsaverage by @mvdoc in #519
- ENH Add more options for freesurfer's automatic alignment, move code for FSL's automatic alignment by @mvdoc in #528
- FIX,DOC make sure cmap filename ends with png by @mvdoc in #529
- ENH sort subject list and improve repr of transforms by @mvdoc in #530
- DOC Update README.md by @FrancisVila in #527
- FIX,MNT import surfaces generated from volumes with any voxel size by @mvdoc in #531
- FIX allow any character in mask name by @mvdoc in #533
New Contributors
- @Matlmr made their first contribution in #512
- @FrancisVila made their first contribution in #527
Full Changelog: 1.2.7...1.2.8