Skip to content

corrections to remove double suffix in _coordsystem.jon#183

Closed
dorahermes wants to merge 3 commits intobids-standard:masterfrom
dorahermes:master
Closed

corrections to remove double suffix in _coordsystem.jon#183
dorahermes wants to merge 3 commits intobids-standard:masterfrom
dorahermes:master

Conversation

@dorahermes
Copy link
Copy Markdown
Member

@dorahermes dorahermes commented May 11, 2020

These corrections remove the double suffix in the derivatives surfaces and in the _coordsystem.json reference to this surface.

Aligns with pull request on bids-standard ENH: tune suggested naming for the surface to follow BEP011 bids-standard/bids-specification#463

@@ -1,8 +1,8 @@
{
"IntendedFor": "/derivatives/surfaces/sub-bp/ses-01/anat/sub-bp_T1w_pial.surf.gii",
"IntendedFor": "/derivatives/surfaces/sub-bp/ses-01/anat/sub-bp_pial.surf.gii",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note, as cited in bids-standard/bids-specification#463 (comment) _desc-T1w is current recommended by BEP003 way to annotate the source "suffix" (modality), which could come handy here

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @yarikoptic that will be a good option! Should I implement the _desc-T1w here already?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one one hand: If examples should follow stock BIDS, then I guess _desc- better waits for common derivatives to be merged. BUT because stock BIDS I believe pretty much allows anything to fall under derivatives/ subfolders -- you could as well add it ;)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If examples should follow stock BIDS, then I guess _desc- better waits for common derivatives to be merged

I agree

BUT because stock BIDS I believe pretty much allows anything to fall under derivatives/ subfolders -- you could as well add it

I think so too :-)

@dorahermes
Copy link
Copy Markdown
Member Author

I just updated this pull request with the _desc-T1w tag as suggested by @yarikoptic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants