-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Metadata that needs fixing #307
Comments
Thanks for submitting this @saskiad! Could you attach the
I will look into the other problems just in case. Also, keep in mind that the goal of this repo is to fulfill the agreement of generating a "valid" session.json such that the datasets can be uploaded. As discussed a few months ago, until further discussion, we will be faking session.json fields and NOT generating any rig.json. |
Sorry, are you saying the session.json contains fake information? Why are we generating fake data? Or do you mean the links to the rig are fake? |
Adding @saskiad feedback from teams here since it appears the previous report was from a different task asset:
|
project_name
to data_descriptionIn Session:
daq_names
.session_end_time
is before the end of one of your data streams. The end time should be the last time of all data streams and stimulus epochs.Stimulus Epoch
stimulus_device_name
max_frame_rate
which was changed a while ago)frame_num
item specifically is blocking upload to DocDB. You can't have fields with ".csv" in the name. This information should live in the quality_control class (which was only recently added to the schema, but that's where it should live)The text was updated successfully, but these errors were encountered: