HemiSpec¶
HemiSpec is a PyPI-first software and workflow toolkit for computing reconstruction-derived hemispheric specificity (ANS/RNS) from preprocessed gray-matter maps. The CLI and GUI are entry points installed into the same Python/PyTorch environment as the package and model cache.
Quick start Install from PyPI Data and models
Workflow overview¶
Choose your path¶
-
Run HemiSpec
Create a PyPI-managed Python/PyTorch environment, then run the synthetic quickstart or launch the package-installed GUI.
-
Understand ANS/RNS
Learn the reconstruction framework, metric definitions, and downstream task analysis.
-
Model and data assets
DGN checkpoints, hemisphere-classifier bundles, and data policy.
-
Developer docs
Architecture, API design, deployment, and roadmap.
Citation¶
HemiSpec builds on the ANS/RNS framework from Wang et al. 2024 (Patterns). See Citation for the full reference.
HemiSpec v0.1.0 is a public beta; PyPI is the recommended install path, while GitHub Releases archive fallback artifacts. Source: github.com/mqqq333/HemiSpec.
Made with Material for MkDocs.