Releases: FZJ-INM1-BDA/siibra-python
Releases · FZJ-INM1-BDA/siibra-python
v0.3a10
Full Changelog: v0.3a9...v0.3a10
v0.3a9
Full Changelog: v0.3a8...v0.3a9
v0.3a8
- Qualifications and descriptions of feature links to brain regions, see examples/03_data_features/000_matchings.py
- Basic support for surface meshes
- remove dependency to cloud-volume in favor of the much more lightweight neuroglancer-scripts
- first implementation of EbrainsPublicDatasetConnector for querying versioned files from datasets in the new EBRAINS Knowledge Graph V3, used for new connectivity datasets (https://github.com/FZJ-INM1-BDA/siibra-python/blob/ff2048d952299b2a8594108c2318d92c0c22f6be/siibra/retrieval/repositories.py#L264)
- first implementation of EbrainsHdgConnector for getting data from the EBRAINS Human Data Gateway (https://github.com/FZJ-INM1-BDA/siibra-python/blob/ff2048d952299b2a8594108c2318d92c0c22f6be/siibra/retrieval/repositories.py#L174)
- many smaller fixes and updates
v0.3a6
- almost full rewrite of documentation with real code snippets from examples/ using sphinx-gallery
- Refactor of
ContinuousParcellationMap.assign()
and unify withassign_coordinates()
; now returns a pandas dataframe - bring back cell distribution features (fix species spec)
- several bug fixes
- first implementation of a bigbrain sampler
v0.3a4: Merge pull request #110 from FZJ-INM1-BDA/bugfix_ebrainsDatasetSpecies
Pre-release
bugfix: filter dataset by species
v0.3a3
increase to 0.3a3 to include new defaults of parcellations and spaces
v0.3a2
increment to 0.3a2
v0.3a1
imrement to v0.3a1
v0.3a0
increment to 0.3a0
v0.2a6
going to v0.2a6, with WHS4