Update Jun 10, 2025: See the latest changes in the reply below
PixInsight repository for the test version is https://ruuth.xyz/test/autointegrate/
Changes in AutoIntegrate v1.76 test3 are listed below.
Exclusion areas
Added exclusion areas for DBE. Exclusions areas define where DBE sample points are not calculated.
There is a button that opens a new dialog for drawing exclusion areas.
Exclusion areas are used also when selecting a true background sample area.
Exclusion areas are saved to and restored from the Json file.
Metrics visualizer
Added subframe selector metrics visualization.
Visualization is shown in a separate dialog. Four different metrics can be chosen.
Image filtering settings now have four filter values and those metrics are visualized. Filter value zero means that no filtering is done.
Metrics are calculated during the subframe selector step and saved also to the Json file after processing (AutosaveSetup.json).
If metrics are not calculated, metrics visualizer will ask if they should be calculated.
After the metrics visualizer is run it automatically refreshes the file list filtering.
Resample for blinking
Added resample option to resample preview image to a smaller size.
Resample makes blinking through images faster. Note that heavy resample may alter the image so it may look identical to original image.
Resample is done only for the preview image, original image is not modified.
Resample target size can be configured.
Updates
Added options to save the final image as JPG or TIFF.
Added drizzle drop shrink option. Default is 0.9 for all file types.
Histogram stretch max iterations changed from 20 to 30.
ColorCalibration process can be run even if SPCC is selected. In Auto mode (default) ColorCalibration process is not run with SPCC.
Added an option to clear all selected files in files tabs.
Added _ADBE as AutoContinue starting extensions
Calibrate and Integrate only options moved to Settings page.
Stopping after calibration could be useful if you for example want to check the quality of calibrated light files and maybe set some filtering rules.
Stopping after integration could be useful if you for example want to set some exclusion areas for DBE or for finding the true background.
Measurement information is added to light files when the subframe selector has been run. Information can be seen by hovering over the file using a mouse.
Fixes
Added better checks that image files exist when reading .json file content.
Metrics visualizer can be started in the Lights tab and in the Processing 2 / Weighting and filtering settings section
Visualization is shown in a separate dialog. Four different metrics can be chosen.
Image filtering settings now have four filter values and those metrics are visualized. Filter value zero means that no filtering is done.
Metrics are calculated during the SubframeSelector step and saved also to the Json file after processing (AutosaveSetup.json). If no metrics are available they can be calculated before starting the Metrics visualizer.
After the metrics visualizer is run it automatically refreshes the file list filtering.
Added an option to automatically create RGB stars for narrowband images when RGB data is available.
When the RGB stars option is selected a starless narrowband image and a stars RGB image are created. At the end of the processing images are combined together.
The default narrowband palette is now Auto. With the Auto option the script automatically selects a narrowband palette based on the available data.
Below are listed mappings available when using the Auto option.
Input → Output
SHO → SHO
SHO + LRGB → SHO, RGB stars
SHO + RGB → SHO, RGB stars
HO → HOO
HO + LRGB ->HOO, RGB stars
HO + RGB-> HOO, RGB stars
H + LRGB → max(R,H),G,B
H + RGB → max(R,H),G,B
Added options to save the final image as JPG or TIFF.
Added drizzle drop shrink option. Default is 0.9 for all file types.
Histogram stretch max iterations changed from 20 to 30.
ColorCalibration process can be run even if SPCC is selected. In Auto mode (default) ColorCalibration process is not run with SPCC.
Added an option to clear all selected files in files tabs.
Added _ADBE as AutoContinue starting extensions
Calibrate and Integrate only options moved to Settings page.
Stopping after calibration could be useful if you for example want to check the quality of calibrated light files and maybe set some filtering rules.
Stopping after integration could be useful if you for example want to set some exclusion areas for DBE or for finding the true background.
Measurement information is added to light files when the subframe selector has been run. Information can be seen by hovering over the file using a mouse.
Fixes
Added better checks that image files exist when reading .json file content.