Remi Gau
Remi Gau
May be useful for testing the validator. I would at least add it to the synthetic example.
Preferably this should be the non deprecated format: https://bids-specification.readthedocs.io/en/latest/glossary.html#objects.metadata.IntendedFor So adding a script to check that in CI. - closes #407
the bids examples repo is now close to a 100 Mo: this is really not ideal for something meant to be lightweight Most of the weight comes from the stimuli...
See https://bids-specification.readthedocs.io/en/latest/glossary.html#objects.metadata.IntendedFor Evidence: https://github.com/bids-standard/bids-examples/blob/1c30c6ecb0b8a30a0e181e3f9a2db3cdc064cb3d/asl002/sub-Sub103/perf/sub-Sub103_m0scan.json#L19
Possibly just adapted from some of the openneuro vaso dataset
fixes #312 @sappelhoff does that make sense as a way to refer to source data in the derivatives using bids uri?
## Aim Adds metadata to MRI and PET that either already exist in other modalities (BodyPart*) or are part of BEP22 (MRS). See comment https://github.com/bids-standard/bids-specification/pull/1377#issuecomment-1406492410 This should: - help make...
- add a script to remove mkdoc admonitions - run it during pdf build - add minimal testing to help debugging if needed - add example admonition to highlight the...
Note that some links are not rendered in the pdf. For example the link at the top of the genetic section: ```` [`UK biobank`](https://github.com/bids-standard/bids-examples/tree/master/genetics_ukbb) ```` I think this is because...