Skip to content
This repository was archived by the owner on Feb 8, 2025. It is now read-only.

Number of rows in AFQDataset.X depends on concat_subject_session #133

@arokem

Description

@arokem

I think that this is somewhat related to #132, but a separate issue. When reading a dataset with multiple sessions per subject using AFQDataset.from_files, the number of rows in AFQDataset depends on the value of the concat_subject_session key-word argument. The correct value of subject/session combinations appears only in the case where concat_subject_sesion = True. Otherwise, some rows (subject/session combinations) that should have appeared in the result do not appear (less rows than expected).

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