v1.4.0
This release fixes several bugs and adds significant features, most notably, a new implementation of animations/movies, the addition of a tangential surface annotation option, and the ability to import foci from a text file.
wb_view:
Changes to existing behavior
- Made scroll wheel direction consistent (now "natural scrolling" setting controls zoom direction on all platforms)
- Image capture defaults to 300 DPI
- Tab yoking does not apply to Volume slice planes (displayed planes may be different in the yoked tabs)
- Gap added to crosshairs to avoid obscuring data under the crosshairs
- Default palette mode is now Absolute Percentile
- Allow for Border point sphere size setting prior to drawing any borders
- Upon Right click over a brainordinate, selections for connectivity files, but only those that contain the brainordinate, are displayed
- Improved window tab dragging performance (for changing a tab’s position in tile tabs)
- Default description for a new scene streamlined
- Percentile coloring of single-value ROIs uses max palette color rather than min
New Features
- New implementation of animation and movie recording
- "Tangential" surface annotation option (annotation rotates with and appears to be "painted" onto the surface)
- Orthogonal Volume Slice Scrolling by dragging the mouse in view window
- Data ToolTips (information displayed about brainordinate in top-most selected layer under mouse hover)
- Dynamic connectivity added for GIFTI and NIFTI volume files containing time-series data
- Preference for ALL slice layout; can now be single column, row, or grid
- Preference for window background color (for region not covered by a tab's content)
- Spacer rows/columns added to grid tile tabs layout for adding titles (via annotations)
- Display of files with the same file name, but different directory paths is supported and a partial path is displayed in the GUI for distinguishing files with the same file name
Bug Fixes
- Identification on asymmetric parcel connectivity files fixed
- Removed absolute paths in Scene file that were causing errors (now using relative paths)
- Selection of thin Annotation lines fixed
- Various BALSA interface bugs and error messages; including bug with special characters causing JSON error
- palette "apply to all" was unnecessarily slow
wb_command:
Changes to existing behavior
- dilation default exponent and cutoff calculation changed to reduce edges, volume dilate speed improved
- -cifti-parcellate now uses -include-empty behavior by default, old method is available via -legacy-mode
- remove files before opening for writing, so that overwriting a symlink doesn't try to modify the existing file
New Features
- -cifti-correlation-gradient has new -double-correlation option to avoid needing to write a dconn to disk
- -foci-import (import foci from a text file)
- -annotation-resample (move annotations to new mesh)
- log2 option for new distortion measures and math commands
- L2norm reduction method
- -cifti-merge uses considerably less memory
- option in -zip-scene-file and -zip-spec-file to continue despite missing files
Bug Fixes
- cifti separate ROW with longer rows than columns was crashing