stretch
stretchApply non-linear scaling to astrophotography images via STF, arcsinh, masked, or manual methods, adjusting brightness, contrast, and black point to reveal faint structures while preserving star colors.
Instructions
Linear → non-linear. method: 'sts' (AutoSTF made permanent; target_background 0.25 default, shadows_clip -2.8), 'arcsinh' (colour-preserving, stretch factor), 'masked' (MaskedStretch, star-friendly), 'mas' (MultiscaleAdaptiveStretch), 'ht' (manual shadows/midtones/highlights), 'ghs' if installed. Checkpoints first. Check clipped-black % afterwards.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| hard | No | ||
| linked | No | ||
| method | No | ||
| params | No | Extra raw PixInsight process parameters (exact PJSR names) | |
| shadows | No | ||
| stretch | No | arcsinh factor | |
| midtones | No | ||
| checkpoint | No | Write an .xisf checkpoint before running (default true) | |
| highlights | No | ||
| iterations | No | ||
| black_point | No | ||
| shadows_clip | No | ||
| aggressiveness | No | ||
| target_background | No |