clinicaio.subject.Subject#
- class clinicaio.subject.Subject#
- parent_dataset: clinicaio.dataset.BIDSDataset#
- id: clinicaio.types.SubjectId#
- info: SubjectInfo#
Non-empty only if enabled when reading the dataset with
BIDSDataset.populate_from_dir().
Methods#
|
Adds a new session to this subject. |
|
Retrieves all the sessions that this subject is part of. |
|
Retrieves the number of sessions that this subject is part of. |
|
Get this subject's session with the given ID. It is a programmer error to call this method |
|
Retrieves all the images that are part of this subject's sessions. |
|
Populates the sessions information from the given dataframe. |