[education/kstars] doc: doc: some review

Hy Murveit null at kde.org
Mon Aug 21 19:26:59 BST 2023


Git commit 24782190ae175124fb4bb7bef66ef07bdf6d3542 by Hy Murveit, on behalf of Antoni Bella PĂ©rez.
Committed on 21/08/2023 at 20:26.
Pushed by murveit into branch 'master'.

doc: some review

Mostly tagging...

M  +58   -10   doc/config.docbook

https://invent.kde.org/education/kstars/-/commit/24782190ae175124fb4bb7bef66ef07bdf6d3542

diff --git a/doc/config.docbook b/doc/config.docbook
index 642900f33..b7e6e1102 100644
--- a/doc/config.docbook
+++ b/doc/config.docbook
@@ -1175,7 +1175,10 @@ Moreover, some speedup options can be configured to achieve the best user experi
 <para>
 <indexterm><primary>Configure &kstars; window</primary>
 <secondary>Image Overlays page</secondary></indexterm>
-Image overlays are custom images (typically .jpg) that are rendered onto the skymap over stars and other skymap items, but below the terrain. These images are added by you, the user, a sort of personal sky catalog. If configured properly, these personal images can be displayed almost perfectly aligned with other objects in the sky.
+Image overlays are custom images (typically <literal role="extension">.jpg</literal>) that are rendered onto the
+skymap over stars and other skymap items, but below the terrain. These images are added by you, the user, a sort
+of personal sky catalog. If configured properly, these personal images can be displayed almost perfectly aligned
+with other objects in the sky.
 </para>
 <screenshot>
 <screeninfo>Image Overlays Window</screeninfo>
@@ -1189,31 +1192,76 @@ Image overlays are custom images (typically .jpg) that are rendered onto the sky
 </mediaobject>
 </screenshot>
 <para>
-The <guilabel>Image Overlays</guilabel> page lets you configure whether image overlays will be shown on the skymap, and helps you add them to the system. The image at the start of this section shows the skymap with image overlays enabled and some image overlays loaded.
+The <guilabel>Image Overlays</guilabel> page lets you configure whether image overlays will be shown on the skymap,
+and helps you add them to the system. The image at the start of this section shows the skymap with image overlays
+enabled and some image overlays loaded.
 </para>
 <para>
-  Each time it starts up, KStars looks for new image overlay images in a special directory, parallel to the logs directory, named imageOverlays. On Linux this can be found in ~/.local/share/kstars/imageOverlays. The exact location for your system can be found by clicking the <guilabel>Overlay Directory</guilabel> button near the top of the Image Overlays config page shown at the top of this section. To start, add your images to that directory. Ideally, for performance reasons these aren't massive files, but probably images with widths 1000 or 2000 should be fine. To add additional images in the future,  add them to the same directory and click the refresh button or restart KStars. To remove overlays, remove them from the directory and click the refresh button or restart KStars.
+Each time it starts up, &kstars; looks for new image overlay images in a special directory, parallel to the logs
+directory, named <literal>imageOverlays</literal>. On Linux this can be found in
+<filename class="directory">~/.local/share/kstars/imageOverlays</filename>. The exact location for your system can
+be found by clicking the <guibutton>Overlay Directory</guibutton> button near the top of the
+<guilabel>Image Overlays</guilabel> config page shown at the top of this section. To start, add your images to that
+directory. Ideally, for performance reasons these aren't massive files, but probably images with widths 1000 or 2000
+should be fine. To add additional images in the future, add them to the same directory and click the refresh button
+or restart &kstars;. To remove overlays, remove them from the directory and click the refresh button or restart &kstars;.
 </para>
 <para>
-Start KStars once you have images in the imageOverlays directory. If you then go to the Image Overlays config page, you should see the new files listed in the table. The new images will show their status as "Unprocessed". Only images whose status is "OK" are displayed on the SkyMap. That is because KStars needs to know the sky location, size, and orientation for these images before it can display them. To change the status to OK you need to plate-solve the images or add the required information manually--see below.
+Start &kstars; once you have images in the <literal>imageOverlays</literal> directory. If you then go to the
+<guilabel>Image Overlays</guilabel> config page, you should see the new files listed in the table. The new images
+will show their status as <guilabel>Unprocessed</guilabel>. Only images whose status is <guilabel>OK</guilabel>
+are displayed on the SkyMap. That is because &kstars; needs to know the sky location, size, and orientation for
+these images before it can display them. To change the status to <guilabel>OK</guilabel> you need to plate-solve
+the images or add the required information manually--see below.
 </para>
 <para>
-  To prepare your images for display, you need to plate-solve the images (one time only). To do this, find an image in the table, click on its filename, and then click <guilabel>Solve</guilabel> below the table. The Solve button's label should switch to <guilabel>Cancel</guilabel> during the solve, and then when completed successfully, the solved parameters are displayed in the table and the status is changed to "OK".  A successful plate-solve's information is stored in the user database so that solving doesn't need to be repeated. The solved image should from then on appear in its proper position in the SkyMap. You can plate-solve multiple images in a single operation by clicking on the first image's filename, then shift clicking on another filename. All the image files between the filenames should be selected. Then clicking Solve will attempt to solve them all. However, KStars will not attempt to plate-solve images whose status is "OK", it will skip those images. (If you wish to re-plate-solve images with status "OK", then manually change their status to "Unprocessed" and click "Solve").  It is possible that if you select several images, a few of them will not be successfully solved.
+To prepare your images for display, you need to plate-solve the images (one time only). To do this, find an image
+in the table, click on its filename, and then click <guibutton>Solve</guibutton> below the table.
+The <guibutton>Solve</guibutton> button's label should switch to <guibutton>Cancel</guibutton> during the solve,
+and then when completed successfully, the solved parameters are displayed in the table and the status is changed
+to <guilabel>OK</guilabel>.  A successful plate-solve's information is stored in the user database so that solving
+doesn't need to be repeated. The solved image should from then on appear in its proper position in the SkyMap. You
+can plate-solve multiple images in a single operation by clicking on the first image's filename, then holding down
+the &Shift; key and clicking on another filename. All the image files between the filenames should be selected.
+Then clicking <guibutton>Solve</guibutton> will attempt to solve them all. However, &kstars; will not attempt to
+plate-solve images whose status is <guilabel>OK</guilabel>, it will skip those images. (If you wish to re-plate-solve
+images with status <guilabel>OK</guilabel>, then manually change their status to <guilabel>Unprocessed</guilabel> and
+click <guibutton>Solve</guibutton>). It is possible that if you select several images, a few of them will not be
+successfully solved.
 </para>
 <para>
-Plate solving these images can sometimes be difficult. That is because at this point the system has no information as to the scale or position to look, and thus it is a blind solve. To improve your chance for success, you can enter an approximate RA/DEC center sky position into the RA and DEC columns for the row you are trying to solve. You can also add an image scale, in arcseconds-per-pixel. You can add a default scale to the right of the Solve button in the box labeled <guilabel>Default a-s/px</guilabel> so that all solving attempts use this scale by default. You can also add a scale directly into the table-row-column, which would override the default. You can choose which StellarSolver profile the solver uses (these profiles can be edited in Ekos' align tab). Finally, you can adjust the solver's <guilabel>Timeout</guilabel> in seconds.
+Plate solving these images can sometimes be difficult. That is because at this point the system has no information as
+to the scale or position to look, and thus it is a blind solve. To improve your chance for success, you can enter an
+approximate RA/DEC center sky position into the <guilabel>RA</guilabel> and <guilabel>DEC</guilabel> columns for the
+row you are trying to solve. You can also add an image scale, in arcseconds-per-pixel. You can add a default scale to
+the right of the <guibutton>Solve</guibutton> button in the box labeled <guilabel>Default a-s/px</guilabel> so that
+all solving attempts use this scale by default. You can also add a scale directly into the table-row-column, which
+would override the default. You can choose which StellarSolver profile the solver uses (these profiles can be edited
+in Ekos' <guilabel>Align</guilabel> tab). Finally, you can adjust the solver's <guilabel>Timeout</guilabel> in seconds.
 </para>
 <para>
-If you have problematic images that won't solve, you can still display them by manually entering the values (that the solver didn't find) into the table. They are the RA, DEC, arcsecond-per-pixel, orientation angle, and east-to-the-right (or West-to-the-right) settings. Once you have done that, you can then change the status to "OK" and KStars will save these values to the user database as if they had been automatically solved.
+If you have problematic images that won't solve, you can still display them by manually entering the values (that the
+solver didn't find) into the table. They are the RA, DEC, arcsecond-per-pixel, orientation angle, and east-to-the-right
+(or West-to-the-right) settings. Once you have done that, you can then change the status to <guilabel>OK</guilabel> and
+&kstars; will save these values to the user database as if they had been automatically solved.
 </para>
 <para>
-There are a few more controls on the Image Overlays settings page. The <guilabel>Show image overlays</guilabel> checkbox at the top of the page enables or disables this feature--that is, toggles whether any image overlays are display on the SkyMap or not.
+There are a few more controls on the <guilabel>Image Overlays</guilabel> settings page.
+The <guilabel>Show image overlays</guilabel> checkbox at the top of the page enables or disables this feature--that is,
+toggles whether any image overlays are display on the SkyMap or not.
 </para>
 <para>
-The <guilabel>Maximum image dimension</guilabel> box allows you to vary the maximum image dimension used for images. That is, if you place images that are, for example, 5000 pixels wide into the imageOverlays directory, but this input box's value is 1000, then the 5000-pixel-images will be read in, but then downsampled to 1000-pixels-wide before display. This is done to reduce the memory footprint and cpu usage of this feature. It would be more efficient to add image files with the desired image width.
+The <guilabel>Maximum image dimension:</guilabel> spinbox allows you to vary the maximum image dimension used for images.
+That is, if you place images that are, for example, 5000 pixels wide into the <literal>imageOverlays</literal> directory,
+but this input box's value is 1000, then the 5000-pixel-images will be read in, but then downsampled to 1000-pixels-wide
+before display. This is done to reduce the memory footprint and cpu usage of this feature. It would be more efficient to
+add image files with the desired image width.
 </para>
 <para>
-The <guilabel>Center SkyMap on selection</guilabel> checkbox allows you to easily navigate to the overlay images without directly manipulating the SkyMap. With this enabled, you select a row in the overlay table (e.g. by clicking on the filename field) and the skymap is moved to that image if the image's status is OK. At that point you can move from one image to the next with up/down arrow keyboard commands.
+The <guilabel>Center SkyMap on selection</guilabel> checkbox allows you to easily navigate to the overlay images without
+directly manipulating the SkyMap. With this enabled, you select a row in the overlay table (&ie;, by clicking on the
+filename field) and the skymap is moved to that image if the image's status is <guilabel>OK</guilabel>. At that point
+you can move from one image to the next with &Up; and &Down; arrow keyboard commands.
 </para>
 </sect1>
 


More information about the kde-doc-english mailing list