-
Notifications
You must be signed in to change notification settings - Fork 1
SPICE_DATA::get_instr_y_vector
Martin Wiesmann edited this page Aug 28, 2024
·
3 revisions
Source code: SPICE_DATA::get_instr_y_vector
Class: SPICE_DATA
Returns a vector containing the coordinates (instrument y-direction) for each pixel in the second dimension, either the actual size of the selected window or the full CCD size.
inst_y_coords = spice_object->get_instr_y_vector( window [, /full_ccd] )
Float array, coordinates in arcsec.
The index or name of the window.
If set, a vector of size CCD-size[1] is returned with coordinate values for the whole detector.