To stack 41P comet I used for the first time PixInsight. Unfortunately (or fortunately?;-) DSS failed to select the comet on a single frame, so I switched to PI. Finally after several hours try & error and many tutorials I was able to manage the comet. See here the used processing steps:

 

Comet Processing

  • To simplify the process I use BatchPreprocessing to generate calibrated, debayered and registered images. These steps also can be done manually.
  1. Run BatchPreprocessing
    To save time, uncheck “Apply” in Image Integration section. BatchPreprocessing is only used here to calibrate, debayer and register the raw files.
  2. Create comet-only Image:
    Run CometAlignment

    1. Add Registered Images (c_d_r files)
    2. Select Reference Image somewhere in the middle
    3. Set selected image as reference
    4. Select destination folder
    5. Open first and last image
    6. Set comet position
    7. Start processing
  3. ImageIntegration with comet aligned images (c_d_r_ca)
    Save generated image as xisf file! It’s needed later to subtract it from the stars-only images.

    With LinearFit low value 4.000 and high value 1.000 I reached the best quality (star trails almost invisible in comet only image), but play around with low and high values…
  4. Create stars-only Image:
    CometAlignment again with registered images (c_d_r) to generate a stars-only image

    1. Set same reference image like step 2
    2. change postfix to _stars or something else
    3. select destination folder
    4. Open first and last image (like in step 2)
    5. Set comet position (like in step 2)
    6. subtract comet aligned .xisf image generated in step 3, set “Reject high” to 0.5
  5. ImageIntegration with stars-only images (c_d_r_stars)
  6. If you want, crop both images, but by the exactly same way
  7. Combine comet-only and stars-only images
    Combine the 2 images with PixelMath expression: CometImage+StarsImage
  8. The combined image can now be processed like any other image: ABE/DBE, BackgroundNeutralitation, ColorCalibration, …
  • Rejection Algorithms

    • < 12 images: Sigma Clipping (or Percentile Clipping)
    • 13-20 images: Winsorized Sigma
    • > 20 images: Linear Fit Clipping

 

41P/Tuttle–Giacobini–Kresák

 

Share this:

1 comment

  1. Stefano

    Very clear tutorial, my compliments

Leave a Reply to Stefano Cancel Reply

*