Brainload 0.2.0: Load groups of brains!
Brainload v0.2.0 is here and brings support for loading group data.
If you follow the FreeSurfer convention to have all your subject data in a single directory defined by the environment variable SUBJECTS_DIR, the new high-level functions make it very easy to load data for group comparison. See the entry for brainload.group() function in the API documentation for examples.
The binary here is identical to the one available on PyPI, and you should be able to install it using pip:
pip install --user brainloadOr use a virtual environment.