Skip to content

Metadata feedback #107

Description

@alexpiet
  • acquisition.stimulus_epochs.performance metrics have null values:
    "reward_consumed_during_epoch": null,
    "reward_consumed_unit": null,
    "trials_finished": null,
    "trials_rewarded": null,
    "trials_total": null
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions