From e082d271b1ba380d8eb80c2d72bab39a05514c0e Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Fri, 28 Aug 2020 07:55:13 +0300 Subject: [PATCH] Fix minor typo --- doc/ekos-analyze.docbook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ekos-analyze.docbook b/doc/ekos-analyze.docbook index 2c839ba59..58382c909 100644 --- a/doc/ekos-analyze.docbook +++ b/doc/ekos-analyze.docbook @@ -30,7 +30,7 @@ Timeline - Timeline shows the major Ekos processes, and when they were active. For intance, the Capture line shows when images were taken (green sections) and when imaging was aborted (red sections). Clicking on a green section gives information about that image, and double clicking on one brings up the image taken then in a fitsviewer, if it's available. [Note: if you've moved your captured images, you can set alternate directory in the input menu to a directory which is the base of part of the original file path.] Clicking on a Focus segment shows focus session information and displays up the position vs HFR measurements from that session. Clicking on a Guider segment shows a drift plot from that session, (if it's guiding) and the session's RMS statistics. Other timelines show status information when clicked. + Timeline shows the major Ekos processes, and when they were active. For instance, the Capture line shows when images were taken (green sections) and when imaging was aborted (red sections). Clicking on a green section gives information about that image, and double clicking on one brings up the image taken then in a fitsviewer, if it's available. [Note: if you've moved your captured images, you can set alternate directory in the input menu to a directory which is the base of part of the original file path.] Clicking on a Focus segment shows focus session information and displays up the position vs HFR measurements from that session. Clicking on a Guider segment shows a drift plot from that session, (if it's guiding) and the session's RMS statistics. Other timelines show status information when clicked. -- GitLab