Merge branch 'v3-steps-per-pixel' into 'v3'
Rename "pixels per step" to "steps per pixel" Closes #648 See merge request openflexure/openflexure-microscope-server!568
This commit is contained in:
commit
e6005d052c
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@
|
|||
<matrixDisplay :matrix="csmResolution" :bracket-height="1.5" />
|
||||
</li>
|
||||
|
||||
<li>Pixels per motor step: {{ csmRatio }}</li>
|
||||
<li>Motor steps per pixel: {{ csmRatio }}</li>
|
||||
<li>
|
||||
Full field of view in motor steps:
|
||||
<br />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue