eelbrain.pipeline.MneExperiment.show_subjects

MneExperiment.show_subjects(self, mri=True, mrisubject=False, caption=True, asds=False, **state)

Create a Dataset with subject information

Parameters:
mri : bool

Add a column specifying whether the subject is using a scaled MRI or whether it has its own MRI.

mrisubject : bool

Add a column showing the MRI subject corresponding to each subject.

caption : bool | str

Caption for the table (For True, use the default “Subject in group {group}”.

asds : bool

Return the table as Dataset instead of an FMTxt Table.

State parameters.