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

Next revision
Previous revision
howto:bootes:bootes_2 [2008/08/27 13:16] – created pkubanekhowto:bootes:bootes_2 [Unknown date] (current) – external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-====== Check what block dome ======+====== What blocks the dome ======
  
-Do not know how to do it.+**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:  
 + 
 + - /home/standa/dcm/dcm.block 
 + - /home/standa/dcm/mrakomer.credo  
 + 
 +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 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.1219835805.txt.gz · Last modified: 2008/09/06 00:00 (external edit)