$ ls RawDataBIDS/*/sub-*/ses-?/anat/*T1w.nii.gz | wc -l
960
and if i get the participants.tsv and simply concatenate them
$ find . -name "participants.tsv" | xargs cat | wc -l
574
suggesting that about 400 participants are not indexed in the participants.tsv.
i'm using datalad to get these files
cc/ @yarikoptic @dbkeator
@ccraddock - let us know who could fix these things assuming they are an issue.
and if i get the participants.tsv and simply concatenate them
suggesting that about 400 participants are not indexed in the participants.tsv.
i'm using datalad to get these files
cc/ @yarikoptic @dbkeator
@ccraddock - let us know who could fix these things assuming they are an issue.