AutoIntegrate v1.74 test - Sharpening, linear fit

AutoIntegrate AutoIntegrate v1.74 test - Sharpening, linear fit can be downloaded from my PixInsight test repository https://ruuth.xyz/test/autointegrate/.

Changes in the test3 version are listed below.

  • If stretching creates ugly star cores a new option Fix star cores applies a slight blur on stars using a mask to fix star cores.
  • Save median FWHM calculated by subframe selector to fits header. It can optionally be used with BlurXTerminator.
  • Extra processing edit count numbering changes.
  • Extra processing auto contrast low limit default changed from 0.0001 to 0.0000.

PixInsight 1.9.3 support

  • In PixInsight 1.9.3 when loading an image from a file the view id is a generated name like Image32 instead of a file name like it used to be. In xisf files saved with 1.9.3 the view id created originally is preserved when saving and loading. For compatibility with older data also the file name is checked to find for example Integration_R image for autocontinue. For non-xisf files that are loaded, view id is always a generated one
  • Added check for duplicate file name match in case view id is not found.

Changes in the test2 version are listed below.

  • Added an extra option to do sharpening with a high pass filter. Should be used with stretched starless images.
  • Updates to linear fit reference frame selection and new options for selecting the reference frame.
  • Fixes when saving parameters to a process icon, also fix to restoring values.

Changes in the test1 version are listed below.

  • If the image solver fails, the script tries with several retry options. Unfortunately in most cases they do not help. Optionally in failure case the interactive solver can be used.
  • More options have been added for MultiscaleGradientCorrection.
  • Started using the auto pedestal by default during image calibration.
  • Added an option to use the auto pedestal for lights, or use a user given pedestal.
  • Added button to show clipped pixels, both in file listing and extra options. Clipped pixels are shown as zero or one, all others are shown as gray. Clicking the button again gets back to the original view.
  • FastIntegration defaults changed to match the FastIntegration process defaults.