jstout211 / enigma_MEG

Other
9 stars 1 forks source link

Make the subject logger object name conform to the logging folder #51

Closed jstout211 closed 9 months ago

jstout211 commented 9 months ago

Currently the logging object is referenced by subjid and session --- add task/run to this object identifier

 sub_ses = f'{subjid}_ses_{session}'