Timo Dickscheid

Results 19 issues of Timo Dickscheid

Some region trees seem to have inconsistent definitions and lead to regions containing themselves as a child region. This must not happen and needs to be fixed, and validated on...

enhancement

The meshes are currently maintained as neuroglancer mesh format on atlas VMs. The library needs to be able to forard the site URL, read them and also convert them to...

enhancement

- [x] Write a feature query to connect to their API - [ ] Connect their region definitions with the Julich-Brain parcellation - [ ] implement morphology feature type

enhancement
integrations
version 2.0.0

Currently, regional data features are only found if the parcellation matches the associated region specification. It would be good to allow approximate links, so that features are also found by...

enhancement

https://github.com/brainets/frites

integrations

Observed in version 1.0a14: ```python import siibra p = siibra.parcellations.get('julich 3') isocortex = p.get_region('cerebral cortex') isocortex.get_regional_map(space='mni152', maptype='labelled') ``` fails when it ends up trying to merge less than two volumes...

siibra python 1.0a14 triggers downstream problems when querying gene expressions with empty response. siibra will then generate an empty gene expression features, with an empty point list as location, which...

bug

When fetching from a multi-fragment neuroglancer provider with a voi, the current implementation returned a full-size but almost empty volume. This PR tries to fix the problem, and had to...

I propose to add BigBrain as a known template space. This will help us to properly model a couple of incoming EBRAINS datasets in a BIDS conform way.

enhancement