Skip to content

ADHD200 - mismatch between numbers of participants and participants.tsv #5

Description

@satra
$ 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions