Changes between Version 13 and Version 14 of PublicPages/MayallZbandLegacy/NotesforObservers
- Timestamp:
- Dec 13, 2015 7:56:33 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PublicPages/MayallZbandLegacy/NotesforObservers
v13 v14 198 198 At the end of the night, an almanac file should be generated for the night and checked into svn. 199 199 {{{ 200 cd $??_OBS/observing/logs200 cd products/mosaic3/logs 201 201 idl 202 202 almanac, <START-EXPOSURE>, <END-EXPOSURE> … … 207 207 For example, for the night of March 26/27, 2015, this is done with: 208 208 {{{ 209 cd $??_OBS/observing/logs209 cd products/mosaic3/logs 210 210 idl 211 211 almanac, 424978, 425143 … … 226 226 227 227 Catastrophically bad frames (such as saturated frames, or where the telescope moved) are recorded 228 and svn-checked-in to ''' observing/logs/bad_expid.txt'''.228 and svn-checked-in to '''products/mosaic3/logs/bad_expid.txt'''. 229 229 230 230 = In case of technical difficulties = … … 255 255 Update the code, log files and most importantly the tile file: 256 256 {{{ 257 cd ~/mosaic3 258 svn update 257 cd ~/products/mosaic3 258 svn up 259 cd ~/products/observing 260 svn up 259 261 }}} 260 262 … … 263 265 Create the nightly plan from the available tiles. This will read the tile file to see which ones are already completed. 264 266 {{{ 265 cd ~/ mosaic3267 cd ~/products/mosaic3/json 266 268 python py/mosaicstrategy.py -t obstatus/mosaic-tiles_obstatus.fits -d *UT date at ''start'' of night* -p *portion of night* -pass *pass number* 267 269 python ./py/jnox.py --in *JSON input file --out *Output shell script … … 269 271 }}} 270 272 271 go to /home/observer/exec, and execute the mzls*.sh script. 273 Go to /home/observer/exec, and execute the mzls*.sh script. '''This must be done from the observer@mosaic account?''' 272 274 273 275 === Start the automated script for updating the tile file === … … 291 293 At the end of the night, create the Almanac files and check them into svn. 292 294 {{{ 293 - cd observing/logs295 - cd products/mosaic3/logs 294 296 - idl 295 297 - almanac,<first exp num>