Conversation
This comment was marked as outdated.
This comment was marked as outdated.
Contributor
I don't think this should be a problem.
Gotcha, will give them content.
desc then? |
Contributor
Author
Sounds good to me. |
Contributor
tsalo
reviewed
Oct 30, 2025
tsalo
reviewed
Oct 30, 2025
| { | ||
| "Name": "Harvard-Oxford Subcortical Probabilistic Atlas", | ||
| "SampleSize": 200, | ||
| "SpatialReference": "", |
Member
There was a problem hiding this comment.
I have this empty because the SpatialReference depends on the resolution and this atlas is available in res-01 and res-02. Also, the SpatialReference should be present in the individual sidecar JSONs.
tsalo
reviewed
Oct 31, 2025
tsalo
reviewed
Oct 31, 2025
| "https://github.com/PennLINC/AtlasPack" | ||
| ], | ||
| "SampleSize": "n/a", | ||
| "SourceAtlases": { |
Member
There was a problem hiding this comment.
This isn't in the BEP or the spec, but it seems like we should have something like it.
Add BEP038-compliant atlas examples of commonly used publicly available atlases
effigies
commented
Dec 18, 2025
effigies
commented
Jan 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This branch implements examples according to bids-standard/bids-specification#1714 (rendered: https://bids-specification--1714.org.readthedocs.build/en/1714/).
Please make PRs against the
bep038branch, and we will merge this PR as a part of merging BEP038.xref bids-standard/bids-validator#288