You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create RunningSpeed and RunningAcquisition data objects that can concatenate running speed data from 3 stimulus pickle files (behavior, replay, and mapping).
@danielsf has a prototype implementation from Corbett.
Class must implement from_json, to_json, to_nwb and from_nwb.
PR should include unit test that data can be roundtripped through those various read/write patterns
Create RunningSpeed and RunningAcquisition data objects that can concatenate running speed data from 3 stimulus pickle files (behavior, replay, and mapping).
@danielsf has a prototype implementation from Corbett.
from_json
,to_json
,to_nwb
andfrom_nwb
.vbn_2022_dev
Example input.json is here
The text was updated successfully, but these errors were encountered: