We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49263b4 commit 6f73bebCopy full SHA for 6f73beb
examples/bergamo_ophys_session.json
@@ -1,6 +1,6 @@
1
{
2
"describedBy": "https://raw.githubusercontent.com/AllenNeuralDynamics/aind-data-schema/main/src/aind_data_schema/session.py",
3
- "schema_version": "0.0.1",
+ "schema_version": "0.0.2",
4
"experimenter_full_name": [
5
"John Doe"
6
],
@@ -71,7 +71,8 @@
71
"fov_scale_factor": 1.5,
72
"fov_scale_factor_unit": "um/pixel",
73
"frame_rate": 20,
74
- "frame_rate_unit": "hertz"
+ "frame_rate_unit": "hertz",
75
+ "coupled_fov_index": null
76
}
77
78
"stack_parameters": null,
0 commit comments