Skip to content

Commit

Permalink
Merge pull request #24 from lsst-camera-dh/run7/step14
Browse files Browse the repository at this point in the history
Run7/step14
  • Loading branch information
seanmacb authored Sep 13, 2024
2 parents 075b9ab + be71d7a commit be75c04
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Run7/step14/dark_shutterClosed.cfg
Original file line number Diff line number Diff line change
@@ -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
7 changes: 7 additions & 0 deletions Run7/step14/dark_shutterOpen.cfg
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit be75c04

Please sign in to comment.