Skip to content

Commit

Permalink
mention new vis.subject.pre function
Browse files Browse the repository at this point in the history
  • Loading branch information
dfsp-spirit committed Sep 16, 2021
1 parent c37bc22 commit 7114ec1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,14 @@ Version 0.5.0
- The function vis.color.on.subject now supports the 'style' parameter supported by other vis functions.
- Add new highlight.* functions which are useful mainly for debugging.
- Fix accidental printing of rglactions to console when calling vis functions.
- Add new 'export' function, an alias for 'vis.export.from.coloredmeshes' so you have to type less.
- Add new 'export' function, an alias for 'vis.export.from.coloredmeshes' so you have to type less. Updated vignettes and example notebooks accordingly.
- Add new entry on vector graphics conversion to the 'fsbrain FAQ' vignette.
- Add surface.curvatures function that can compute k1 and k2 (requires optional dependency package 'Rvcg').
- Add functions to write group standard space per-vertex data: write.group.morph.standard and write.group.morph.standard.mf
- Add new and more convenient volume visualization function: volvis.lb is a convenient wrapper around volvis.lightbox.
- Add new function demographics.to.qdec.table.dat that can convert a demographics dataframe from an Excel or CSV file to qdec.table.dat format and write the additional factor level files.
- Add new sjd.demo() function, a shortcut to download optional demonstration data and get the path to the downloaded subjects dir.
- Add vis.subject.pre function, a new high-level function for visualizing preloaded data (see #31)


Version 0.4.3
Expand Down

0 comments on commit 7114ec1

Please sign in to comment.