-
Notifications
You must be signed in to change notification settings - Fork 170
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
[ENH] Bep 005: Arterial Spin Labeling #669
Conversation
src/04-modality-specific-files/01-magnetic-resonance-imaging-data.md
Outdated
Show resolved
Hide resolved
src/04-modality-specific-files/01-magnetic-resonance-imaging-data.md
Outdated
Show resolved
Hide resolved
src/04-modality-specific-files/01-magnetic-resonance-imaging-data.md
Outdated
Show resolved
Hide resolved
src/04-modality-specific-files/01-magnetic-resonance-imaging-data.md
Outdated
Show resolved
Hide resolved
src/04-modality-specific-files/01-magnetic-resonance-imaging-data.md
Outdated
Show resolved
Hide resolved
@sappelhoff Hi Stefan, I guess the checks are unsuccessfull now due to the links added in the description of EchoTime and FlipAngle. IS that correct? |
that is correct, however one broken link can already be fixed: However, you have to take into account from where you are linking to --> you are doing that from the So you need to do And there you'll find |
src/04-modality-specific-files/01-magnetic-resonance-imaging-data.md
Outdated
Show resolved
Hide resolved
@patsycle you can temporarily edit this line: bids-specification/readthedocs.yml Line 15 in 727ee87
so that it says
that way, the draft will continue to be built. Then once your missing "link" is available, we change that back to "true". Also edit this line in the other file and remove the bids-specification/.circleci/config.yml Line 14 in 727ee87
|
Co-authored-by: Patricia Clement <[email protected]> Co-authored-by: Stefan Appelhoff <[email protected]> Co-authored-by: Chris Markiewicz <[email protected]> Co-authored-by: Julia Guiomar Niso Galán <[email protected]> Co-authored-by: Remi Gau <[email protected]>
based on comment Thijs Van Osch
Removed: all ancillary scaling factors should be taken into account in the conversion to BIDS, which is why BIDS does not provide a separate scaling factor field other than the NIfTI header.
added in the common - sequence specifics table Reason: for ASL, defining 2D and 3D is required. This used to be added in the PulseSequenceType field, but this should stay a free text field. Therefore, the MRAcquisitionType field is added (based on DicomTag).
The 2D/3D information needed for ASL, is now moved to the new MRAcquisitionType field.
based on comment of Stefan Appelhof, the need for a single column was added in the introductory text for aslcontext.tsv, before the 3 cases.
Per today's maintainers call, I think this PR is stable enough that we can start working on the schema components. I think I will open a PR directly to |
That would have been my suggestion. |
* Add ASL to schema files and regenerate entity table. * Fix style issue. * Add fmap-format m0scan to schema.
Added 'Referring to the M0 of blood'
src/04-modality-specific-files/01-magnetic-resonance-imaging-data.md
Outdated
Show resolved
Hide resolved
Added additional information for LabelingDuration
@patsycle @HenkMutsaerts I just merged the final BEP-001 PR. That's causing some merge conflicts. I'm happy to resolve them unless you would prefer to do it. |
The conflicts look easy resolvable, I don't mind who does it :) I'm working on making ExploreASL read ASL-BIDS, in combination with bids-matlab, then we can really process all our BIDS ASL examples, which I like as a final test before merging bep005, should be done hopefully around this weekend. |
@HenkMutsaerts @patsycle we can also merge this PR (after @effigies resolved conflicts, thanks for offering), and wait with the release for a few days.
The big benefit would be that we get this huge PR merged in, and that other PRs can continue more easily without being concerned about merge conflicts being introduced here and there. I don't see a drawback to that approach, does anyone object? |
@sappelhoff Before doing that, we were thinking about changing one final thing (e.g. *_labeling.jpg to *_asllabeling.jpg, for consistency with the naming of aslcontext.tsv). I will do that today. But, how do I change this for the schemas, or could @tsalo help me out with this? |
No, this seems a good idea! |
Conflicts resolved and appendix renumbered, since qMRI got XI. Please review the changes to be sure I didn't accidentally revert something I shouldn't have. |
@effigies It all looks good, couldn't find any errors. @sappelhoff Linkchecker is failing though.. |
@patsycle I re-ran the linkchecker and it passed the second time. That issue was only temporary. Now the BEP is merged 🎉 thanks to the team and the reviewers! Now - as suggested - you can make some final checks together with @HenkMutsaerts and his pipeline ... and if everything is fine, we can release soon, because BEP001 has also been merged. That'll be a big celebration with BEP001 and BEP005 in for BIDS 1.5 :-) |
PS: Very sorry to merge this so early in the morning ... The champagne from the fridge would taste much better in the evening 😄 |
@sappelhoff No worries, it is already noon here. Perfect timing to open a bottle ;) |
- suffixes: | ||
- aslcontext | ||
extensions: | ||
- .tsv | ||
- .json |
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.
only tsv should be allowed
follow up of #652
closes #41
rendered draft: https://bids-specification.readthedocs.io/en/bep-005/
TCON agenda and notes: https://docs.google.com/document/d/1AVj8SvVnkNcInvYpljFQgc3mpkxnjVvKTbRVigMHKBs/edit