fill_in_parameters

romanisim.wcs.fill_in_parameters(parameters, coord, pa_aper=0, boresight=True)

Add WCS info to parameters dictionary.

Parameters:
parametersdict

Metadata dictionary Dictionaries like pointing, aperture, and wcsinfo may be modified

coordastropy.coordinates.SkyCoord or galsim.CelestialCoord

world coordinates at V2 / V3 ref (boresight or center of WFI CCDs)

pa_aperfloat

position angle (North to YIdl) at the aperture V2Ref/V3Ref

boresightbool

whether coord is the telescope boresight (V2 = V3 = 0) or the center of the WFI CCD array