Taking the correct sequence of internal and dome calibrations is critical for the data reduction pipeline. The Manual scripts described here were used when KCWI was first delivered. While they work, they are outdated. For this reason, and unless there are compelling reasons to do otherwise, we Strongly Recommend to instead use the instructions for the Calibration GUI or the newer automatic Calibration scripts.
It is highly preferrable to take both internal and dome calibrations at the same time. Unfortunately, this means that you need to wait until the telescope is released and the dome is dark. If you feel that there might not be enough time to complete your calibrations after the telescope is released, there are ways to take only the internal calibrations and catch up later on the dome calibrations. See your support astronomer if you need to proceed this way.
cdata) and verify that the states have been created correctly. makecalib <state_file>
restore_state -nomask <state_file>followed by
calib <cal_file> %(OLD VERSION, csh based)or:
kcas_calib -f <cal_file> (NEW VERSION, Python based)See your SA for the difference between the two versions. This will automatically configure KCWI and take all the necessary calibrations. It is easy to collect these commands in a single file containing a sequence of restore_state + calib calls, if you prefer to run all your calibration unattended rather than just one at a time
If the telescope is not released (we are not pointing at the flat screen, elevation is not 45), the calibration script will automatically skip dome flats. They will need to be taken separately once the telescope is released for dome flats. Ask you Support Astronomer to help you with that.