Releases: anniegbryant/subcortex_visualization
v1.3.0: Add three new atlases and advanced visualization features
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
Merge branch 'main' of https://github.com/anniegbryant/subcortex_visu…
v1.2.0: Python + R together
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
This release simply corrects a typo in the object tag for the right pallidum in the .svg for the aseg atlas.
Initial Zenodo release
initial_release Add region names to atlas info pages