Releases: FZJ-INM1-BDA/siibra-python
Releases · FZJ-INM1-BDA/siibra-python
v1.0.1-alpha.0
Full Changelog: v1.0.0-alpha.1...v1.0.1-alpha.0
Same changelog as https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v1.0.0-alpha.1.
v1.0.0-alpha.1
What's Changed
- Raise if
get_map
can't find any maps instead of logging and returning None by @AhmetNSimsek in #618 - Maint sparseindex by @AhmetNSimsek in #525
- fix: cell density profile by @AhmetNSimsek in #617
- Docs: do not fail doc build if allen api is not fully functional by @AhmetNSimsek in #626
- Deprecate restrict_space kwarg and allow features queries with space instances by @AhmetNSimsek in #628
- introduce
map.get_volume()
which returns aFilteredVolume
by @AhmetNSimsek in #624 - Raise when a
PointSet
is initialized empty by @AhmetNSimsek in #627 Volume
subclassBrainStructure
by @AhmetNSimsek in #630- Maint: parc.find_regions as module method. clarify find_regions by @AhmetNSimsek in #517
- Test region id uniqueness by @AhmetNSimsek in #631
- Consider neuroglancer transform half a voxel shift when fetching the affine by @AhmetNSimsek in #623
- Change default of find_topmost in
parcellation.get_region
to False by @AhmetNSimsek in #632 - Rename pointset to pointcloud by @AhmetNSimsek in #633
- fix ci for pythons version <= 3.8 by @AhmetNSimsek in #634
- Doc: use book theme for docs and general maint by @AhmetNSimsek in #584
Full Changelog: v1.0a19...v1.0.0-alpha.1
v0.4a86
Full Changelog: v0.4a85...v0.4a86
v0.4a85
Full Changelog: v0.4a84...v0.4a85
v0.4a84
Full Changelog: v0.4a83...v0.4a84
v1.0a19
What's Changed
- Fix boundingbox transformation by @dickscheid in #591
- Fix: get_region(spec) exact match if spec is a region key by @AhmetNSimsek in #598
- clip voi to template's to if voi lies partially outside of the template by @AhmetNSimsek in #606
- fix bbox planar intersection by @AhmetNSimsek in #609
- Use precalculated bounding boxes of image-features to speed up image feature query by @AhmetNSimsek in #583
- Fix nifti fetch voi by @AhmetNSimsek in #611
- Fix ng voi shape by @AhmetNSimsek in #615
- Use codecov-action@v4 and use codecov secret by @AhmetNSimsek in #616
- maint: unify centroid computation by @AhmetNSimsek in #610
- Prevent the intersection of volumes from different spaces by @AhmetNSimsek in #620
Full Changelog: v1.0a14...v1.0a19
v0.4a83
Full Changelog: v0.4a82...v0.4a83
v0.4a82
Full Changelog: v0.4a81...v0.4a82
v0.4a81
Full Changelog: v0.4a80...v0.4a81
v1.0a14
Full Changelog: v1.0a11...v1.0a14
- Julich Brain 3.1 is now available.