openflexure-microscope-server/openflexure_microscope/microscope_configuration.default.json
2020-01-29 11:55:39 +00:00

17 lines
No EOL
227 B
JSON

{
"microscope": {
"stepsPerView": [4100, 3146]
},
"detector": {
"type": "PiCamera"
},
"stage": {
"type": "SangaStage",
"port": null
},
"lightSource": {
"type": "LED"
},
"objective": {
}
}