Closed KirstieJane closed 5 years ago
Regarding the examples, the current version contains a template
sub-<participant_label>[_ses-<session_label>][_<indexable_metadata>-<index>][_acq-<label>][_part-<mag/phase>][_ce-<label>][_rec-<label>][_run-<index>]_<suffix>.nii.gz
,
so the MPM example should be:
sub-01_echo-1_acq-MTon_part-mag_MPM.nii.gz
sub-01_echo-1_acq-MToff_part-mag_MPM.nii.gz
sub-01_echo-1_acq-T1w_part-mag_MPM.nii.gz
(i.e. "acq" before "part")Hey @tiborauer - would you mind opening a new issue? I can link to it in the agenda. This thread might get rather overwhelmed if we all comment here....
Oh wait - sorry - it's my text that's wrong.... I'll fix that.
(update, fixed!)
Done! See #34
Let's also talk about a possible OHBM meeting in Rome.
We need to talk about where B1 fieldmap should go and what their filename should look like.
Hey folks - I'm taking minutes here - come and join me :wink: https://hackmd.io/MRTYVroETa2aKvwVjNaKGg
Closing as I hope I've captured all the points in #47
Next dev call: Wednesday 17 April at 6pm CEST / 5pm BST / 12noon EDT / 9am PDT
All welcome, please see BIDS mailing list for zoom link (or ping @KirstieJane!)
Agenda
This agenda is built from the March call (#31) minutes. @KirstieJane has had a little rearrange to hopefull make the meeting flow sensibly π
Indexable metadata -- #26
From last month's action list
indexable_metadata
section: https://github.com/bids-standard/bep001/issues/26#issuecomment-474945579 --- @agahkarakuzuπ @agahkarakuzu merged PR #37 π β¨ π―
Proposed changes to specification -- #41
[ ] Update ProposedChangesToSpecification.md with the changes that @agahkarakuzu made in #30 --- action @agahkarakuzu
Key discussion had in the call about why we have justified collecting different scans together under one suffix (eg:
MP2RAGE
andMPM
)Update examples -- issue #34
[ ] There are a couple of inconsistencies with the examples -- specifically that
FLASH
is currently used as a suffix --- action @alazariMPM examples use a bunch of different suffices:
sub-01_echo-1_part-mag_MTw.nii.gz
-->sub-01_echo-1_aqc-MTon_part-mag_MPM.nii.gz
sub-01_echo-1_part-mag_PDw.nii.gz
-->sub-01_echo-1_aqc-MToff_part-mag_MPM.nii.gz
sub-01_echo-1_part-mag_T1w.nii.gz
-->sub-01_echo-1_aqc-T1w_part-mag_MPM.nii.gz
Outputs for
MPM
processing should be in aderivatives
folder.See PR #38
Symlink - issue #8
[ ] Need to add to the specification something about being able to symlink derivatives files to raw --- @KirstieJane
Current WIP #25 - this is just a bit of a mess because I have too many other files in this branch π¬
Add examples to specification
Tidy up
Looking forwards
What are the next steps we need to take?