-
Hi Dr. Mowinckel!
I was using this package to selectively display certain ROIs that I'm including in an analysis, and I noticed some regions were not displaying in the right places. Specifically, I…
-
**Uberon term**
primary motor cortex UBERON:0001384 http://purl.obolibrary.org/obo/UBERON_0001384
**Suggested revision and reasons**
Primary motor cortex currently has synonym gyrus precentrali…
-
Precentral gyrus maps to anterior insula (103,104) - Shouldn't it map to precentral gyrus (183, 184) ?
Same with postcentral gyrus - maps to posterior insula (173, 174), why not postcentral gyru…
-
I wonder whether there is a label name and index reference table? I have went through the paper but the description is vague. Maybe it's in the handbook but I can't find one.
-
as first reported by @SBludau , as of version `1.0a06`
```python
import siibra
p = siibra.parcellations['2.9']
r = p.get_region('6ma')
assert r.name == "Area 6ma (preSMA, mesial SFG)" # Asserti…
-
The list below are all EFO (measurement) terms with volume in the name. Most of them refer to an AS in Uberon.
From this list:
* generate a list of Uberon terms that map to volume terms. --> ex…
-
- smooth fiedler vector with 10mm kernel
- find local maxima (or minima) first (before masking)
- take local extrema node that is closest to angular gyrus by using the minimum distance vector from fro…
-
- filtered volume terms from [unreviewed EFO-OBA mappings list](https://github.com/obophenotype/bio-attribute-ontology/blob/master/src/mappings/oba-efo-unreviewed.dosdp.tsv)
- will add using [entity_…
-
**Describe the bug**
The elements of a NumPy array of `dtype=bool` actually have type `np.bool` and not type `bool`. Using such elements in any place where Nengo expects a boolean (i.e., `nengo.par…
-
So I have noticed 3 issues regarding the HOSPA in the _dseg.tsv file.
1. The dseg.tsv file is missing from: MNI152NLin2009cAsym
2. The brainstem is missing in the _dseg file in MNI152NLin6Asym …