Changes between Version 180 and Version 181 of PublicPages/MayallZbandLegacy/NotesforObservers
- Timestamp:
- Feb 3, 2017 3:56:35 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PublicPages/MayallZbandLegacy/NotesforObservers
v180 v181 176 176 to the mayall-obs e-mail list saying so. These files would be checked into the "mosaic3" product here: 177 177 {{{ 178 ~/products/mosaic3/json/<DATE>-p1.json179 ~/products/mosaic3/json/<DATE>-p2.json180 ~/products/mosaic3/json/<DATE>-p3.json178 ~/products/mosaic3/json/YYYY-MM-DD-p1.json 179 ~/products/mosaic3/json/YYYY-MM-DD-p2.json 180 ~/products/mosaic3/json/YYYY-MM-DD-p3.json 181 181 }}} 182 182 and copied into the observing directory where they are read by [wiki:MayallZbandLegacy/NotesforObservers/MosBot mosbot] here: 183 183 {{{ 184 185 186 184 ~/obsbot/pass1.json 185 ~/obsbot/pass2.json 186 ~/obsbot/pass3.json 187 187 }}} 188 188 189 189 If the plan files have not been generated for the night, please do so as follows: 190 190 {{{ 191 192 193 191 idl 192 IDL> mstrategy, copydir='/home/mzls/obsbot' 193 IDL> exit 194 194 }}} 195 195 Then check in the plan files to the "mosaic3" product as follows: 196 196 {{{ 197 198 svn add*.json199 svn commit *.json-m "plan files for tonight"197 cd ~/products/mosaic3/json 198 svn add YYYY-MM-DD-p*.json 199 svn commit -m "plan files for tonight" 200 200 }}} 201 201 There are plot files in that directory too. We don't check those in, but it's informative