diff --git a/Run7/step14/dark_shutterClosed.cfg b/Run7/step14/dark_shutterClosed.cfg new file mode 100644 index 0000000..2d817dc --- /dev/null +++ b/Run7/step14/dark_shutterClosed.cfg @@ -0,0 +1,8 @@ +# 20 15sec DARK images taken with room lights off and Shutter CLOSED +# Before executing this config, make sure shutter is closed. The SHUTTER=None keyword +[ACQUIRE] +dark +[DARK] +BCOUNT=0 +dark=15.0 20 # integration time and image count for dark set +SHUTTER=None diff --git a/Run7/step14/dark_shutterOpen.cfg b/Run7/step14/dark_shutterOpen.cfg new file mode 100644 index 0000000..6bd9d20 --- /dev/null +++ b/Run7/step14/dark_shutterOpen.cfg @@ -0,0 +1,7 @@ +# 20 15sec DARK images taken with room lights off and Shutter OPEN +[ACQUIRE] +dark +[DARK] +dark=15.0 20 # integration time and image count for dark set +SHUTTER=OPEN +BCOUNT=0