-
Notifications
You must be signed in to change notification settings - Fork 188
[ENH] Add 2015 reconstruction of BigBrain as a template coordinate space #2151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
…te coordinate space
for more information, see https://pre-commit.ci
src/schema/objects/enums.yaml
Outdated
The sections were stained for cell bodies, so the model displays cytoarchitectural structures such as cortical layers. | ||
The BigBrain was published in [Amunts et al., Science 2013](https://doi.org/10.1126/science.1235381). | ||
This identifier refers to the 2015 version of the 3D reconstruction hosted at [https://ftp.bigbrainproject.org/bigbrain-ftp/BigBrainRelease.2015/](https://ftp.bigbrainproject.org/bigbrain-ftp/BigBrainRelease.2015/), which comprises almost a Terabyte of image data. | ||
The 3D reconstruction can be viewed online at [EBRAINS](https://atlases.ebrains.eu/viewer/go/bigbrain) and accessed programmatically using [siibra-python](https://siibra-python.readthedocs.io). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think indentation here jumps thus making it invalid yaml and I guess (didn't check) it is what makes CI red.
Also I do not think we use Markdown in such descriptions ATM -- please reformat to be similar to other entries.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2151 +/- ##
=======================================
Coverage 82.71% 82.71%
=======================================
Files 20 20
Lines 1608 1608
=======================================
Hits 1330 1330
Misses 278 278 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This LGTM. @yarikoptic Are you still concerned about the markdown?
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.