AutoIntegrate Image Stretching Tool #56
jarmoruuth
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
AutoIntegrate Image Stretching Tool
1. Overview
This script is a standalone tool derived from the AutoIntegrate script. It is designed solely for Image Stretching—the process of converting linear (dark, raw) astrophotography data into a non-linear (viewable) image. It provides a single interface to apply various complex stretching algorithms without needing to manually manage multiple PixInsight processes (like ScreenTransferFunction or HistogramTransformation).
Location: Script / AutoIntegrate
Repository: https://ruuth.xyz/autointegrate/
2. User Inputs & Parameters
The user interface is divided into three main steps:
Choose the algorithm best suited for your specific target type:
Depending on the method selected above, specific sliders will appear:
There are undo and redo buttons for easier iteration between different stretches.
It is possible to save settings to a json file, and load settings from a Json file.
3. Output
Beta Was this translation helpful? Give feedback.
All reactions