Skip to content

Releases: anniegbryant/subcortex_visualization

v1.3.0: Add three new atlases and advanced visualization features

05 May 02:59

Choose a tag to compare

v1.3.0: Multi-space atlas support, parcel segmentation, and internal refactor
New atlases: Added Brainstem Navigator, CIT168, and THOMAS thalamus atlases; all atlases now provided in both MNI152NLin6Asym and MNI152NLin2009cAsym standard spaces

Modified feature (parcel segmentation): Revused parcel_segstats() in both R and Python to extract and summarize voxel values with any requested statistic from an input NIfTI volume across atlas parcels

Internal plotting refactor: Decomposed monolithic plotting logic into focused helpers (_prep_data, _plot_helper, _plot_helper_individual, etc.) in both packages; fixed bilateral hemisphere handling (BL/BR/B normalization)

Docs: Updated tutorials, API reference pages, and atlas info pages for all new atlases and the segmentation feature

v1.2.1: Return cerebellum hemispheres and vermis region names separately

07 Feb 22:45

Choose a tag to compare

Merge branch 'main' of https://github.com/anniegbryant/subcortex_visu…

v1.2.0: Python + R together

15 Jan 22:19

Choose a tag to compare

This release adds (preliminary) R functionality to complement the Python package. The subcortexVisualizationR R package extension creates ggplot2-compatible visualizations, enabling the user to combine subcortical and/or cerebellar 2D vector graphics with cortical visualizations generated by the ggseg package.

v1.0.0

26 Sep 15:19

Choose a tag to compare

This release simply corrects a typo in the object tag for the right pallidum in the .svg for the aseg atlas.

Initial Zenodo release

12 May 02:34

Choose a tag to compare

initial_release

Add region names to atlas info pages