Skip to content

Commit 6f73beb

Browse files
committed
bergamo example version
1 parent 49263b4 commit 6f73beb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

examples/bergamo_ophys_session.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"describedBy": "https://raw.githubusercontent.com/AllenNeuralDynamics/aind-data-schema/main/src/aind_data_schema/session.py",
3-
"schema_version": "0.0.1",
3+
"schema_version": "0.0.2",
44
"experimenter_full_name": [
55
"John Doe"
66
],
@@ -71,7 +71,8 @@
7171
"fov_scale_factor": 1.5,
7272
"fov_scale_factor_unit": "um/pixel",
7373
"frame_rate": 20,
74-
"frame_rate_unit": "hertz"
74+
"frame_rate_unit": "hertz",
75+
"coupled_fov_index": null
7576
}
7677
],
7778
"stack_parameters": null,

0 commit comments

Comments
 (0)