Skip to content

Commit 73a44f0

Browse files
Update acquire_exASLM.rst
Just a reminder that we have to constantly maintain our documentation too...
1 parent 4f4e35c commit 73a44f0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/source/user_guide/case_studies/acquire_exASLM.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,11 @@ To achieve this, **navigate** receives a `trigger signal <http://www.asiimaging.
1212
from the stage controller to start image acquisition once
1313
the stage has reached the desired position and velocity. Thereafter, **navigate** acquires images
1414
at a constant rate until the stage has reached the end position. This mode of acquisition is termed
15-
"Constant Velocity Acquisition", and is implemented as a feature in **navigate**.
15+
"Constant Velocity Acquisition", and is implemented as a plugin in **navigate**. To
16+
download the plugin, please visit `navigate-constant-velocity-acquisition
17+
<https://github.com/TheDeanLab/navigate-constant-velocity-acquisition>`_.
1618

17-
Furthermore, since the stage moves at a 45 degree angle relative to the microscope detection axis,
19+
Since the stage moves at a 45 degree angle relative to the microscope detection axis,
1820
computational shearing of the data is necessary. For large data sets, this can become computationally challenging and
1921
unnecessarily results in greater data overhead owing to empty space introduced in the data.
2022
To avoid this, we also provide a guide on how to perform two axis stage

0 commit comments

Comments
 (0)