copy_astrometric_solution
Copy the astrometric solution from a source image file to a target view, transferring WCS and observation keywords without altering target pixels. Requires matching dimensions.
Instructions
Copy the astrometric solution (WCS) and observation keywords from a source image file to a target view. Source and target must have the same dimensions; the target's pixels are unchanged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_id | Yes | Target view ID to receive the WCS | |
| source_file | Yes | Absolute path to the source image file that carries the WCS |