From b6ae7d4cdbc7a03215d62af6acff9d8deee9f0f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Du=C5=A1an=20Poizl?= Date: Fri, 24 Jun 2022 21:14:08 +0200 Subject: [PATCH] Update french help, fix few typo. Thanks to Patrick Chevalley --- about/help_en | 12 ++++++------ about/help_fr | 24 +++++++++++++++++++++++- 2 files changed, 29 insertions(+), 7 deletions(-) diff --git a/about/help_en b/about/help_en index d2084b7..1881220 100644 --- a/about/help_en +++ b/about/help_en @@ -25,7 +25,7 @@ The File system panel shows other images in the same directory as the loa

All panels in the interface can be moved around and/or closed. Any closed or non-visible panel can be re-opened through the Docks menu at the top.

At bottom there is status bar that show current lightness or red, green, blue pixel value under mouse cursor then X and Y coordinates and -if image contain World Coordinate System metadata it show celestial coorinates.

+if image contain World Coordinate System metadata it show celestial coordinates.

Opening and saving images

To load an image select File->Open and choose the file. After a file is loaded, it becomes visible in the main image panel, and the @@ -69,7 +69,7 @@ This dialog can be useful to clear marks from images. Marked images show a *< Marked images can be copied or moved to a selected directory with File->Copy/Move marked files. After copying or moving, the list of marked files is cleared. The list of marked files will be remembered after quitting the program.

Another way to mark images is in database view where you can select rows and then select mark or unmark action in context menu. Marked -files will be shown with bold text. Third way to mark files is from thumnails view where you can press press Shift and click with left +files will be shown with bold text. Third way to mark files is from thumbnails view where you can press press Shift and click with left mouse button and drag across thumbnails to mark them. Holding Ctrl will unmark files.

File system and tree

@@ -96,12 +96,12 @@ Below the table is button to select which columns/properties are displayed.

Also at the bottom of the database panel are three combo boxes and text inputs used for filtering. Select the property to filter on with the combo box and in the adjacent text box enter a string to search for in that property. These three combo box contain list of all properties that are found during indexing except first five. First one set searching in file name. -Next two "RA pos" and "DEC pos" allow to filter out indexed images that contain point with entered RA/DEC coorinate. Expected format is three -number separated by space. In case of "DEC pos" it also accept +- sign. Ommiting one or two last number is also valid. Some examples "02 12 32" "-12 43 12" "+45 32" "13". +Next two "RA pos" and "DEC pos" allow to filter out indexed images that contain point with entered RA/DEC coordinate. Expected format is three +number separated by space. In case of "DEC pos" it also accept +- sign. Omitting one or two last number is also valid. Some examples "02 12 32" "-12 43 12" "+45 32" "13". So for RA it means hour, minutes and seconds while for DEC it is degrees, minutes and seconds. Setting both "RA pos" and "DEC pos" can return images that doesn't contain entered point as it search against minimum and maximum RA/DEC coordinates that images contain. -"RA range" and "DEC range" filter out images which center coordinate is withing entered range. -Pressing Enter or clicing on Filter button will filter out database record accoring to search parameter. +"RA range" and "DEC range" filter out images which center coordinate is within entered range. +Pressing Enter or clicking on Filter button will filter out database record according to search parameter.

Wildcards: