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
@saskiad Inside of a rig there is a validator that looks for specific fields depending on the modalities. I think we should make this behavior more generic in 2.0 by having a CSV file somewhere that maps modalities (rows) to device classes (columns) that are expected to be present. This will make the code a lot more readable and make it easier to modify the requirements if they ever change. This can either live in core/models or we could put it in aind-data-schema-models. Let me know what you think?
Probably wait to do this until after #1172
Describe the solution you'd like
instrigument.json
Describe alternatives you've considered
You might consider calling the file
rig.json
but this would be frowned uponAdditional context
https://alleninstitute.sharepoint.com/:w:/r/sites/NeuralDynamics/_layouts/15/Doc.aspx?sourcedoc=%7BE27B889D-27A1-4CC0-948C-10ADBE605654%7D&file=Data+Schema+2.0.docx&action=default&mobileredirect=true&DefaultItemOpen=1
The text was updated successfully, but these errors were encountered: