Roadmap#
This document outlines the high-priority items planned for future releases.
Core Features#
[ ] Plugin System: Allow users to register new atlases or meta-analysis sources dynamically.
[ ] BIDS Support: Native integration with BIDS-formatted datasets.
[ ] Probabilistic Atlases: Better handling of soft-probability maps.
Modality Extensions#
[ ] M/EEG Sensors: Support for channel-level data (sensors) in addition to source coordinates.
Data & Quality#
[ ] NeuroQuery: Extend the study database fetcher to fully support the latest NeuroQuery dataset schemas.
[ ] Type Checking: Implement strict optional type checking with
mypy.[ ] Test Robustness: Address currently skipped tests.