-
Notifications
You must be signed in to change notification settings - Fork 202
[ENH] Define PET surface map derivatives #2416
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
Merged
bendhouseart
merged 18 commits into
bids-standard:master
from
openneuropet:pet-atlas-fixes
Jun 26, 2026
Merged
Changes from 8 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
e6bb07a
fixed multiple rules error, need to fix missing sidecard field next
bendhouseart 6cc3943
drop pet rules for pet/tpl
bendhouseart e87064c
remove mimap, update to unbreak CI for review
bendhouseart c0067e7
yaml lint
bendhouseart 30be396
Merge branch 'master' into pet-atlas-fixes
mnoergaard 162526f
remove json's used for testing w/ validator, run BST
bendhouseart e1669fe
Merge branch 'pet-atlas-fixes' of github.com:openneuropet/bids-specif…
bendhouseart 9f83a75
Remove '!("tpl") in entities' per validator fix
bendhouseart 093c20e
update schema
bendhouseart eb1c8c6
added gifti
bendhouseart 0975559
Merge remote-tracking branch 'upstream/master' into pet-atlas-fixes
effigies 49e8df7
fix: Make PET surface rules
effigies 370f8c6
update everything but volumetric/pet template
bendhouseart 09adecd
feat: Define .func.gii extension
effigies 356990b
added func to better comply with gifti naming, created surface templa…
bendhouseart 5611f77
Merge branch 'pet-derivs-basic' of github.com:effigies/bids-specifica…
bendhouseart 4f8128f
remove extra funcgii, and funcgii_gz nonsense
bendhouseart 1a73eaf
Apply suggestion from @effigies
bendhouseart File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,4 @@ | ||
| --- | ||
| AtlasDescriptionRequired: | ||
| issue: | ||
| code: ATLAS_DESCRIPTION_REQUIRED | ||
|
|
||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,4 @@ | ||
| --- | ||
| EyetrackingStimulusPresentation: | ||
| issue: | ||
| code: INCOMPLETE_STIMULUS_PRESENTATION | ||
|
|
||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,4 @@ | ||
| --- | ||
| atlas_description: | ||
| selectors: | ||
| - dataset.dataset_description.DatasetType == 'derivative' | ||
|
|
||
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.