<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Configuration</title><link>https://sourceforge.net/p/astrotortilla/home/Configuration/</link><description>Recent changes to Configuration</description><atom:link href="https://sourceforge.net/p/astrotortilla/home/Configuration/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 22 Jan 2017 14:19:41 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/astrotortilla/home/Configuration/feed" rel="self" type="application/rss+xml"/><item><title>Discussion for Configuration page</title><link>https://sourceforge.net/p/astrotortilla/home/Configuration/?limit=25#861c</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;please can you help when i load an image in to AT this what i get in the log, i did have it working once then it just stopped so i reloaded it now this is the result.&lt;/p&gt;
&lt;p&gt;2017-01-22 14:07:31,539 - astrotortilla - INFO - Connecting to camera...&lt;br/&gt;
2017-01-22 14:07:31,539 - astrotortilla - INFO - Exposing: 20.00 seconds&lt;br/&gt;
2017-01-22 14:07:36,150 - astrotortilla - INFO - Reading image from camera&lt;br/&gt;
2017-01-22 14:07:36,150 - astrotortilla - INFO - Solving...&lt;br/&gt;
2017-01-22 14:07:36,275 - astrotortilla - INFO -       0 &lt;span&gt;[main]&lt;/span&gt; bash 5280 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer.  Please report this problem to&lt;/p&gt;
&lt;p&gt;2017-01-22 14:07:36,384 - astrotortilla - INFO - the public mailing list cygwin@cygwin.com&lt;/p&gt;
&lt;p&gt;2017-01-22 14:07:36,930 - astrotortilla - INFO - Reading input file 1 of 12: "r"...&lt;/p&gt;
&lt;p&gt;2017-01-22 14:07:37,477 - astrotortilla - INFO - ERROR: Image type not recognized: Could not determine file type (does the file exist?): r&lt;/p&gt;
&lt;p&gt;2017-01-22 14:07:37,993 - astrotortilla - INFO -  ioutils.c:605:run_command_get_outputs Command failed: return value 255&lt;/p&gt;
&lt;p&gt;2017-01-22 14:07:37,993 - astrotortilla - INFO - augment-xylist.c:585:backtick Failed to run command: /usr/lib/astrometry/bin/image2pnm.py --sanitized-fits-outfile /tmp/tmp.sanitized.tnhvrL --fix-sdss --infile r --uncompressed-outfile /tmp/tmp.uncompressed.FMdtrX --outfile /tmp/tmp.ppm.V8Lb27 --ppm&lt;/p&gt;
&lt;p&gt;2017-01-22 14:07:37,993 - astrotortilla - INFO - No solution in 1.8s&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Antti Kuntsi</dc:creator><pubDate>Sun, 22 Jan 2017 14:19:41 -0000</pubDate><guid>https://sourceforge.net05a604efad09b560a482c43ba425e67880e56afd</guid></item><item><title>Discussion for Configuration page</title><link>https://sourceforge.net/p/astrotortilla/home/Configuration/?limit=25#7da5</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'm fairly sure that it is the downsample parameter that is the problem.  I tried most of your other settings and still solved the image, as long as downsample 2 was in place.&lt;/p&gt;
&lt;p&gt;Somewhere in the past threads there is a discussion of downsample.  I have never used anything other than 2.&lt;/p&gt;
&lt;p&gt;Bryan&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Antti Kuntsi</dc:creator><pubDate>Fri, 06 Mar 2015 01:17:26 -0000</pubDate><guid>https://sourceforge.netb40d69bf8be90cd61907da6446c5dc4434dcf7bc</guid></item><item><title>WikiPage Configuration modified by Antti Kuntsi</title><link>https://sourceforge.net/p/astrotortilla/home/Configuration/</link><description>&lt;pre&gt;--- v6
+++ v7
@@ -5,7 +5,7 @@
 
 [AstroTortilla](../Home) stores its configuration files in the user's application local settings directory structure, under the &lt;tt&gt;astrotortilla.sf.net\\AstroTortilla&lt;/tt&gt; directory. You can also store additional (partial) configuration files for quickly switching between various setups. It is recommended you save the configuration files into the default directory. You can remove any unwanted sections from the saved configuration files, e.g. leave only the solver specific section in the files. This enable creating a quickly switchable profile library for different telescopes and for annotated plots from stacked images.
 
-The configuration file structure uses the familiar INI-file structure and it is currently in 7bit ASCII only. 
+The configuration file structure uses the familiar INI-file structure and it is currently in 7bit ASCII only. The percent -sign (&lt;code&gt;%&lt;/code&gt;) must be escaped with another escaped-sign in the configuration file.
 
 &lt;pre&gt;&lt;code&gt;
 # Comment
@@ -31,10 +31,10 @@
 &lt;/code&gt;&lt;/pre&gt;
 
 &lt;table&gt;
-&lt;tr&gt;&lt;td&gt;settings_path&lt;/td&gt;&lt;td&gt;reserved for future&lt;/td&gt;&lt;/tr&gt;
+&lt;tr&gt;&lt;td&gt;settings_path&lt;/td&gt;&lt;td&gt;reserved for future use&lt;/td&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;log_file&lt;/td&gt;&lt;td&gt;Log file name (name only or absolute path)&lt;/td&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;log_level&lt;/td&gt;&lt;td&gt;DEBUG, INFO, WARNING or ERROR&lt;/td&gt;&lt;/tr&gt;
-&lt;tr&gt;&lt;td&gt;last_gotoimage&lt;/td&gt;&lt;td&gt;reserver&lt;/td&gt;&lt;/tr&gt;
+&lt;tr&gt;&lt;td&gt;last_gotoimage&lt;/td&gt;&lt;td&gt;reserved for future use&lt;/td&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;work_directory&lt;/td&gt;&lt;td&gt;If set, all work will be done under the given directory. The temporary data is not deleted at exit.&lt;/td&gt;&lt;/tr&gt;
 &lt;/table&gt;
 
@@ -74,7 +74,7 @@
 &lt;/code&gt;&lt;/pre&gt;
 
 &lt;table&gt;
-&lt;tr&gt;&lt;td&gt;shell&lt;/td&gt;&lt;td&gt;Executable string for using astrometry.net&lt;/td&gt;&lt;/tr&gt;
+&lt;tr&gt;&lt;td&gt;shell&lt;/td&gt;&lt;td&gt;Execution string for using astrometry.net undec Cygwin. Note that &lt;code&gt;%%s&lt;/code&gt; is in escaped form in the config file.&lt;/td&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;downscale&lt;/td&gt;&lt;td&gt;Image downscaling factor (0=disabled)&lt;/td&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;scale_max&lt;/td&gt;&lt;td&gt;Upper limit for image scale&lt;/td&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;scale_low&lt;/td&gt;&lt;td&gt;Lower limit for image scale&lt;/td&gt;&lt;/tr&gt;
@@ -171,7 +171,7 @@
 
 Binning is always set as symmetric, and it's supported by MaxImDL, Nebulosity and ASCOM camera modules.
 
-Nebulosity module cannot detect current imaging directory from Nebulosity and thus it has to set the imaging directory to a temporary one. If the &lt;code&gt;resetpath&lt;/code&gt; is set, the given value is set as imaging directory after the image for plate-solving is taken. The &lt;code&gt;resetpath&lt;/code&gt; option supports following parameters:
+Nebulosity module cannot detect current imaging directory from Nebulosity and thus it has to set the imaging directory to a temporary one. If the &lt;code&gt;resetpath&lt;/code&gt; is set, the given value is set as imaging directory after the image for plate-solving is taken. The &lt;code&gt;resetpath&lt;/code&gt; option supports following parameters (use escaped form in configuration file):
 
 &lt;table&gt;
 &lt;tr&gt;&lt;td&gt;%(date)s&lt;/td&gt;&lt;td&gt;Current date&lt;/td&gt;&lt;/tr&gt;
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Antti Kuntsi</dc:creator><pubDate>Thu, 06 Sep 2012 18:19:43 -0000</pubDate><guid>https://sourceforge.net9f7bbbdcdb34b21b27d5ddea2326e386da25bb8c</guid></item><item><title>WikiPage Configuration modified by Antti Kuntsi</title><link>https://sourceforge.net/p/astrotortilla/home/Configuration/</link><description>&lt;pre&gt;--- v5
+++ v6
@@ -3,7 +3,7 @@
 Configuration and settings
 ====
 
-[AstroTortilla](../Home) stores its configuration files in the user's application local settings directory structure, under the &lt;tt&gt;astrotortilla.sf.net\\AstroTortilla&lt;/tt&gt; directory. You can also store additional (partial) configuration files for quickly switching between various setups.It is recommended you save the configuration files into the default directory. You can remove any unwanted sections from the saved configuration files, e.g. leave only the solver specific section in the files. This enable creating a quickly switchable profile library for different telescopes and for annotated plots from stacked images.
+[AstroTortilla](../Home) stores its configuration files in the user's application local settings directory structure, under the &lt;tt&gt;astrotortilla.sf.net\\AstroTortilla&lt;/tt&gt; directory. You can also store additional (partial) configuration files for quickly switching between various setups. It is recommended you save the configuration files into the default directory. You can remove any unwanted sections from the saved configuration files, e.g. leave only the solver specific section in the files. This enable creating a quickly switchable profile library for different telescopes and for annotated plots from stacked images.
 
 The configuration file structure uses the familiar INI-file structure and it is currently in 7bit ASCII only. 
 
@@ -83,7 +83,7 @@
 &lt;tr&gt;&lt;td&gt;configfile&lt;/td&gt;&lt;td&gt;Path to astrometry.net configuration file (in Cygwin)&lt;/td&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;xtra&lt;/td&gt;&lt;td&gt;Additional command line options to &lt;tt&gt;solve-field&lt;/tt&gt;&lt;/td&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;searchradius&lt;/td&gt;&lt;td&gt;Assumed telescope pointing accuracy radius (180=whole sky)&lt;/td&gt;&lt;/tr&gt;
-&lt;tr&gt;&lt;td&gt;year_epoch&lt;&lt;/td&gt;&lt;td&gt;Epoch used in solution coordinates, JNow or J2000&lt;/td&gt;&lt;/tr&gt;
+&lt;tr&gt;&lt;td&gt;year_epoch&lt;/td&gt;&lt;td&gt;Epoch used in solution coordinates, JNow or J2000&lt;/td&gt;&lt;/tr&gt;
 &lt;/table&gt;
 
 If you see a systematic error of a few arc-minutes, you can try changing the epoch setting.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Antti Kuntsi</dc:creator><pubDate>Thu, 06 Sep 2012 12:14:15 -0000</pubDate><guid>https://sourceforge.net1289eeb2e7b42371f338d66c6634a836c06b236c</guid></item><item><title>WikiPage Configuration modified by Antti Kuntsi</title><link>https://sourceforge.net/p/astrotortilla/home/Configuration/</link><description>&lt;pre&gt;--- v4
+++ v5
@@ -158,6 +158,7 @@
 setextfilterwheel = -1
 resetpath = 
 binning = 1
+nebulosity = 2
 &lt;/code&gt;&lt;/pre&gt;
 
 Various camera specific settings.
@@ -179,7 +180,7 @@
 
 The date format is &lt;tt&gt;YYYY-mm-dd&lt;/tt&gt;. The current image name in Nebulosity is not changed.
 
-Nebulosity module has been tested with Nebulosity 2.4 only. Nebulosity 3 may work, but it has not been tested.
+Nebulosity module has been tested with Nebulosity 2.4 and 2.5 only. Nebulosity 3 may work, but it has not been tested. Set the &lt;code&gt;nebulosity&lt;/code&gt; option to "3" instead of "2" and point the &lt;code&gt;path&lt;/code&gt; to your Nebulosity 3 installation directory.
 
 
 Astrometry.net solver
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Antti Kuntsi</dc:creator><pubDate>Wed, 29 Aug 2012 20:58:18 -0000</pubDate><guid>https://sourceforge.net77300fca109f7af2699e019e6a11702b7270e98b</guid></item><item><title>WikiPage Configuration modified by Antti Kuntsi</title><link>https://sourceforge.net/p/astrotortilla/home/Configuration/</link><description>&lt;pre&gt;--- v3
+++ v4
@@ -5,11 +5,21 @@
 
 [AstroTortilla](../Home) stores its configuration files in the user's application local settings directory structure, under the &lt;tt&gt;astrotortilla.sf.net\\AstroTortilla&lt;/tt&gt; directory. You can also store additional (partial) configuration files for quickly switching between various setups.It is recommended you save the configuration files into the default directory. You can remove any unwanted sections from the saved configuration files, e.g. leave only the solver specific section in the files. This enable creating a quickly switchable profile library for different telescopes and for annotated plots from stacked images.
 
+The configuration file structure uses the familiar INI-file structure and it is currently in 7bit ASCII only. 
+
+&lt;pre&gt;&lt;code&gt;
+# Comment
+[SectionName]
+option = value
+another_option = different value
+&lt;/code&gt;&lt;/pre&gt;
+
+There is no need to have any particular section present in a configuration file, and it is recommended you edit the additional saved configuration files to cover only the parts of AstroTortilla settings you want to change quickly and easily on the field.
 
 
 AstroTortilla
 ---
-Configuration file is currently in 7bit ASCII only. A sample of configuration file sections:
+A sample of configuration file sections:
 
 &lt;pre&gt;&lt;code&gt;
 [AstroTortilla]
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Antti Kuntsi</dc:creator><pubDate>Tue, 28 Aug 2012 18:33:47 -0000</pubDate><guid>https://sourceforge.net9f473bb0f23250acd31c7314e72bfe780242b3b8</guid></item><item><title>WikiPage Configuration modified by Antti Kuntsi</title><link>https://sourceforge.net/p/astrotortilla/home/Configuration/</link><description>&lt;pre&gt;--- v2
+++ v3
@@ -3,12 +3,13 @@
 Configuration and settings
 ====
 
-[AstroTortilla](../Home) stores its configuration files in the user's application local settings directory structure, under the &lt;tt&gt;astrotortilla.sf.net\\AstroTortilla&lt;/tt&gt; directory. You can also store additional (partial) configuration files for quickly switching between various setups. All configuration files are currently in ASCII.
+[AstroTortilla](../Home) stores its configuration files in the user's application local settings directory structure, under the &lt;tt&gt;astrotortilla.sf.net\\AstroTortilla&lt;/tt&gt; directory. You can also store additional (partial) configuration files for quickly switching between various setups.It is recommended you save the configuration files into the default directory. You can remove any unwanted sections from the saved configuration files, e.g. leave only the solver specific section in the files. This enable creating a quickly switchable profile library for different telescopes and for annotated plots from stacked images.
+
 
 
 AstroTortilla
 ---
-A sample configuration file sections:
+Configuration file is currently in 7bit ASCII only. A sample of configuration file sections:
 
 &lt;pre&gt;&lt;code&gt;
 [AstroTortilla]
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Antti Kuntsi</dc:creator><pubDate>Tue, 28 Aug 2012 17:19:32 -0000</pubDate><guid>https://sourceforge.net61cbc06c918f0662d5a1794f01d1f08db7d7b850</guid></item><item><title>WikiPage Configuration modified by Antti Kuntsi</title><link>https://sourceforge.net/p/astrotortilla/home/Configuration/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -67,13 +67,19 @@
 &lt;tr&gt;&lt;td&gt;downscale&lt;/td&gt;&lt;td&gt;Image downscaling factor (0=disabled)&lt;/td&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;scale_max&lt;/td&gt;&lt;td&gt;Upper limit for image scale&lt;/td&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;scale_low&lt;/td&gt;&lt;td&gt;Lower limit for image scale&lt;/td&gt;&lt;/tr&gt;
-&lt;tr&gt;&lt;td&gt;scale_xrefine&lt;/td&gt;&lt;td&gt;Factor for setting the &lt;code&gt;scale_max&lt;/code&gt; and &lt;code&gt;scale_low&lt;/code&gt; parameters based on solved image&lt;/td&gt;&lt;/tr&gt;
+&lt;tr&gt;&lt;td&gt;scale_xrefine&lt;/td&gt;&lt;td&gt;Factor for setting the &lt;code&gt;scale_max&lt;/code&gt; and &lt;code&gt;scale_low&lt;/code&gt; parameters based on solved image (0=disabled)&lt;/td&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;scale_units&lt;/td&gt;&lt;td&gt;degwidth, arcminwidth or arcsecperpix&lt;/td&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;configfile&lt;/td&gt;&lt;td&gt;Path to astrometry.net configuration file (in Cygwin)&lt;/td&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;xtra&lt;/td&gt;&lt;td&gt;Additional command line options to &lt;tt&gt;solve-field&lt;/tt&gt;&lt;/td&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;searchradius&lt;/td&gt;&lt;td&gt;Assumed telescope pointing accuracy radius (180=whole sky)&lt;/td&gt;&lt;/tr&gt;
-&lt;tr&gt;&lt;td&gt;year_epoch&lt;/td&gt;&lt;/tr&gt;Epoch used in solution coordinates, JNow or J2000&lt;/td&gt;&lt;/tr&gt;
-&lt;/table&gt;
+&lt;tr&gt;&lt;td&gt;year_epoch&lt;&lt;/td&gt;&lt;td&gt;Epoch used in solution coordinates, JNow or J2000&lt;/td&gt;&lt;/tr&gt;
+&lt;/table&gt;
+
+If you see a systematic error of a few arc-minutes, you can try changing the epoch setting.
+
+The fastest way to solve an image is to use a &lt;code&gt;scale_low&lt;/code&gt; a bit smaller than your actual image size and &lt;code&gt;searchradius&lt;/code&gt; of around 45 degrees (eg EQASCOM cannot sync with &gt;45degree mismatch), to use binning instead of down-scaling, to disable plotting and to optimize the exposure-time and &lt;code&gt;--sigma&lt;/code&gt; values for approximately 100-200 stars. One additional performance test is to make sure your Cygwin doesn't have Bash autocomplete enabled, it can add several seconds to the solve time if enabled.
+
+The search radius and RA/dec information is not used when solving an image from "GoTo image" or "Add bookmark from image".
 
 &lt;pre&gt;&lt;code&gt;
 [Telescope-ASCOMTelescope]
@@ -188,7 +194,7 @@
 Recommended options to experiment with:
 
 &lt;table&gt;
-&lt;tr&gt;&lt;td&gt;--sigma N&lt;/td&gt;&lt;td&gt;Set the noise threshold level to N&lt;/td&gt;&lt;/tr&gt;
+&lt;tr&gt;&lt;td&gt;--sigma N&lt;/td&gt;&lt;td&gt;Set the noise level to N&lt;/td&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;--no-plots&lt;/td&gt;&lt;td&gt;Do not plot the annotated image&lt;/td&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;--N none&lt;/td&gt;&lt;td&gt;Do not create a new FITS file with integrated WCS headers&lt;/td&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;-q N.N&lt;/td&gt;&lt;td&gt;Minimum quad size fraction&lt;/td&gt;&lt;/tr&gt;
@@ -202,4 +208,8 @@
 &lt;tr&gt;&lt;td&gt;--guess-scale&lt;/td&gt;&lt;td&gt;Try to estimate field size from FITS headers&lt;/td&gt;&lt;/tr&gt;
 &lt;/table&gt;
 
-
+The &lt;code&gt;--sigma&lt;/code&gt; option can be used in conjuction with the exposure time to improve the detected stars SNR and limit the number of items interpreted as stars. Depending on your camera and telescope aperture the known good values are known to vary between 2-5 seconds of exposure and 5-200 units for &lt;code&gt;--sigma&lt;/code&gt;.
+
+If you have a fairly slow harddisk (e.g. netbooks), disabling the plotting functions can improve you solve time by over ten seconds. These are set to disabled by default in new installations.
+
+If you want to solve images on disk and store the annotated images from astrometry.net solver, remove the &lt;code&gt;--no-plots -N none&lt;/code&gt; options and set the &lt;code&gt;work_directory&lt;/code&gt; in the configuration file to a temporary directory. Using the FileOpenCamera module you can annotate existing stacked images and the results are stored in solving order under the work directory.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Antti Kuntsi</dc:creator><pubDate>Tue, 28 Aug 2012 17:05:00 -0000</pubDate><guid>https://sourceforge.netedd96347dfae103abbbb1a92bd57a4a3da2766b8</guid></item><item><title>WikiPage Configuration modified by Antti Kuntsi</title><link>https://sourceforge.net/p/astrotortilla/home/Configuration/</link><description>[TOC]

Configuration and settings
====

[AstroTortilla](../Home) stores its configuration files in the user's application local settings directory structure, under the &lt;tt&gt;astrotortilla.sf.net\\AstroTortilla&lt;/tt&gt; directory. You can also store additional (partial) configuration files for quickly switching between various setups. All configuration files are currently in ASCII.


AstroTortilla
---
A sample configuration file sections:

&lt;pre&gt;&lt;code&gt;
[AstroTortilla]
settings_path = C:\Users\MyUserId\AppData\Local\astrotortilla.sf.net\AstroTortilla
log_file = 
log_level = ERROR
last_gotoimage = 
work_directory = s:\tmp
&lt;/code&gt;&lt;/pre&gt;

&lt;table&gt;
&lt;tr&gt;&lt;td&gt;settings_path&lt;/td&gt;&lt;td&gt;reserved for future&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;log_file&lt;/td&gt;&lt;td&gt;Log file name (name only or absolute path)&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;log_level&lt;/td&gt;&lt;td&gt;DEBUG, INFO, WARNING or ERROR&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;last_gotoimage&lt;/td&gt;&lt;td&gt;reserver&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;work_directory&lt;/td&gt;&lt;td&gt;If set, all work will be done under the given directory. The temporary data is not deleted at exit.&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;


&lt;pre&gt;&lt;code&gt;
[Session]
iterlimitarcmin = 1.0
iterlimitcount = 5
solver = AstrometryNetSolver
syncmode = 0
exposure = 5.0
camera = CaptureCamera
&lt;/code&gt;&lt;/pre&gt;


&lt;table&gt;
&lt;tr&gt;&lt;td&gt;iterlimitarcmin&lt;/td&gt;&lt;td&gt;Accuracy limit for iterative GoTo correction&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;iterlimitcount&lt;/td&gt;&lt;td&gt;Maximum number of successive correction iterations&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;solver&lt;/td&gt;&lt;td&gt;Last used solver module&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;syncmode&lt;/td&gt;&lt;td&gt;Last used synchronization mode&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;exposure&lt;/td&gt;&lt;td&gt;Default exposure time in seconds&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;camera&lt;/td&gt;&lt;td&gt;Last used camera module&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;

&lt;pre&gt;&lt;code&gt;
[Solver-AstrometryNetSolver]
shell = S:\cygwin\bin\bash --login -c "%%s"
downscale = 0
scale_max = 4
scale_xrefine = 0
configfile = /etc/astrometry/backend.cfg
scale_low = .5
xtra = --sigma 50 -N none --no-plot
searchradius = 180
scale_units = degwidth
year_epoch = JNOW
&lt;/code&gt;&lt;/pre&gt;

&lt;table&gt;
&lt;tr&gt;&lt;td&gt;shell&lt;/td&gt;&lt;td&gt;Executable string for using astrometry.net&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;downscale&lt;/td&gt;&lt;td&gt;Image downscaling factor (0=disabled)&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;scale_max&lt;/td&gt;&lt;td&gt;Upper limit for image scale&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;scale_low&lt;/td&gt;&lt;td&gt;Lower limit for image scale&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;scale_xrefine&lt;/td&gt;&lt;td&gt;Factor for setting the &lt;code&gt;scale_max&lt;/code&gt; and &lt;code&gt;scale_low&lt;/code&gt; parameters based on solved image&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;scale_units&lt;/td&gt;&lt;td&gt;degwidth, arcminwidth or arcsecperpix&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;configfile&lt;/td&gt;&lt;td&gt;Path to astrometry.net configuration file (in Cygwin)&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;xtra&lt;/td&gt;&lt;td&gt;Additional command line options to &lt;tt&gt;solve-field&lt;/tt&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;searchradius&lt;/td&gt;&lt;td&gt;Assumed telescope pointing accuracy radius (180=whole sky)&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;year_epoch&lt;/td&gt;&lt;/tr&gt;Epoch used in solution coordinates, JNow or J2000&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;

&lt;pre&gt;&lt;code&gt;
[Telescope-ASCOMTelescope]
propertyagelimit = 1.0
syncaccuracy = 1.0
syncmaxwait = 2.0
lastselection = ASCOM.Simulator.Telescope
&lt;/code&gt;&lt;/pre&gt;

&lt;table&gt;
&lt;tr&gt;&lt;td&gt;propertyagelimit&lt;/td&gt;&lt;td&gt;Minimum telescope property refresh interval&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;syncaccuracy&lt;/td&gt;&lt;td&gt;Post-sync reported coordinate accuracy limit&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;syncmaxwait&lt;/td&gt;&lt;td&gt;Timeout limit for sync-operation&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;lastselection&lt;/td&gt;&lt;td&gt;Last used ASCOM Telescope device name&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;

&lt;pre&gt;&lt;code&gt;
[Bookmarks]
bm-0 = 21h29m58.57s,12:10:15.59,1.0,M15
bm-1 = 05h34m48.42s,-05:38:06.04,-3.5,M45
count = 2
&lt;/code&gt;&lt;/pre&gt;

This format is subject to change.
&lt;table&gt;
&lt;tr&gt;&lt;td&gt;bm-*&lt;/td&gt;&lt;td&gt;Bookmark entry &lt;tt&gt;RA,dec,rotation,name&lt;/tt&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;count&lt;/td&gt;&lt;td&gt;Number of bookmarks (last+1)&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;


Camera specific sections:

&lt;pre&gt;&lt;code&gt;
[Camera-MaximDLCamera]
filter = -1
binning = 2

[Camera-ASCOMCamera]
lastcamera = 
binning = 1

[Camera-FileOpenCamera]
directory = S:\tmp
binning = 1

[Camera-APTCamera]
binning = 1
hostname = localhost
port = 21701


[Camera-CaptureCamera]
windowtitle = ^PHD Guiding.*
topmargin = 49
rightmargin = 48
classname = .*
bottommargin = 70
leftmargin = 3
binning = 1

[Camera-NebulosityCamera]
path = C:\Program Files\Nebulosity2\
setfilterwheel = -1
setcamera = False
setextfilterwheel = -1
resetpath = 
binning = 1
&lt;/code&gt;&lt;/pre&gt;

Various camera specific settings.


Camera settings
---

The MaxImDL and Nebulosity camera modules support using a specific filter for solved images. Setting a filter value to -1 means current filter, any other value is passed as filter index to supporting imaging software. 

Binning is always set as symmetric, and it's supported by MaxImDL, Nebulosity and ASCOM camera modules.

Nebulosity module cannot detect current imaging directory from Nebulosity and thus it has to set the imaging directory to a temporary one. If the &lt;code&gt;resetpath&lt;/code&gt; is set, the given value is set as imaging directory after the image for plate-solving is taken. The &lt;code&gt;resetpath&lt;/code&gt; option supports following parameters:

&lt;table&gt;
&lt;tr&gt;&lt;td&gt;%(date)s&lt;/td&gt;&lt;td&gt;Current date&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;%(night)s&lt;/td&gt;&lt;td&gt;Date 12 hours ago&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;

The date format is &lt;tt&gt;YYYY-mm-dd&lt;/tt&gt;. The current image name in Nebulosity is not changed.

Nebulosity module has been tested with Nebulosity 2.4 only. Nebulosity 3 may work, but it has not been tested.


Astrometry.net solver
---

The astrometry.net plate-solver engine is used to determine the location, orientation and coverage of the imaged star field. The majority of the command-line options for &lt;tt&gt;solve-field&lt;/tt&gt; can be set thru the &lt;code&gt;xtra&lt;/code&gt; configuration entry or thru the GUI entry &lt;tt&gt;Custom options&lt;/tt&gt;. 

Reserved options not available as custom options (showing only short variants):

&lt;table&gt;
&lt;tr&gt;&lt;td&gt;-D&lt;/td&gt;&lt;td&gt;Working directory (thru AstroTortilla config file)&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;-b&lt;/td&gt;&lt;td&gt;Configuration file location (thru AstroTortilla)&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;-L&lt;/td&gt;&lt;td&gt;Scale low limit (thru AstroTortilla)&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;-H&lt;/td&gt;&lt;td&gt;Scale high limit (thru AstroTortilla)&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;-u&lt;/td&gt;&lt;td&gt;Scale unit settings (thru AstroTortilla)&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;-3&lt;/td&gt;&lt;td&gt;Target RA (from telescope if applicable)&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;-4&lt;/td&gt;&lt;td&gt;Target declination (from telescope if applicable)&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;-5&lt;/td&gt;&lt;td&gt;Search radius (thru AstroTortilla)&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;-z&lt;/td&gt;&lt;td&gt;Downscaling factor (thru AstroTortilla)&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;Any/all options changing output file locations and names&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;

Recommended options to experiment with:

&lt;table&gt;
&lt;tr&gt;&lt;td&gt;--sigma N&lt;/td&gt;&lt;td&gt;Set the noise threshold level to N&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;--no-plots&lt;/td&gt;&lt;td&gt;Do not plot the annotated image&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;--N none&lt;/td&gt;&lt;td&gt;Do not create a new FITS file with integrated WCS headers&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;-q N.N&lt;/td&gt;&lt;td&gt;Minimum quad size fraction&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;-Q N.N&lt;/td&gt;&lt;td&gt;Maximum quad size fraction&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;--odds-*&lt;/td&gt;&lt;td&gt;See astrometry.net documentation&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;--parity neg|pos&lt;/td&gt;&lt;td&gt;Try only negative/positive parity&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;--objs N&lt;/td&gt;&lt;td&gt;Limit source list to N objects&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;--resort&lt;/td&gt;&lt;td&gt;Sort stars by background calibrated flux&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;--no-fits2fits&lt;/td&gt;&lt;td&gt;Don't sanitize FITS files&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;--no-background-subtraction&lt;/td&gt;&lt;td&gt;Don't estimate background fluctuations&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;--guess-scale&lt;/td&gt;&lt;td&gt;Try to estimate field size from FITS headers&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;


</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Antti Kuntsi</dc:creator><pubDate>Tue, 28 Aug 2012 16:47:24 -0000</pubDate><guid>https://sourceforge.net7a297c648cf95bf2e7df7117afbbd399d8fb412b</guid></item></channel></rss>