LATISS Daily Calibrations BIAS and DARK only¶
Overview¶
This procedure will acquire BIAS and DARK calibration images only. This page assumes the reader is familiar with the content explained in the Observatory section: Introduction to the combined calibrations generation procedure.
Warning
This procedure does not involves telescope motion with AuxTel. Announce that you are about to run the calibrations without telescope or dome movement on the #summit-announce and #summit-auxtel channels before you run the following steps.
The Daytime calibrations can be taken at any time or under any conditions when convenient and they by default do not include the use of the Electrometer, Monochromator, or FiberSpectrograph CSCs, these can remain in STANDBY while running.
Post-Condition¶
Individual BIAS and DARK calibration images will be taken and verified using the cp_verify framework.
If
generate_calibrationsisTrue, a (daily) combined calibration image per detector will be certified in a butlerCALIBRATIONcollection.
Procedure Steps¶
Enable ATCS and LATISS using the standard scripts
enable_atcs.pyandenable_latiss.pywith no configuration.- Enable the OCPS:1 CSC which is used to run automatic verification pipelines on the data. The
set_summary_state.pyscript will enable theOCPS:1CSC. set_summary_state.py¶data: - - OCPS:1 - ENABLED
- Enable the OCPS:1 CSC which is used to run automatic verification pipelines on the data. The
Enable the
Scheduler:2scheduler using the standard scriptauxtel/scheduler/enable.py.- Run the script
auxtel/make_latiss_calibrations.pyon the ATQueue with the following configuration: auxtel/make_latiss_calibrations.py¶script_mode: BIAS_DARK
- Run the script
The script takes the default number of BIAS (20) and DARK (22 with different exposure times 5, 15 and 30 seconds) calibration images. The process will take about 15 minutes to complete.
Once the script finishes, announce that the calibrations are complete on #summit-announce and #summit-auxtel channels. Use the standby_latiss.py standard script to leave LATISS in STANDBY state.
Contingency¶
In cases with not enough time available for calibrations, skip this procedure.
This procedure was last modified Oct 24, 2025.