AllenInstitute / ecephys_etl_pipelines

Pipelines and modules for processing extracellular electrophysiology data
Other
1 stars 2 forks source link

Update default `block_offset` for replay stimulus table #7

Closed njmei closed 3 years ago

njmei commented 3 years ago

Due to a change in how 'stimulus_block' is assigned for the mapping stimuli table, the replay stimulus table 'stimulus_block' needs to be updated.

For posterity here are the expected stimulus_block values (in temporal order of presentation during a session) and what they should map to:

0: Active behavior stimulus - from behavior.pkl 1: Spontaneous (gray screen) - from mapping.pkl 2: Gabor stimuli - from mapping.pkl 3: Flash stimuli - from mapping.pkl 4: Spontaneous (gray screen) - from mapping.pkl 5: Replay - from replay.pkl