AllenInstitute / AllenSDK

code for reading and processing Allen Institute for Brain Science data
https://allensdk.readthedocs.io/en/latest/
Other
335 stars 149 forks source link

Add columns to BehaviorSession stimulus table for VBN. #2574

Closed morriscb closed 1 year ago

morriscb commented 1 year ago

BehaviorOnly sessions created from VBN behavior sessions are missing a few columns compared to their ecephys counterparts. The full list is:

{'active', 'color', 'contrast', 'flashes_since_change', 'position_x', 'position_y', 'rewarded', 'stimulus_index', 'temporal_frequency'}

After talking to Corbett, his preference is to retain at minimum 'rewarded' and 'flashes_since_change' for now.