Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Story Points:3
-
Epic Link:
-
Sprint:TSSW Sprint - Jan 17 - Jan 31
-
Team:Telescope and Site
-
Urgent?:No
Description
The ATCamera needs a monitor (with warnings) for the sensor temperature and vacuum pressure.
The vacuum limit is a bit tricky because the system "burps". So basically the system should remain under 1e-6 at all times, but calculated as a moving average (median?) over a time interval. I think that time interval can be ~10-15 minutes.
The CCD temperature limit should be -94C +/1 over a period of a few minutes.
Coldplate can issue an alert when the temperature is greater than -110.
The cryohead is harder, lets say it should have an alert when the temperature is greater than -140.
Patrick Ingraham: please spell out which telemetry (and event?) topics and fields to use for the suggested inputs.
If there are multiple sensors for a given item, how do you suggest combining them: average? median? most pessimistic? second-most pessimistic (as a crude form of outlier rejection)?