AllenInstitute / AllenSDK

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

Ticket-2581: Modify session name to be consistent with already released VBN data. #2588

Closed morriscb closed 1 year ago

morriscb commented 1 year ago

Change 'behavior' default name in BehaviorSession to the name of the stimulus presented.

morriscb commented 1 year ago

Will address stimulus presentations related failures in unittesting with #2590 due to three tickets all modifying stim pres tables and trying to avoid updating the presentations.pkl file too many times.