From 3836182970dec61bbc8f5ee1d823645815d3d9fb Mon Sep 17 00:00:00 2001 From: Eli Rykoff Date: Tue, 23 Jul 2024 16:41:05 -0700 Subject: [PATCH] Add README for LATISS crosstalk matrix. --- latiss/crosstalk/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 latiss/crosstalk/README.md diff --git a/latiss/crosstalk/README.md b/latiss/crosstalk/README.md new file mode 100644 index 0000000..57d2d9f --- /dev/null +++ b/latiss/crosstalk/README.md @@ -0,0 +1,5 @@ +Crosstalk coefficients for LATISS. +These were created by Chris Waters on DM-37819 and have been part of the default calibration collection. +The crosstalk coefficients are being transferred to here as a "curated calibration" to make sure they are always available for testing, as the new LSST ISR task assumes crosstalk matrices are always available. +The script to make these crosstalk tables can be run on USDF: +`python $OBS_LSST_DIR/python/lsst/obs/lsst/script/write_latiss_crosstalk_coeffs.py`