Added more info on starting the simulation server and some basic instructions on simulating a scan
This commit is contained in:
parent
94541b2d4f
commit
e56a11ef66
2 changed files with 34 additions and 1 deletions
|
|
@ -2,6 +2,15 @@
|
|||
|
||||
This guide walks you through running the simulation server for the OpenFlexure Microscope, along with useful tips for using the simulation features.
|
||||
|
||||
The simulation server GUI is a copy of the GUI you would find on the hardware with a simulated sample you can explore. Most functionality included in the hardware operates on the simulation server. This includes:
|
||||
|
||||
* Camera stage mapping and 'click to move'
|
||||
* Scanning and stitching
|
||||
* Autofocus
|
||||
* Image capture
|
||||
* Stage navigation
|
||||
|
||||
|
||||
---
|
||||
|
||||
## Starting the Simulation Server
|
||||
|
|
@ -25,6 +34,20 @@ For a step-by-step demonstration, watch the [full video walkthrough on running t
|
|||
|
||||
---
|
||||
|
||||
## Running a simulated scan
|
||||
|
||||
To run a simulated scan, you first need to set a background image:
|
||||
|
||||
1. Click on the settings tab on the left
|
||||
2. Navigate to the **Camera** settings under **Microscope Settings**
|
||||
3. Click `Remove Sample`. This removes the simulated sample from the camera stream
|
||||
4. Click on the **Background Detect** tab on the left and click `Set Background`
|
||||
5. Repeat the steps 1 and 2 to return to the camera settings and click `Add Sample`
|
||||
|
||||
You are now ready to start a simulated scan in the Slide Scan tab.
|
||||
|
||||
---
|
||||
|
||||
## Simulation Settings and Tips
|
||||
|
||||
---
|
||||
|
|
@ -70,3 +93,4 @@ For a step-by-step demonstration, watch the [full video walkthrough on running t
|
|||
---
|
||||
|
||||
If you need further help, reach out to the community on the [OpenFlexure Forum](https://openflexure.discourse.group/).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue