nina_sequence_set_target
Update the name, coordinates, and rotation of a target container already present in a loaded sequence by specifying its index.
Instructions
Update the coordinates/name/rotation of a DSO target container already present in the loaded sequence.
name: display name for the target. ra: J2000 right ascension in hours. dec: J2000 declination in degrees. rotation: target sky position angle in degrees. index: which target container to update, if the sequence has more than one (0-based).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ra | Yes | ||
| dec | Yes | ||
| name | Yes | ||
| index | No | ||
| rotation | No |