Remi Gau

Results 885 comments of Remi Gau

trying to come up with a decent `.bidsignore` to make things BIDS derivatives compatible if we removed the `.SKIP_VALIDATION` and had a validator that can handle derivatives. distinguishing: - valid...

@effigies would having this kind of `.bidsignore` help non-SPMers review this PR?

Random thought: `sub-01_task-balloonanalogrisktask_run-01_desc-confounds_regressors.txt` should probably be `sub-01_task-balloonanalogrisktask_run-01_motion.txt` according to the BEP on funcitonal derivatives: https://github.com/bids-standard/bids-specification/pull/519 ideally it should even be a TSV files with proper headers

See also: https://github.com/bids-standard/bids-specification/issues/814

> However, it seems like the optional _rec-label is not present for dwi. Could the _rec-label perhaps be added in this pull request to fix that? Note that this is...

Better but it seems that dumping extra metadata in the json did not trigger any failure in the bids examples repo, so let's open an issue to remember to do...

Quick suggestion that is suboptimal regarding data anonymisation: - have the year of birth in the `participants.tsv` - use the acquisition time info in the `scans.tsv` or `sessions.tsv` to compute...

I suspect this fits in this issue. Would there be some interest in "augmenting" the synthetic dataset to make it cover more aspects of the specs: - json files covering...

I agree that I might tend to get carried away with that. I do agree with the idea of smaller modular synthetic datasets supplementing each other. I will evnetually get...