Update camera cal instructions to look through empty area if possible
This commit is contained in:
parent
ca5c49289e
commit
8fa0217ec9
2 changed files with 4 additions and 2 deletions
|
|
@ -4,7 +4,9 @@
|
|||
<b> Before starting camera calibration: </b>
|
||||
</p>
|
||||
<ul class="uk-list uk-list-bullet">
|
||||
<li>Remove any samples from your microscope</li>
|
||||
<li>Insert a slide.</li>
|
||||
<li>Move your slide to an empty area, ideally looking through the coverslip.</li>
|
||||
<li>If your slide has no empty areas, remove it and instead calibrate on no sample.</li>
|
||||
<li>Ensure your illumination is on, well focused, and centred.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<template>
|
||||
<stepTemplateWithStream>
|
||||
<p>
|
||||
<b>Once your field of view is empty and well illuminated, click Full Auto-Calibrate.</b>
|
||||
<b>Once your field of view appears empty and well illuminated, click Full Auto-Calibrate.</b>
|
||||
</p>
|
||||
|
||||
<template #below-stream>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue