SKSS_CameraOutputViewUpdated

Description

Event sent when the guider frame has been pre-processed and displayed on the camera output viewport


The JSON object returned in the data field of the JSON response contains the information displayed in the camera output column of in the information tab of the acquisition loop of the advanced GUI. 


Detailed description of the properties of the JSON object

Time

Local timestamp of the event

TimeUTC

UTC timestamp of the event

Frame

Guider frame number

GuiderCamSNR

Signal to noise ratio of the guider frame in dB

GuiderCamDSL

Dynamic signal level of the guider frame in dB

GuiderCamStDev

Standard deviation of the guider frame

GuiderCamMedian

Median of the guider frame

GuiderCamRMS

Root mean square of the guider frame

GuiderCamGradientAngleX

Angle of the gradient on X axis

GuiderCamGradientAngleY

Angle of the gradient on Y axis

GuiderCamGradientOffset

Gradient offset in ADU

GuiderCamSaturatedPixels

Number of saturated pixels

GuiderCamMaxADU

Maximum ADU of the guider camera

GuiderCamPixelMaxADU

Maximum ADU of the guider frame

JSON Response

{"status": "success", "event": 

"SKSS_CameraOutputViewUpdated", "data": JSON object, "message": null }