Changeset 18196
- Timestamp:
- 06/10/15 15:45:42 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/www/dch/quality.php
r17600 r18196 57 57 echo "ELEVATION: <br>\n "; 58 58 echo " elevation (DRIVE_CONTROL_POINTING_POSITION.fits 90-Zd)<br>\n"; 59 echo "TEMP : <br>\n ";59 echo "TEMPERATURE: <br>\n "; 60 60 echo " black: sensor temperature (FSC_CONTROL_TEMPERATURE.fits T_sens)<br>\n"; 61 61 echo " blue: outside temperature (MAGIC_WEATHER_DATA.fits T)<br>\n"; … … 64 64 echo "<br>\n"; 65 65 66 echo "HUMIDITY: <br>\n "; 67 echo " green: PFmini rel. hum sensor (most trusted sensor) <br>\n"; 68 echo " azure: 4 rel. hum. sensors of the FSC board. <br>\n"; 69 echo " orange line: if humidity crosses this line, please note it in the logbook. <br>\n"; 70 echo " red line: if humidity crosses this line, please write a mail about it to fact-online. <br>\n"; 71 echo "These limits are not carved in stone. If we find, the humidity never crosses the 37% limit, we might lower the red line substantially. <br>\n"; 72 echo "<br>\n"; 73 66 74 echo "</body>\n"; 67 75 echo "</html>\n";
Note:
See TracChangeset
for help on using the changeset viewer.