next up previous contents
Next: Observing Up: Twilight/evening activities Previous: Calibrate

Focus

The telescope needs to be focused. The focus differences due to temperature changes will be tracked automatically. Typical change in focus with temperature is -0.05mm per degree C. The focus offsets (derived from the filter thickness) that you entered into the ICS database will make sure that the telescope remains in focus when you change between filters. Typical change in focus with filter thickness is 0.03mm per mm filter thickness.

Take 7 exposures of a star, each with the telescope focus offset by 0.1mm, centred around the expected focus value. For the expected focus value you can use the focus value that was used the night before, which should be a value close to 40.1mm.


 
Figure 6: Focus versus temperature. A zeropoint offset may appear after mirror maintenance (e.g. aluminizing). This curve is accounted for automatically by the TCS. The TCS reference focus value is usually between 40.0 and 40.2
\begin{figure}\centerline{\psfig{figure=jagccdfig6.ps,width=14cm}}\end{figure}

Pick a focus star (e.g. 10-11 mag photometric standard) near zenith, point the telescope to it, select the appropriate filter to do the focusing with (usually V), and do a test exposure.

         USER> source focusstar hh mm ss.s dd mm ss j2000
         USER> next

         SYS> filter V            
         SYS> tv off                   (get the TV flat out of the beam)
         SYS> run 15 focustest
and check the result in IRAF
         ing> das_get last
         ing> imexamine                (keystrokes a, r and q)
the count rate of the 15 second exposure should be sufficient to do a proper Gaussian fit. If your star is to bright, pick a fainter one; do not expose less than 15 seconds otherwise the seeing will not be sampled evenly. If your star is too faint, pick a brighter one.

When you have found a good star, make a 200x200 pixel window around it

         SYS> window 1 200 200 xxx yyy
where the values of offsets xxx and yyy should be computed from the result of the centroid fit in IRAF (in this case $xxx=x_{\rm centroid}-100$ and similar for yyy).

Set the telescope focus to 0.3mm less than the expected best focus, and do a RUN

         SYS> focus 39.8
         SYS> run 15 "focus 39.8"
Then increase the focus by steps of 0.1mm and take a total of 7 runs. While doing these exposures, you can compute the FWHM of the stellar images in IRAF (the image scale for SITe2 is 0.33arcsec/pixel)
         ing> das_get last
         ing> imexamine                (keystrokes a, r and q)
The image with the smallest FWHM will give you the best focus value. Set the focus and undo the windowing
         SYS> focus 40.13
         SYS> window 1 0 0 0 0

In cases of very good seeing repeat the focusing sequence with a focus increment of 0.05mm.


next up previous contents
Next: Observing Up: Twilight/evening activities Previous: Calibrate

1999-11-12