PixInsight’s Catalog Star Generator offers a great way to align multiple panels together. Using the known center point of the mosaic and the image size, Catalog Star Generator accesses a star catalog and populates a virtual image with stars based on their magnitude. This generated image acts as a perfect reference, free from imperfections like noise or geometric distortions present in real captures.

Individual mosaic panels are then aligned to the generated star catalog.

Catalog Star Generator Script

The PixInsight Catalog Star Generator script (Script – Render – Catalog Star Generator) only requires a few parameters to create an image.

Geometry: Determines the overall field of view for the generated star image.

  1. Dimensions: The overall size of the mosaic. You can use the PixInsight Image Annotation process to help calculate or estimate based on the size of a single panel and adding width/height based on the overall mosaic layout.
  2. Coordinates: The coordinates of the center point of the mosaic (RA/Dec) by using the PixInsight Image Solver script
  3. Rotation: The rotation angle of the image. This information is identified by the PixInsight Image Solver script
  4. Resolution: The arc seconds per pixel information is required to size the star catalog correctly. This information is identified by the PixInsight Image Solver script
  5. Projection: This is how the celestial sphere is represented in your image. You will want to use the same projection scheme that was used for the PixInsight Image Solver script. For mosaics, the most common value is stereographic.

Stars: Specifies the star catalog source to use for the generated stars.

  • Catalog Server: The hosting server for the online catalog. Depending on the internet connection, it might be worthwhile to select a host that is geographically closer. The default VizieR at CDS in Strasbourg, France works well.
  • Catalog #1: This is the source for the generated star field. PPMXL (default) covers a large portion of the sky and works well for most images. Although the Gaia DR2 and DR3/SP are the latest and most accurate options, they do require a local installation and configuration before using. The only PPMXL will avoid challenges you might run into with the local catalogs.
  • Catalog #2: Additional catalogs can be included, which can be useful when dealing with non-stellar targets.
  • Maximum Magnitude: Allows you to control the lowest magnitude level of stars to include in the generated star field. The default of 12 is often too low when dealing with a small field of view. Increasing to a magnitude of 20 tends to work better. If you increase too high, it will take longer to generate and also increase the time during the later mosaic creation process.

Once this information is known, select OK to generate a star catalog.