User Tools

Site Tools


development:dynamicobserving:scripts

This wiki is not maintained! Do not use this when setting up AuScope experiments!

Differences

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

Link to this comparison view

Next revision
Previous revision
development:dynamicobserving:scripts [2016/04/04 04:13]
Jim Lovell created
development:dynamicobserving:scripts [2016/12/01 22:23] (current)
Jamie McCallum
Line 1: Line 1:
 ====== Dynamic Observing Scripts ====== ====== Dynamic Observing Scripts ======
  
-The following scripts and files are required to make dynamic observing work. Follow ​the links below to obtain ​the code and installation instructions.+The following scripts and files are required to make dynamic observing work. They are available for download here (updated 02/​12/​2016):​ 
 +  * {{:​development:​dynamicobserving:​dysched.20161202.tar.gz|}} 
 +By default, ​the scripts should be downloaded from the oper account on your PCFS and unpacked in the home directory:​ 
 +<code
 +cd /​home/​oper 
 +tar xzvf dysched_scripts.tar.gz 
 +</​code>​ 
 +This will create a directory called dysched with three scripts ​and a text file. Some configuration is required before they will run. Follow the links below for notes on configuration.
  
   * [[development:​dynamicobserving:​dysched|dysched.pl]],​ a script to manage dynamic scheduling observations.   * [[development:​dynamicobserving:​dysched|dysched.pl]],​ a script to manage dynamic scheduling observations.
Line 7: Line 14:
   * [[development:​dynamicobserving:​DynamicSnap.sh|DynamicSnap.sh]],​ a script called by dysched.pl that runs Drudge on the retrieved schedule and appends it to the schedule that is currently running.   * [[development:​dynamicobserving:​DynamicSnap.sh|DynamicSnap.sh]],​ a script called by dysched.pl that runs Drudge on the retrieved schedule and appends it to the schedule that is currently running.
   * [[development:​dynamicobserving:​override|override.txt]],​ a file needed by [[development:​dynamicobserving:​ds_redbutton.pl|ds_redbutton.pl]] to track the override status.   * [[development:​dynamicobserving:​override|override.txt]],​ a file needed by [[development:​dynamicobserving:​ds_redbutton.pl|ds_redbutton.pl]] to track the override status.
- 
/home/www/auscope/opswiki/data/attic/development/dynamicobserving/scripts.1459743184.txt.gz · Last modified: 2016/04/04 04:13 by Jim Lovell