Warning, /education/kstars/kstars/kstars.kcfg is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8" ?>
0002 <kcfg xmlns="http://www.kde.org/standards/kcfg/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
0003                           http://www.kde.org/standards/kcfg/1.0/kcfg.xsd">
0004    <include>ksutils.h</include>
0005    <include>qdir.h</include>
0006    <kcfgfile name="kstarsrc" />
0007 
0008    <group name="GUI">
0009       <entry name="PositionTimeBox" type="Point">
0010          <label>Position of the time InfoBox.</label>
0011          <whatsthis>The screen coordinates of the Time InfoBox.</whatsthis>
0012          <default code="true">QPoint(0,0)</default>
0013       </entry>
0014       <entry name="PositionFocusBox" type="Point">
0015          <label>Position of the focus InfoBox.</label>
0016          <whatsthis>The screen coordinates of the Focus InfoBox.</whatsthis>
0017          <default code="true">QPoint(600,0)</default>
0018       </entry>
0019       <entry name="PositionGeoBox" type="Point">
0020          <label>Position of the geographic InfoBox.</label>
0021          <whatsthis>The screen coordinates of the Geographic Location InfoBox.</whatsthis>
0022          <default code="true">QPoint(0,600)</default>
0023       </entry>
0024       <entry name="ShadeTimeBox" type="Bool">
0025          <label>Is the time InfoBox in the "shaded" state?</label>
0026          <whatsthis>If true, the Time InfoBox will show only its top line of data.</whatsthis>
0027          <default>true</default>
0028       </entry>
0029       <entry name="ShadeFocusBox" type="Bool">
0030          <label>Is the focus InfoBox in the "shaded" state?</label>
0031          <whatsthis>If true, the Focus InfoBox will show only its top line of data.</whatsthis>
0032          <default>true</default>
0033       </entry>
0034       <entry name="ShadeGeoBox" type="Bool">
0035          <label>Is the geographic InfoBox in the "shaded" state?</label>
0036          <whatsthis>If true, the Geographic Location InfoBox will show only its top line of data.</whatsthis>
0037          <default>true</default>
0038       </entry>
0039       <entry name="ShowInfoBoxes" type="Bool">
0040          <label>Meta-option to toggle display of all InfoBoxes</label>
0041          <whatsthis>Toggles display of all three InfoBoxes.</whatsthis>
0042          <default>true</default>
0043       </entry>
0044       <entry name="ShowTimeBox" type="Bool">
0045          <label>Display the time InfoBox?</label>
0046          <whatsthis>Toggles display of the Time InfoBox.</whatsthis>
0047          <default>true</default>
0048       </entry>
0049       <entry name="ShowFocusBox" type="Bool">
0050          <label>Display the focus InfoBox?</label>
0051          <whatsthis>Toggles display of the Focus InfoBox.</whatsthis>
0052          <default>true</default>
0053       </entry>
0054       <entry name="ShowGeoBox" type="Bool">
0055          <label>Display the geographic InfoBox?</label>
0056          <whatsthis>Toggles display of the Geographic Location InfoBox.</whatsthis>
0057          <default>true</default>
0058       </entry>
0059       <entry name="StickyTimeBox" type="Int">
0060          <label>Time InfoBox anchor flag</label>
0061          <whatsthis>Is the Time InfoBox anchored to a window edge? 0 = not anchored; 1 = anchored to right edge; 2 = anchored to bottom edge; 3 = anchored to bottom and right edges.</whatsthis>
0062          <default>0</default>
0063          <min>0</min>
0064          <max>3</max>
0065       </entry>
0066       <entry name="StickyFocusBox" type="Int">
0067          <label>Time InfoBox anchor flag</label>
0068          <whatsthis>Is the Focus InfoBox anchored to a window edge? 0 = not anchored; 1 = anchored to right edge; 2 = anchored to bottom edge; 3 = anchored to bottom and right edges.</whatsthis>
0069          <default>1</default>
0070          <min>0</min>
0071          <max>3</max>
0072       </entry>
0073       <entry name="StickyGeoBox" type="Int">
0074          <label>Geographic InfoBox anchor flag</label>
0075          <whatsthis>Is the Geographic Location InfoBox anchored to a window edge? 0 = not anchored; 1 = anchored to right edge; 2 = anchored to bottom edge; 3 = anchored to bottom and right edges.</whatsthis>
0076          <default>2</default>
0077          <min>0</min>
0078          <max>3</max>
0079       </entry>
0080       <entry name="ShowStatusBar" type="Bool">
0081          <label>Display the statusbar?</label>
0082          <whatsthis>Toggle display of the status bar.</whatsthis>
0083          <default>true</default>
0084       </entry>
0085       <entry name="ShowAltAzField" type="Bool">
0086          <label>Display Alt/Az coordinates in the statusbar?</label>
0087          <whatsthis>Toggle display of the Horizontal coordinates of the mouse cursor in the status bar.</whatsthis>
0088          <default>true</default>
0089       </entry>
0090       <entry name="ShowRADecField" type="Bool">
0091          <label>Display RA/Dec coordinates in the statusbar?</label>
0092          <whatsthis>Toggle display of the Equatorial coordinates of the mouse cursor at the current epoch in the status bar.</whatsthis>
0093          <default>true</default>
0094       </entry>
0095       <entry name="ShowJ2000RADecField" type="Bool">
0096          <label>Display J2000.0 RA/Dec coordinates in the statusbar?</label>
0097          <whatsthis>Toggle display of the Equatorial coordinates of the mouse cursor at the standard epoch in the status bar.</whatsthis>
0098          <default>false</default>
0099       </entry>
0100       <entry name="ShowSensorFOV" type="Bool">
0101          <label>Display CCD sensor angular size on the sky map?</label>
0102          <default>true</default>
0103       </entry>
0104       <entry name="WindowWidth" type="UInt">
0105          <label>Width of main window, in pixels</label>
0106          <default>1024</default>
0107       </entry>
0108       <entry name="WindowHeight" type="UInt">
0109          <label>Height of main window, in pixels</label>
0110          <default>768</default>
0111       </entry>
0112       <entry name="RunStartupWizard" type="Bool">
0113          <label>Run Startup Wizard when KStars launches?</label>
0114          <default>true</default>
0115       </entry>
0116       <entry name="CurrentTheme" type="String">
0117          <label>Current application theme</label>
0118          <default>Default</default>
0119       </entry>
0120    </group>
0121 
0122    <group name="Catalogs">
0123       <entry name="CatalogFile" type="StringList">
0124          <label>Filenames of defined custom object catalogs.</label>
0125          <whatsthis>List of the filenames of custom object catalogs.</whatsthis>
0126       </entry>
0127       <entry name="ShowCatalog" type="IntList">
0128          <label>List of toggles for displaying custom object catalogs.</label>
0129          <whatsthis>List of integers toggling display of each custom object catalog (any nonzero value indicates the objects in that catalog will be displayed).</whatsthis>
0130       </entry>
0131       <entry name="ShowCatalogNames" type="StringList">
0132          <label>List for displaying custom object catalogs.</label>
0133          <whatsthis>List of names for which custom catalogs are to be displayed.</whatsthis>
0134       </entry>
0135       <entry name="ResolveNamesOnline" type="Bool">
0136          <label>Resolve names using online services.</label>
0137          <whatsthis>Names of objects entered into the find dialog are resolved using online services and stored in the database. This option also toggles the display of such resolved objects on the sky map.</whatsthis>
0138          <default>true</default>
0139       </entry>
0140       <entry name="DSOCachePercentage" type="UInt">
0141          <label>Percentage of the sky to cache DSOs for.</label>
0142          <whatsthis>The DSOs are loaded from a sqlite database and
0143          cached in memory. This setting regulates how much of the DSOs
0144          will be cached. Turning this value up yields better
0145          performance at the cost of memory.</whatsthis>
0146          <default>100</default>
0147          <min>5</min>
0148          <max>100</max>
0149       </entry>
0150       <entry name="DSOMinZoomFactor" type="UInt">
0151          <label>Minimum zoom level to render DeepSkyObjects.</label>
0152          <default>400</default>
0153          <min>250</min>
0154          <max>4000</max>
0155       </entry>
0156       <entry name="DSOCatalogFilename" type="String">
0157          <label>The filename of the DSO catalog.</label>
0158          <default>dso_main.kscat</default>
0159       </entry>
0160       <entry name="DSODefaultCatalogFilename" type="String">
0161          <label>The filename of the default DSO catalog (OpenNGC).</label>
0162          <default>OpenNGC.kscat</default>
0163       </entry>
0164    </group>
0165    <group name="indi">
0166     <entry name="INDIWindowWidth" type="UInt">
0167           <label>INDI window width</label>
0168           <default>800</default>
0169     </entry>
0170     <entry name="INDIWindowHeight" type="UInt">
0171           <label>INDI window height</label>
0172           <default>600</default>
0173     </entry>
0174       <entry name="useGeographicUpdate" type="Bool">
0175          <label>Automatically updates geographic location?</label>
0176          <default>true</default>
0177       </entry>
0178       <entry name="useTimeUpdate" type="Bool">
0179          <label>Automatically updates time and date?</label>
0180          <default>true</default>
0181       </entry>
0182       <entry name="independentWindowINDI" type="Bool">
0183          <label>Make INDI Control Panel window independent of KStars main window</label>
0184          <default>false</default>
0185       </entry>
0186       <entry name="showTargetCrosshair" type="Bool">
0187          <label>Draw crosshairs at telescope position in the sky map?</label>
0188          <whatsthis>Toggle display of crosshairs centered at telescope's pointed position in the KStars sky map.</whatsthis>
0189          <default>true</default>
0190       </entry>
0191       <entry name="showINDIMessages" type="Bool">
0192          <label>Display INDI messages in the statusbar?</label>
0193          <whatsthis>Toggle display of INDI messages in the KStars statusbar.</whatsthis>
0194          <default>true</default>
0195       </entry>
0196       <entry name="showINDIwindowInitially" type="Bool">
0197          <label>Show the INDI window on startup?</label>
0198          <whatsthis>Show the INDI window when starting EKOS.</whatsthis>
0199          <default>true</default>
0200       </entry>
0201       <entry name="SaveFocusImages" type="Bool">
0202          <label>Save autofocus images on disk?</label>
0203          <default>false</default>
0204       </entry>
0205       <entry name="messageNotificationINDI" type="Bool">
0206          <label>INDI message notifications</label>
0207          <whatsthis>Show INDI messages as desktop notifications instead of dialogs.</whatsthis>
0208          <default>true</default>
0209       </entry>
0210       <entry name="useKStarsSource" type="Bool">
0211          <label>Use KStars time and location for synchronization?</label>
0212          <default>true</default>
0213       </entry>
0214       <entry name="useMountSource" type="Bool">
0215          <label>Use mount time and location for synchronization?</label>
0216          <default>false</default>
0217       </entry>
0218       <entry name="useGPSSource" type="Bool">
0219          <label>Use GPS time and location for synchronization?</label>
0220          <default>false</default>
0221       </entry>
0222       <entry name="useExternalSkyMap" type="Bool">
0223          <label>Use an external planetarium software to control mount slews and syncs.</label>
0224          <default>false</default>
0225       </entry>
0226       <entry name="fitsDir" type="String">
0227          <label>FITS Default directory</label>
0228          <whatsthis>The default location of saved FITS files</whatsthis>
0229          <default code="true">KSUtils::getDefaultPath("fitsDir")</default>
0230       </entry>
0231       <entry name="serverTransferBufferSize" type="Int">
0232          <label>INDI Server Transfer Buffer</label>
0233          <whatsthis>Allows drivers to queue buffers not exceeding this size in MB</whatsthis>
0234          <default>1024</default>
0235       </entry>
0236       <entry name="serverPortStart" type="Int">
0237          <label>INDI Server Start Port</label>
0238          <whatsthis>INDI server will attempt to bind with ports starting from this port</whatsthis>
0239          <default>7624</default>
0240       </entry>
0241       <entry name="serverPortEnd" type="Int">
0242          <label>INDI Server Final Port</label>
0243          <whatsthis>INDI server will attempt to bind with ports ending with this port</whatsthis>
0244          <default>8623</default>
0245       </entry>
0246       <entry name="indiServer" type="String">
0247          <label>PATH to indiserver binary</label>
0248          <whatsthis>PATH to indiserver binary</whatsthis>
0249          <default code="true">KSUtils::getDefaultPath("indiServer")</default>
0250       </entry>
0251       <entry name="INDIHubAgent" type="String">
0252          <label>PATH to indihub-agent binary</label>
0253          <whatsthis>PATH to indihub-agent binary</whatsthis>
0254          <default code="true">KSUtils::getDefaultPath("INDIHubAgent")</default>
0255       </entry>
0256       <entry name="indiServerIsInternal" type="Bool">
0257          <label>Internal or External INDI Server?</label>
0258          <default>false</default>
0259       </entry>
0260       <entry name="indiDriversDir" type="String">
0261          <label>PATH to indi drivers directory</label>
0262          <whatsthis>PATH to indi drivers directory</whatsthis>
0263          <default code="true">KSUtils::getDefaultPath("indiDriversDir")</default>
0264       </entry>
0265       <entry name="indiDriversAreInternal" type="Bool">
0266          <label>Internal or External Astrometry Solver?</label>
0267          <default>false</default>
0268       </entry>
0269       <entry name="streamWindowWidth" type="UInt">
0270          <label>Video streaming window width</label>
0271          <default>320</default>
0272       </entry>
0273       <entry name="streamWindowHeight" type="UInt">
0274          <label>Video streaming window height</label>
0275          <default>240</default>
0276       </entry>
0277       <entry name="INDIMountLogging" type="Bool">
0278          <label>Enable INDI Mount logging</label>
0279          <default>false</default>
0280       </entry>
0281       <entry name="INDIFocuserLogging" type="Bool">
0282          <label>Enable INDI Focuser logging</label>
0283          <default>false</default>
0284       </entry>
0285       <entry name="INDICCDLogging" type="Bool">
0286          <label>Enable INDI CCD logging</label>
0287          <default>false</default>
0288       </entry>
0289       <entry name="INDIFilterWheelLogging" type="Bool">
0290          <label>Enable INDI Filter Wheel logging</label>
0291          <default>false</default>
0292       </entry>
0293       <entry name="INDIDomeLogging" type="Bool">
0294          <label>Enable INDI Dome logging</label>
0295          <default>false</default>
0296       </entry>
0297       <entry name="INDIDetectorLogging" type="Bool">
0298          <label>Enable INDI Detector logging</label>
0299          <default>false</default>
0300       </entry>
0301       <entry name="INDIWeatherLogging" type="Bool">
0302          <label>Enable INDI Weather logging</label>
0303          <default>false</default>
0304       </entry>
0305       <entry name="INDIAuxiliaryLogging" type="Bool">
0306          <label>Enable INDI Auxiliary logging</label>
0307          <default>false</default>
0308       </entry>
0309       <entry name="INDIRotatorLogging" type="Bool">
0310          <label>Enable INDI Rotator logging</label>
0311          <default>false</default>
0312       </entry>
0313       <entry name="INDIGPSLogging" type="Bool">
0314          <label>Enable INDI GPS logging</label>
0315          <default>false</default>
0316       </entry>
0317       <entry name="INDIAOLogging" type="Bool">
0318          <label>Enable INDI Adaptive Optics logging</label>
0319          <default>false</default>
0320       </entry>
0321    </group>
0322 
0323    <group name="Location">
0324       <entry name="CityName" type="String">
0325          <label>City name of geographic location.</label>
0326          <whatsthis>The City name of the current geographic location.</whatsthis>
0327          <default>Greenwich</default>
0328       </entry>
0329       <entry name="ProvinceName" type="String">
0330          <label>Province name of geographic location.</label>
0331          <whatsthis>The Province name of the current geographic location. This is the name of the state for locations in the U. S.</whatsthis>
0332          <default> </default>
0333       </entry>
0334       <entry name="CountryName" type="String">
0335          <label>Country name of geographic location.</label>
0336          <whatsthis>The Country name of the current geographic location.</whatsthis>
0337          <default>United Kingdom</default>
0338       </entry>
0339       <entry name="Longitude" type="Double">
0340          <label>Geographic Longitude, in degrees.</label>
0341          <whatsthis>The longitude of the current geographic location, in decimal degrees.</whatsthis>
0342          <default>0.0</default>
0343       </entry>
0344       <entry name="Latitude" type="Double">
0345          <label>Geographic Latitude, in degrees.</label>
0346          <whatsthis>The latitude of the current geographic location, in decimal degrees.</whatsthis>
0347          <default>51.468</default>
0348       </entry>
0349       <entry name="Elevation" type="Double">
0350          <label>Elevation above sea level of geographic location, in meters.</label>
0351          <default>-10.0</default>
0352       </entry>
0353       <entry name="TimeZone" type="Double">
0354          <label>Time Zone offset of geographic location, in hours.</label>
0355          <default>0.0</default>
0356       </entry>
0357       <entry name="DST" type="String">
0358          <label>Two-letter code for daylight savings time rule used by geographic location.</label>
0359          <whatsthis>Two-letter code that determines the dates on which daylight savings time begins and ends (you can view the rules by pressing the "Explain DST Rules" button in the Geographic Location window).</whatsthis>
0360          <default>--</default>
0361       </entry>
0362    </group>
0363 
0364    <group name="View">
0365       <entry name="UseAnimatedSlewing" type="Bool">
0366          <label>Use animated slewing effects when changing focus position?</label>
0367          <whatsthis>If true, focus changes will cause the sky to visibly spin to the new position. Otherwise, the display will "snap" instantly to the new position.</whatsthis>
0368          <default>true</default>
0369       </entry>
0370       <entry name="LeftClickSelectsObject" type="Bool">
0371          <label>Select objects on left click?</label>
0372          <whatsthis>If true, clicking on the skymap will select the closest object and highlights it.</whatsthis>
0373          <default>false</default>
0374       </entry>
0375       <entry name="DefaultCursor" type="UInt">
0376          <label>Select default Skymap cursor?</label>
0377          <whatsthis>Type of cursor when exploring the sky map.</whatsthis>
0378          <default>1</default>
0379       </entry>
0380       <entry name="FOVNames" type="StringList">
0381          <label>Name of selected FOV indicators</label>
0382          <whatsthis>The names of the currently selected field-of-view indicators. The list of defined FOV indicator names is listed in the "Settings|FOV Symbols" menu.</whatsthis>
0383          <default>Telrad</default>
0384       </entry>
0385       <entry name="FadePlanetTrails" type="Bool">
0386          <label>Fade planet trails to background color?</label>
0387          <whatsthis>If true, trails attached to solar system bodies will fade into the background sky color.</whatsthis>
0388          <default>true</default>
0389       </entry>
0390       <entry name="FocusRA" type="Double">
0391          <label>Right Ascension of focus position</label>
0392          <whatsthis>The right ascension of the initial focus position of the sky map, in decimal hours. This value is volatile; it is reset whenever the program shuts down.</whatsthis>
0393          <default>180.0</default>
0394       </entry>
0395       <entry name="FocusDec" type="Double">
0396          <label>Declination of focus position</label>
0397          <whatsthis>The declination of the initial focus position of the sky map, in decimal degrees. This value is volatile; it is reset whenever the program shuts down.</whatsthis>
0398          <default>45.0</default>
0399       </entry>
0400       <entry name="FocusObject" type="String">
0401          <label>Name of focused object</label>
0402          <whatsthis>The name of the object that should be centered and tracked on startup. If no object should be centered, set to "nothing". This value is volatile; it is reset whenever the program shuts down.</whatsthis>
0403          <default>nothing</default>
0404       </entry>
0405       <entry name="IsTracking" type="Bool">
0406          <label>Is tracking engaged?</label>
0407          <whatsthis>True if the skymap should track on its initial position on startup. This value is volatile; it is reset whenever the program shuts down.</whatsthis>
0408          <default>false</default>
0409       </entry>
0410       <entry name="HideOnSlew" type="Bool">
0411          <label>Hide objects while moving?</label>
0412          <whatsthis>Toggle whether KStars should hide some objects while the display is moving, for smoother motion.</whatsthis>
0413          <default>true</default>
0414       </entry>
0415       <entry name="HideCBounds" type="Bool">
0416          <label>Hide constellation boundaries while moving?</label>
0417          <whatsthis>Toggle whether constellation boundaries are hidden while the display is in motion.</whatsthis>
0418          <default>true</default>
0419       </entry>
0420       <entry name="HideCLines" type="Bool">
0421          <label>Hide constellation lines while moving?</label>
0422          <whatsthis>Toggle whether constellation lines are hidden while the display is in motion.</whatsthis>
0423          <default>false</default>
0424       </entry>
0425       <entry name="SkyCulture" type="String">
0426          <label>Sky culture</label>
0427          <whatsthis>Choose sky culture.</whatsthis>
0428          <default>Western</default>
0429       </entry>
0430       <entry name="HideCNames" type="Bool">
0431          <label>Hide constellation names while moving?</label>
0432          <whatsthis>Toggle whether constellation names are hidden while the display is in motion.</whatsthis>
0433          <default>false</default>
0434       </entry>
0435       <entry name="HideGrids" type="Bool">
0436          <label>Hide coordinate grids while moving?</label>
0437          <whatsthis>Toggle whether the coordinate grids are hidden while the display is in motion.</whatsthis>
0438          <default>true</default>
0439       </entry>
0440       <entry name="HideMilkyWay" type="Bool">
0441          <label>Hide Milky Way contour while moving?</label>
0442          <whatsthis>Toggle whether the Milky Way contour is hidden while the display is in motion.</whatsthis>
0443          <default>true</default>
0444       </entry>
0445       <entry name="HideOther" type="Bool">
0446          <label>Hide extra objects while moving?</label>
0447          <whatsthis>Toggle whether extra objects are hidden while the display is in motion.</whatsthis>
0448          <default>true</default>
0449       </entry>
0450       <entry name="HidePlanets" type="Bool">
0451          <label>Hide solar system objects while moving?</label>
0452          <whatsthis>Toggle whether solar system objects are hidden while the display is in motion.</whatsthis>
0453          <default>false</default>
0454       </entry>
0455       <entry name="HideStars" type="Bool">
0456          <label>Hide faint stars while moving?</label>
0457          <whatsthis>Toggle whether faint stars are hidden while the display is in motion.</whatsthis>
0458          <default>true</default>
0459       </entry>
0460       <entry name="HideLabels" type="Bool">
0461          <label>Hide object name labels while moving?</label>
0462          <whatsthis>Toggle whether name labels are hidden while the display is in motion.</whatsthis>
0463          <default>true</default>
0464       </entry>
0465       <entry name="ShowAsteroids" type="Bool">
0466          <label>Draw asteroids in the sky map?</label>
0467          <whatsthis>Toggle whether asteroids are drawn in the sky map.</whatsthis>
0468          <default>true</default>
0469       </entry>
0470       <entry name="ShowAsteroidNames" type="Bool">
0471          <label>Label asteroid names in the sky map?</label>
0472          <whatsthis>Toggle whether asteroid name labels are drawn in the sky map.</whatsthis>
0473          <default>false</default>
0474       </entry>
0475       <entry name="OrbitalElementsAutoUpdate" type="Bool">
0476          <label>Update orbital elements for comets and asteroids from online sources on startup.</label>
0477          <default>true</default>
0478       </entry>
0479       <entry name="ShowComets" type="Bool">
0480          <label>Draw comets in the sky map?</label>
0481          <whatsthis>Toggle whether comets are drawn in the sky map.</whatsthis>
0482          <default>true</default>
0483       </entry>
0484       <entry name="ShowCometComas" type="Bool">
0485          <label>Draw comet comas in the sky map?</label>
0486          <whatsthis>Toggle whether comet comas are drawn in the sky map.</whatsthis>
0487          <default>true</default>
0488       </entry>
0489       <entry name="ShowCometNames" type="Bool">
0490          <label>Label comet names in the sky map?</label>
0491          <whatsthis>Toggle whether comet name labels are drawn in the sky map.</whatsthis>
0492          <default>false</default>
0493       </entry>
0494       <entry name="ShowSupernovae" type="Bool">
0495          <label>Draw supernovae in the sky map?</label>
0496          <whatsthis>Toggle whether supernovae are drawn in the sky map.</whatsthis>
0497          <default>true</default>
0498       </entry>
0499       <entry name="ShowSupernovaNames" type="Bool">
0500          <label>Label Supernova Names in the sky map?</label>
0501          <whatsthis>Toggle whether supernova name labels are drawn in the sky map.</whatsthis>
0502          <default>true</default>
0503       </entry>
0504       <entry name="MagnitudeLimitShowSupernovae" type="Double">
0505          <label>Set magnitude limit for supernovae to be shown on the skymap</label>
0506          <whatsthis>Set magnitude limit for supernovae to be shown on the skymap.</whatsthis>
0507          <default>19</default>
0508       </entry>
0509       <entry name="SupernovaDetectionAge" type="Double">
0510          <label>Maximum days passed since detection</label>
0511          <whatsthis>Maximum days passed since detection.</whatsthis>
0512          <default>60</default>
0513       </entry>
0514       <entry name="SupernovaDownloadUrl" type="String">
0515          <label>Maximum days passed since detection</label>
0516          <whatsthis>Maximum days passed since detection.</whatsthis>
0517          <!-- <default>https://indilib.org/jdownloads/kstars/tns-daily.csv.gz</default> -->
0518          <default>http://kstars.bluedynamics.net:8000/tns/files/tns-daily.csv</default>
0519       </entry>
0520       <entry name="LimitSupernovaeByZoom" type="Bool">
0521          <label>Limit Supernovae by zoom limit</label>
0522          <whatsthis>Limit Supernovae by zoom limit.</whatsthis>
0523          <default>false</default>
0524       </entry>
0525       <entry name="SupernovaeHostOnly" type="Bool">
0526          <label>Show only supernovae with host</label>
0527          <whatsthis>Show only supernovae for which a host galaxy is given.</whatsthis>
0528          <default>true</default>
0529       </entry>
0530       <entry name="SupernovaeClassifiedOnly" type="Bool">
0531          <label>Show only classified supernovae?</label>
0532          <whatsthis>Show only classified supernovae where the supernova type is given.</whatsthis>
0533          <default>true</default>
0534       </entry>
0535       <entry name="ShowSupernovaAlerts" type="Bool">
0536          <label>Show supernova alerts?</label>
0537          <whatsthis>Toggle supernova alerts.</whatsthis>
0538          <default>true</default>
0539       </entry>
0540       <entry name="MagnitudeLimitAlertSupernovae" type="Double">
0541          <label>Set magnitude limit for supernovae to be alerted</label>
0542          <whatsthis>Set magnitude limit for supernovae to be alerted.</whatsthis>
0543          <default>13</default>
0544       </entry>
0545       <entry name="ShowCBounds" type="Bool">
0546          <label>Draw constellation boundaries in the sky map?</label>
0547          <whatsthis>Toggle whether constellation boundaries are drawn in the sky map.</whatsthis>
0548          <default>false</default>
0549       </entry>
0550       <entry name="ShowHighlightedCBound" type="Bool">
0551          <label>Highlight the central constellation boundary in the sky map?</label>
0552          <whatsthis>Toggle whether constellation boundary containing the central focus point is highlighted in the sky map.</whatsthis>
0553          <default>false</default>
0554       </entry>
0555       <entry name="ShowCLines" type="Bool">
0556          <label>Draw constellation lines in the sky map?</label>
0557          <whatsthis>Toggle whether constellation lines are drawn in the sky map.</whatsthis>
0558          <default>false</default>
0559       </entry>
0560       <entry name="ShowConstellationArt" type="Bool">
0561          <label>Draw constellation art in the sky map?</label>
0562          <whatsthis>Toggle whether constellation art drawn in the sky map.</whatsthis>
0563          <default>false</default>
0564       </entry>
0565       <entry name="ShowCNames" type="Bool">
0566          <label>Draw constellation names in the sky map?</label>
0567          <whatsthis>Toggle whether constellation name labels are drawn in the sky map.</whatsthis>
0568          <default>false</default>
0569       </entry>
0570       <entry name="ShowDeepSky" type="Bool">
0571          <label>Draw "deep sky" objects in the sky map?</label>
0572          <whatsthis>Toggle whether deep-sky objects are drawn in the sky map.</whatsthis>
0573          <default>true</default>
0574       </entry>
0575       <entry name="ShowEcliptic" type="Bool">
0576          <label>Draw ecliptic line in the sky map?</label>
0577          <whatsthis>Toggle whether the ecliptic line is drawn in the sky map.</whatsthis>
0578          <default>false</default>
0579       </entry>
0580       <entry name="ShowEquator" type="Bool">
0581          <label>Draw equator line in the sky map?</label>
0582          <whatsthis>Toggle whether the equator line is drawn in the sky map.</whatsthis>
0583          <default>false</default>
0584       </entry>
0585       <entry name="AutoSelectGrid" type="Bool">
0586          <label>Draw grids according to active coordinate system?</label>
0587          <whatsthis>Coordinate grids will automatically change according to active coordinate system.</whatsthis>
0588          <default>true</default>
0589       </entry>
0590       <entry name="ShowEquatorialGrid" type="Bool">
0591          <label>Draw equatorial coordinate grid in the sky map?</label>
0592          <whatsthis>Toggle whether the equatorial coordinate grid is drawn in the sky map.</whatsthis>
0593          <default>false</default>
0594       </entry>
0595       <entry name="ShowHorizontalGrid" type="Bool">
0596          <label>Draw horizontal coordinate grid in the sky map?</label>
0597          <whatsthis>Toggle whether the horizontal coordinate grid is drawn in the sky map.</whatsthis>
0598          <default>false</default>
0599       </entry>
0600       <entry name="ShowLocalMeridian" type="Bool">
0601          <label>Draw local meridian line in the sky map?</label>
0602          <whatsthis>Toggle whether the local meridian line is drawn in the sky map.</whatsthis>
0603          <default>false</default>
0604       </entry>
0605       <entry name="ShowGround" type="Bool">
0606          <label>Draw opaque ground in the sky map?</label>
0607          <whatsthis>Toggle whether the region below the horizon is opaque.</whatsthis>
0608          <default>true</default>
0609       </entry>
0610       <entry name="ShowHorizon" type="Bool">
0611          <label>Draw horizon line in the sky map?</label>
0612          <whatsthis>Toggle whether the horizon line is drawn in the sky map.</whatsthis>
0613          <default>true</default>
0614       </entry>
0615       <entry name="ShowFlags" type="Bool">
0616          <label>Draw flags in the sky map?</label>
0617          <whatsthis>Toggle whether flags are drawn in the sky map.</whatsthis>
0618          <default>true</default>
0619       </entry>
0620       <entry name="ShowOther" type="Bool">
0621          <label>Draw extra deep-sky objects in the sky map?</label>
0622          <whatsthis>Toggle whether extra objects are drawn in the sky map.</whatsthis>
0623          <default>true</default>
0624       </entry>
0625       <entry name="ShowMilkyWay" type="Bool">
0626          <label>Draw Milky Way contour in the sky map?</label>
0627          <whatsthis>Toggle whether the Milky Way contour is drawn in the sky map.</whatsthis>
0628          <default>true</default>
0629       </entry>
0630       <entry name="FillMilkyWay" type="Bool">
0631          <label>Fill Milky Way contour? (false means use outline only)</label>
0632          <whatsthis>Toggle whether the Milky Way contour is filled. When this option is false, the Milky Way is shown as an outline.</whatsthis>
0633          <default>true</default>
0634       </entry>
0635       <entry name="ShowSolarSystem" type="Bool">
0636          <label>Meta-option for all planets in the sky map.</label>
0637          <whatsthis>Meta-option to control whether all major planets (and the Sun and Moon) are drawn in the sky map.</whatsthis>
0638          <default>true</default>
0639       </entry>
0640       <entry name="ShowPlanetImages" type="Bool">
0641          <label>Draw planets as images in the sky map?</label>
0642          <whatsthis>Toggle whether major planets (and the Sun and Moon) are rendered as images in the sky map.</whatsthis>
0643          <default>true</default>
0644       </entry>
0645       <entry name="ShowPlanetNames" type="Bool">
0646          <label>Label planet names in the sky map?</label>
0647          <whatsthis>Toggle whether major planets (and the Sun and Moon) are labeled in the sky map.</whatsthis>
0648          <default>true</default>
0649       </entry>
0650       <entry name="ShowSun" type="Bool">
0651          <label>Draw Sun in the sky map?</label>
0652          <whatsthis>Toggle whether the Sun is drawn in the sky map.</whatsthis>
0653          <default>true</default>
0654       </entry>
0655       <entry name="ShowMoon" type="Bool">
0656          <label>Draw Moon in the sky map?</label>
0657          <whatsthis>Toggle whether the Moon is drawn in the sky map.</whatsthis>
0658          <default>true</default>
0659       </entry>
0660       <entry name="ShowMercury" type="Bool">
0661          <label>Draw Mercury in the sky map?</label>
0662          <whatsthis>Toggle whether Mercury is drawn in the sky map.</whatsthis>
0663          <default>true</default>
0664       </entry>
0665       <entry name="ShowVenus" type="Bool">
0666          <label>Draw Venus in the sky map?</label>
0667          <whatsthis>Toggle whether Venus is drawn in the sky map.</whatsthis>
0668          <default>true</default>
0669       </entry>
0670       <entry name="ShowMars" type="Bool">
0671          <label>Draw Mars in the sky map?</label>
0672          <whatsthis>Toggle whether Mars is drawn in the sky map.</whatsthis>
0673          <default>true</default>
0674       </entry>
0675       <entry name="ShowJupiter" type="Bool">
0676          <label>Draw Jupiter in the sky map?</label>
0677          <whatsthis>Toggle whether Jupiter is drawn in the sky map.</whatsthis>
0678          <default>true</default>
0679       </entry>
0680       <entry name="ShowSaturn" type="Bool">
0681          <label>Draw Saturn in the sky map?</label>
0682          <whatsthis>Toggle whether Saturn is drawn in the sky map.</whatsthis>
0683          <default>true</default>
0684       </entry>
0685       <entry name="ShowUranus" type="Bool">
0686          <label>Draw Uranus in the sky map?</label>
0687          <whatsthis>Toggle whether Uranus is drawn in the sky map.</whatsthis>
0688          <default>true</default>
0689       </entry>
0690       <entry name="ShowNeptune" type="Bool">
0691          <label>Draw Neptune in the sky map?</label>
0692          <whatsthis>Toggle whether Neptune is drawn in the sky map.</whatsthis>
0693          <default>true</default>
0694       </entry>
0695       <entry name="ShowPluto" type="Bool">
0696          <label>Draw Pluto in the sky map?</label>
0697          <whatsthis>Toggle whether Pluto is drawn in the sky map.</whatsthis>
0698          <default>true</default>
0699       </entry>
0700       <entry name="ShowStars" type="Bool">
0701          <label>Draw stars in the sky map?</label>
0702          <whatsthis>Toggle whether stars are drawn in the sky map.</whatsthis>
0703          <default>true</default>
0704       </entry>
0705       <entry name="ShowStarMagnitudes" type="Bool">
0706          <label>Label star magnitudes in the sky map?</label>
0707          <whatsthis>Toggle whether star magnitude (brightness) labels are shown in the sky map.</whatsthis>
0708          <default>false</default>
0709       </entry>
0710       <entry name="ShowStarNames" type="Bool">
0711          <label>Label star names in the sky map?</label>
0712          <whatsthis>Toggle whether star name labels are shown in the sky map.</whatsthis>
0713          <default>true</default>
0714       </entry>
0715       <entry name="ShowDeepSkyMagnitudes" type="Bool">
0716          <label>Label deep-sky object magnitudes in the sky map?</label>
0717          <whatsthis>Toggle whether deep-sky object magnitude (brightness) labels are shown in the sky map.</whatsthis>
0718          <default>false</default>
0719       </entry>
0720       <entry name="ShowDeepSkyNames" type="Bool">
0721          <label>Label deep-sky objects in the sky map?</label>
0722          <whatsthis>Toggle whether deep-sky object name labels are shown in the sky map.</whatsthis>
0723          <default>true</default>
0724       </entry>
0725       <entry name="ShowMosaicPanel" type="Bool">
0726          <label>Draw Mosaic Panel in the sky map?</label>
0727          <whatsthis>Toggle whether the Mosaic Panel are drawn in the sky map.</whatsthis>
0728          <default>false</default>
0729       </entry>
0730       <entry name="SlewTimeScale" type="Double">
0731          <label>Minimum timescale for forced-slewing mode</label>
0732          <whatsthis>The timescale above which slewing mode is forced on at all times.</whatsthis>
0733          <default>60</default>
0734       </entry>
0735       <entry name="BoxBGMode" type="UInt">
0736          <label>InfoBoxes Background fill mode</label>
0737          <whatsthis>The background fill mode for the on-screen information boxes: 0="no BG"; 1="semi-transparent BG"; 2="opaque BG"</whatsthis>
0738          <default>1</default>
0739       </entry>
0740       <entry name="Projection" type="UInt">
0741          <label>Mapping projection algorithm</label>
0742          <whatsthis>Algorithm for the mapping projection.</whatsthis>
0743          <default>0</default>
0744       </entry>
0745       <entry name="UseAbbrevConstellNames" type="Bool">
0746          <label>Use abbreviated constellation names?</label>
0747          <whatsthis>Use official IAU abbreviations for constellation names.</whatsthis>
0748          <default>false</default>
0749       </entry>
0750       <entry name="UseLatinConstellNames" type="Bool">
0751          <label>Use Latin constellation names?</label>
0752          <whatsthis>Use Latin constellation names.</whatsthis>
0753          <default>false</default>
0754       </entry>
0755       <entry name="UseLocalConstellNames" type="Bool">
0756          <label>Use localized constellation names?</label>
0757          <whatsthis>Use localized constellation names (if localized names are not available, default to Latin names).</whatsthis>
0758          <default>true</default>
0759       </entry>
0760       <entry name="UseAltAz" type="Bool">
0761          <label>Use horizontal coordinate system?</label>
0762          <whatsthis>Display the sky with horizontal coordinates (when false, equatorial coordinates will be used).</whatsthis>
0763          <default>true</default>
0764       </entry>
0765       <entry name="UseAutoLabel" type="Bool">
0766          <label>Automatically label focused object?</label>
0767          <whatsthis>Toggle whether a centered object automatically gets a name label attached.</whatsthis>
0768          <default>true</default>
0769       </entry>
0770       <entry name="UseAutoTrail" type="Bool">
0771          <label>Automatically add trail to centered solar system body?</label>
0772          <whatsthis>Toggle whether a centered solar system object automatically gets a trail attached, as long as it remains centered.</whatsthis>
0773          <default>true</default>
0774       </entry>
0775       <entry name="UseHoverLabel" type="Bool">
0776          <label>Add temporary label on mouse hover?</label>
0777          <whatsthis>Toggle whether the object under the mouse cursor gets a transient name label.</whatsthis>
0778          <default>true</default>
0779       </entry>
0780       <entry name="UseRefraction" type="Bool">
0781          <label>Correct positions for atmospheric refraction?</label>
0782          <whatsthis>Toggle whether object positions are corrected for the effects of atmospheric refraction (only applies when horizontal coordinates are used).</whatsthis>
0783          <default>true</default>
0784       </entry>
0785       <entry name="UseRelativistic" type="Bool">
0786          <label>Apply relativistic corrections due to the bending of light in sun's gravitational field</label>
0787          <whatsthis>Toggle whether corrections due to bending of light around the sun are taken into account</whatsthis>
0788          <default>false</default>
0789       </entry>
0790       <entry name="UseAntialias" type="Bool">
0791          <label>Use antialiasing when drawing the screen?</label>
0792          <whatsthis>Toggle whether the sky is rendered using antialiasing. Lines and shapes are smoother with antialiasing, but rendering the screen will take more time.</whatsthis>
0793          <default>true</default>
0794       </entry>
0795       <entry name="ZoomFactor" type="Double">
0796          <label>Zoom Factor, in pixels per radian</label>
0797          <whatsthis>The zoom level, measured in pixels per radian.</whatsthis>
0798          <default>250.</default>
0799          <min>250.</min>
0800          <max>5000000.</max>
0801       </entry>
0802       <entry name="SkyRotation" type="Double">
0803          <label>Angle by which the sky map is rotated</label>
0804          <whatsthis>The angle by which the sky map is rotated from its standard orientation (north up if using equatorial coordinates, zenith up if using horizontal coordinates).</whatsthis>
0805          <default>0.</default>
0806          <min>0.</min>
0807          <max>359.9999</max>
0808       </entry>
0809       <entry name="ErectObserverCorrection" type="Bool">
0810          <label>Orients the sky-map to account for an erect observer at the eyepiece</label>
0811          <whatsthis>Enable this if you are using your eye at the eyepiece in an altazimuth mounted Newtonian telescope. This accounts for the fact that the observer stands erect as the telescope moves up and down, so that the orientation of the sky map will track what is seen in your eyepiece once it is set up correctly.</whatsthis>
0812          <default>false</default>
0813       </entry>
0814       <entry name="ZoomScrollFactor" type="Double">
0815          <label>Zoom scroll sensitivity.</label>
0816          <whatsthis>When zooming in or out, change zoom speed factor by this multiplier.</whatsthis>
0817          <default>0.2</default>
0818          <min>0.01</min>
0819          <max>1.0</max>
0820       </entry>
0821       <entry name="MagLimitAsteroid" type="Double">
0822          <label>Faint limit for asteroids</label>
0823          <whatsthis>The faint magnitude limit for drawing asteroids.</whatsthis>
0824          <default>15.0</default>
0825       </entry>
0826       <entry name="MagLimitAsteroidDownload" type="Double">
0827          <label>Maximum magnitude for asteroids to be downloaded from JPL.</label>
0828          <whatsthis>The maximum magnitude (visibility) to filter the asteroid data download from JPL.</whatsthis>
0829          <default>12.000</default>
0830       </entry>
0831       <entry name="AsteroidLabelDensity" type="Double">
0832          <label>Label density for asteroid names</label>
0833          <whatsthis>Controls the relative number of asteroid name labels drawn in the map.</whatsthis>
0834          <default>4.0</default>
0835       </entry>
0836       <entry name="MagLimitDrawDeepSky" type="Double">
0837          <label>Faint limit for deep-sky objects</label>
0838          <whatsthis>The faint magnitude limit for drawing deep-sky objects, when fully zoomed in.</whatsthis>
0839          <default>36.0</default>
0840       </entry>
0841       <entry name="MagLimitDrawDeepSkyZoomOut" type="Double">
0842          <label>Faint limit for deep-sky objects when zoomed out</label>
0843          <whatsthis>The faint magnitude limit for drawing deep-sky objects, when fully zoomed out.</whatsthis>
0844          <default>1.0</default>
0845       </entry>
0846       <entry name="ShowUnknownMagObjects" type="Bool">
0847          <label>Show deep-sky objects of unknown magnitude</label>
0848          <whatsthis>When enabled, objects whose magnitudes are unknown, or not available to KStars, are drawn irrespective of the faint limits set.</whatsthis>
0849          <default>true</default>
0850       </entry>
0851       <entry name="ShowInlineImages" type="Bool">
0852          <label>Draw inline images for some objects on the sky?</label>
0853          <default>true</default>
0854       </entry>
0855       <!--
0856         <entry name="MagLimitDrawStar" type="Double">
0857         <label>Faint limit for stars</label>
0858         <whatsthis>The faint magnitude limit for drawing stars, when fully zoomed in.</whatsthis>
0859         <default>8.0</default>
0860     -->
0861       <entry name="StarDensity" type="Int">
0862          <label>Density of stars in the field of view</label>
0863          <whatsthis>Sets the density of stars in the field of view</whatsthis>
0864          <default>5</default>
0865       </entry>
0866 
0867       <!--                <entry name="MagLimitDrawStarZoomOut" type="Double">
0868         <label>Faint limit for stars when zoomed out</label>
0869         <whatsthis>The faint magnitude limit for drawing stars, when fully zoomed out.</whatsthis>
0870         <default>6.0</default>
0871         </entry>
0872     -->
0873       <entry name="MagLimitHideStar" type="Double">
0874          <label>Faint limit for stars when slewing</label>
0875          <whatsthis>The faint magnitude limit for drawing stars, when the map is in motion (only applicable if faint stars are set to be hidden while the map is in motion).</whatsthis>
0876          <default>5.0</default>
0877       </entry>
0878       <entry name="StarLabelDensity" type="Double">
0879          <label>Relative density for star name labels and/or magnitudes</label>
0880          <whatsthis>The relative density for drawing star name and magnitude labels.</whatsthis>
0881          <default>2.0</default>
0882       </entry>
0883       <entry name="DeepSkyLabelDensity" type="Double">
0884          <label>Relative density for deep-sky object name labels and/or magnitudes</label>
0885          <whatsthis>The relative density for drawing deep-sky object name and magnitude labels.</whatsthis>
0886          <default>5.0</default>
0887       </entry>
0888       <entry name="DeepSkyLongLabels" type="Bool">
0889          <label>Show long names in deep-sky object name labels?</label>
0890          <whatsthis>If true, long names (common names) for deep-sky objects are shown in the labels.</whatsthis>
0891          <default>false</default>
0892       </entry>
0893       <entry name="LabelFontScaling" type="Int">
0894         <label>Label font size</label>
0895         <whatsthis>Set this to adjust the font-size of labels placed on the sky map</whatsthis>
0896         <default>0</default>
0897       </entry>
0898       <entry name="MaxRadCometName" type="Double">
0899          <label>Maximum distance from Sun for labeling comets, in AU</label>
0900          <whatsthis>The maximum solar distance for drawing comets.</whatsthis>
0901          <default>1.0</default>
0902       </entry>
0903       <entry name="UseGL" type="Bool">
0904          <label>Switch to OpenGL backend</label>
0905          <whatsthis>Use experimental OpenGL backend (deprecated).</whatsthis>
0906          <default>false</default>
0907       </entry>
0908       <entry name="RunClock" type="Bool">
0909          <label>Run clock</label>
0910          <whatsthis>The state of the clock (running or not)</whatsthis>
0911          <default>true</default>
0912       </entry>
0913    </group>
0914    <group name="ObservingList">
0915       <entry name="ObsListSymbol" type="Bool">
0916          <label>Use symbols to label observing list objects</label>
0917          <whatsthis>Objects in the observing list will be highlighted with a symbol in the map.</whatsthis>
0918          <default>true</default>
0919       </entry>
0920       <entry name="ObsListText" type="Bool">
0921          <label>Use text to label observing list objects</label>
0922          <whatsthis>Objects in the observing list will be highlighted with a colored name label in the map.</whatsthis>
0923          <default>false</default>
0924       </entry>
0925       <entry name="ObsListPreferDSS" type="Bool">
0926          <label>Prefer Digitized Sky Survey imagery in the observing list</label>
0927          <whatsthis>The observing list will prefer DSS imagery while downloading imagery.</whatsthis>
0928          <default>true</default>
0929       </entry>
0930       <entry name="ObsListPreferSDSS" type="Bool">
0931          <label>Prefer Sloan Digital Sky Survey imagery in the observing list</label>
0932          <whatsthis>The observing list will prefer SDSS imagery while downloading imagery.</whatsthis>
0933          <default>false</default>
0934       </entry>
0935       <entry name="ObsListDemoteHole" type="Bool">
0936          <label>While sorting by percentage altitude in the observing list, demote objects present in the Dobsonian hole</label>
0937          <whatsthis>Check this if you use a large Dobsonian telescope. Sorting by percentage current altitude is an easy way of determining what objects are well-placed for observation. However, when using a large Dobsonian telescope, objects close to the zenith are hard to observe. Since tracking there corresponds to a rotation in azimuth, it is both counterintuitive and requires the observer to frequently move the ladder. The region around the zenith where this is particularly frustrating is called the Dobsonian hole. This checkbox makes the observing list consider objects present in the hole as unfit for observation.</whatsthis>
0938          <default>false</default>
0939       </entry>
0940       <entry name="ObsListHoleSize" type="Double">
0941          <label>This is the angular distance from the zenith, in degrees, below which you can easily point your telescope.</label>
0942          <whatsthis>This specifies the angular radius of the Dobsonian hole, i.e. the region where a large Dobsonian telescope cannot be pointed easily.</whatsthis>
0943          <default>15.00</default>
0944       </entry>
0945       <entry name="ObsListCoverage" type="Double">
0946          <label>The object must obey the minimum and maximum altitudes at least this much percentage of the indicated time range.</label>
0947          <default>40.00</default>
0948       </entry>
0949    </group>
0950    <group name="Colors">
0951       <entry name="ColorSchemeFile" type="String">
0952          <label>The name of the color scheme</label>
0953          <whatsthis>The name of the color scheme</whatsthis>
0954          <default>moonless-night.colors</default>
0955       </entry>
0956       <entry name="StarColorMode" type="UInt">
0957          <label>Mode for rendering stars</label>
0958          <whatsthis>The method for rendering stars: 0="realistic colors"; 1="solid red"; 2="solid black"; 3="solid white"; 4="solid real colors"</whatsthis>
0959          <default>0</default>
0960          <max>4</max>
0961       </entry>
0962       <entry name="StarColorIntensity" type="UInt">
0963          <label>Saturation level of star colors</label>
0964          <whatsthis>The color saturation level of stars (only applicable when using "realistic colors" mode).</whatsthis>
0965          <default>6</default>
0966          <max>10</max>
0967       </entry>
0968       <entry name="AngularRulerColor" type="String">
0969          <label>Color of angular distance ruler</label>
0970          <whatsthis>The color for the angular-distance measurement ruler.</whatsthis>
0971          <default>#FFF</default>
0972       </entry>
0973       <entry name="BoxBGColor" type="String">
0974          <label>Background color of InfoBoxes</label>
0975          <whatsthis>The background color of the on-screen information boxes.</whatsthis>
0976          <default>#000</default>
0977       </entry>
0978       <entry name="BoxGrabColor" type="String">
0979          <label>Text color of InfoBoxes when grabbed with mouse</label>
0980          <whatsthis>The text color for the on-screen information boxes, when activated by a mouse click.</whatsthis>
0981          <default>#F00</default>
0982       </entry>
0983       <entry name="BoxTextColor" type="String">
0984          <label>Text color of InfoBoxes</label>
0985          <whatsthis>The normal text color of the on-screen information boxes.</whatsthis>
0986          <default>#FFF</default>
0987       </entry>
0988       <entry name="CBoundColor" type="String">
0989          <label>Color of constellation boundaries</label>
0990          <whatsthis>The color for the constellation boundary lines.</whatsthis>
0991          <default>#222</default>
0992       </entry>
0993       <entry name="CBoundHighColor" type="String">
0994          <label>Color of highlighted constellation boundary</label>
0995          <whatsthis>The color for the constellation boundary lines.</whatsthis>
0996          <default>#222</default>
0997       </entry>
0998       <entry name="CLineColor" type="String">
0999          <label>Color of constellation lines</label>
1000          <whatsthis>The color for the constellation figure lines.</whatsthis>
1001          <default>#555</default>
1002       </entry>
1003       <entry name="CNameColor" type="String">
1004          <label>Color of constellation names</label>
1005          <whatsthis>The color for the constellation names.</whatsthis>
1006          <default>#AA7</default>
1007       </entry>
1008       <entry name="CompassColor" type="String">
1009          <label>Color of cardinal compass labels along horizon</label>
1010          <whatsthis>The color for the cardinal compass point labels.</whatsthis>
1011          <default>#002</default>
1012       </entry>
1013       <entry name="EclipticColor" type="String">
1014          <label>Color of ecliptic line</label>
1015          <whatsthis>The color for the ecliptic line.</whatsthis>
1016          <default>#663</default>
1017       </entry>
1018       <entry name="EquatorColor" type="String">
1019          <label>Color of equator line</label>
1020          <whatsthis>The color for the equator line.</whatsthis>
1021          <default>#FFF</default>
1022       </entry>
1023       <entry name="EquatorialGridColor" type="String">
1024          <label>Color of equatorial coordinate grid lines</label>
1025          <whatsthis>The color for the equatorial coordinate grid lines.</whatsthis>
1026          <default>#456</default>
1027       </entry>
1028       <entry name="HorizontalGridColor" type="String">
1029          <label>Color of horizontal coordinate grid lines</label>
1030          <whatsthis>The color for the horizontal coordinate grid lines.</whatsthis>
1031          <default>#5A3</default>
1032       </entry>
1033       <entry name="SpecialObjectColor" type="String">
1034          <label>Color of objects with extra links available</label>
1035          <whatsthis>The color for objects which have extra URL links available.</whatsthis>
1036          <default>#A00</default>
1037       </entry>
1038       <entry name="HorizonColor" type="String">
1039          <label>Color of horizon line</label>
1040          <whatsthis>The color for the horizon line and opaque ground.</whatsthis>
1041          <default>#5A3</default>
1042       </entry>
1043       <entry name="LocalMeridianColor" type="String">
1044          <label>Color of local meridian line</label>
1045          <whatsthis>The color for the local meridian line.</whatsthis>
1046          <default>#0059b3</default>
1047       </entry>
1048       <entry name="MilkyWayWColor" type="String">
1049          <label>Color of Milky Way contour</label>
1050          <whatsthis>The color for the Milky Way contour.</whatsthis>
1051          <default>#123</default>
1052       </entry>
1053       <entry name="StarNameColor" type="String">
1054          <label>Color of star name labels</label>
1055          <whatsthis>The color for star name labels.</whatsthis>
1056          <default>#7AA</default>
1057       </entry>
1058       <entry name="DeepSkyNameColor" type="String">
1059          <label>Color of deep-sky object name labels</label>
1060          <whatsthis>The color for deep-sky object name labels.</whatsthis>
1061          <default>#7AA</default>
1062       </entry>
1063       <entry name="PlanetNameColor" type="String">
1064          <label>Color of planet name labels</label>
1065          <whatsthis>The color for solar system object labels.</whatsthis>
1066          <default>#439</default>
1067       </entry>
1068       <entry name="PlanetTrailColor" type="String">
1069          <label>Color of planet trails</label>
1070          <whatsthis>The color for solar system object trails.</whatsthis>
1071          <default>#963</default>
1072       </entry>
1073       <entry name="SkyColor" type="String">
1074          <label>Color of sky</label>
1075          <whatsthis>The color for the sky background.</whatsthis>
1076          <default>#002</default>
1077       </entry>
1078       <entry name="ArtificialHorizonColor" type="String">
1079          <label>Color Artificial Horizon</label>
1080          <whatsthis>The color for the artificial horizon region.</whatsthis>
1081          <default>#C82828</default>
1082       </entry>
1083       <entry name="TelescopeTargetColor" type="String">
1084          <label>Color of telescope symbols</label>
1085          <whatsthis>The color for telescope target symbols.</whatsthis>
1086          <default>#8B8</default>
1087       </entry>
1088       <entry name="VisibleSatColor" type="String">
1089          <label>Color of visible satellites</label>
1090          <whatsthis>Color of visible satellites.</whatsthis>
1091          <default>#00FF00</default>
1092       </entry>
1093       <entry name="SatColor" type="String">
1094          <label>Color of invisible satellites</label>
1095          <whatsthis>Color of invisible satellites.</whatsthis>
1096          <default>#FF0000</default>
1097       </entry>
1098       <entry name="SatLabelColor" type="String">
1099          <label>Color of satellites labels</label>
1100          <whatsthis>Color of satellites labels.</whatsthis>
1101          <default>#640000</default>
1102       </entry>
1103       <entry name="SupernovaColor" type="String">
1104          <label>Color of supernovae</label>
1105          <whatsthis>Color of supernova</whatsthis>
1106          <default>#FFA500</default>
1107       </entry>
1108       <entry name="AsteroidColor" type="String">
1109          <label>Color of asteroids</label>
1110          <whatsthis>Color of asteroid</whatsthis>
1111          <default>#F1C232</default>
1112       </entry>
1113       <entry name="UserLabelColor" type="String">
1114          <label>Color of user-added labels</label>
1115          <whatsthis>The color for user-added object labels.</whatsthis>
1116          <default>#439</default>
1117       </entry>
1118       <entry name="RAGuideColor" type="String">
1119          <label>Color of RA Guide Error</label>
1120          <whatsthis>The color for RA Guide Error bar in Ekos guide module.</whatsthis>
1121          <default>#00FF00</default>
1122       </entry>
1123       <entry name="DEGuideColor" type="String">
1124          <label>Color of DEC Guide Error</label>
1125          <whatsthis>The color for DEC Guide Error bar in Ekos guide module.</whatsthis>
1126          <default>#00A5FF</default>
1127       </entry>
1128       <entry name="SolverFOVColor" type="String">
1129          <label>Color of solver FOV box</label>
1130          <whatsthis>The color for solver FOV box in Ekos alignment module.</whatsthis>
1131          <default>#FFFF00</default>
1132       </entry>
1133    </group>
1134    <group name="Xplanet">
1135       <entry name="xplanetIsInternal" type="Bool">
1136          <label>Internal or External XPlanet?</label>
1137          <default>false</default>
1138       </entry>
1139       <entry name="XplanetPath" type="String">
1140          <label>Path to xplanet binary</label>
1141          <whatsthis>Xplanet binary path</whatsthis>
1142          <default code="true">KSUtils::getDefaultPath("XplanetPath")</default>
1143       </entry>
1144       <entry name="XplanetUseFIFO" type="Bool">
1145          <label>Use FIFO file</label>
1146          <whatsthis>Option to use a FIFO file instead of saving to the hard disk</whatsthis>
1147          <default>true</default>
1148       </entry>
1149       <entry name="XplanetTimeout" type="UInt">
1150          <label>XPlanet timeout</label>
1151          <whatsthis>How long to wait for XPlanet before giving up in milliseconds</whatsthis>
1152          <default>1000</default>
1153       </entry>
1154       <entry name="XplanetAnimationDelay" type="UInt">
1155          <label>XPlanet animation delay</label>
1156          <whatsthis>How long to pause between frames in the XPlanet Animation</whatsthis>
1157          <default>100</default>
1158       </entry>
1159       <entry name="XplanetWidth" type="UInt">
1160          <label>Width of xplanet window</label>
1161          <whatsthis>Width of xplanet window</whatsthis>
1162          <default>640</default>
1163       </entry>
1164       <entry name="XplanetHeight" type="UInt">
1165          <label>Height of xplanet window</label>
1166          <whatsthis>Height of xplanet window</whatsthis>
1167          <default>480</default>
1168       </entry>
1169       <entry name="XplanetLabel" type="Bool">
1170          <label>Show label</label>
1171          <whatsthis>If true, display a label in the upper right corner.</whatsthis>
1172          <default>false</default>
1173       </entry>
1174       <entry name="XplanetLabelLocalTime" type="Bool">
1175          <label>Show GMT label</label>
1176          <whatsthis>Show local time.</whatsthis>
1177          <default>true</default>
1178       </entry>
1179       <entry name="XplanetLabelGMT" type="Bool">
1180          <label>Show GMT label</label>
1181          <whatsthis>Show GMT instead of local time.</whatsthis>
1182          <default>false</default>
1183       </entry>
1184       <entry name="XplanetLabelString" type="String">
1185          <label>Planet string</label>
1186          <whatsthis>Specify the text of the first line of the label. By default, it says something like "Looking at Earth". Any instances of %t will be replaced by the target name, and any instances of %o will be replaced by the origin name.</whatsthis>
1187          <default></default>
1188       </entry>
1189       <entry name="XplanetFontSize" type="String">
1190          <label>Font Size</label>
1191          <whatsthis>Specify the point size.</whatsthis>
1192          <default>12</default>
1193       </entry>
1194       <entry name="XplanetColor" type="String">
1195          <label>Label color</label>
1196          <whatsthis>Set the color for the label.</whatsthis>
1197          <default>#F00</default>
1198       </entry>
1199       <entry name="XplanetDateFormat" type="String">
1200          <label>Date format</label>
1201          <whatsthis>Specify the format for the date/time label. This format string is passed to strftime(3). The default is "%c %Z", which shows the date, time, and time zone in the locale’s appropriate date and time representation.</whatsthis>
1202          <default>%c %Z</default>
1203       </entry>
1204       <entry name="XplanetLabelTL" type="Bool">
1205          <label>Top left</label>
1206          <default>false</default>
1207       </entry>
1208       <entry name="XplanetLabelTR" type="Bool">
1209          <label>Top right</label>
1210          <default>true</default>
1211       </entry>
1212       <entry name="XplanetLabelBR" type="Bool">
1213          <label>Bottom right</label>
1214          <default>false</default>
1215       </entry>
1216       <entry name="XplanetLabelBL" type="Bool">
1217          <label>Bottom left</label>
1218          <default>false</default>
1219       </entry>
1220       <entry name="XplanetGlare" type="String">
1221          <label>Sun Glare</label>
1222          <whatsthis>Draw a glare around the sun with a radius of the specified value larger than the Sun. The default value is 28.</whatsthis>
1223          <default>28</default>
1224       </entry>
1225       <entry name="XplanetRandom" type="Bool">
1226          <label>Random latitude and longitude</label>
1227          <whatsthis>Place the observer above a random latitude and longitude</whatsthis>
1228          <default>false</default>
1229       </entry>
1230       <entry name="XplanetLatLong" type="Bool">
1231          <label>Latitude-Longitude</label>
1232          <whatsthis>Place the observer above the specified longitude and latitude</whatsthis>
1233          <default>true</default>
1234       </entry>
1235       <entry name="XplanetLatitude" type="String">
1236          <label>Latitude in degrees</label>
1237          <whatsthis>Render the target body as seen from above the specified latitude (in degrees). The default value is 0.</whatsthis>
1238          <default>0</default>
1239       </entry>
1240       <entry name="XplanetLongitude" type="String">
1241          <label>Longitude in degrees</label>
1242          <whatsthis>Place the observer above the specified longitude (in degrees). Longitude is positive going east, negative going west (for the earth and moon), so for example Los Angeles is at -118 or 242. The default value is 0.</whatsthis>
1243          <default>0</default>
1244       </entry>
1245       <entry name="XplanetProjection" type="UInt">
1246          <label>Projection</label>
1247          <whatsthis>The default is no projection. Multiple bodies will not be shown if this option is specified, although shadows will still be drawn.</whatsthis>
1248          <default>0</default>
1249       </entry>
1250       <entry name="XplanetBackground" type="Bool">
1251          <label>Use background</label>
1252          <whatsthis>Use a file as the background image, with the planet to be superimposed upon it. This option is only meaningful with the -projection option. A color may also be supplied.</whatsthis>
1253          <default>false</default>
1254       </entry>
1255       <entry name="XplanetBackgroundImage" type="Bool">
1256          <label>Use background image</label>
1257          <whatsthis>Use a file as the background image.</whatsthis>
1258          <default>false</default>
1259       </entry>
1260       <entry name="XplanetBackgroundImagePath" type="String">
1261          <label>Background image path</label>
1262          <whatsthis>The path of the background image.</whatsthis>
1263          <default></default>
1264       </entry>
1265       <entry name="XplanetBackgroundColor" type="Bool">
1266          <label>Use background color</label>
1267          <whatsthis>Use a color as the background.</whatsthis>
1268          <default>true</default>
1269       </entry>
1270       <entry name="XplanetBackgroundColorValue" type="String">
1271          <label>Background color</label>
1272          <whatsthis>The color of the background.</whatsthis>
1273          <default>#000</default>
1274       </entry>
1275       <entry name="XplanetMagnitude" type="String">
1276          <label>Base magnitude</label>
1277          <whatsthis>A star of the specified magnitude will have a pixel brightness of 1. The default value is 10. Stars will be drawn more brightly if this number is larger.</whatsthis>
1278          <default>10</default>
1279       </entry>
1280       <entry name="XplanetArcFile" type="Bool">
1281          <label>Arc file</label>
1282          <whatsthis>If checked, use an arc file to be plotted against the background stars.</whatsthis>
1283          <default>false</default>
1284       </entry>
1285       <entry name="XplanetArcFilePath" type="String">
1286          <label>Path to arc file</label>
1287          <whatsthis>Specify an arc file to be plotted against the background stars.</whatsthis>
1288          <default></default>
1289       </entry>
1290       <entry name="XplanetConfigFile" type="Bool">
1291          <label>Config file</label>
1292          <whatsthis>If checked, use a config file.</whatsthis>
1293          <default>false</default>
1294       </entry>
1295       <entry name="XplanetConfigFilePath" type="String">
1296          <label>Path to config file</label>
1297          <whatsthis>Use the specified configuration file.</whatsthis>
1298          <default></default>
1299       </entry>
1300       <entry name="XplanetFOV" type="Bool">
1301          <label>Use KStars's FOV</label>
1302          <whatsthis>If checked, use kstars's FOV.</whatsthis>
1303          <default>false</default>
1304       </entry>
1305       <entry name="XplanetMarkerFile" type="Bool">
1306          <label>Use marker file</label>
1307          <whatsthis>If checked, use the specified marker file.</whatsthis>
1308          <default>false</default>
1309       </entry>
1310       <entry name="XplanetMarkerFilePath" type="String">
1311          <label>Marker file path</label>
1312          <whatsthis>Specify a file containing user-defined marker data to display against the background stars.</whatsthis>
1313          <default></default>
1314       </entry>
1315       <entry name="XplanetMarkerBounds" type="Bool">
1316          <label>Write marker bounds</label>
1317          <whatsthis>If checked, write coordinates of the bounding box for each marker in a file.</whatsthis>
1318          <default>false</default>
1319       </entry>
1320       <entry name="XplanetMarkerBoundsPath" type="String">
1321          <label>Marker bounds file path</label>
1322          <whatsthis>Write coordinates of the bounding box for each marker to this file.</whatsthis>
1323          <default></default>
1324       </entry>
1325       <entry name="XplanetStarmap" type="Bool">
1326          <label>Star map</label>
1327          <whatsthis>If checked, use star map file to draw the background stars.</whatsthis>
1328          <default>false</default>
1329       </entry>
1330       <entry name="XplanetStarmapPath" type="String">
1331          <label>Star map file path</label>
1332          <whatsthis>Star map file path</whatsthis>
1333          <default></default>
1334       </entry>
1335       <entry name="XplanetQuality" type="String">
1336          <label>Output file quality</label>
1337          <whatsthis>This option is only used when creating JPEG images. The quality can range from 0 to 100. The default value is 80.</whatsthis>
1338          <default>80</default>
1339       </entry>
1340    </group>
1341    <group name="Satellites">
1342       <entry name="ShowSatellites" type="Bool">
1343          <label>Draw satellites in the sky map?</label>
1344          <whatsthis>Toggle whether satellite tracks are drawn in the sky map.</whatsthis>
1345          <default>false</default>
1346       </entry>
1347       <entry name="ShowVisibleSatellites" type="Bool">
1348          <label>Draw only visible satellites in the sky map</label>
1349          <whatsthis>Toggle whether satellite tracks are drawn in the sky map.</whatsthis>
1350          <default>false</default>
1351       </entry>
1352       <entry name="DrawSatellitesLikeStars" type="Bool">
1353          <label>If selected, satellites will be draw like stars, otherwise, draw satellites as small colored square.</label>
1354          <whatsthis>If selected, satellites will be draw like stars, otherwise, draw satellites as small colored square.</whatsthis>
1355          <default>false</default>
1356       </entry>
1357       <entry name="ShowSatellitesLabels" type="Bool">
1358          <label>Draw satellite labels?</label>
1359          <whatsthis>Toggle whether satellite labels are drawn in the sky map.</whatsthis>
1360          <default>false</default>
1361       </entry>
1362       <entry name="SelectedSatellites" type="StringList">
1363          <label>Selected satellites.</label>
1364          <whatsthis>List of selected satellites.</whatsthis>
1365       </entry>
1366    </group>
1367    <group name="General">
1368        <entry name="KStarsFirstRun" type="Bool">
1369           <label>Is this the first time running KStars?</label>
1370           <whatsthis>This allows KStars to perform several operations if it has never been installed before.</whatsthis>
1371           <default>true</default>
1372        </entry>
1373       <entry name="AlwaysRecomputeCoordinates" type="Bool">
1374          <label>Always recompute coordinates</label>
1375          <whatsthis>Checking this option causes recomputation of current equatorial coordinates from catalog coordinates (i.e. application of precession, nutation and aberration corrections) for every redraw of the map. This makes processing slower when there are many stars to handle, but is more likely to be bug free. There are known bugs in the rendering of stars when this recomputation is avoided.</whatsthis>
1376          <default>false</default>
1377       </entry>
1378       <entry name="DefaultDSSImageSize" type="Double">
1379          <label>Default size for DSS images</label>
1380          <whatsthis>The default size for DSS images downloaded from the Internet.</whatsthis>
1381          <default>15.0</default>
1382       </entry>
1383       <entry name="DSSPadding" type="Double">
1384          <label>Additional padding around DSS Images of deep-sky objects</label>
1385          <whatsthis>To include parts of the star field, we add some extra padding around DSS images of deep-sky objects. This option configures the total (both sides) padding added to either dimension of the field.</whatsthis>
1386          <default>10.0</default>
1387       </entry>
1388       <entry name="VerboseLogging" type="Bool">
1389          <label>Enable Verbose Logging</label>
1390          <whatsthis>Checking this option causes KStars to generate verbose debug information for diagnostic purposes. This may cause slowdown of KStars.</whatsthis>
1391          <default>false</default>
1392       </entry>
1393       <entry name="RegularLogging" type="Bool">
1394          <label>Enable Regular Logging</label>
1395          <whatsthis>Checking this option causes KStars to generate regular debug information.</whatsthis>
1396          <default>true</default>
1397       </entry>
1398       <entry name="DisableLogging" type="Bool">
1399          <label>Disable Verbose Logging</label>
1400          <whatsthis>Checking this option causes KStars to stop generating ANY debug information.</whatsthis>
1401          <default>false</default>
1402       </entry>
1403       <entry name="LogToDefault" type="Bool">
1404          <label>Log debug message to default output</label>
1405          <whatsthis>Checking this option causes KStars log debug messages to the default output used by the platform (e.g. Standard Error).</whatsthis>
1406          <default>true</default>
1407       </entry>
1408       <entry name="LogToFile" type="Bool">
1409          <label>Log debug message to a log file</label>
1410          <whatsthis>Checking this option causes KStars log debug messages to a log file as specified.</whatsthis>
1411          <default>false</default>
1412       </entry>
1413       <entry name="FITSLogging" type="Bool">
1414          <whatsthis>Log FITS Data activity.</whatsthis>
1415          <default>false</default>
1416       </entry>
1417       <entry name="INDILogging" type="Bool">
1418          <whatsthis>Log INDI devices activity.</whatsthis>
1419          <default>false</default>
1420       </entry>
1421       <entry name="CaptureLogging" type="Bool">
1422          <whatsthis>Log Ekos Capture Module activity.</whatsthis>
1423          <default>false</default>
1424       </entry>
1425       <entry name="FocusLogging" type="Bool">
1426          <whatsthis>Log Ekos Focus Module activity.</whatsthis>
1427          <default>false</default>
1428       </entry>
1429       <entry name="SaveGuideImages" type="Bool">
1430          <label>Save Internal Guider images on disk?</label>
1431          <default>false</default>
1432       </entry>
1433       <entry name="SaveAlignImages" type="Bool">
1434          <label>Save Internal Align images on disk?</label>
1435          <default>false</default>
1436       </entry>
1437       <entry name="SaveFailedAlignImages" type="Bool">
1438          <label>Save Failed Align images on disk?</label>
1439          <default>false</default>
1440       </entry>
1441       <entry name="GuideLogging" type="Bool">
1442          <whatsthis>Log Ekos Guide Module activity.</whatsthis>
1443          <default>false</default>
1444       </entry>
1445       <entry name="AlignmentLogging" type="Bool">
1446          <whatsthis>Log Ekos Alignment Module activity.</whatsthis>
1447          <default>false</default>
1448       </entry>
1449       <entry name="MountLogging" type="Bool">
1450          <whatsthis>Log Ekos Mount Module activity.</whatsthis>
1451          <default>false</default>
1452       </entry>
1453       <entry name="ObservatoryLogging" type="Bool">
1454          <whatsthis>Log Ekos Observatory Module activity.</whatsthis>
1455          <default>false</default>
1456       </entry>
1457    </group>
1458    <group name="FITSViewer">
1459    <entry name="useFITSViewer" type="Bool">
1460       <label>Display every image captured in a FITS Viewer window.</label>
1461       <default>true</default>
1462    </entry>
1463    <entry name="singlePreviewFITS" type="Bool">
1464       <label>Preview FITS in a single tab?</label>
1465       <whatsthis>Display all captured FITS images in a single tab instead of multiple tabs per image.</whatsthis>
1466       <default>true</default>
1467    </entry>
1468    <entry name="singleWindowCapturedFITS" type="Bool">
1469       <label>Display all captured FITS in one window?</label>
1470       <whatsthis>Display all captured FITS images in a single FITS Viewer window. By default each camera create its own FITS Viewer instance</whatsthis>
1471       <default>false</default>
1472    </entry>
1473    <entry name="singleWindowOpenedFITS" type="Bool">
1474       <label>Display all opened FITS in one window?</label>
1475       <whatsthis>Display all opened FITS images in a single FITS Viewer window.</whatsthis>
1476       <default>true</default>
1477    </entry>
1478    <entry name="focusFITSOnNewImage" type="Bool">
1479       <whatsthis>Bring the FITSViewer window to the foreground when receiving a new image.</whatsthis>
1480       <default>true</default>
1481    </entry>
1482     <entry name="independentWindowFITS" type="Bool">
1483       <label>Make FITS Viewer window independent of KStars main window</label>
1484       <default>false</default>
1485    </entry>
1486    <entry name="AutoDebayer" type="Bool">
1487       <label>Automatically debayer a FITS image if it is contains a bayer pattern</label>
1488       <default>!KSUtils::isHardwareLimited()</default>
1489    </entry>
1490    <entry name="Auto3DCube" type="Bool">
1491       <label>Process 3D FITS Cube (RGB). If false, only first channel is processed.</label>
1492       <default>!KSUtils::isHardwareLimited()</default>
1493    </entry>
1494    <entry name="AutoHFR" type="Bool">
1495       <label>Automatically compute HFRs of fits images</label>
1496       <default>false</default>
1497    </entry>
1498    <entry name="QuickHFR" type="Bool">
1499       <label>Compute the HFRs of normal images quickly by looking at the center 25% only.</label>
1500       <default>true</default>
1501    </entry>
1502    <entry name="StellarSolverPartition" type="Bool">
1503       <label>Enable StellarSolver partition. Partitions the image in multiple threads to speed up detecting stars. This may significantly speed up source extraction but may result in unstable operation.</label>
1504       <default>false</default>
1505    </entry>
1506    <entry name="AutoWCS" type="Bool">
1507       <label>Automatically process World-Coordinate-System (WCS) data when loading a FITS file.</label>
1508       <default>!KSUtils::isHardwareLimited()</default>
1509    </entry>
1510    <entry name="LimitedResourcesMode" type="Bool">
1511       <label>Conserve CPU and memory by disabling all resource-intensive features in FITS Viewer</label>
1512       <default>KSUtils::isHardwareLimited()</default>
1513    </entry>
1514    <entry name="NonLinearHistogram" type="Bool">
1515       <label>Create histogram from non-linear auto-stretched image rather than linear raw image data.</label>
1516       <default>true</default>
1517    </entry>
1518    <entry name="HIPSOpacity" type="Double">
1519          <label>HiPS overlay opacity</label>
1520          <default>0.5</default>
1521    </entry>
1522    <entry name="HIPSOffsetX" type="Int">
1523          <label>HiPS overlay X Offset</label>
1524          <default>0</default>
1525    </entry>
1526    <entry name="HIPSOffsetY" type="Int">
1527          <label>HiPS overlay Y Offset</label>
1528          <default>0</default>
1529    </entry>
1530    <entry name="FitsSolverProfile" type="UInt">
1531       <label>Options Profile for Fitsviewer Solving.</label>
1532       <default>0</default>
1533    </entry>
1534    <entry name="FitsSolverUseScale" type="Bool">
1535       <label>Use scale for Fitsviewer Solving.</label>
1536       <default>false</default>
1537    </entry>
1538    <entry name="FitsSolverUsePosition" type="Bool">
1539       <label>Use position for Fitsviewer Solving.</label>
1540       <default>false</default>
1541    </entry>
1542    <entry name="FitsSolverScale" type="Double">
1543       <label>Scale to use with Fitsviewer Solving.</label>
1544       <default>1.0</default>
1545    </entry>
1546    <entry name="FitsSolverImageScaleUnits" type="UInt">
1547       <label>Scale units to use with Fitsviewer Solving.</label>
1548       <default>2</default>
1549    </entry>
1550    <entry name="FitsSolverRadius" type="Double">
1551       <label>Radius in position (degrees) to use with Fitsviewer Solving.</label>
1552       <default>30</default>
1553    </entry>
1554    </group>
1555    <group name="WISettings">
1556       <entry name="BortleClass" type="UInt">
1557          <label>Bortle dark-sky rating</label>
1558          <default>4</default>
1559       </entry>
1560       <entry name="TelescopeCheck" type="Bool">
1561          <label>Availability of telescope</label>
1562          <default>false</default>
1563       </entry>
1564       <entry name="BinocularsCheck" type="Bool">
1565          <label>Availability of binoculars</label>
1566          <default>false</default>
1567       </entry>
1568       <entry name="BinocularsAperture" type="Double">
1569          <label>Aperture of available binocular</label>
1570          <default>40.0</default>
1571       </entry>
1572       <entry name="ScopeListIndex" type="UInt">
1573          <label>Index of selected scope from list of scopes</label>
1574          <default>0</default>
1575       </entry>
1576    </group>
1577    <group name="Ekos">
1578     <entry name="EkosWindowWidth" type="UInt">
1579              <label>Ekos window width</label>
1580              <default>600</default>
1581     </entry>
1582     <entry name="EkosWindowHeight" type="UInt">
1583              <label>Ekos window height</label>
1584              <default>600</default>
1585     </entry>
1586     <entry name="EkosTopIcons" type="Bool">
1587        <label>Ekos modules icons are placed on the top of pages</label>
1588        <default>true</default>
1589     </entry>
1590     <entry name="EkosLeftIcons" type="Bool">
1591        <label>Ekos modules icons are placed to the left of pages</label>
1592        <default>false</default>
1593     </entry>    
1594       <entry name="independentWindowEkos" type="Bool">
1595          <label>Make Ekos window independent of KStars main window</label>
1596          <default>false</default>
1597       </entry>
1598       <entry name="profile" type="String">
1599          <label>Ekos drivers profile</label>
1600          <default>Simulators</default>
1601       </entry>
1602       <entry name="neverLoadConfig" type="Bool">
1603          <label>Never load device configuration?</label>
1604          <default>false</default>
1605       </entry>
1606       <entry name="loadConfigOnConnection" type="Bool">
1607          <label>Load device configuration upon successful connection?</label>
1608          <default>true</default>
1609       </entry>
1610       <entry name="loadDefaultConfig" type="Bool">
1611          <label>Always load device default configuration upon successful connection?</label>
1612          <default>false</default>
1613       </entry>
1614       <entry name="autoLoadSerialAssistant" type="Bool">
1615          <label>Automatically load Serial Port Assistant tool when detecting unmapped serial ports?</label>
1616          <default>true</default>
1617       </entry>
1618    </group>
1619    <group name="EkosLive">
1620        <entry name="RememberCredentials" type="Bool">
1621           <label>Remember Ekos Live credentials.</label>
1622           <default>true</default>
1623        </entry>
1624        <entry name="AutoStartEkosLive" type="Bool">
1625           <label>Start Ekos Live on KStars startup.</label>
1626           <default>true</default>
1627        </entry>
1628        <entry name="EkosLiveUsername" type="String">
1629           <label>EkosLive username</label>
1630        </entry>
1631        <entry name="EkosLiveOfflineServer" type="String">
1632           <label>EkosLive Offline Server</label>
1633           <default>http://localhost:3000</default>
1634        </entry>
1635        <entry name="EkosLiveOnlineServer" type="String">
1636           <label>EkosLive Online Server</label>
1637           <default>https://live.stellarmate.com</default>
1638        </entry>
1639        <entry name="EkosLiveSound" type="Bool">
1640           <default>true</default>
1641        </entry>
1642        <entry name="EkosLiveHighBandwidth" type="Bool">
1643           <default>true</default>
1644        </entry>
1645        <entry name="EkosLiveNotifications" type="Bool">
1646           <default>true</default>
1647        </entry>
1648        <entry name="EkosLiveImageTransfer" type="Bool">
1649           <default>true</default>
1650        </entry>
1651        <entry name="EkosLiveCloud" type="Bool">
1652           <default>false</default>
1653        </entry>
1654    </group>
1655    <group name="DarkLibrary">
1656       <entry name="MaxDarkTemperatureDiff" type="Double">
1657          <label>Maximum acceptable difference between current and recorded dark frame temperature set point. When the difference exceeds this value, a new dark frame shall be captured for this set point.</label>
1658          <default>1</default>
1659       </entry>
1660       <entry name="shutterfulCCDs" type="StringList">
1661          <label>List of CCDs with mechanical or electronic shutters.</label>
1662       </entry>
1663       <entry name="shutterlessCCDs" type="StringList">
1664          <label>List of CCDs without mechanical or electronic shutters.</label>
1665       </entry>
1666       <entry name="DarkLibraryDuration" type="UInt">
1667          <label>Reuse dark frames from the dark library for this many days. If exceeded, a new dark frame shall be captured and stored for future use.</label>
1668          <default>30</default>
1669       </entry>
1670    </group>
1671    <group name="Manager">
1672    <entry name="UseGraphicalCountsDisplay" type="Bool">
1673       <label>Use the graphical version for capture/sequence/total counting using round progress bars.</label>
1674       <default>true</default>
1675    </entry>
1676    </group>
1677    <group name="Mount">
1678       <entry name="MinimumAltLimit" type="Double">
1679          <label>Default minimum mount altitude limit</label>
1680          <whatsthis>Minimum telescope altitude limit. If the telescope is below this limit, it will be commanded to stop.</whatsthis>
1681          <default>0</default>
1682       </entry>
1683       <entry name="MaximumAltLimit" type="Double">
1684          <label>Default maximum mount altitude limit.</label>
1685          <whatsthis>Maximum telescope altitude limit. If the telescope is above this limit, it will be commanded to stop.</whatsthis>
1686          <default>90.0</default>
1687       </entry>
1688       <entry name="EnableAltitudeLimits" type="Bool">
1689          <label>Enable mount altitude limits.</label>
1690          <default>false</default>
1691       </entry>
1692       <entry name="ConfirmBelowHorizon" type="Bool">
1693          <label>Warn user before command mount to go to a target below horizon.</label>
1694          <default>true</default>
1695       </entry>      
1696       <entry name="MeridianFlipOffsetDegrees" type="Double">
1697          <label>Default hour angle to perform meridian flip in degrees.</label>
1698          <whatsthis>If the target hour angle exceeds this value, Ekos will command a meridian flip and if successful it will resume guiding and capture operations.</whatsthis>
1699          <default>5</default>
1700       </entry>
1701       <entry name="MaximumHaLimit" type="Double">
1702          <label>Default maximum limit for the hour angle.</label>
1703          <whatsthis>Maximum limit for the hour angle of the telescope. If the hour angle of the telescope is above this limit, a meridian flip will be forced.</whatsthis>
1704          <default>90.0</default>
1705       </entry>
1706       <entry name="EnableHaLimit" type="Bool">
1707          <label>Enable mount hour angle limit.</label>
1708          <default>false</default>
1709       </entry>
1710       <entry name="ExecuteMeridianFlip" type="Bool">
1711          <label>Flips the mount when reaching the meridian, if supported.</label>
1712          <default>false</default>
1713       </entry>
1714       <entry name="LeftRightReversed" type="Bool">
1715          <label>Reverse the direction of right and left buttons in mount control.</label>
1716          <default>false</default>
1717       </entry>
1718       <entry name="UpDownReversed" type="Bool">
1719          <label>Reverse the direction of up and down buttons in mount control.</label>
1720          <default>false</default>
1721       </entry>
1722       <entry name="ParkEveryDay" type="Bool">
1723          <label>Automatically start parking timer on startup.</label>
1724          <default>false</default>
1725       </entry>
1726       <entry name="ParkTime" type="String">
1727          <label>Park mount at this time in 12 hour format.</label>
1728          <default>3:00 AM</default>
1729       </entry>
1730    </group>
1731    <group name="Capture">      
1732       <entry name="DefaultObserver" type="String">
1733          <label>Default observer full name.</label>
1734       </entry>
1735       <entry name="SyncFOVPA" type="Bool">
1736          <label>Sync FOV indicator Position Angle with Rotator Settings Position Angle</label>
1737          <default>false</default>
1738       </entry>
1739       <entry name="PAMultiplier" type="Double">
1740          <label>Position angle multiplier</label>
1741          <default>1</default>
1742       </entry>
1743       <entry name="PAOffset" type="Double">
1744          <label>Position angle offset</label>
1745          <default>0</default>
1746       </entry>
1747       <entry name="PAPierSide" type="UInt">
1748          <label>Position angle calibration pier side</label>
1749       </entry>
1750       <entry name="GuideDeviation" type="Double">
1751          <label>Default maximum permittable guide deviation</label>
1752          <whatsthis>If guide deviation exceeds this limit, the exposure will be automatically aborted and only resumed when the deviation is within this limit.</whatsthis>
1753          <default>2</default>
1754       </entry>
1755       <entry name="GuideDeviationReps" type="UInt">
1756          <label>Number of consecutive samples guide deviation needs to be high to abort capture.</label>
1757          <whatsthis>Sets the number of consecutive samples guide deviation needs to be high to abort capture.</whatsthis>
1758          <default>3</default>
1759       </entry>
1760       <entry name="StartGuideDeviation" type="Double">
1761          <label>Default maximum permittable guide deviation before capture start</label>
1762          <whatsthis>If guide deviation exceeds this limit before capture start, starting an exposure will be suspended until the deviation is within this limit.</whatsthis>
1763          <default>2</default>
1764       </entry>
1765       <entry name="GuideDitherPerJobFrequency" type="UInt">
1766          <label>Set global dither frequency to this value when starting a job. Set 0 to use global value.</label>
1767          <default>0</default>
1768       </entry>
1769       <entry name="HFRDeviation" type="Double">
1770          <label>Default maximum permittable HFR deviation</label>
1771          <whatsthis>If HFR deviation exceeds this limit, the autofocus routine will be automatically started.</whatsthis>
1772          <default>0.5</default>
1773       </entry>
1774       <entry name="MaxFocusTemperatureDelta" type="Double">
1775          <label>Default maximum focus temperature delta</label>
1776          <whatsthis>If the temperature change exceeds this limit, the autofocus routine will be automatically started.</whatsthis>
1777          <default>1</default>
1778       </entry>
1779       <entry name="AutoDark" type="Bool">
1780          <label>Automatically apply dark subtraction if a suitable dark frame is available.</label>
1781          <default>false</default>
1782       </entry>
1783       <entry name="EnforceGuideDeviation" type="Bool">
1784          <label>Enforce guiding deviation limit.</label>
1785          <default>false</default>
1786       </entry>
1787       <entry name="EnforceAutofocusHFR" type="Bool">
1788          <label>Enforce Autofocus on HFR limit.</label>
1789          <default>false</default>
1790       </entry>
1791       <entry name="EnforceAutofocusOnTemperature" type="Bool">
1792          <label>Enforce Autofocus on temperature change.</label>
1793          <default>false</default>
1794       </entry>
1795       <entry name="EnforceRefocusEveryN" type="Bool">
1796          <label>Enforce Refocus Every N Minutes.</label>
1797          <default>false</default>
1798       </entry>
1799       <entry name="RefocusEveryN" type="UInt">
1800          <label>Number of minute between forced refocus attempts</label>
1801          <whatsthis>Sets the time interval before forced autofocus attempts during a capture sequence.</whatsthis>
1802          <default>60</default>
1803       </entry>
1804       <entry name="RefocusAfterMeridianFlip" type="Bool">
1805          <label>Refocus after meridian flip is done</label>
1806          <default>false</default>
1807       </entry>
1808       <entry name="ResetMountModelAfterMeridian" type="Bool">
1809          <label>Reset mount model after meridian flip.</label>
1810          <default>true</default>
1811       </entry>
1812       <entry name="ForcedFlip" type="Bool">
1813          <label>Use Forced meridian flips if supported.</label>
1814          <default>false</default>
1815       </entry>
1816       <entry name="CalibrationADUValue" type="UInt">
1817          <label>Desired flat field ADU</label>
1818          <whatsthis>If set, Ekos will capture a few flat images to determine the optimal exposure time to achieve the desired ADU value.</whatsthis>
1819          <default>0</default>
1820       </entry>
1821       <entry name="CalibrationADUValueTolerance" type="UInt">
1822          <label>ADU Value tolerance</label>
1823          <whatsthis>Maximum difference between measured and target ADU values to deem the value as acceptable.</whatsthis>
1824          <default>1000</default>
1825       </entry>
1826       <entry name="CalibrationPreActionIndex" type="UInt">
1827          <label>ORed list of calibration pre-actions.</label>
1828          <default>0</default>
1829       </entry>
1830       <entry name="CalibrationFlatDurationIndex" type="UInt">
1831          <label>Index of flat duration option.</label>
1832          <default>0</default>
1833       </entry>
1834       <entry name="CalibrationWallAz" type="Double">
1835          <label>Azimuth of calibration wall location.</label>
1836          <default>0</default>
1837       </entry>
1838       <entry name="CalibrationWallAlt" type="Double">
1839          <label>Altitude of calibration wall location.</label>
1840          <default>0</default>
1841       </entry>
1842       <entry name="MaxTemperatureDiff" type="Double">
1843          <label>Maximum acceptable difference between requested and measured temperature set point.</label>
1844          <default>1</default>
1845       </entry>
1846       <entry name="MaxStartGuiderDrift" type="Double">
1847          <label>Maximum acceptable guider drift allowed before starting capture.</label>
1848          <default>2</default>
1849       </entry>
1850       <entry name="EnforceStartGuiderDrift" type="Bool">
1851          <label>Enforce maximum acceptable guider drift allowed before starting capture.</label>
1852          <default>false</default>
1853       </entry>
1854       <entry name="GuidingSettle" type="Double">
1855          <label>Wait this many seconds after guiding is resumed before starting capture.</label>
1856          <default>0</default>
1857       </entry>
1858       <entry name="AlwaysResetSequenceWhenStarting" type="Bool">
1859          <label>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;When starting to process a sequence list, reset all capture counts to zero. Scheduler overrides this option when Remember Job Progress is enabled.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</label>
1860          <default>false</default>
1861       </entry>
1862       <entry name="FlatSyncFocus" type="Bool">
1863          <label>Capture flat frames at the same focus position of light frames.</label>
1864          <default>false</default>
1865       </entry>
1866       <entry name="HFRThresholdPercentage" type="Double">
1867          <label>Increase autofocus HFR value by this percentage gain and store it in Capture Module.</label>
1868          <default>10</default>
1869       </entry>
1870       <entry name="HFRCheckAlgorithm" type="int">
1871          <whatsthis>Algorithm for In Sequence HFR Check</whatsthis>
1872          <default>0</default>
1873       </entry>
1874       <entry name="InSequenceCheckFrames" type="UInt">
1875          <label>Run In-Sequence HFR check after this many frames.</label>
1876          <default>1</default>
1877       </entry>
1878       <entry name="AutoStretch" type="Bool">
1879          <label>Perform auto stretch on captured images in FITS Viewer.</label>
1880          <default>true</default>
1881       </entry>
1882       <entry name="StretchPreviewSampling" type="UInt">
1883          <label>Set the coarseness of the preview shown when sliding the fitsviewer's stretch parameter sliders. 1 is full resolution, but can be slow, 4 would be coarse resolution and fast.</label>
1884          <default>4</default>
1885       </entry>
1886       <entry name="Clipping64KValue" type="UInt">
1887          <label>Min value of pixels marked as clipped in the fitsviewer for 16-bit images.</label>
1888          <default>60000</default>
1889       </entry>
1890       <entry name="Clipping256Value" type="UInt">
1891          <label>Min value of pixels marked as clipped in the fitsviewer for 8-bit images.</label>
1892          <default>250</default>
1893       </entry>
1894       
1895       <entry name="AdaptiveSampling" type="Bool">
1896          <label>Automatically down sample images based on available resources.</label>
1897          <default>true</default>
1898       </entry>
1899       <entry name="useSummaryPreview" type="Bool">
1900          <label>Display every image captured sequence image in the Ekos summary screen preview window.</label>
1901          <default>!KSUtils::isHardwareLimited()</default>
1902       </entry>
1903       <entry name="useDSLRImageViewer" type="Bool">
1904          <label>Display every captured DSLR image in the Image Viewer window.</label>
1905          <default>!KSUtils::isHardwareLimited()</default>
1906       </entry>
1907       <entry name="ForceDSLRPresets" type="Bool">
1908          <label>Force exposure times to align with DSLR exposure presets. This insures accurate exposure times for sub-second exposures.</label>
1909          <default>true</default>
1910       </entry>
1911       <entry name="CaptureDirectory" type="String">
1912          <label>Path to capture directory to save images.</label>         
1913       </entry>
1914       <entry name="PlaceholderFormat" type="String">
1915          <label>How to format captured image filename.</label>
1916          <default code="true">KSUtils::getDefaultPath("PlaceholderFormat")</default>
1917       </entry>
1918       <entry name="RemoteCaptureDirectory" type="String">
1919          <label>Path to remote capture directory to save images.</label>
1920       </entry>
1921       <entry name="ManualCoverTimeout" type="UInt">
1922          <label>Cover or uncover telescope dialog timeout in seconds.</label>
1923          <default>60</default>
1924       </entry>
1925       <entry name="MinFlipDuration" type="UInt">
1926          <label>Minimal duration of a meridian flip.</label>
1927          <default>20</default>
1928       </entry>
1929       <entry name="CapturePosition" type="Bool">
1930          <label>Calculate position after captures.</label>
1931          <default>false</default>
1932       </entry>      
1933       <entry name="CaptureStandAloneTypes" type="String">
1934          <label>Camera frame types when using stand-alone esq editor.</label>
1935          <default></default>
1936       </entry>      
1937       <entry name="CaptureStandAloneFormats" type="String">
1938          <label>Camera frame formats when using stand-alone esq editor.</label>
1939          <default></default>
1940       </entry>      
1941       <entry name="CaptureStandAloneEncodings" type="String">
1942          <label>Camera frame encodings when using stand-alone esq editor.</label>
1943          <default></default>
1944       </entry>      
1945       <entry name="CaptureStandAloneISOs" type="String">
1946          <label>Camera ISOs when using stand-alone esq editor.</label>
1947          <default></default>
1948       </entry>      
1949       <entry name="CaptureStandAloneISOIndex" type="UInt">
1950          <label>Camera ISO choice when using stand-alone esq editor.</label>
1951          <default>0</default>
1952       </entry>      
1953       <entry name="CaptureStandAloneFilters" type="String">
1954          <label>Filter names when using stand-alone esq editor.</label>
1955          <default></default>
1956       </entry>      
1957       <entry name="CaptureStandAloneWHGO" type="String">
1958          <label>Width,Height of sensor size remembered for stand-alone esq editor, and Gain/Offset keywords.</label>
1959          <default></default>
1960       </entry>      
1961       <entry name="CaptureStandAloneTimestamp" type="String">
1962          <label>Local time that the CaptureStandAlone options were set.</label>
1963          <default></default>
1964       </entry>      
1965    </group>
1966    <group name="Focus">      
1967       <entry name="AbsTicksSpin" type="UInt">
1968          <whatsthis>The desired focuser position.</whatsthis>
1969          <default>0</default>
1970       </entry>
1971       <entry name="FocusExposure" type="Double">
1972          <label>Exposure to use during focus</label>
1973          <whatsthis>Specifies the length of exposure to use during focus.</whatsthis>
1974          <default>2.0</default>
1975       </entry>
1976       <entry name="FocusBinning" type="String">
1977          <label>Default Camera binning</label>
1978          <whatsthis>Set binning of camera while in focus mode.</whatsthis>
1979          <default>1x1</default>
1980       </entry>
1981       <entry name="FocusGain" type="Double">
1982          <label>Default Focuser gain value</label>
1983          <whatsthis>Specifies gain value of CCD when performing focusing if supported by camera.</whatsthis>
1984          <default>0</default>
1985       </entry>
1986       <entry name="FocusISO" type="String">
1987          <label>Default Focuser Camera ISO value</label>
1988       </entry>
1989       <entry name="DefaultFocusTemperatureSource" type="String">
1990          <label>Default focus module temperature source.</label>
1991       </entry>
1992       <entry name="FocusFilter" type="String">
1993          <label>Default Filter Wheel filter</label>
1994       </entry>
1995       <entry name="UseFocusDarkFrame" type="Bool">
1996          <label>Take a dark frame and subtract it before running autofocus operation.</label>
1997          <default>false</default>
1998       </entry>
1999       <entry name="FocusSubFrame" type="Bool">
2000          <label>Subframe the focus star during the autofocus procedure.</label>
2001          <default>true</default>
2002       </entry>
2003       <entry name="FocusBoxSize" type="UInt">
2004          <label>Default Focuser star selection box size</label>
2005          <whatsthis>Set box size to select a focus star.</whatsthis>
2006          <default>64</default>
2007       </entry>
2008       <entry name="FocusUseFullField" type="Bool">
2009          <label>Measure average HFR from all stars combined in a full frame. This method defaults to the Centroid detection, but can use SEP detection too. Its performance decreases as the number of stars increases.</label>
2010          <default>false</default>
2011       </entry>
2012       <entry name="FocusNoMaskRB" type="Bool">
2013          <label>No mask is applied.</label>
2014          <default>true</default>
2015       </entry>
2016       <entry name="focusRingMaskRB" type="Bool">
2017          <label>A ring mask is applied.</label>
2018          <default>false</default>
2019       </entry>
2020       <entry name="focusMosaicMaskRB" type="Bool">
2021          <label>A mosaic mask is applied.</label>
2022          <default>false</default>
2023       </entry>
2024       <entry name="FocusFullFieldInnerRadius" type="Double">
2025          <label>Full field inner radius.</label>
2026          <whatsthis>During full field focusing, stars which are inside this percentage of the frame are filtered out of HFR calculation (default 0%). Detection algorithms may also have an inherent filter.</whatsthis>
2027          <default>0.0</default>
2028       </entry>
2029       <entry name="FocusFullFieldOuterRadius" type="Double">
2030          <label>Full field outer radius.</label>
2031          <whatsthis>During full field focusing, stars which are outside this percentage of the frame are filtered out of HFR calculation (default 100%). Detection algorithms may also have an inherent filter.</whatsthis>
2032          <default>100.0</default>
2033       </entry>
2034       <entry name="FocusMosaicTileWidth" type="Double">
2035          <label>Mosaic filter tile width in percent of the frame width.</label>
2036          <default>25.0</default>
2037       </entry>
2038       <entry name="focusMosaicSpace" type="UInt">
2039          <label>Space between the mosaic elements for the mosaic filter.</label>
2040          <default>5</default>
2041       </entry>
2042       <entry name="FocusAutoStarEnabled" type="Bool">
2043          <label>Automatically select a star to focus.</label>
2044          <default>false</default>
2045       </entry>
2046       <entry name="FocusSuspendGuiding" type="Bool">
2047          <label>Suspend guiding while autofocus in progress.</label>
2048          <default>true</default>
2049       </entry>
2050       <entry name="FocusGuideSettleTime" type="Double">
2051          <whatsthis>Wait for this many seconds after resuming guide.</whatsthis>
2052          <default>0</default>
2053       </entry>
2054       <entry name="FocusUnits" type="String">
2055          <whatsthis>Display units for HFR and FWHM</whatsthis>
2056          <default>Pixels</default>
2057       </entry>
2058       <entry name="FocusAdaptive" type="Bool">
2059          <whatsthis>Whether Adaptive Focusing is enabled.</whatsthis>
2060          <default>false</default>
2061       </entry>
2062       <entry name="focusAdaptiveMinMove" type="UInt">
2063          <whatsthis>When using Adaptive Focusing the minimum allowable focuser move in ticks.</whatsthis>
2064          <default>1</default>
2065       </entry>
2066       <entry name="FocusAdaptStart" type="Bool">
2067          <whatsthis>Whether to adapt the focuser starting position at the beginning of an Autofocus run.</whatsthis>
2068          <default>false</default>
2069       </entry>
2070       <entry name="focusAdaptiveMaxMove" type="UInt">
2071          <whatsthis>When using Adaptive Focusing the maximum total allowable focuser move in ticks.</whatsthis>
2072          <default>1000</default>
2073       </entry>
2074 
2075       <entry name="FocusDetection" type="String">
2076          <label>Star detection algorithm</label>
2077          <default>SEP</default>
2078       </entry>
2079       <entry name="FocusSEPProfile" type="String">
2080          <label>Focus source extraction profile</label>
2081       </entry>
2082       <entry name="FocusAlgorithm" type="String">
2083          <label>Focus process algorithm</label>
2084          <default>Linear 1 Pass</default>
2085       </entry>
2086       <entry name="FocusCurveFit" type="String">
2087          <whatsthis>The type of curve to fit</whatsthis>
2088          <default>Hyperbola</default>
2089       </entry>
2090       <entry name="FocusStarMeasure" type="String">
2091          <whatsthis>The type of star measure to use.</whatsthis>
2092          <default>HFR</default>
2093       </entry>
2094       <entry name="FocusStarPSF" type="String">
2095          <whatsthis>The type of star PSF to use if curve fitting star profiles.</whatsthis>
2096          <default>Gaussian</default>
2097       </entry>
2098       <entry name="FocusUseWeights" type="Bool">
2099          <whatsthis>Whether to use weights in the curve fitting process.</whatsthis>
2100          <default>true</default>
2101       </entry>
2102       <entry name="FocusR2Limit" type="Double">
2103          <whatsthis>The minimum acceptable R2 value of a curve fit.</whatsthis>
2104          <default>0.8</default>
2105       </entry>
2106       <entry name="FocusRefineCurveFit" type="Bool">
2107          <whatsthis>Whether to refine the curve fit by looking for and discarding outliers.</whatsthis>
2108          <default>false</default>
2109       </entry>
2110       <entry name="focusFramesCount" type="UInt">
2111          <whatsthis>How many frames to average over at each step in the Autofocus process.</whatsthis>
2112          <default>1</default>
2113       </entry>
2114       <entry name="FocusMultiRowAverage" type="Int">
2115          <label>Number of rows to combine in the Bahtinov average calculation.</label>
2116          <default>3</default>
2117       </entry>
2118       <entry name="FocusGaussianSigma" type="Double">
2119          <label>Gaussian blur sigma value.</label>
2120          <default>1.5</default>
2121       </entry>
2122       <entry name="FocusThreshold" type="Double">
2123          <label>Relative percentage strength of centroid edge pixel strength to average pixel value.</label>
2124          <default>150</default>
2125       </entry>
2126       <entry name="FocusDonut" type="Bool">
2127          <whatsthis>Whether to use Donut Busting functionality during Autofocus.</whatsthis>
2128          <default>false</default>
2129       </entry>
2130       <entry name="FocusTimeDilation" type="Double">
2131          <label>Factor to multiply focus exposure by for out of focus frames when using Donut Buster.</label>
2132          <default>4.0</default>
2133       </entry>
2134       <entry name="FocusGaussianKernelSize" type="Int">
2135          <label>Gaussian blur kernel size.</label>
2136          <default>5</default>
2137       </entry>
2138       <entry name="FocusTolerance" type="Double">
2139          <label>Default Focuser tolerance value</label>
2140          <whatsthis>The tolerance specifies the percentage difference between the current focusing position and the minimum obtained during the focusing run. Adjustment of this value is necessary to prevent the focusing algorithm from oscillating back and forth.</whatsthis>
2141          <default>1</default>
2142       </entry>
2143 
2144       <entry name="FocusWalk" type="String">
2145          <whatsthis>The type of walk the focuser will take during an Autofocus run.</whatsthis>
2146          <default>Classic</default>
2147       </entry>
2148       <entry name="FocusSettleTime" type="Double">
2149          <whatsthis>Wait for this many seconds after moving the focuser before capturing the next image during AutoFocus.</whatsthis>
2150          <default>1.0</default>
2151       </entry>
2152       <entry name="FocusTicks" type="UInt">
2153          <label>Default Focuser step ticks</label>
2154          <whatsthis>Step size of the absolute focuser. The step size TICKS should be adjusted so that when the focuser moves TICKS steps, the difference in HFR is more than 0.1 pixels. Lower the value when you are close to optimal focus.</whatsthis>
2155          <default>250</default>
2156       </entry>
2157       <entry name="FocusOutSteps" type="Double">
2158          <whatsthis>The number of steps to move outwards for a Classic Autofocus run.</whatsthis>
2159          <default>5</default>
2160       </entry>
2161       <entry name="focusNumSteps" type="UInt">
2162          <whatsthis>The total number of steps for a Fixed Steps or CFZ Shuffle Autofocus run.</whatsthis>
2163          <default>11</default>
2164       </entry>
2165       <entry name="FocusMaxTravel" type="UInt">
2166          <label>Maximum Focus Travel Distance</label>
2167          <whatsthis>Set the maximum travel distance of an absolute focuser.</whatsthis>
2168          <default>10000</default>
2169       </entry>
2170       <entry name="FocusMaxSingleStep" type="UInt">
2171          <whatsthis>The maximum size of a single step.</whatsthis>
2172          <default>100000</default>
2173       </entry>
2174       <entry name="FocusBacklash" type="UInt">
2175          <whatsthis>The amount of driver backlash.</whatsthis>
2176          <default>0</default>
2177       </entry>
2178       <entry name="FocusAFOverscan" type="UInt">
2179          <whatsthis>The amount of Autofocus Overscan.</whatsthis>
2180          <default>100</default>
2181       </entry>
2182       <entry name="FocusCaptureTimeout" type="UInt">
2183          <whatsthis>Maximum time in seconds to wait for a captured image to be received before declaring a timeout.</whatsthis>
2184          <default>30</default>
2185       </entry>
2186       <entry name="FocusMotionTimeout" type="UInt">
2187          <whatsthis>Maximum time in seconds to wait for a focuser to move to desired position before declaring a timeout.</whatsthis>
2188          <default>30</default>
2189       </entry>
2190 
2191       <entry name="focusCFZAlgorithm" type="String">
2192          <whatsthis>The type of CFZ Algorithm to use.</whatsthis>
2193          <default>Classic</default>
2194       </entry>
2195       <entry name="focusCFZTolerance" type="Double">
2196          <whatsthis>The user defined tolerance to use for Classic and Wavefront algos.</whatsthis>
2197          <default>0.33</default>
2198       </entry>
2199       <entry name="focusCFZTau" type="Double">
2200          <whatsthis>The user defined tolerance to use for the Gold algo.</whatsthis>
2201          <default>3.0</default>
2202       </entry>
2203       <entry name="focusCFZDisplayVCurve" type="Bool">
2204          <whatsthis>Whether to display the CFZ on the v-curve after an Autofocus run.</whatsthis>
2205          <default>true</default>
2206       </entry>
2207       <entry name="focusCFZWavelength" type="Double">
2208          <whatsthis>The wavelength in nm to use in the Gold algo.</whatsthis>
2209          <default>550.0</default>
2210       </entry>
2211       <entry name="focusCFZAperture" type="UInt">
2212          <whatsthis>Telescope aperture in mm to use in CFZ calcs.</whatsthis>
2213          <default>100</default>
2214       </entry>
2215       <entry name="focusCFZFNumber" type="Double">
2216          <whatsthis>The f# to use in the CFZ algo.</whatsthis>
2217          <default>5.5</default>
2218       </entry>
2219       <entry name="focusCFZSeeing" type="Double">
2220          <whatsthis>The total seeing in arc-secs to use in the CFZ algo.</whatsthis>
2221          <default>3.0</default>
2222       </entry>
2223       <entry name="focusCFZStepSize" type="Double">
2224          <whatsthis>The size of a focuser tick in micrometers.</whatsthis>
2225          <default>5.0</default>
2226       </entry>
2227 
2228       <entry name="focusAdvSteps" type="UInt">
2229          <whatsthis>Focus Advisor recommended step size</whatsthis>
2230          <default>1</default>
2231       </entry>
2232       <entry name="focusAdvOutStepMult" type="UInt">
2233          <whatsthis>Focus Advisor recommended Out Step Multiple</whatsthis>
2234          <default>5</default>
2235       </entry>
2236       <entry name="focusAdvStepSize" type="Bool">
2237          <whatsthis>Whether to accept Focus Advisor recommendation on Step Size.</whatsthis>
2238          <default>true</default>
2239       </entry>
2240       <entry name="focusAdvOutStepMultiple" type="Bool">
2241          <whatsthis>Whether to accept Focus Advisor recommendation on Out Step Multiple.</whatsthis>
2242          <default>true</default>
2243       </entry>
2244       <entry name="focusAdvCamera" type="Bool">
2245          <whatsthis>Whether to accept Focus Advisor recommendation on Camera and Filter Wheel Parameters.</whatsthis>
2246          <default>true</default>
2247       </entry>
2248       <entry name="focusAdvSettingsTab" type="Bool">
2249          <whatsthis>Whether to accept Focus Advisor recommendation on Settings Tab Parameters.</whatsthis>
2250          <default>true</default>
2251       </entry>
2252       <entry name="focusAdvProcessTab" type="Bool">
2253          <whatsthis>Whether to accept Focus Advisor recommendation on Process Tab Parameters.</whatsthis>
2254          <default>true</default>
2255       </entry>
2256       <entry name="focusAdvMechanicsTab" type="Bool">
2257          <whatsthis>Whether to accept Focus Advisor recommendation on Mechanics Tab Parameters.</whatsthis>
2258          <default>true</default>
2259       </entry>
2260 
2261       <entry name="FocusSplitter" type="String">
2262          <label>Position of FocusSplitter.</label>
2263       </entry>
2264       <entry name="rightLayout" type="String">
2265          <label>Position of rightLayout.</label>
2266       </entry>
2267       <entry name="adaptFocusBFO" type="Bool">
2268          <whatsthis>Whether to use Adaptive Focus in the Build Filter Offsets utility.</whatsthis>
2269          <default>false</default>
2270       </entry>
2271 
2272       <entry name="abInsTileSelection" type="String">
2273          <whatsthis>Which set of tiles to use in Aberration Inspector.</whatsthis>
2274          <default>Centre and outer corners</default>
2275       </entry>
2276       <entry name="abInsShowLabels" type="Bool">
2277          <label>Show Max Min labels on Aberration Inspector graph.</label>
2278          <default>false</default>
2279       </entry>
2280       <entry name="abInsShowCFZ" type="Bool">
2281          <label>Show Critical Focus Zone on Aberration Inspector graph.</label>
2282          <default>false</default>
2283       </entry>
2284       <entry name="abInsOptCentres" type="Bool">
2285          <label>Whether to optimise tile centres used in Aberration Inspector calcs.</label>
2286          <default>false</default>
2287       </entry>
2288       <entry name="abInsHSplitter" type="String">
2289          <label>Position of HSplitter in Aberration Inspector.</label>
2290       </entry>
2291       <entry name="abInsVSplitter" type="String">
2292          <label>Position of VSplitter in Aberration Inspector.</label>
2293       </entry>
2294       <entry name="abInsSelection" type="String">
2295          <whatsthis>Aberration Inspector 3D graphic selection mode.</whatsthis>
2296          <default>None</default>
2297       </entry>
2298       <entry name="abInsTheme" type="String">
2299          <whatsthis>Aberration Inspector 3D graphic theme.</whatsthis>
2300          <default>Primary Colors</default>
2301       </entry>
2302       <entry name="abInsLabels" type="Bool">
2303          <label>Aberration Inspector 3D graphic show labels.</label>
2304          <default>true</default>
2305       </entry>
2306       <entry name="abInsSensor" type="Bool">
2307          <label>Aberration Inspector 3D graphic show sensor.</label>
2308          <default>true</default>
2309       </entry>
2310       <entry name="abInsPetzvalWire" type="Bool">
2311          <label>Aberration Inspector 3D graphic show Petzval wire.</label>
2312          <default>true</default>
2313       </entry>
2314       <entry name="abInsPetzvalSurface" type="Bool">
2315          <label>Aberration Inspector 3D graphic show Petzval surface.</label>
2316          <default>false</default>
2317       </entry>
2318    </group>
2319    <group name="StellarSolver">
2320       <entry name="FocusSextractorType" type="UInt">
2321          <label>Internal or External Sextractor for Focusing.</label>
2322          <default>0</default>
2323       </entry>
2324       <entry name="FocusOptionsProfile" type="UInt">
2325          <label>Options Profile for Sextraction when Focusing.</label>
2326          <default>0</default>
2327       </entry>
2328       <entry name="HFRSextractorType" type="UInt">
2329          <label>Internal or External Sextractor to compute subs HFR.</label>
2330          <default>0</default>
2331       </entry>
2332       <entry name="HFROptionsProfile" type="UInt">
2333          <label>Options Profile for Sextraction to compute subs HFR</label>
2334          <default>0</default>
2335       </entry>
2336       <entry name="GuideSextractorType" type="UInt">
2337          <label>Internal or External Sextractor for Guiding.</label>
2338          <default>0</default>
2339       </entry>
2340       <entry name="GuideOptionsProfile" type="UInt">
2341          <label>Options Profile for Sextraction when Guiding.</label>
2342          <default>0</default>
2343       </entry>
2344       <entry name="SolveSextractorType" type="UInt">
2345          <label>Internal, External, or BuiltIn Sextractor for Solving.</label>
2346          <default>0</default>
2347       </entry>
2348       <entry name="SolverMode" type="UInt">
2349          <label>Local (0) or Remote (1) solver.</label>
2350          <default>0</default>
2351       </entry>
2352       <entry name="SolverType" type="UInt">
2353          <label>Local solving method. 0 for Internal Solver. 1 for Local Astrometry. 2 for Local ASTAP. 3 for Online Astrometry.</label>
2354          <default>0</default>
2355       </entry>
2356       <entry name="SolveOptionsProfile" type="UInt">
2357          <label>Options Profile for Solving.</label>
2358          <default>0</default>
2359       </entry>
2360       <entry name="LoggerLevel" type="UInt">
2361          <label>Level of verbosity in the log.</label>
2362          <default>0</default>
2363       </entry>
2364       <entry name="AstrometryLogToFile" type="Bool">
2365          <label>Whether to log to a file instead.</label>
2366          <default>true</default>
2367       </entry>
2368       <entry name="AstrometryLogFilepath" type="String">
2369          <label>Path of the log file to save astrometry logging to.</label>
2370          <default code="true">KSUtils::getDefaultPath("AstrometryLogFilepath")</default>
2371       </entry>
2372       <entry name="AstrometryIndexFolderList" type="StringList">
2373          <label>List of index folder paths.</label>
2374          <whatsthis>List of folders in which astrometry Index Files can be found.</whatsthis>
2375          <default code="true">KSUtils::getAstrometryDefaultIndexFolderPaths()</default>
2376       </entry>
2377    </group>
2378    <group name="Align">      
2379       <entry name="AlignExposure" type="Double">
2380          <label>Default alignment exposure value</label>
2381          <whatsthis>Specifies exposure value of camera in seconds when performing plate solving.</whatsthis>
2382          <default>5</default>
2383       </entry>
2384       <entry name="AlignBinning" type="String">
2385          <label>Default camera binning in alignment mode</label>
2386          <default>2x2</default>
2387       </entry>
2388       <entry name="AlignGain" type="Double">
2389          <label>Default camera gain in alignment mode</label>
2390          <default>0</default>
2391       </entry>
2392       <entry name="AlignISO" type="Double">
2393          <label>Default camera ISO in alignment mode</label>
2394          <default>0</default>
2395       </entry>
2396       <entry name="AlignDarkFrame" type="Bool">
2397          <label>Take a dark frame and subtract it before running astrometry operation.</label>
2398          <default>false</default>
2399       </entry>
2400       <entry name="AlignFilter" type="String">
2401          <label>Default filter wheel filter in alignment mode</label>
2402       </entry>      
2403       <entry name="AlignUseCurrentFilter" type="Bool">
2404          <label>Use currently selected filter in alignment mode.</label>
2405          <default>false</default>
2406       </entry>      
2407       <entry name="AstrometryUseRotator" type="Bool">
2408          <whatsthis>Use rotator when performing load and slew.</whatsthis>
2409          <default>true</default>
2410       </entry>
2411       <entry name="AstrometryRotatorThreshold" type="Double">
2412          <whatsthis>Threshold between measured and FITS position angles in arcminutes to consider the load and slew operation successful.</whatsthis>
2413          <default>30</default>
2414       </entry>
2415       <entry name="AstrometryFlipRotationAllowed" type="Bool">
2416          <whatsthis>PA 180° rotation for rotator is accepted after mount flip.</whatsthis>
2417          <default>true</default>
2418       </entry>
2419       <entry name="SolverGotoOption" type="UInt">
2420          <label>Action to take if solver if successful (Sync, Slew to Target, or None)</label>
2421          <default>1</default>
2422       </entry>
2423       <entry name="AstrometrySolverWCS" type="Bool">
2424          <label>World Coordinate System (WCS). WCS is used to encode RA/DEC coordinates in captured CCD images.</label>
2425          <default>true</default>
2426       </entry>
2427       <entry name="AstrometrySolverOverlay" type="Bool">
2428          <label>Display received FITS images unto solver FOV rectangle in the sky map.</label>
2429          <default>false</default>
2430       </entry>
2431       <entry name="AstrometryDifferentialSlewing" type="Bool">
2432          <label>Do not use Sync when Slew to Target is selected. Use differential slewing to correct for discrepancies.</label>
2433          <default>false</default>
2434       </entry>
2435       <entry name="AlignAccuracyThreshold" type="UInt">
2436          <label>Accuracy threshold in arcseconds between solution and target coordinates.</label>
2437          <default>30</default>
2438       </entry>
2439       <entry name="AlignSettlingTime" type="UInt">
2440          <label>Time to wait in milliseconds after telescope slewing is complete before starting the next capture.</label>
2441          <default>1500</default>
2442       </entry>
2443       <entry name="AstrometryUseNoFITS2FITS" type="Bool">
2444          <label>Do not sanitize FITS. This option should only be checked if astrometry.net version is 0.67 or earlier. Uncheck for any versions greater than 0.67.</label>
2445          <default>false</default>
2446       </entry>
2447       <entry name="AstrometryUseResort" type="Bool">
2448          <label>Check this option if your image does not have much nebulosity. If it does have strong nebulosity, uncheck it.</label>
2449          <default>true</default>
2450       </entry>
2451       <entry name="AstrometryUseNoVerify" type="Bool">
2452          <label>This will prevent the solver from looking at an already existing WCS Header before blindly trying to solve the image. It is recommended to keep it checked.</label>
2453          <default>true</default>
2454       </entry>
2455       <entry name="AstrometryUseImageScale" type="Bool">
2456          <label>Set image scale to speed up solver as it does not have to search index files of different image scales.</label>
2457          <default>true</default>
2458       </entry>
2459       <entry name="AstrometryImageScaleLow" type="Double">
2460          <label>Lower image scale.</label>
2461       </entry>
2462       <entry name="AstrometryImageScaleHigh" type="Double">
2463          <label>Upper image scale.</label>
2464       </entry>
2465       <entry name="AstrometryAutoUpdateImageScale" type="Bool">
2466          <label>Automatically update image scale when CCD or Mount parameters are updated.</label>
2467          <default>true</default>
2468       </entry>
2469       <entry name="AstrometryImageScaleUnits" type="UInt">
2470          <label>Image scale units in arcminutes (aw), degrees (dw), or arcsec per pixel (app)</label>
2471          <default>1</default>
2472       </entry>
2473       <entry name="AstrometryUseDownsample" type="Bool">
2474          <label>Downsample the image to shrink its size and speed up the solver.</label>
2475          <default>true</default>
2476       </entry>
2477       <entry name="AstrometryDownsample" type="UInt">
2478          <label>Downsample factor</label>
2479          <default>2</default>
2480       </entry>
2481       <entry name="AstrometryAutoDownsample" type="Bool">
2482          <label>Automatically downsample based on image size.</label>
2483          <default>true</default>
2484       </entry>
2485       <entry name="AstrometryUsePosition" type="Bool">
2486          <label>Set estimated position to speed up astrometry solver as it does not have to search in other areas of the sky.</label>
2487          <default>true</default>
2488       </entry>
2489       <entry name="AstrometryPositionRA" type="Double">
2490          <label>User supplied Right Ascension value in degrees to be passed to the solver.</label>
2491       </entry>
2492       <entry name="AstrometryPositionDE" type="Double">
2493          <label>User supplied declination value in degrees to be passed to the solver.</label>
2494       </entry>
2495       <entry name="AstrometryAutoUpdatePosition" type="Bool">
2496          <label>Automatically update position coordinates when mounts completes slewing.</label>
2497          <default>true</default>
2498       </entry>
2499       <entry name="AstrometryRadius" type="Double">
2500          <label>The Search Radius for the Estimated Telescope/Image Field Position in degrees.</label>
2501          <default>30</default>
2502       </entry>
2503       <entry name="AstrometryDetectParity" type="Bool">
2504          <label>Detect parity and reuse it to speed up solver.</label>
2505          <default>false</default>
2506       </entry>
2507       <entry name="AstrometryCustomOptions" type="String">
2508          <label>Additional optional astrometry.net options</label>
2509       </entry>
2510       <entry name="AstrometrySolverBinary" type="String">
2511          <label>astrometry.net solve-field binary</label>
2512          <whatsthis>Path to astrometry.net solver location.</whatsthis>
2513          <default code="true">KSUtils::getDefaultPath("AstrometrySolverBinary")</default>
2514       </entry>
2515       <entry name="AstrometryWCSInfo" type="String">
2516          <label>astrometry.net wcsinfo binary</label>
2517          <whatsthis>Path to astrometry.net wcsinfo location.</whatsthis>
2518          <default code="true">KSUtils::getDefaultPath("AstrometryWCSInfo")</default>
2519       </entry>
2520       <entry name="AstrometryConfFile" type="String">
2521          <label>astrometry.net configuration file</label>
2522          <whatsthis>Path to astrometry.net file location.</whatsthis>
2523          <default code="true">KSUtils::getDefaultPath("AstrometryConfFile")</default>
2524       </entry>
2525       <entry name="SextractorBinary" type="String">
2526          <label></label>
2527          <whatsthis>Path to the Sextractor executable.</whatsthis>
2528          <default code="true">KSUtils::getDefaultPath("SextractorBinary")</default>
2529       </entry>
2530       <entry name="WatneyBinary" type="String">
2531          <label></label>
2532          <whatsthis>Path to the Watney Solver executable.</whatsthis>
2533          <default code="true">KSUtils::getDefaultPath("WatneyBinary")</default>
2534       </entry>
2535       <entry name="AstrometryAPIKey" type="String">
2536          <label>astrometry.net API Key</label>
2537          <whatsthis>Key to access astrometry.net online web services. You must register with astrometry.net to obtain a key.</whatsthis>
2538          <default>iczikaqstszeptgs</default>
2539       </entry>
2540       <entry name="AstrometryAPIURL" type="String">
2541          <label>astrometry.net API URL</label>
2542          <default>http://nova.astrometry.net</default>
2543       </entry>
2544       <entry name="AstrometryUseJPEG" type="Bool">
2545          <label>Use JPEG format, instead of FITS, to upload images to the astrometry.net online service.</label>
2546          <default>true</default>
2547       </entry>
2548       <entry name="AstrometryTimeout" type="UInt">
2549          <label>Timeout in seconds to wait for astrometry solver to complete.</label>
2550          <default>180</default>
2551       </entry>
2552       <entry name="PAHMountSpeed" type="String">
2553          <label>Speed to set mount in Polar Alignment Assistant Tool.</label>         
2554       </entry>
2555       <entry name="PAHRotaion" type="Double">
2556          <label>Rotate mount by this many degrees during polar alignment.</label>         
2557          <default>30.0</default>
2558       </entry>
2559       <entry name="PAHRefreshAlgorithm" type="String">
2560          <label>The algorithm used for polar-align refresh.</label>         
2561       </entry>
2562       <entry name="PAHDirection" type="String">
2563          <label>Mount rotation direction during polar alignment.</label>         
2564       </entry>
2565       <entry name="PAHAutoPark" type="Bool">
2566          <label>Automatically park the mount after Polar Alignment Assistant Tool is complete.</label>
2567          <default>false</default>
2568       </entry>
2569       <entry name="PAHManualSlew" type="Bool">
2570          <label>User should manually rotate the mount about its axis during polar alignment.</label>
2571          <default>false</default>
2572       </entry>
2573       <entry name="PAHExposure" type="Double">
2574          <label>Polar Alignment Assistant exposure duration in seconds.</label>
2575          <default>2</default>
2576       </entry>
2577    </group>
2578    <group name="Guide">
2579       <entry name="GuideExposure" type="Double">
2580          <label>Guider exposure duration in seconds.</label>
2581          <default>2</default>
2582       </entry>
2583       <entry name="GuideDelay" type="Double">
2584          <label>Delay next exposure by this many seconds.</label>
2585          <default>0</default>
2586       </entry>
2587       <entry name="GuiderType" type="UInt">
2588          <label>Which guider process to utilize for guiding (0 Internal Guider, 1 PHD2, 2 lin_guider)</label>
2589          <default>0</default>
2590       </entry>
2591       <entry name="GuideAlgorithm" type="UInt">
2592          <label>Which Algorithm to use track guide square (0 smart, 1 SEP, 2 fast, 3 threshold, 4 no threshold, 5 SEP multistar).</label>
2593          <default>5</default>
2594       </entry>
2595       <entry name="PHD2Host" type="String">
2596          <label>Host name of external PHD2 service</label>
2597          <default>localhost</default>
2598       </entry>
2599       <entry name="PHD2Port" type="UInt">
2600          <label>PHD2 Event Monitoring Port</label>
2601          <default>4400</default>
2602       </entry>
2603       <entry name="LinGuiderHost" type="String">
2604          <label>Host name of external lin_guider service</label>
2605          <default>localhost</default>
2606       </entry>
2607       <entry name="LinGuiderPort" type="UInt">
2608          <label>Lin_guider Event Monitoring Port</label>
2609          <default>5656</default>
2610       </entry>
2611       <entry name="CalibrationPulseDuration" type="UInt">
2612          <label>Pulse duration in milliseconds used for guiding pulses during calibration stage.</label>
2613          <default>1000</default>
2614       </entry>
2615       <entry name="CalibrationMaxMove" type="UInt">
2616          <label>Maximum number of pixels the calibration should move (approximate).</label>
2617          <default>15</default>
2618       </entry>
2619       <entry name="GuideSquareSize" type="String">
2620          <label>Guide square size selection in pixels.</label>
2621          <default>32</default>
2622       </entry>
2623       <entry name="GuideBinning" type="String">
2624          <label>Guide binning.</label>
2625          <default>2x2</default>
2626       </entry>
2627       <entry name="GuideAutoStar" type="Bool">
2628          <label>Automatically select calibration star and perform calibration.</label>
2629          <default>false</default>
2630       </entry>
2631       <entry name="GuideAutoSquareSizeEnabled" type="Bool">
2632          <label>Automatically select the square size based on the selected star width.</label>
2633          <default>false</default>
2634       </entry>
2635       <entry name="AutoModeIterations" type="UInt">
2636          <label>Number of automode iterations for calibration process.</label>
2637          <default>3</default>
2638       </entry>
2639       <entry name="GuideLostStarTimeout" type="UInt">
2640          <label>When star tracking is lost, wait this many seconds before aborting.</label>
2641          <default>60</default>
2642       </entry>
2643        <entry name="GuideCalibrationTimeout" type="UInt">
2644          <label>When calibration starts, wait this many seconds before aborting.</label>
2645          <default>600</default>
2646       </entry>
2647       <entry name="GuideMaxDeltaRMS" type="Double">
2648          <label>Maximum delta RMS permitted while guiding before aborting.</label>
2649          <default>10</default>
2650       </entry>
2651       <entry name="GuideMaxHFR" type="Double">
2652          <label>Maximum HFR permitted for SEP MultiStar guide star.</label>
2653          <default>4.5</default>
2654       </entry>
2655       <entry name="MinDetectionsSEPMultistar" type="UInt">
2656          <label>Minimum number of stars detected for SEP MultiStar to initialize.</label>
2657          <default>1</default>
2658       </entry>
2659       <entry name="MaxMultistarReferenceStars" type="UInt">
2660          <label>Maximum number of SEP MultiStar number of stars used as references.</label>
2661          <default>10</default>
2662       </entry>
2663       <entry name="TwoAxisEnabled" type="Bool">
2664          <label>Use both axes to perform calibration.</label>
2665          <default>true</default>
2666       </entry>
2667       <entry name="UseGuideHead" type="Bool">
2668          <label>Use the guider chip for guiding from cameras that have a dedicated guider chip.</label>
2669          <default>true</default>
2670       </entry>
2671       <entry name="SaveGuideLog" type="Bool">
2672          <label>Automatically save internal guider user logs.</label>
2673          <default>true</default>
2674       </entry>
2675       <entry name="GuideDarkFrame" type="Bool">
2676          <label>Take dark frame for autoguider images.</label>
2677          <default>false</default>
2678       </entry>
2679       <entry name="GuideSubframe" type="Bool">
2680          <label>Subframe guide image around selected region</label>
2681          <default>false</default>
2682       </entry>
2683       <entry name="DitherPixels" type="Double">
2684          <label>How many pixels to move between subsequent exposures under auto dithering mode.</label>
2685          <default>2</default>
2686       </entry>
2687       <entry name="DitherFrames" type="UInt">
2688          <label>Dither after this many frames.</label>
2689          <default>1</default>
2690       </entry>
2691       <entry name="DitherSettle" type="UInt">
2692          <label>After dither is successful, wait for this many seconds before proceeding.</label>
2693          <default>0</default>
2694       </entry>
2695       <entry name="DitherThreshold" type="Double">
2696          <label>Maximum distance (pixels) for guiding to be considered settled.</label>
2697          <default>1</default>
2698       </entry>
2699       <entry name="DitherTimeout" type="UInt">
2700          <label>Time limit (seconds) on dithering to settle down.</label>
2701          <default>45</default>
2702       </entry>
2703       <entry name="DitherMaxIterations" type="UInt">
2704          <label>How many dithering attempts to undertake before giving up.</label>
2705          <default>10</default>
2706       </entry>
2707       <entry name="DitherNoGuidingPulse" type="UInt">
2708          <label>Pulse length in milliseconds used for non-guiding dither.</label>
2709          <default>500</default>
2710       </entry>
2711       <entry name="DitherFailAbortsAutoGuide" type="Bool">
2712          <label>If dithering fails then abort autoguide.</label>
2713          <default>false</default>
2714       </entry>
2715       <entry name="DitherWithOnePulse" type="Bool">
2716          <label>Dithering amount is randomly generated, pulses are sent, but the resultant pixel dithering amount is not enforced, so only the one dither pulse is sent. This is quicker, and recommended as dither amount is random anyway. It is necessary when 2-D dither is required but guiding is only done in one axis.</label>
2717          <default>false</default>
2718       </entry>
2719       <entry name="DitherEnabled" type="Bool">
2720          <label>Use Auto Dithering when guiding.</label>
2721          <default>false</default>
2722       </entry>
2723       <entry name="DitherNoGuiding" type="Bool">
2724          <label>Perform dithering even when not guiding.</label>
2725          <default>false</default>
2726       </entry>
2727       <entry name="RAGuideEnabled" type="Bool">
2728          <label>Enable autoguiding in the RA axis.</label>
2729          <default>true</default>
2730       </entry>
2731       <entry name="DECGuideEnabled" type="Bool">
2732          <label>Enable autoguiding in the DEC axis.</label>
2733          <default>true</default>
2734       </entry>
2735       <entry name="NorthDECGuideEnabled" type="Bool">
2736          <label>Enable North autoguiding in the DEC axis.</label>
2737          <default>true</default>
2738       </entry>
2739       <entry name="SouthDECGuideEnabled" type="Bool">
2740          <label>Enable South autoguiding in the DEC axis.</label>
2741          <default>true</default>
2742       </entry>
2743       <entry name="EastRAGuideEnabled" type="Bool">
2744          <label>Enable East autoguiding in the RA axis.</label>
2745          <default>true</default>
2746       </entry>
2747       <entry name="WestRAGuideEnabled" type="Bool">
2748          <label>Enable West autoguiding in the RA axis.</label>
2749          <default>true</default>
2750       </entry>
2751       <entry name="RAProportionalGain" type="Double">
2752          <default>133.33</default>
2753       </entry>
2754       <entry name="DECProportionalGain" type="Double">
2755          <default>133.33</default>
2756       </entry>
2757       <entry name="RAIntegralGain" type="Double">
2758          <default>0</default>
2759       </entry>
2760       <entry name="DECIntegralGain" type="Double">
2761          <default>0</default>
2762       </entry>
2763       <entry name="RAMinimumPulseArcSec" type="Double">
2764          <default>0.2</default>
2765       </entry>
2766       <entry name="DECMinimumPulseArcSec" type="Double">
2767          <default>0.2</default>
2768       </entry>
2769       <entry name="RAMaximumPulseArcSec" type="UInt">
2770          <default>25</default>
2771       </entry>
2772       <entry name="DECMaximumPulseArcSec" type="UInt">
2773          <default>25</default>
2774       </entry>
2775       <entry name="GPGEnabled" type="Bool">
2776          <default>false</default>
2777       </entry>
2778       <entry name="GPGDarkGuiding" type="Bool">
2779          <default>false</default>
2780       </entry>
2781       <entry name="GPGDarkGuidingInterval" type="Double">
2782          <default>1</default>
2783       </entry>
2784       <entry name="GPGcWeight" type="Double">
2785          <default>0.6</default>
2786       </entry>
2787       <entry name="GPGMinPeriodsForInference" type="UInt">
2788          <default>2</default>
2789       </entry>
2790       <entry name="GPGMinMove" type="Double">
2791          <default>0.2</default>
2792       </entry>
2793       <entry name="GPGSE0KLengthScale" type="UInt">
2794          <default>700</default>
2795       </entry>
2796       <entry name="GPGSE0KSignalVariance" type="Double">
2797          <default>20.0</default>
2798       </entry>
2799       <entry name="GPGPKLengthScale" type="Double">
2800          <default>10.0</default>
2801       </entry>
2802       <entry name="GPGPeriod" type="Double">
2803          <default>480</default>
2804       </entry>
2805       <entry name="GPGPKSignalVariance" type="Double">
2806          <default>20.0</default>
2807       </entry>
2808       <entry name="GPGSE1KLengthScale" type="Double">
2809          <default>25.0</default>
2810       </entry>
2811       <entry name="GPGSE1KSignalVariance" type="Double">
2812          <default>10.0</default>
2813       </entry>
2814       <entry name="GPGMinPeriodsForPeriodEstimate" type="UInt">
2815          <default>2</default>
2816       </entry>
2817       <entry name="GPGPointsForApproximation" type="UInt">
2818          <default>100</default>
2819       </entry>
2820       <entry name="GPGpWeight" type="Double">
2821          <default>0.5</default>
2822       </entry>
2823       <entry name="GPGEstimatePeriod" type="Bool">
2824          <default>true</default>
2825       </entry>
2826       <entry name="GuiderAccuracyThreshold" type="UInt">
2827          <label>Accuracy threshold for the Guide Graphs.</label>
2828          <default>2</default>
2829       </entry>
2830       <entry name="RADisplayedOnGuideGraph" type="Bool">
2831          <label>Display the RA Plot on the Guide Drift Graphics.</label>
2832          <default>true</default>
2833       </entry>
2834       <entry name="DEDisplayedOnGuideGraph" type="Bool">
2835          <label>Display the DEC Plot on the Guide Drift Graphics.</label>
2836          <default>true</default>
2837       </entry>
2838       <entry name="RACorrDisplayedOnGuideGraph" type="Bool">
2839          <label>Display the RA Corrections Plot on the Guide Drift Graphics.</label>
2840          <default>false</default>
2841       </entry>
2842       <entry name="DECorrDisplayedOnGuideGraph" type="Bool">
2843          <label>Display the DEC Corrections Plot on the Guide Drift Graphics.</label>
2844          <default>false</default>
2845       </entry>
2846       <entry name="SNRDisplayedOnGuideGraph" type="Bool">
2847          <label>Display the SNR Plot on the Guide Drift Graphics.</label>
2848          <default>true</default>
2849       </entry>
2850       <entry name="RMSDisplayedOnGuideGraph" type="Bool">
2851          <label>Display the RMS Error Plot on the Guide Drift Graphics.</label>
2852          <default>true</default>
2853       </entry>
2854    </group>
2855    <group name="Scheduler">
2856     <entry name="SchedulerAlgorithm" type="UInt">
2857       <label>Scheduler algorithm</label>
2858       <default>1</default>
2859     </entry>
2860     <entry name="SchedulerLogging" type="Bool">
2861       <whatsthis>Log Ekos Scheduler Module activity.</whatsthis>
2862       <default>false</default>
2863     </entry>
2864     <entry name="StopEkosAfterShutdown" type="Bool">
2865           <label>After shutdown procedure is successfully executed, shutdown INDI and Ekos.</label>
2866           <default>true</default>
2867     </entry>
2868     <entry name="ShutdownScriptTerminatesINDI" type="Bool">
2869           <label>Whether shutdown script, if exists, terminates INDI server in the process.</label>
2870           <default>false</default>
2871     </entry>
2872       <entry name="PreemptiveShutdown" type="Bool">
2873          <label>Perform pre-emptive shutdown if no jobs are due for a number of hours.</label>
2874          <default>true</default>
2875       </entry>
2876       <entry name="ResetMountModelOnAlignFail" type="Bool">
2877          <label>Reset mount model in case of alignment failure.</label>
2878          <default>false</default>
2879       </entry>
2880       <entry name="ResetMountModelBeforeJob" type="Bool">
2881          <label>Reset mount model before starting each job.</label>
2882          <default>false</default>
2883       </entry>
2884       <entry name="ResetGuideCalibration" type="Bool">
2885          <label>Always Reset guiding calibration before starting each job.</label>
2886          <default>true</default>
2887       </entry>
2888       <entry name="ForceAlignmentBeforeJob" type="Bool">
2889          <label>Force alignment before starting or restarting each job.</label>
2890          <default>false</default>
2891       </entry>
2892       <entry name="ReuseGuideCalibration" type="Bool">
2893          <label>Guider may re-use guiding calibration if one is available.</label>
2894          <default>false</default>
2895       </entry>
2896       <entry name="ReverseDecOnPierSideChange" type="Bool">
2897          <label>Reverse DEC on pier-side change when reusing calibration.</label>
2898          <default>false</default>
2899       </entry>
2900       <entry name="GuideCalibrationBacklash" type="Bool">
2901          <label>Remove DEC backlash when calibrating guider.</label>
2902          <default>true</default>
2903       </entry>
2904       <entry name="SerializedCalibration" type="String">
2905          <label>Last Calibration serialized.</label>
2906       </entry>
2907       <entry name="RealignAfterCalibrationFailure" type="Bool">
2908          <label>If guiding calibration fails, run alignment process again before proceeding to recalibration.</label>
2909          <default>false</default>
2910       </entry>
2911       <entry name="PreemptiveShutdownTime" type="Double">
2912          <label>Maximum number of hours before the next job is due to trigger a pre-emptive shutdown.</label>
2913          <default>2</default>
2914       </entry>
2915       <entry name="RememberJobProgress" type="Bool">
2916          <label>When processing a scheduled job, resume the sequence starting from the last image present in storage.</label>
2917          <default>true</default>
2918       </entry>
2919       <entry name="GreedyScheduling" type="Bool">
2920          <label>When true, the scheduler tries to run lower priority jobs when no higher priority job can run. Recommended.</label>
2921          <default>true</default>
2922       </entry>
2923       <entry name="LeadTime" type="Double">
2924          <label>Minimum time between jobs in minutes.</label>
2925          <default>5</default>
2926       </entry>
2927       <entry name="PreDawnTime" type="Double">
2928          <label>Do not permit jobs to be scheduled or executed past this many minutes before dawn.</label>
2929          <default>30</default>
2930       </entry>
2931       <entry name="SettingAltitudeCutoff" type="Double">
2932          <label>Do not permit jobs to be scheduled less than this many degrees before the altitude restriction. Actual execution proceeds until the altitude limit.</label>
2933          <default>3</default>
2934       </entry>
2935       <entry name="DawnOffset" type="Double">
2936          <label>Offset astronomical dawn by this many hours to relax twilight restriction when using narrowband filters.</label>
2937          <default>0</default>
2938       </entry>
2939       <entry name="DuskOffset" type="Double">
2940          <label>Offset astronomical dusk by this many hours to relax twilight restriction when using narrowband filters.</label>
2941          <default>0</default>
2942       </entry>
2943       <entry name="TelescopeFocalLength" type="Double">
2944          <label>Telescope focal length in millimeters.</label>
2945          <default>0</default>
2946       </entry>
2947       <entry name="TelescopeFocalReducer" type="Double">
2948          <label>Focal Reducer ratio</label>
2949          <default>1</default>
2950       </entry>
2951       <entry name="CameraPixelWidth" type="Double">
2952          <label>Camera pixel size width in micrometers.</label>
2953          <default>0</default>
2954       </entry>
2955       <entry name="CameraPixelHeight" type="Double">
2956          <label>Camera pixel size height in micrometers.</label>
2957          <default>0</default>
2958       </entry>
2959       <entry name="CameraWidth" type="UInt">
2960          <label>Camera Width in pixels.</label>
2961          <default>0</default>
2962       </entry>
2963       <entry name="CameraHeight" type="UInt">
2964          <label>Camera Height in pixels.</label>
2965          <default>0</default>
2966       </entry>
2967       <entry name="CameraRotation" type="Double">
2968          <label>Position angle of the camera with respect to north.</label>
2969          <default>0</default>
2970       </entry>
2971       <entry name="ErrorHandlingStrategy" type="UInt">
2972          <label>Strategy how to react, when a job aborts or steps into an error.</label>
2973          <default>1</default>
2974       </entry>
2975       <entry name="ErrorHandlingStrategyDelay" type="UInt">
2976          <label>Delay in minutes how long the scheduler should pause before restarting an aborted job or a job that ran into an error.</label>
2977          <default>0</default>
2978       </entry>
2979       <entry name="RescheduleErrors" type="Bool">
2980          <label>Re-schedule jobs that ran into errors.</label>
2981          <default>false</default>
2982       </entry>
2983       <entry name="AlignCheckFrequency" type="UInt">
2984          <label>When calculating position after captures, compute it every Nth capture. Set to 0 to disable.</label>
2985          <default>0</default>
2986       </entry>
2987       <entry name="AlignCheckThreshold" type="Double">
2988          <label>If captured position exceeds target position by more this many arcminutes, abort capture and reschedule the pipeline.</label>
2989          <default>30</default>
2990       </entry>
2991       <entry name="SchedulerParkDome" type="Bool">
2992          <label>Default scheduler checkbox for parking dome on shutdown.</label>
2993          <default>false</default>
2994       </entry>
2995       <entry name="SchedulerParkMount" type="Bool">
2996          <label>Default scheduler checkbox for parking mount on shutdown.</label>
2997          <default>false</default>
2998       </entry>
2999       <entry name="SchedulerCloseDustCover" type="Bool">
3000          <label>Default scheduler checkbox for closing dust cover on shutdown.</label>
3001          <default>false</default>
3002       </entry>
3003       <entry name="SchedulerWarmCCD" type="Bool">
3004          <label>Default scheduler checkbox for warming the CCD on shutdown.</label>
3005          <default>false</default>
3006       </entry>
3007       <entry name="SchedulerUnparkDome" type="Bool">
3008          <label>Default scheduler checkbox for unparking dome on startup.</label>
3009          <default>false</default>
3010       </entry>
3011       <entry name="SchedulerUnparkMount" type="Bool">
3012          <label>Default scheduler checkbox for unparking mount on startup.</label>
3013          <default>false</default>
3014       </entry>
3015       <entry name="SchedulerOpenDustCover" type="Bool">
3016          <label>Default scheduler checkbox for opening dust cover on startup.</label>
3017          <default>false</default>
3018       </entry>
3019       <entry name="SchedulerTrackStep" type="Bool">
3020          <label>Default scheduler checkbox for starting mount tracking on job startup.</label>
3021          <default>true</default>
3022       </entry>
3023       <entry name="SchedulerStartupScript" type="String">
3024          <label>Execute this script when starting the scheduler.</label>
3025       </entry>
3026       <entry name="SchedulerShutdownScript" type="String">
3027          <label>Execute this script when shutting down the scheduler.</label>
3028       </entry>
3029       <entry name="SchedulerFocusStep" type="Bool">
3030          <label>Default scheduler checkbox for running autofocus on job startup.</label>
3031          <default>true</default>
3032       </entry>
3033       <entry name="SchedulerGuideStep" type="Bool">
3034          <label>Default scheduler checkbox for starting guiding on job startup.</label>
3035          <default>true</default>
3036       </entry>
3037       <entry name="SchedulerAlignStep" type="Bool">
3038          <label>Default scheduler checkbox for aligning on job startup.</label>
3039          <default>true</default>
3040       </entry>
3041       <entry name="SchedulerAltitude" type="Bool">
3042          <label>Default scheduler checkbox for job altitude constraints.</label>
3043          <default>true</default>
3044       </entry>
3045       <entry name="SchedulerAltitudeValue" type="Double">
3046          <label>Default scheduler job altitude constraint.</label>
3047          <default>0</default>
3048       </entry>
3049       <entry name="SchedulerHorizon" type="Bool">
3050          <label>Default scheduler checkbox for job artificial horizon constraints.</label>
3051          <default>true</default>
3052       </entry>
3053       <entry name="SchedulerMoonSeparation" type="Bool">
3054          <label>Default scheduler checkbox for job moon separation constraints.</label>
3055          <default>false</default>
3056       </entry>
3057       <entry name="SchedulerMoonSeparationValue" type="Double">
3058          <label>Default scheduler job moon separation constraint.</label>
3059          <default>0</default>
3060       </entry>
3061       <entry name="SchedulerWeather" type="Bool">
3062          <label>Default scheduler checkbox for job weather constraints.</label>
3063          <default>false</default>
3064       </entry>
3065       <entry name="SchedulerTwilight" type="Bool">
3066          <label>Default scheduler checkbox for job twilight constraints.</label>
3067          <default>true</default>
3068       </entry>
3069       <entry name="SchedulerCompleteSequences" type="Bool">
3070          <label>Scheduler is complete once all sequences are complete.</label>
3071          <default>true</default>
3072       </entry>
3073       <entry name="SchedulerRepeatSequences" type="Bool">
3074          <label>Restart sequences as soon as all sequences have been completed.</label>
3075          <default>false</default>
3076       </entry>
3077       <entry name="SchedulerUntilTerminated" type="Bool">
3078          <label>Restart sequences until manually terminated.</label>
3079          <default>false</default>
3080       </entry>
3081       <entry name="SchedulerUntil" type="Bool">
3082          <label>Loop sequences until specific time is up.</label>
3083          <default>false</default>
3084       </entry>
3085       <entry name="SchedulerUntilValue" type="String">
3086          <label>Time when scheduler should stop repeating sequences.</label>
3087       </entry>
3088       <entry name="SchedulerExecutionSequencesLimit" type="UInt">
3089          <label>Limit how many times the scheduler should execute all sequences.</label>
3090          <default>0</default>
3091       </entry>
3092    </group>
3093    <group name="Analyze">
3094     <entry name="AnalyzeHFR" type="Bool">
3095       <whatsthis>Display HFR on the Analyze Statistics Plot.</whatsthis>
3096       <default>true</default>
3097     </entry>
3098     <entry name="AnalyzeNumCaptureStars" type="Bool">
3099       <whatsthis>Display number of stars detected in the capture on the Analyze Statistics Plot.</whatsthis>
3100       <default>false</default>
3101     </entry>
3102     <entry name="AnalyzeMedian" type="Bool">
3103       <whatsthis>Display median sample value for the capture on the Analyze Statistics Plot.</whatsthis>
3104       <default>false</default>
3105     </entry>
3106     <entry name="AnalyzeEccentricity" type="Bool">
3107       <whatsthis>Display the median eccentricity for the stars in the capture on the Analyze Statistics Plot.</whatsthis>
3108       <default>false</default>
3109     </entry>
3110     <entry name="AnalyzeTemperature" type="Bool">
3111       <whatsthis>Display the ambient temperature on the Analyze Statistics Plot.</whatsthis>
3112       <default>false</default>
3113     </entry>
3114     <entry name="FocusPosition" type="Bool">
3115       <whatsthis>Display the autofocus solution position.</whatsthis>
3116       <default>false</default>
3117     </entry>
3118     <entry name="AnalyzeNumStars" type="Bool">
3119       <whatsthis>Display NumStars on the Analyze Statistics Plot.</whatsthis>
3120       <default>false</default>
3121     </entry>
3122     <entry name="AnalyzeSkyBg" type="Bool">
3123       <whatsthis>Display SkyBackground on the Analyze Statistics Plot.</whatsthis>
3124       <default>false</default>
3125     </entry>
3126     <entry name="AnalyzeSNR" type="Bool">
3127       <whatsthis>Display SNR on the Analyze Statistics Plot.</whatsthis>
3128       <default>true</default>
3129     </entry>
3130     <entry name="AnalyzeRA" type="Bool">
3131       <whatsthis>Display RA on the Analyze Statistics Plot.</whatsthis>
3132       <default>false</default>
3133     </entry>
3134     <entry name="AnalyzeDEC" type="Bool">
3135       <whatsthis>Display DEC on the Analyze Statistics Plot.</whatsthis>
3136       <default>false</default>
3137     </entry>
3138     <entry name="AnalyzeRAp" type="Bool">
3139       <whatsthis>Display RA Pulses on the Analyze Statistics Plot.</whatsthis>
3140       <default>false</default>
3141     </entry>
3142     <entry name="AnalyzeDECp" type="Bool">
3143       <whatsthis>Display DEC Pulses on the Analyze Statistics Plot.</whatsthis>
3144       <default>false</default>
3145     </entry>
3146     <entry name="AnalyzeDrift" type="Bool">
3147       <whatsthis>Display Drift on the Analyze Statistics Plot.</whatsthis>
3148       <default>false</default>
3149     </entry>
3150     <entry name="AnalyzeRMS" type="Bool">
3151       <whatsthis>Display RMS Error on the Analyze Statistics Plot.</whatsthis>
3152       <default>true</default>
3153     </entry>
3154     <entry name="AnalyzeTargetDistance" type="Bool">
3155       <whatsthis>Display the arc-seconds distance between the target position and the plate-solved captured image on the Analyze plot.</whatsthis>
3156       <default>false</default>
3157     </entry>
3158     <entry name="AnalyzeRMSC" type="Bool">
3159       <whatsthis>Display RMS Error (during capture) on the Analyze Statistics Plot.</whatsthis>
3160       <default>false</default>
3161     </entry>
3162     <entry name="AnalyzeMountRA" type="Bool">
3163       <whatsthis>Display Mount RA on the Analyze Statistics Plot.</whatsthis>
3164       <default>false</default>
3165     </entry>
3166     <entry name="AnalyzeMountDEC" type="Bool">
3167       <whatsthis>Display Mount DEC on the Analyze Statistics Plot.</whatsthis>
3168       <default>false</default>
3169     </entry>
3170     <entry name="AnalyzeMountHA" type="Bool">
3171       <whatsthis>Display Mount Hour Angle on the Analyze Statistics Plot.</whatsthis>
3172       <default>false</default>
3173     </entry>
3174     <entry name="AnalyzeAz" type="Bool">
3175       <whatsthis>Display Azimuth on the Analyze Statistics Plot.</whatsthis>
3176       <default>false</default>
3177     </entry>
3178     <entry name="AnalyzeAlt" type="Bool">
3179       <whatsthis>Display Altitude on the Analyze Statistics Plot.</whatsthis>
3180       <default>false</default>
3181     </entry>
3182     <entry name="AnalyzePierSide" type="Bool">
3183       <whatsthis>Display PierSide on the Analyze Statistics Plot.</whatsthis>
3184       <default>false</default>
3185     </entry>
3186     <entry name="AnalyzeStatsYAxis" type="String">
3187       <label>Stored Y-axis upper and lower limits for the Analyze Stats Plot.</label>
3188     </entry>
3189    </group>
3190    <group name="INDI Lite">
3191       <entry name="LastServer" type="String">
3192          <label>The address of last used server</label>
3193       </entry>
3194       <entry name="LastServerPort" type="UInt">
3195          <label>The port of last used server</label>
3196          <default>7624</default>
3197       </entry>
3198       <entry name="LastWebManagerPort" type="UInt">
3199          <label>The port of last used Web Manager</label>
3200          <default>8624</default>
3201       </entry>
3202    </group>
3203    <group name="HIPS">
3204     <entry name="HIPSMemoryCache" type="UInt">
3205           <label>RAM cache size in MB used to store cached HIPS images.</label>
3206           <default>300</default>
3207     </entry>
3208     <entry name="HIPSNetCache" type="UInt">
3209           <label>Hard disk cache size in MB used to store cached HIPS images.</label>
3210           <default>1000</default>
3211     </entry>
3212     <entry name="HIPSSource" type="String">
3213           <label>HIPS source catalog title.</label>
3214           <default>None</default>
3215     </entry>
3216     <entry name="HIPSBiLinearInterpolation" type="Bool">
3217           <label>Use Bilinear interpolation when rendering HiPS images?</label>
3218           <default>false</default>
3219     </entry>
3220     <entry name="HIPSShowGrid" type="Bool">
3221           <label>Show HiPS grid on the sky map.</label>
3222           <default>false</default>
3223     </entry>
3224     <entry name="HIPSPanning" type="Bool">
3225           <label>Redraw HiPS while panning.</label>
3226           <default>false</default>
3227     </entry>
3228     <entry name="ShowHIPS" type="Bool">
3229        <label>Draw HiPS sources in the sky map?</label>
3230        <whatsthis>Toggle whether the HIPS sources are drawn in the sky map.</whatsthis>
3231        <default>false</default>
3232     </entry>    
3233     <entry name="HIPSUseOfflineSource" type="Bool">
3234        <label>Use offline storage to load HiPS?</label>
3235        <default>false</default>
3236     </entry>
3237     <entry name="HIPSOfflinePath" type="String">
3238           <label>HIPS offline full path.</label>
3239     </entry>
3240    </group>
3241    <group name="Terrain">
3242     <entry name="TerrainSource" type="String">
3243           <label>Terrain Filename.</label>
3244           <whatsthis>Terrain source filename.</whatsthis>
3245           <default>None</default>
3246     </entry>
3247     <entry name="TerrainSourceCorrectAz" type="Int">
3248           <label>Terrain Azimuth Correction.</label>
3249           <whatsthis>Terrain source azimuth correction.</whatsthis>
3250           <default>0</default>
3251     </entry>
3252     <entry name="TerrainSourceCorrectAlt" type="Int">
3253           <label>Terrain Altitude Correction.</label>
3254           <whatsthis>Terrain source altitude correction.</whatsthis>
3255           <default>0</default>
3256     </entry>
3257     <entry name="TerrainDownsampling" type="Int">
3258           <label>Terrain Downsampling</label>
3259           <whatsthis>Speed quality tradeoff for rendering the terrain image.</whatsthis>
3260           <default>4</default>
3261     </entry>
3262     <entry name="TerrainPanning" type="Bool">
3263           <label>Terrain While panning.</label>
3264           <whatsthis>Redraw terrain while panning.</whatsthis>
3265           <default>true</default>
3266     </entry>
3267     <entry name="ShowTerrain" type="Bool">
3268        <label>Draw terrain</label>
3269        <whatsthis>Toggle whether the terrain is drawn in the sky map.</whatsthis>
3270        <default>false</default>
3271     </entry>
3272     <entry name="TerrainSkipSpeedup" type="Bool">
3273        <label>Terrain Skip Speedup</label>
3274        <whatsthis>Enable a one of the terrain drawing speedups.</whatsthis>
3275        <default>true</default>
3276     </entry>
3277     <entry name="TerrainTransparencySpeedup" type="Bool">
3278        <label>Terrain Transparency Speedup.</label>
3279        <whatsthis>Enable a one of the terrain drawing speedups.</whatsthis>
3280        <default>true</default>
3281     </entry>
3282     <entry name="TerrainSmoothPixels" type="Bool">
3283        <label>Terrain Smooth Pixels.</label>
3284        <whatsthis>Smooth pixels for a more pleasant, but slower rendering.</whatsthis>
3285        <default>false</default>
3286     </entry>
3287    </group>
3288    <group name="ImageOverlay">
3289     <entry name="ShowImageOverlays" type="Bool">
3290           <label>Display Image Overlays.</label>
3291           <whatsthis>Toggle whether to display image overlays.</whatsthis>
3292           <default>false</default>
3293     </entry>
3294     <entry name="ShowSelectedImageOverlay" type="Bool">
3295           <label>Center SkyMap over selected image overlay.</label>
3296           <whatsthis>Center SkyMap over the selected overlay image in the image overlay table (if it's solved).</whatsthis>
3297           <default>true</default>
3298     </entry>
3299     <entry name="ImageOverlayMaxDimension" type="Int">
3300           <label>Image overlay max dimension</label>
3301           <whatsthis>Maximum dimension for image overlay images.</whatsthis>
3302           <default>1000</default>
3303     </entry>
3304     <entry name="ImageOverlayTimeout" type="Int">
3305           <label>Image overlay plate-solving timeout.</label>
3306           <whatsthis>Timeout for plate-solving an image overlay.</whatsthis>
3307           <default>30</default>
3308     </entry>
3309     <entry name="ImageOverlayDefaultScale" type="Double">
3310           <label>Image overlay default plate-solving scale.</label>
3311           <whatsthis>Default scale (arcseconds/pixel) for image-overlay plate solving.</whatsthis>
3312           <default>0</default>
3313     </entry>
3314    </group>
3315    <group name="Observatory">
3316    <entry name="DefaultObservatoryWeatherSource" type="String">
3317       <label>Default observatory module weather source.</label>
3318    </entry>
3319    <entry name="warningActionsActive" type="Bool">
3320       <label>Will be reacted upon warnings?</label>
3321       <default>true</default>
3322    </entry>
3323    <entry name="alertActionsActive" type="Bool">
3324       <label>Will be reacted upon alerts?</label>
3325       <default>true</default>
3326    </entry>
3327    <entry name="weatherWarningCloseDome" type="Bool">
3328       <label>Shall the dome being closed when a weather warning occurs?</label>
3329       <default>false</default>
3330    </entry>
3331    <entry name="weatherWarningCloseShutter" type="Bool">
3332       <label>Shall the shutter being closed when a weather warning occurs?</label>
3333       <default>false</default>
3334    </entry>
3335    <entry name="weatherWarningStopScheduler" type="Bool">
3336       <label>Shall the shutter being closed when a weather alert occurs?</label>
3337       <default>true</default>
3338    </entry>
3339    <entry name="weatherWarningDelay" type="UInt">
3340       <label>Delay for reacting upon a weather warning.</label>
3341       <default>600</default>
3342    </entry>
3343    <entry name="weatherAlertCloseDome" type="Bool">
3344       <label>Shall the dome being closed when a weather alert occurs?</label>
3345       <default>true</default>
3346    </entry>
3347    <entry name="weatherAlertCloseShutter" type="Bool">
3348       <label>Shall the shutter being closed when a weather alert occurs?</label>
3349       <default>true</default>
3350    </entry>
3351    <entry name="weatherAlertStopScheduler" type="Bool">
3352       <label>Shall the shutter being closed when a weather alert occurs?</label>
3353       <default>true</default>
3354    </entry>
3355    <entry name="weatherAlertDelay" type="UInt">
3356       <label>Delay for reacting upon a weather alert.</label>
3357       <default>30</default>
3358    </entry>
3359    <entry name="observatoryStatusUseDome" type="Bool">
3360       <label>Dome status relevant for the Observatory status.</label>
3361       <default>true</default>
3362    </entry>
3363    <entry name="observatoryStatusUseShutter" type="Bool">
3364       <label>Shutter status relevant for the Observatory status.</label>
3365       <default>true</default>
3366    </entry>
3367    <entry name="observatoryStatusUseWeather" type="Bool">
3368       <label>Weather status relevant for the Observatory status.</label>
3369       <default>true</default>
3370    </entry>
3371    <entry name="weatherAutoScaleValues" type="Bool">
3372       <label>Scale the sensor graph value axis to the values range.</label>
3373       <default>true</default>
3374    </entry>
3375    </group>
3376    <group name="ASTAP">
3377    <entry name="ASTAPExecutable" type="String">
3378       <label>Full path to the ASTAP executable.</label>
3379       <default code="true">KSUtils::getDefaultPath("ASTAP")</default>
3380    </entry>
3381    <entry name="ASTAPDownSample" type="Bool">
3382       <label>Down sample prior to solving. Also called binning. A value 0 will result in auto selection downsampling.</label>
3383       <default>false</default>
3384    </entry>
3385    <entry name="ASTAPDownSampleValue" type="Double">
3386       <label>Down sample prior to solving. Also called binning. A value 0 will result in auto selection downsampling.</label>
3387       <default>0</default>
3388    </entry>
3389    <entry name="ASTAPSearchRadius" type="Bool">
3390       <label>The program will search in a square spiral around the start position up to this radius.</label>
3391       <default>true</default>
3392    </entry>
3393    <entry name="ASTAPSearchRadiusValue" type="Double">
3394       <label>The program will search in a square spiral around the start position up to this radius.</label>
3395       <default>30</default>
3396    </entry>
3397    <entry name="ASTAPUpdateFITS" type="Bool">
3398       <label>Update the fits header with the found solution.</label>
3399       <default>false</default>
3400    </entry>
3401    <entry name="ASTAPLargeSearchWindow" type="Bool">
3402       <label>Increase search window size.</label>
3403       <default>false</default>
3404    </entry>
3405    </group>
3406    <group name="Mosaic">
3407    <entry name="MosaicTransparencyAuto" type="Bool">
3408      <whatsthis>Manage the mosaic panel transparency level automatically.</whatsthis>
3409      <default>true</default>
3410    </entry>
3411    <entry name="MosaicTransparencyLevel" type="Double">
3412      <whatsthis>Control mosaic panel transparency level.</whatsthis>
3413      <default>50</default>
3414    </entry>
3415    </group>
3416 </kcfg>