Skip to content

Commit

Permalink
Merge pull request #31 from jpk96/master
Browse files Browse the repository at this point in the history
Update ID1A3.json
  • Loading branch information
vkuznet authored Sep 16, 2023
2 parents 9362fa1 + 4e19b27 commit 7ab9ba6
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
18 changes: 9 additions & 9 deletions web/schemas/ID1A3.json
Original file line number Diff line number Diff line change
Expand Up @@ -493,6 +493,15 @@
"Yb",
"other"
]
},
{
"key": "BeamlineSetupDocument",
"type": "string",
"optional": true,
"multiple": false,
"section": "Beam",
"description": "Beamline setup document location",
"placeholder": "/"
},
{
"key": "Detectors",
Expand All @@ -518,15 +527,6 @@
"CanberraSingleElement",
"CanberraMultielement"
]
},
{
"key": "BeamlineSetupDocument",
"type": "string",
"optional": true,
"multiple": false,
"section": "Beam",
"description": "Beamline setup document location",
"placeholder": "/"
},
{
"key": "ExperimentType",
Expand Down
20 changes: 10 additions & 10 deletions web/schemas/ID3A.json
Original file line number Diff line number Diff line change
Expand Up @@ -431,6 +431,15 @@
"other"
]
},
{
"key": "BeamlineSetupDocument",
"type": "string",
"optional": true,
"multiple": false,
"section": "Beam",
"description": "Beamline setup document location",
"placeholder": "/"
},
{
"key": "Detectors",
"type": "list_str",
Expand Down Expand Up @@ -458,16 +467,7 @@
"Pilatus100K",
"Others"
]
},
{
"key": "BeamlineSetupDocument",
"type": "string",
"optional": true,
"multiple": false,
"section": "Beam",
"description": "Beamline setup document location",
"placeholder": "/"
},
},
{
"key": "ExperimentType",
"type": "list_str",
Expand Down

0 comments on commit 7ab9ba6

Please sign in to comment.