Closed Joloco109 closed 1 year ago
The columns mouse_id
, trial_id
and data_time
(fixed in#117) should help with this.
I would propose an identifier like SUBJ-YYYY-MM-DD-TRIALID
.
More generally every session should be addressable with some session id SESSID
and their TRIALID
, in pandas using multi row indexing, when this is not possible by SESSID-TRIALID
.
We want/need a way of uniquely identifying trials across sessions, subjects and sub-sampling.