Draft of new semantics

This commit is contained in:
Joel Collins 2020-01-29 11:55:39 +00:00
parent b39a0653f2
commit 19af98736d
13 changed files with 252 additions and 187 deletions

View file

@ -0,0 +1,17 @@
{
"microscope": {
"stepsPerView": [4100, 3146]
},
"detector": {
"type": "PiCamera"
},
"stage": {
"type": "SangaStage",
"port": null
},
"lightSource": {
"type": "LED"
},
"objective": {
}
}