File tree Expand file tree Collapse file tree 11 files changed +31
-28
lines changed
src/aind_data_schema/core Expand file tree Collapse file tree 11 files changed +31
-28
lines changed Original file line number Diff line number Diff line change 11{
22 "describedBy" : " https://raw.githubusercontent.com/AllenNeuralDynamics/aind-data-schema/main/src/aind_data_schema/core/instrument.py" ,
3- "schema_version" : " 0.10.11 " ,
3+ "schema_version" : " 0.10.12 " ,
44 "instrument_id" : " SmartSPIM2-2" ,
55 "modification_date" : " 2023-10-04" ,
66 "instrument_type" : " SmartSPIM" ,
Original file line number Diff line number Diff line change 11{
22 "describedBy" : " https://raw.githubusercontent.com/AllenNeuralDynamics/aind-data-schema/main/src/aind_data_schema/core/instrument.py" ,
3- "schema_version" : " 0.10.11 " ,
3+ "schema_version" : " 0.10.12 " ,
44 "instrument_id" : " SmartSPIM2-1" ,
55 "modification_date" : " 2023-10-04" ,
66 "instrument_type" : " SmartSPIM" ,
Original file line number Diff line number Diff line change 11{
22 "describedBy" : " https://raw.githubusercontent.com/AllenNeuralDynamics/aind-data-schema/main/src/aind_data_schema/core/rig.py" ,
3- "schema_version" : " 0.2.16 " ,
3+ "schema_version" : " 0.2.17 " ,
44 "rig_id" : " 323_EPHYS1" ,
55 "modification_date" : " 2023-10-03" ,
66 "mouse_platform" : {
Original file line number Diff line number Diff line change 11{
22 "describedBy" : " https://raw.githubusercontent.com/AllenNeuralDynamics/aind-data-schema/main/src/aind_data_schema/core/instrument.py" ,
3- "schema_version" : " 0.10.11 " ,
3+ "schema_version" : " 0.10.12 " ,
44 "instrument_id" : " exaSPIM1-1" ,
55 "modification_date" : " 2023-10-04" ,
66 "instrument_type" : " exaSPIM" ,
Original file line number Diff line number Diff line change 11{
22 "describedBy" : " https://raw.githubusercontent.com/AllenNeuralDynamics/aind-data-schema/main/src/aind_data_schema/core/rig.py" ,
3- "schema_version" : " 0.2.16 " ,
3+ "schema_version" : " 0.2.17 " ,
44 "rig_id" : " 428_FIP1_2" ,
55 "modification_date" : " 2023-10-03" ,
66 "mouse_platform" : {
Original file line number Diff line number Diff line change 11451145 "description" : " Cooling medium name" ,
11461146 "enum" : [
11471147 " Air" ,
1148- " Water"
1148+ " Water" ,
1149+ " None"
11491150 ],
11501151 "title" : " Cooling" ,
11511152 "type" : " string"
16371638 "$ref" : " #/$defs/Cooling"
16381639 }
16391640 ],
1640- "default" : null ,
1641+ "default" : " None " ,
16411642 "title" : " Cooling"
16421643 },
16431644 "computer_name" : {
73417342 "type" : " string"
73427343 },
73437344 "schema_version" : {
7344- "const" : " 0.10.11 " ,
7345- "default" : " 0.10.11 " ,
7345+ "const" : " 0.10.12 " ,
7346+ "default" : " 0.10.12 " ,
73467347 "title" : " Schema Version"
73477348 },
73487349 "instrument_id" : {
Original file line number Diff line number Diff line change 22632263 "$ref": "#/$defs/Cooling"
22642264 }
22652265 ],
2266- "default": null ,
2266+ "default": "None" ,
22672267 "title": "Cooling"
22682268 },
22692269 "computer_name": {
31333133 "description": "Cooling medium name",
31343134 "enum": [
31353135 "Air",
3136- "Water"
3136+ "Water",
3137+ "None"
31373138 ],
31383139 "title": "Cooling",
31393140 "type": "string"
42804281 "$ref": "#/$defs/Cooling"
42814282 }
42824283 ],
4283- "default": null ,
4284+ "default": "None" ,
42844285 "title": "Cooling"
42854286 },
42864287 "computer_name": {
1087110872 "type": "string"
1087210873 },
1087310874 "schema_version": {
10874- "const": "0.10.11 ",
10875- "default": "0.10.11 ",
10875+ "const": "0.10.12 ",
10876+ "default": "0.10.12 ",
1087610877 "title": "Schema Version"
1087710878 },
1087810879 "instrument_id": {
2164221643 "type": "string"
2164321644 },
2164421645 "schema_version": {
21645- "const": "0.2.16 ",
21646- "default": "0.2.16 ",
21646+ "const": "0.2.17 ",
21647+ "default": "0.2.17 ",
2164721648 "title": "Schema Version"
2164821649 },
2164921650 "rig_id": {
2193821939 "type": "null"
2193921940 }
2194021941 ],
21941- "default": [] ,
21942+ "default": null ,
2194221943 "title": "Rig axes"
2194321944 },
2194421945 "modalities": {
2769227693 "type": "string"
2769327694 },
2769427695 "schema_version": {
27695- "const": "0.1.33 ",
27696- "default": "0.1.33 ",
27696+ "const": "0.1.34 ",
27697+ "default": "0.1.34 ",
2769727698 "title": "Schema Version"
2769827699 },
2769927700 "_id": {
Original file line number Diff line number Diff line change 730730 "$ref" : " #/$defs/Cooling"
731731 }
732732 ],
733- "default" : null ,
733+ "default" : " None " ,
734734 "title" : " Cooling"
735735 },
736736 "computer_name" : {
14031403 "description" : " Cooling medium name" ,
14041404 "enum" : [
14051405 " Air" ,
1406- " Water"
1406+ " Water" ,
1407+ " None"
14071408 ],
14081409 "title" : " Cooling" ,
14091410 "type" : " string"
18951896 "$ref" : " #/$defs/Cooling"
18961897 }
18971898 ],
1898- "default" : null ,
1899+ "default" : " None " ,
18991900 "title" : " Cooling"
19001901 },
19011902 "computer_name" : {
1453714538 "type" : " string"
1453814539 },
1453914540 "schema_version" : {
14540- "const" : " 0.2.16 " ,
14541- "default" : " 0.2.16 " ,
14541+ "const" : " 0.2.17 " ,
14542+ "default" : " 0.2.17 " ,
1454214543 "title" : " Schema Version"
1454314544 },
1454414545 "rig_id" : {
1483314834 "type" : " null"
1483414835 }
1483514836 ],
14836- "default" : [] ,
14837+ "default" : null ,
1483714838 "title" : " Rig axes"
1483814839 },
1483914840 "modalities" : {
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ class Instrument(AindCoreModel):
3535
3636 _DESCRIBED_BY_URL = AindCoreModel ._DESCRIBED_BY_BASE_URL .default + "aind_data_schema/core/instrument.py"
3737 describedBy : str = Field (_DESCRIBED_BY_URL , json_schema_extra = {"const" : _DESCRIBED_BY_URL })
38- schema_version : Literal ["0.10.11 " ] = Field ("0.10.11 " )
38+ schema_version : Literal ["0.10.12 " ] = Field ("0.10.12 " )
3939
4040 instrument_id : Optional [str ] = Field (
4141 None ,
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ class Metadata(AindCoreModel):
4646
4747 _DESCRIBED_BY_URL = AindCoreModel ._DESCRIBED_BY_BASE_URL .default + "aind_data_schema/core/metadata.py"
4848 describedBy : str = Field (_DESCRIBED_BY_URL , json_schema_extra = {"const" : _DESCRIBED_BY_URL })
49- schema_version : Literal ["0.1.33 " ] = Field ("0.1.33 " )
49+ schema_version : Literal ["0.1.34 " ] = Field ("0.1.34 " )
5050 id : UUID = Field (
5151 default_factory = uuid4 ,
5252 alias = "_id" ,
You can’t perform that action at this time.
0 commit comments