run_sxt
Separate stars from an image with StarXTerminator, producing a starless view and a separate stars view. Set is_linear based on whether the data is linear or stretched.
Instructions
Run StarXTerminator to separate stars from a view, replacing it in place with the starless result and producing a separate stars view. is_linear selects the unscreen mode: off for linear (pre-stretch) data, on for non-linear (stretched) data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| overlap | No | Star overlap parameter (default 0.10) | |
| view_id | Yes | View ID to extract stars from (modified in place to become starless) | |
| is_linear | Yes | Whether the image is linear (pre-stretch) |