Changes between Version 7 and Version 8 of DataTakingMainPage


Ignore:
Timestamp:
07/16/13 23:14:37 (12 years ago)
Author:
ftemme
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DataTakingMainPage

    v7 v8  
    9999 - good position for a ratescan: zd < 10°, no bright star in the field of view
    100100
    101 [spoiler="Template for schedule.js"]
    102 
    103 [code="cpp"]
    104 var observations =
    105 [
    106  { date:"2013-03-13 19:44 UTC", observations:
    107      [
    108       { task:'startup' }
    109      ]
    110  },
    111 
    112  { date:"2013-03-13 19:50 UTC", observations:
    113      [
    114       { task:'data', source:'Crab' }
    115      ]
    116  },
    117 
    118  { date:"2013-03-13 23:58 UTC", observations:
    119      [
    120       { task:'ratescan', ra:9.438888, dec:29.0 },
    121       { task:'data',     source:'Crab'        }
    122      ]
    123  },
    124 
    125  { date:"2013-03-14 00:45 UTC", observations:
    126      [
    127       { task:'ratescan', ra:11.26888888, dec:28.4477777 },
    128       { source:'Mrk 421'}
    129      ]
    130  },
    131 
    132  { date:"2013-03-14 03:30 UTC", observations:
    133      [
    134       { source:'Mrk 501'}
    135      ]
    136  },
    137 
    138  { date:"2013-03-14 06:30 UTC", observations:
    139      [
    140       { task:'shutdown'}
    141      ]
    142  },
    143 
    144 ];
    145 
    146 [/code]
    147 
    148 [/spoiler]
    149101
    150102**Remark**: When there is not first-drs-calib until the start of astronomical twilight, please skip it (i.e. the single pe run), as data taking has first priority.