1. Choice of array / subarray size:
Format |
Array Size |
Minimum Integr. (and readout time) |
Max Coadds |
Full array |
(1024x512) |
280 ms |
20 |
Strip |
(1024x300) |
164 ms |
40 |
Stamp |
(400x200) |
43 ms |
100 |
Substamp |
(100x50) |
3 ms |
(We know 300 works -- haven't tried more) |
Strip is composed of the full width (1024 pix) and the top 300 pixels of the array.
Stamp is composed of two 200x200 square sets of pixels, located in the upper left of each half of the detector, which are saved together as a 400x200 pixel image.
SubStamp is composed of two 50x50 square sets of pixels, located in upper left of each half of the detector, which are saved together as a 100x50 pixel image.
2. Software / GUI Descriptions
I) Clio Camera Control Program GUI
This is the main GUI for setting the observation parameters. To set up an imaging sequence, select an integration time (must be greater than the minimum time for the selected read-out format), number of coadds, number of images per nod, and number of nod cycles. After entering values in the boxes, press <RETURN>.
Integration time per nod [ms] = Integration [ms] * Coadds * Images per Nod
No changes may be made to any of the values in this GUI while data taking is in progress. To make changes, you must first press the "Stop" button and wait for the current image to complete.
Startup Buttons:
- Reset: resets Clio2 electronics
- Init: [done automatically at startup] Allows GUI to interact with the instrument
Detector:
- Format: Choose read-out format for detector (Full, strip, stamp, substamp)
Taking Data:
- Take Back.: Saves a sky image with current values of integration time and coadds
There are two way of taking continuous unsaved images (useful for acquiring/centering target and setting integration times)
- Video: Uses current values (integration and coadds) and takes continuous unsaved images
- Quick Video: sets integration to minimum for the read-out format and coadds to 1, then takes continuous unsaved images. Stop button will return time parameters to previous values.
There are three buttons for taking data that will be saved:
- Take Images: At the current position, takes the number of images set by "Images per Nod" where each image is taken with the current values of integration time and number of coadds
- Take Images (Nod AB): Executes two sets of images. Nod A will be the current position of the target on the detector. Nod B will be xnod,ynod arcseconds away. In each position, "Images per Nod" will be saved, where each image is taken with the current values of integration time and number of coadds. After the nod, Clio will wait to take data until the AO loop closes.
- Take Images (Nod ABBA): Executes four sets of images starting at the current position of the target on the detector. Nod B will be xnod,ynod arcseconds away. In each position, "Images per Nod" will be saved, where each image is taken with the current values of integration time and number of coadds. After each nod, Clio will wait to take data until the AO loop closes.
All three types of Take Images are repeated "Nod cycles" times.
To end data acquisition:
- Stop: button appears after starting data acquisition (either video, taking images or a script); stops video mode or imaging (including aborting a script)
Check Boxes:
- Use Back: In Video and Imaging mode, subtract the saved sky image before displaying
- Save Data in Cubes: save every coadd in naxis3 of a single output FITS file instead of saving each coadd in its own FITS file
- Take Cal. Frame: after every nod, save an image (called Prefix_calxxxxxx.fit) with the minimum integration time and current value of coadds (useful for getting unsaturated images of a target once every nod)
- Tel. info in header: THIS SHOULD ALWAYS BE CHECKED WHEN CLIO IS AT THE TELESCOPE. It puts the TCS information (e.g. RA, DEC) in the Clio FITS headers
File Saving Boxes:
- Set Directory: choses output directory for image FITS files [note that this is done automatically for you when you start Clio, setting the directory to the current UT date, with the prefix "n"].
- Set Prefix: sets the file name prefix; names will be of the form Prefixnnnnn.fit and will be numbered sequentially starting with 1 for every unique Prefix, and the ns are 0s (ie, StarName00001.fit is the first file saved).
- Next Image Number: used for setting the next image number by hand instead of letting the Clio2 software use the next sequential number
Nod Parameter Boxes:
The current values of the nod distance are shown and may be set in the boxes:
- xnod (arsec)
- ynod (arsec)
NOTE: -x moves the star to the right on the detector; -y moves the star up on the detector
NOTE2: This is NOT the same sign convention as in the Star nudger!
Script:
Pushing the green Script button brings up the buttons for selecting and executing a .tcl observing script
II) Star Nudger GUI
This is the GUI for moving the telescope. There are currently two ways to use it:
- left/right or up/down: enter the distance (in arcsec) into the box and press the appropriate button. The button indicates the way the target moves, not the way the telescope moves.
- AutoStar: Waits for two mouse clicks in the ds9 display. The first mouse click is on the current position of the target (and displays a green circle) and the second mouse click is on the desired location of the target (and displays a blue circle). The GUI calculates the offset and presents it to the user. Then the green "Move" button will execute the offset. NOTE: +x is right on the detector and +y is up on the detector (not the same as the Nod vector convention)
- Go to focus button: sets focus to the entered value
III) CLIO Motor Control GUI
This is the GUI for selecting the camera plate scale, filter, and pupil mask. The boxes turn yellow while the wheels are turning and become green when done moving. The status bar at the bottom of the GUI is also yellow when things are moving. It's fine to move multiple wheels at once, though once you click on "Move motors", all other buttons become disabled until the movements are done.
1. Select a camera: Hit the "Align Wide Camera" or "Align Narrow Camera" button. This will get you very close to being aligned, but extra tweeking may be necessary. See Section
Observation Guidelines for instructions on how to complete the alignment.
- The align button will automatically choose the camera (pupil plane) and corresponding Scale. After all the wheels move, you will be left in pupil imaging mode.
- When you are done aligning, to return to regular imaging, click "Next CW" on wheel 5 (Camera Lens) until you reach your desired camera (f/37.7 for narrow or f/21.5 for wide). NOTE: Do not select the "Scale" from the button menu because that will ruin your alignment.
- When you click "Align ...", a window will pop up that will ask you if you're sure you want to Align.
- If you change the camera by hand in the "Pupil Plane" menu, the wheel will not move until you press "Move motors". You also then need to align by hand (see "Observation Guidelines").
2. To change filters, choose the "wavelength" button and select the desired filter. Then press "Move motors." Note: If the "Auto Focus" button is checked, this should move to the correct focus as well (but sometimes it will not if AO is not accepting bayside commands). Check the focus!
3. Focus button: Sets the focus to the correct value for the current filter
IV) Quick Analysis (cliocurrentstats GUI)
This Matlab tool uses the image currently displayed in ds9 and computes and display some statistics.