background image

October 30, 1997

11

The TCS coordinate window (under Options) can be used to center a source or move it around the
array at the 88-inch. The plate scale defaults to the f/10 scale (0.1886 arcsec/pix), for the f/31 scale it
is 0.0608 arcsec/pix. First move to the source and press the “f" key, it will grab the pixel location as
the “From" coordinates (you may need to click left with the mouse on the source before hitting the F
key). Then move to the center or wherever and hit the “t" key to grab the “To" location. Alternatively,
the from and to positions can be defined by holding the shift key and clicking and dragging the middle
mouse button. Once the positions have been defined, click on “calculate offset" and then on “Offset
TCS" to actually move the telescope (the 88-inch). You can also just read the offsets and move the
telescope by hand.

8

QCDCOM commands

This is a description of the available QCDCOM commands. Any unique abbreviation will work, and
qcdcom will prompt you if you enter an ambiguous command. When you first start qcdcom you
should be aware of two self explanatory commands:

>

help

hi

Help

help lists the currently recognized commands. Angle brackets indicate

arguments, and square brackets indicate optional arguments.

>

quit

hi

Quit

quit terminates qcdcom. Control-D will also do this.

8.1

DSP initialization commands

In general, you will need to initialize the DSP processor in the Leach electronics after power-up or
after a DSP reset, because its cold-reset state is not appropriate for running the instrument. In order
to do this you need to read a file of compiled DSP code, and then download it to the DSP. (Note that
DSP assembler code in a .asm file is compiled by the a56 compiler into binary code in a .lod file. For
example,

a56 quircop1

will read quircop1.asm and write quircop1.lod.)

Note that while you may see several different versions of the code for QUIRC in the dsp directory,
you can always find the current version of the code as

quirc.lod

. (It is maintained as a symbolic

link to the working code.) Thus to download the current version of the code, after a power cycle
or DSP computer reset, you can always use

df quirc

to load correct code. Remember that it

is not necessary (and even undesirable) to download code when qcdcom is restarted. Quitting and
re-starting qcdcom in itself has no effect on the on-board DSP computer, which runs independently.

>

df

h

file

i

Read and download DSP code

df is a combination of ll and dl, and is the normal command to use for sending

code to the DSP. It will fill in a

.lod

extension if it is missing, and it will look in

directories according to the environment variable LODPATH, which can be set to a list
of directories separated by colons. Thus, the visitor account has been provided with:

setenv LODPATH .:/aux/inst/dsp:./mydspcode

Example:

df quirc

Summary of Contents for QUick Infrared Camera

Page 1: ...Observer s Guide for QUIRC K W Hodapp J L Hora M R Metzger University of Hawaii October 30 1997...

Page 2: ......

Page 3: ...ith QUIRC The qcdcom program controls taking exposures and writing data in FITS format to disk operates the moving parts of the instrument such as the shutter filter wheel and pupil mask communicates...

Page 4: ...ation differences for integration times less than 1 second Therefore short exposures should be avoided particularly when exposing dome flats it is far better to dim the lights with the domelight dimme...

Page 5: ...elow assume a PSF of 0 5 arcsec FWHM Table 2 QUIRC Sensitivity UH 2 2m Telescope Filter Point SRC Mag Mag arcsec2 Jy ADU 1 sec J 18 6 17 9 1 052e 6 H 17 8 17 1 8 295e 7 K 16 2 15 5 9 622e 7 H K 18 6 1...

Page 6: ...ted image display capability A separate program should be used to display the data One option is to use the viewfits program vf This is a display program developed by Tony Denault at the IRTF that dis...

Page 7: ...ode is running The command to download the current standard DSP code is the following df quirc Occasionally the download will fail if the camera is in some undetermined state and a reset will need to...

Page 8: ...rash for any reason the parameters it reads in may be old and you may need to set them again Typically only resetting the file number is necessary 3 3 Taking exposures For each object you are observin...

Page 9: ...telescope and guide probe and turns the guider back on On the 88 this communicates with Atlas and MiniOtto over the ethernet to perform the guider movements and on CFHT commands are sent over a seria...

Page 10: ...6 H K dual 1 8 m 2 794 20 6 6 1 7 H2BP23 2 12 m 0 914 2 1 7 1 8 2260BP60 2 260 m 2 794 20 6 8 2 1 1560BP120 1 56 m 9 2 2 1710BP120 1 71 m 10 2 3 1 989BP50 1 989 m 11 2 4 1 506 60 1 506 m 12 2 6 1 107...

Page 11: ...th auto or the shutter will not open Also note that you should always do only one filter DARK followed by exactly one filter BACK always in pairs otherwise the filter wheel will get lost and require a...

Page 12: ...chop image and displayed in vf Therefore the observer can take focus frames acquire and center the object etc without saving all the images as separate data files This avoids filling the disk with use...

Page 13: ...P initialization commands In general you will need to initialize the DSP processor in the Leach electronics after power up or after a DSP reset because its cold reset state is not appropriate for runn...

Page 14: ...rform first data read of double correlation pair store image in memory 4 Turn off output amplifiers 5 Open the shutter and wait for a predetermined exposure time 6 Close the shutter 7 Turn on output a...

Page 15: ...e double correlated read on off Controls whether the device is read out before and after the shutter opening or only after If reading before and after the difference between the two are taken and this...

Page 16: ...o stay open slightly longer The exposure time recorded in the header however will reflect the true amount of time the shutter was open filter hnum commandi Set filter This command selects the filter s...

Page 17: ...fp q940811 go h num i Start exposure Go is the command to take an exposure As described above according to the param eters which are set go may reset the chip open the shutter and close it a predeterm...

Page 18: ...resulting image to a disk file set hparami n Set parameter Certain program parameters can be set or unset with this command To set a param eter for example save one issues the command set save To uns...

Page 19: ...direct access to the DSP computer hall hnloopi Read Hall sensors read the Hall effect sensors nloop times The filter wheel 1 sensor is displayed and depending on the position of the switch either the...

Page 20: ...en data is used as a seed for a random number generator and 65536 words of random data are sent per loop diag l3 hcnt fr cg data i Timing board loopback test Loopback test with timing board in place M...

Reviews: