User Tools

Site Tools


howto:setup_all-sky_camera_system

Differences

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

Link to this comparison view

Next revision
Previous revision
howto:setup_all-sky_camera_system [2008/11/17 14:38] – created pkubanekhowto:setup_all-sky_camera_system [Unknown date] (current) – external edit (Unknown date) 127.0.0.1
Line 5: Line 5:
   * **expand-path** which describes path where images will be stored. Please consult //rts2.ini// man page for expansion string details.   * **expand-path** which describes path where images will be stored. Please consult //rts2.ini// man page for expansion string details.
   * **script-gen** which is location of script used to generate script. The following script can be used as en example:   * **script-gen** which is location of script used to generate script. The following script can be used as en example:
-<code bash>+ 
 +<code shell>
 #!/bin/bash #!/bin/bash
  
Line 24: Line 25:
 </code>. </code>.
  
-As can be seen, script gets as first parameter current system state. It prints on standard output script which should be used. By modifying this script, you can modify which exposures shall be taken. For RTS2 scrypt syntax (E, D, etc..), please consult //rts2.script// manual page. +As can be seen, script gets as first parameter current system state. It prints on standard output script which should be used. By modifying this script, you can modify which exposures shall be taken. For RTS2 scrypt syntax (E, D, etc..), please consult //rts2.script// manual page. Important states are: 
 + 
 +  - evening 
 +  - dusk 
 +  - night 
 +  - dawn 
 +  - morning
  
 Here is an example of ///etc/rts2/services// file used for all sky system: Here is an example of ///etc/rts2/services// file used for all sky system:
howto/setup_all-sky_camera_system.1226929123.txt.gz · Last modified: 2008/11/17 00:00 (external edit)