Add documentation of the web app
A first pass of documentation describing the web app GUI. Screenshots are committed as LFS objects, I've been deliberately conservative here (only png files in the docs/ directory are LFSed) to avoid messing with any static files in the web app.
This commit is contained in:
parent
3b40ae9918
commit
a09d2411a0
13 changed files with 105 additions and 5 deletions
12
docs/source/webapp/pane_settings.rst
Normal file
12
docs/source/webapp/pane_settings.rst
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
Settings pane
|
||||
=============
|
||||
|
||||
The settings for the microscope are gathered together into a settings pane, which is further subdivided into sections. This page does not provide an exhaustive list, but a few of the notable controls are:
|
||||
|
||||
* Adjusting exposure time and gain of the camera, including automatic adjustment.
|
||||
* Automatic white balance and flat-field correction for the camera.
|
||||
* Enabling or disabling certain features of the software (e.g. ImJoy integration).
|
||||
* Enabling or disabling the video stream (this allows the native low-latency preview on the Raspberry Pi to be used instead).
|
||||
* Calibrating the relationship between stage coordinates and pixel coordinates in the video stream, allowing click-to-move to function.
|
||||
|
||||
Important calibration tasks (in particular camera settings adjustment and click-to-move calibration) will be prompted in a "wizard" dialogue when the software is first run, to help first time users set up their microscope. All of the auto calibration routines are also available from the settings pane.
|
||||
Loading…
Add table
Add a link
Reference in a new issue