325 | | 1. At start of night, check telescope pointing and zero the telescope coordinates using a bright star placed on the telescope boresight (defined as the center of the mosaic3 focal plane). When taking the image of the bright star, make sure to create an OBJECT script with NGUI (not a TEST, because MOSSTAT will ignore it), zd filter, 1 - 5 sec exposure. Watch for MOSSTAT to process the image and report the RA, Dec offsets. If mosstat fails, it could be because (a) the telescope is mis-pointed, (b) the telescope is out of focus (set the focus approx using the formula above and try again). Once you are able to determine offsets, give these offsets to the OA with **opposite** sign. That is, if mosstat reads "RA,Dec offsets = -15.34, 18.32", then you need to provide the OA with the offsets of +15,-18 to zero the telescope coordinates. You can take another OBJECT frame if you want to check to make sure the offset went in the right direction. |
| 325 | 1. At start of night, check telescope pointing (see item [8].4 above; you should already be there!) and zero the telescope coordinates using a bright star placed on the telescope boresight (defined as the center of the mosaic3 focal plane; i.e. in the chip gaps). |
| 326 | |
| 327 | When taking the image of the bright star, make sure to create an OBJECT script with NGUI (not a TEST, because MOSSTAT will ignore it), zd filter, 1 - 5 sec exposure. Watch for MOSSTAT to process the image and report the RA, Dec offsets. If mosstat fails, it could be because (a) the telescope is mis-pointed, (b) the telescope is out of focus (set the focus approx using the formula above and try again). Once you are able to determine offsets, give these offsets to the OA with **opposite** sign. That is, if mosstat reads "RA,Dec offsets = -15.34, 18.32", then you need to provide the OA with the offsets of +15,-18 to zero the telescope coordinates. |
| 328 | |
| 329 | You can take another OBJECT frame if you want to check to make sure the offset went in the right direction. |
330 | | - create a focus script using the NGUI: exposure time 5 or 10 seconds, zd filter, -100 micron focus steps, click Midpoint to *on*, 9 exposures. |
331 | | - run the focus script from the /home/observer/exec directory |
332 | | - analyze the focus image using mscstarfocus |
333 | | - edit the /data3/observer/mscfoc.cl script to correct the name of the image that needs to be analyzed |
334 | | - run 'cl < /data3/observer/mscfoc.cl' in iraf window in data directory. |
| 334 | - create a focus script using the NGUI: exposure time 5 or 10 seconds, zd filter, -100 micron focus steps, click Midpoint to *on*, 9 exposures. |
| 335 | - run the focus script from the /home/observer/exec directory (./FOCUS.sh) |
| 336 | - copilot will automatically analyze and report the best focus in the mayall-idl window. |
| 337 | - or alternately, analyze the focus image using the IRAF script mscstarfocus |
| 338 | - edit the /data/observer/mscfoc.cl script to correct the name of the image that needs to be analyzed |
| 339 | - run 'cl < /data/observer/mscfoc.cl' in iraf window in data directory. |