Contents - Index


Plate Solving Notes

Plate solving is a technique that measures precisely where the telescope is pointing by taking a CCD image and then using various pattern matching techniques, matches the stars in the image to a given star catalog. Knowing approximately where the telescope is pointing and the system image scale, plate solving algorithms can calculate the center of the image to sub-arc-second accuracy. Successful plate solving is essential for automated imaging.
In order to be successful, three things are required: telescope coordinates, known image scale and sufficient catalog stars in the image.
  • Telescope coordinates: CCDAutoPilot gets this information from the mount via the chosen telescope control program. Generally the coordinates must be within one or two FOV's and is easy to do. Problems with plate solving are generally not related to telescope coordinates. The telescope coordinates, RA (OBJCTRA) and Dec. (OBJCTDEC), are written into the image's FITS header for any images acquired by CCDAutoPilot. (see note below.) 
  • Image scale: CCDAutoPilot gets this information generally from the FITS header. Image scale is calculated from the pixel size (XPIXSZ), binning (XBINNING) and imager focal length (FOCALLEN). These keyword values are written into the image's FITS header for any images acquired by CCDAutoPilot. A successful initialization will cause these values to be properly written, based on the Imager Settings information. See note below. 
  • Star Catalog: When using TheSky6, catalog selection is automatic. In the recommended default setup, GSC, Tycho and UCAC are used. TheSky6 starts with the GSC and proceeds to more dense catalogs as needed. When using PinPoint, the chosen star catalog must be defined by the user and only one at a time is available. Fortunately for most uses, the GSC is sufficient. Very narrow FOV's may need to use USNO A2.0. This has more faint stars but may fail on wider FOV's.
    Note: If you are using image data that was not acquired by CCDAutoPilot, as for example using the "From FIT" button on the targets page, these parameters must be correct in the fits header. If CCDAutoPilot is not initialized, then the FITS header information may not be correct. Camera control programs typically provide for entering most of the data based on the camera driver. However, the user must enter the correct focal length for the imaging system in the appropriate setup section. Failure to do this will cause plate solves to fail.
    Assuming all of the above, then the next issue is the plate solve exposure parameters. The goal is here is to get a sufficient number of stars in the image. For most users, a binning of 2x2 or 3x3 is more than sufficient and will both speed plate solving time and increase sensitivity. Of course, use the most transmissive filter, usually the clear or luminance filter. Sub-framing is appropriate for wide FOV's both to speed plate solving, and in the case of CCDSoft/TheSky plate solving, to insure success. CCDSoft/TheSky has a maximum FOV limit of 1 square degree. Set a suitable sub-frame to get below this limit. While PinPoint doesn't have such a limit, sub-framing may make it a bit speedier. Lastly, the exposure must allow sufficient stars for reliable plate solving. 

    Using CCDSoft and TheSkyX Professional
    TheSkyX, when used in combination with CCDSoft, gives greatly improved plate solve performance over TheSky6. The 1 square degree limitation no longer applies. A number of 10° x 10° FOV's have been successfully solved very rapidly with TheSkyX. You may need to adjust the residual tolerance in CCDSoft to get successful wide angle plate solves. Unfortunately the only way to access this initially is via the results window after a successful plate solve in CCDSoft. I suggest you use a quarter frame exposure with CCDSoft, solve the plate and increase the residual from its normal 0.5 arc-sec. to something like 5 arc-sec. if you are doing wide field imaging. 

    Using TheSkyX Professional
    TheSkyX has a standalone plate solving system that not require CCDSoft and can in fact be used successfully with Maxim. Whether used with Maxim or CCDSoft, you may have to adjust the Detection Threshold in TheSkyX for optimal results. In TheSkyX, see Tools/Image Link/Setup, Setup Button. A good starting point for this setting is 10. For best results, select Unknown Image Scale (really!) and enter your image scale when testing. Starting with build 7146, the new All Sky image linking can be assigned for CCDAutoPilot plate solving use. See TheSkyX documentation for requirements. When functioning properly manually, in the Image Link window, All Sky tab, check the box entitled "Use All Sky Image for scripted Image Link" and that will be used instead of the normal image link.

    Using PinPoint
    If the RA, Dec coordinates reported by our mount are far from the solved coordinates, you may need to increase the Epxansion value iin Settings/Plate Solving tab, PinPoint box. If the mount coordinates are not too far from the solved coordinates, this can help solve otherwise unsolveably sync images, sometimes at the expense of longer solve times. See PinPoint documentation for details.

    Determining plate solve exposure parameters
    A good starting point is 5 sec., binned 3x3, through a clear filter. Take some images manually first and use your desired plate solve program. For CCDSoft, use Tools/Insert WCS AutoAstrometry. You will need to manually enter your image scale. For PinPoint with Maxim, use Analyze/PinPoint Astrometry. For PinPoint with CCDSoft, use Visual PinPoint to solve saved CCDSoft exposures.
    Experiment with different exposures and note the number of stars used in the solution. You will need at least 10 and more is always better. Adjust the exposure to achieve a good number of stars. Move to a star-poor region of the sky and repeat the test a couple of times to insure good results. Adjust exposure times as needed. If your FOV is small and you are using PinPoint, you may need to use the USNO A2.0 catalog.
    During a CCDAutoPilot session, the number of stars used in the solution is shown in the log for every plate solve. Examine your log to make sure you have a sufficient number of stars for reliable plate solving and adjust your plate solve parameters appropriately.
    One way to develop your plate solving parameters is to take and save some test exposures. In CCDAutoPilot, check Planning Only and then hit the Link to Software button Then use the From FIT button on the CCDAutoPilot Session page. If you are presented with the Select Desired Template dialog, the image has been solved and the solved coordinates and number of stars in the solution appear in the status bar. You can hit Cancel in the Select Desired Template dialog to avoid adding to your target database. Since the From FIT routine uses the identical plate solve routine that is used during a session, this is a great way to tune your plate solving parameters.