integrate
integrateCombine registered frames into a master light image, applying rejection, normalization, and weighting. Reports rejected-pixel percentage to flag clouds, satellites, or bad frames.
Instructions
ImageIntegration of registered frames → master light .xisf. Rejection auto by count (<8 Percentile, 8–20 Winsorized, >20 LinearFit), normalization additive+scaling (or LocalNormalization when .xnml given/available), weights from SSWEIGHT keyword or PSF signal weight. Reports rejected-pixel % (high = clouds/satellites/bad frame). Refuses < 3 frames without force. ALWAYS async.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| out | No | ||
| files | No | Default: registered outputs | |
| force | No | ||
| weights | No | default SSWEIGHT if weighted frames were used, else PSFSignalWeight | |
| keep_open | No | Keep the integration window open as a view (default true) | |
| rejection | No | ||
| sigma_low | No | ||
| sigma_high | No | ||
| lnorm_files | No | ||
| drizzle_files | No | Default: .xdrz next to registered frames when present | |
| normalization | No | ||
| large_scale_clip_high | No | ||
| rejection_normalization | No | ||
| use_local_normalization | No | default: true if local_normalization ran |