Previous: Logging in
Up: STARTING AND FINISHING
Next: SEN(D) CON: - Interrupting Adam
Previous Page: Logging in
Next Page: SEN(D) CON: - Interrupting Adam
This all happens on startup. The Instrumentation Computer:-
- declares all variables used by the system and give initial
values
- loads CCD command definitions (dictionary)
- loads the CCD detector contol program (d-task)
- asks the astronomer which chip is being used (valid answers
being RCA2, GEC3 or GEC4 at present).
- loads, reads back and checks the control store.
- checks that the shutter
works.
- checks the telemetry values (including chip
temperature
- clears the chip
- asks the astronomer where he wants his data to go (disk
or tape) and what the first run number should be.
At this stage, you will be told how many new images you can store on
disk.

If it is less than you need, see what is left in the account by typing DIR
to inspect the directory, output your data to disk and then PURGE or DELETE
some files, including any left over from previous users.
- says which chip bias
level is to be assumed, and sets the preflash
to zero as the CCD is at the prime focus where there is no flash lamp.
- resets the Lexidata image display.
- starts up the filter wheel software and reports current
filter position.
Notes
This is a complete software and hardware initialisation. It may be repeated by used of the command CCDINIT (2.3.7) which does exactly the same thing. The CCD controller can be reset using the command RESETCCD (2.3.7).
If on startup it is found that a run is still active then any
initialisation that might affect the chip contents is bypassed.
In particular this avoids steps 4 through 7 and in addition
the NOCLEAR
flag is set so that the next GLANCE or RUN will
not clear the chip.
The filter wheel software can be re-initialised by typing:-
Adam:> CCDFINIT
The CLEAR of the chip can be suppressed by issuing the NOCLEAR
command prior to the CCDINIT command.
Previous: Logging in
Up: STARTING AND FINISHING
Next: SEN(D) CON: - Interrupting Adam
Previous Page: Logging in
Next Page: SEN(D) CON: - Interrupting Adam