align_to_reference
Aligns a target image to a reference image using StarAlignment, replacing the target with the aligned version.
Instructions
Align a target image to a reference image using StarAlignment. The target is replaced in place with the aligned version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_id | Yes | Target view ID (replaced with the aligned version) | |
| reference_id | Yes | Reference view ID (not modified) |