Releases: FZJ-INM1-BDA/siibra-python
Releases · FZJ-INM1-BDA/siibra-python
v0.4a47
What's Changed
- Allow specifying a map candidate of the same kind by @AhmetNSimsek in #278
- Fix: dedup feature_id and feature instances by @xgui3783 in #288
- fix: file lock in lazy request by @xgui3783 in #289
- Fixes malformation of receptor density profiles due to trailing white spaces by @AhmetNSimsek in #287
- fix: anchor.regions.values must be anatQuant by @xgui3783 in #296
- feat: add feature get instance by id by @xgui3783 in #294
Map.colorize
should take kwargs to allow fetching with further specification by @AhmetNSimsek in #293- Add a progressbar function with the ability to disable from logger level by @AhmetNSimsek in #277
- chore: fix category of ebrains datafeature (dataset -> other) by @xgui3783 in #298
- fix: patch class in FeatureProxy by @xgui3783 in #299
- fix: desc and publications for atlas concepts by @xgui3783 in #300
- chore: update schema by @xgui3783 in #303
- updated name of regional connectivity by @xgui3783 in #304
- Implement BOLD acitivity timeseries as a new feature by @AhmetNSimsek in #301
- bump version by @xgui3783 in #305
- Update the examples for changes in the preconfigurations by @AhmetNSimsek in #308
- feat: parse ebrains v3 query datasetversion by @xgui3783 in #307
- Remove precision from int value in f-str by @AhmetNSimsek in #309
- fix: add datasets to feature.image by @xgui3783 in #311
- Feat allow local repo snapshot by @xgui3783 in #315
- fix: spatial props sort by volume by @xgui3783 in #319
- Chore: Logger.warn is depreacted, use warning instead by @AhmetNSimsek in #324
- Allow parsing files with varied spaces by @AhmetNSimsek in #321
- Chore: clean up the use of region.index property remnants after the refactoring by @AhmetNSimsek in #323
- Clarify the uses of
find
andfind_regions
by @AhmetNSimsek in #320 - add non jba conn feature to e2e test by @xgui3783 in #326
- Return copy with connectivity.get_matrix (and get_table) by @AhmetNSimsek in #345
- Add docstring to livequery by @xgui3783 in #337
- Do not raise a ValueError when comparing a Region to an unknown object type by @ch-schiffer in #343
- Clean region.find() and parcellation.get_region() up by @AhmetNSimsek in #331
- test: add connectivity e2e test by @xgui3783 in #346
- connectivity assert col_names == row_names (#162) by @AhmetNSimsek in #347
- When map.get_region takes MapIndex as only argument, it should raise exception by @AhmetNSimsek in #325
- Remove overriding assigned point scores by @AhmetNSimsek in #351
- Preserve map shape and dtype when a map is merged by @AhmetNSimsek in #341
- e2e test for mergedmap shape and dtype (#302) by @AhmetNSimsek in #353
- test: add test to sparsemap_sparse_index by @xgui3783 in #357
- Use unique name for the cache of sparseindices by @AhmetNSimsek in #356
- maint: change category of bold by @xgui3783 in #358
New Contributors
- @ch-schiffer made their first contribution in #343
Full Changelog: v0.4a35...v0.4a47
v0.3a28 backport KG v1 EOL
Full Changelog: v0.3a27...v0.3a28
v0.4a35
What's Changed
- Temp fix to autodoc generation timeout problem by @AhmetNSimsek in #265
- tests: remove xfail and added unique id test by @xgui3783 in #270
- fix: add label to volume where they exist by @xgui3783 in #272
- chore: minor rework on if's logic + typing by @xgui3783 in #266
- [chore] make error in Map.get_index more specific by @xgui3783 in #273
- Get connectivity features' resting-state paradigm from configs by @AhmetNSimsek in #275
- feat: add ebrains ds to volumes by @xgui3783 in #282
- bugfix: Image should not have configuration folder + misc fixes by @xgui3783 in #280
- chore: remove live query of kg v1 by @xgui3783 in #281
Full Changelog: v0.4a33...v0.4a35
v0.4a33
Full Changelog: v0.4a32...v0.4a33
Speeded up volume of interest queries
v0.4a32 version increment
v0.4a31 - fix VOI bounding box test
version increment for new pre-release
v0.4a30-rst-fixed
Full Changelog: v0.4a29...v0.4a30-rst-fixed
v0.4a30
What's Changed
- include 1 micron sections and first 1 micron VOIs for BigBrain
- enable building of maps by linear projection from a different space, approximating the nonlinear warps
- bugfix: re-add device flow by @xgui3783 in #260
Full Changelog: v0.4a29...v0.4a30
v0.4a29
Full Changelog: v0.4a28...v0.4a29
Fix profile extraction from connectivity matrices
Full Changelog: v0.4a27...v0.4a28