Skip to content

Commit 3864bb3

Browse files
committed
update examples
1 parent 20690c9 commit 3864bb3

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

examples/aibs_smartspim_instrument.json

Lines changed: 1 addition & 1 deletion
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/imaging/instrument.py",
3-
"schema_version": "0.9.4",
3+
"schema_version": "0.9.5",
44
"instrument_id": "SmartSPIM2-2",
55
"modification_date": "2023-10-04",
66
"instrument_type": "SmartSPIM",

examples/aind_smartspim_instrument.json

Lines changed: 1 addition & 1 deletion
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/imaging/instrument.py",
3-
"schema_version": "0.9.4",
3+
"schema_version": "0.9.5",
44
"instrument_id": "SmartSPIM1-3",
55
"modification_date": "2023-10-04",
66
"instrument_type": "SmartSPIM",

examples/bergamo_ophys_session.json

Lines changed: 1 addition & 1 deletion
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.7",
3+
"schema_version": "0.0.8",
44
"experimenter_full_name": [
55
"John Doe"
66
],

examples/ephys_rig.json

Lines changed: 1 addition & 1 deletion
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/rig.py",
3-
"schema_version": "0.1.6",
3+
"schema_version": "0.1.7",
44
"rig_id": "323_EPHYS1",
55
"modification_date": "2023-10-03",
66
"modalities": [

examples/ephys_session.json

Lines changed: 1 addition & 1 deletion
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.7",
3+
"schema_version": "0.0.8",
44
"experimenter_full_name": [
55
"Jane Doe"
66
],

examples/exaspim_instrument.json

Lines changed: 1 addition & 1 deletion
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/imaging/instrument.py",
3-
"schema_version": "0.9.4",
3+
"schema_version": "0.9.5",
44
"instrument_id": "exaSPIM1-1",
55
"modification_date": "2023-10-04",
66
"instrument_type": "exaSPIM",

examples/fip_ophys_rig.json

Lines changed: 1 addition & 1 deletion
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/rig.py",
3-
"schema_version": "0.1.6",
3+
"schema_version": "0.1.7",
44
"rig_id": "428_FIP1_2",
55
"modification_date": "2023-10-03",
66
"modalities": [

examples/ophys_session.json

Lines changed: 1 addition & 1 deletion
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.7",
3+
"schema_version": "0.0.8",
44
"experimenter_full_name": [
55
"John Doe"
66
],

0 commit comments

Comments
 (0)