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
acquisition.stimulus_epochs.training_protocol_name is null
acquisition.subject_details have null values
"animal_weight_post": null, # the post is weighed after the session
"animal_weight_prior": null,
"anaesthesia": null, # Maybe this is the schema format, but "None" seems like it would make more sense that null which implies unknown.
instrument.calibrations is empty. I'm not sure why the calibrations were in the acquisition file and not in the instrument file.
instrument.components.camera has missing info, like frame rate
harp boards dont have version info:
"core_version": null,
"data_interface": "USB",
"firmware_version": null,
"hardware_version": null,
instrument.location is null, and should describe the room number?
instrument.modification_date is always the same as the acquisition date, which is not true
subject.light_cycle is null, but should be "reverse" or something
"reward_consumed_during_epoch": null,
"reward_consumed_unit": null,
"trials_finished": null,
"trials_rewarded": null,
"trials_total": null
null"animal_weight_post": null, # the post is weighed after the session
"animal_weight_prior": null,
"anaesthesia": null, # Maybe this is the schema format, but "None" seems like it would make more sense that null which implies unknown.
"core_version": null,
"data_interface": "USB",
"firmware_version": null,
"hardware_version": null,