User Tools

Site Tools


howto:bootes:bootes_2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
howto:bootes:bootes_2 [2008/08/28 08:05] mateshowto:bootes:bootes_2 [Unknown date] (current) – external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
 ====== What blocks the dome ====== ====== What blocks the dome ======
 +
 +**Warning: this is obsolete, as this will be replaced by RTS2 component to drive dome.**
  
 On dcm2 (ssh dcm2.mayora...) there are two files, which block the dome:  On dcm2 (ssh dcm2.mayora...) there are two files, which block the dome: 
Line 8: Line 10:
 While the first serves only for manual blocking (echo "1" > /home/standa/dcm/dcm.block to keep the dome closed), the other serves only for expression of what the cloudmeter thinks about the weather (credo thereafter). The latter file keeps updated regularly (every 10s), and has analogous logic to the dcm.block, i.e. 0=free to open, 1=close.  While the first serves only for manual blocking (echo "1" > /home/standa/dcm/dcm.block to keep the dome closed), the other serves only for expression of what the cloudmeter thinks about the weather (credo thereafter). The latter file keeps updated regularly (every 10s), and has analogous logic to the dcm.block, i.e. 0=free to open, 1=close. 
  
-Cloudmeter, Mrakomer, measures two numbers - temperature of the device Td and the effective temperature of the sky Ts. It computes the decision as follows:  X = Ts - 0.6 * Td; The resultant value must be less than certain value, to allow opening of the dome. Unluckily, this number mysteriouzly changes with time, so that it has to be adjusted. (in the source, /home/mates/mk/mrakomer.c)+Cloudmeter, Mrakomer, measures two numbers - temperature of the device Td and the effective temperature of the sky Ts. It computes the decision as follows:  X = Ts - 0.6 * Td; The resultant value must be less than certain value, to allow opening of the dome. Unluckily, this number mysteriously changes with time, so that it has to be adjusted. (in the source, /home/mates/mk/mrakomer.c) 
 + 
 +The log of Cloudmeter measurements including most relevant numbers is /var/log/mrakomer.log.  
 + 
 +It seems to me (mates) that some dust and/or aging of the device is present.
  
howto/bootes/bootes_2.1219903544.txt.gz · Last modified: 2008/09/06 00:00 (external edit)