-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding configs that have been locally changed on dc01
- Loading branch information
seanmacb
committed
Oct 10, 2024
1 parent
e27eef9
commit 2c519f4
Showing
28 changed files
with
8,449 additions
and
101 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# We need to compute e/pixel/sec given the LED and the current | ||
# HV ON, PINHOLE INSTALLED, DIFFUSER REMOVED | ||
[WBLED] | ||
source = 15 | ||
red = 1. | ||
blue = 1. | ||
uv = 1. | ||
nm750 = 1. | ||
nm850 = 1. | ||
nm960 = 1. | ||
|
||
|
||
[WBCURRENT] | ||
uv = 296.00 -0.61 | ||
blue = 4831.42 0 | ||
red = 5213.16 -5.556 | ||
nm750 = 2247.32 0 | ||
nm850 = 4760.28 -19.39 | ||
nm960 = 1138.42 -4.879 |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# BOT EO configuration file | ||
|
||
[ACQUIRE] | ||
bias | ||
dark | ||
|
||
|
||
[BIAS] | ||
#ANNOTATION=Just half | ||
#LOCATIONS=R02,R03,R04,R12,R13,R14,R22,R23,R24,R32,R33,R34,R42,R43,R44 | ||
SHUTTER=OPEN | ||
COUNT=1 # number of bias frames, for BIAS image & noise analysis | ||
|
||
[DARK] | ||
#ANNOTATION=Just half | ||
# LOCATIONS=R11,R12,R13,R12,R13,R14,R22,R23,R24,R32,R33,R34,R42,R43,R44 | ||
# LOCATIONS = R01 | ||
SHUTTER=OPEN | ||
BCOUNT= 0 # number of bias frames per dark set | ||
dark= 15.0 1 # integration time and image count for dark set |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,189 @@ | ||
[ACQUIRE] | ||
bias1 | ||
bias2 | ||
bias3 | ||
bias4 | ||
dark | ||
sflat | ||
lambda | ||
flat | ||
persistence | ||
|
||
[BIAS1] | ||
SHUTTER=OPEN | ||
|
||
ACQTYPE=bias | ||
ANNOTATION=0 sec extra delay | ||
COUNT= 5 | ||
EXTRADELAY = 0 | ||
|
||
[BIAS2] | ||
ACQTYPE=bias | ||
ANNOTATION=15 sec extra delay | ||
COUNT= 5 | ||
EXTRADELAY = 15.0 | ||
|
||
SHUTTER=OPEN | ||
[BIAS3] | ||
ACQTYPE=bias | ||
ANNOTATION=30 sec extra delay | ||
COUNT= 5 | ||
EXTRADELAY = 30 | ||
|
||
SHUTTER=OPEN | ||
[BIAS4] | ||
ACQTYPE=bias | ||
ANNOTATION=60 sec extra delay | ||
COUNT= 5 | ||
EXTRADELAY = 60 | ||
SHUTTER=OPEN | ||
|
||
[DARK] | ||
SHUTTER = OPEN # Shutter opens at start of acqusition, closes at end | ||
BCOUNT= 1 # number of bias frames per dark set | ||
DARK=30 2, # integration time and image count for dark set | ||
180 2, | ||
360 5 | ||
|
||
ROISPEC = {"common":{"rows":50,"cols":50,"integrationTimeMillis":50}, | ||
"R00SG0":{"segment":12, "startRow":975, "startCol":254}, | ||
"R00SG1":{"segment":12, "startRow":975, "startCol":254}, | ||
"R04SG0":{"segment":12, "startRow":975, "startCol":254}, | ||
"R04SG1":{"segment":12, "startRow":975, "startCol":254}, | ||
"R40SG0":{"segment":12, "startRow":975, "startCol":254}, | ||
"R40SG1":{"segment":12, "startRow":975, "startCol":254}, | ||
"R44SG0":{"segment":12, "startRow":975, "startCol":254}, | ||
"R44SG1":{"segment":12, "startRow":975, "startCol":254} } | ||
|
||
|
||
[SFLAT] | ||
SHUTTER = OPEN # Shutter opens at start of acqusition, closes at end | ||
FILTERCONFIG = /home/ccs/bot-eotest-configs/Run7/calib3.cfg | ||
BCOUNT= 0 # number of bias frames per superflat set | ||
HILIM =15.0 # maximum seconds for a flat field exposure | ||
LOLIM =0 # minimum seconds for a flat field exposure | ||
SFLAT=nm750 1000 25, # wavelength filter, signal(e-), count | ||
nm750 50000 15 # wavelength filter, signal(e-), count | ||
ROISPEC = {"common":{"rows":50,"cols":50,"integrationTimeMillis":50}, | ||
"R00SG0":{"segment":12, "startRow":975, "startCol":254}, | ||
"R00SG1":{"segment":12, "startRow":975, "startCol":254}, | ||
"R04SG0":{"segment":12, "startRow":975, "startCol":254}, | ||
"R04SG1":{"segment":12, "startRow":975, "startCol":254}, | ||
"R40SG0":{"segment":12, "startRow":975, "startCol":254}, | ||
"R40SG1":{"segment":12, "startRow":975, "startCol":254}, | ||
"R44SG0":{"segment":12, "startRow":975, "startCol":254}, | ||
"R44SG1":{"segment":12, "startRow":975, "startCol":254} } | ||
|
||
|
||
[LAMBDA] | ||
SHUTTER = OPEN # Shutter opens at start of acqusition, closes at end | ||
IMCOUNT= 1 # number of images at each wavelength | ||
BCOUNT= 0 # number of bias frames per wavelength image | ||
HILIM =15.0 # maximum seconds for a flat field exposure | ||
LOLIM =0 # minimum seconds for a flat field exposure | ||
FILTERCONFIG = /home/ccs/bot-eotest-configs/Run7/calib3.cfg | ||
ROISPEC = {"common":{"rows":50,"cols":50,"integrationTimeMillis":50}, | ||
"R00SG0":{"segment":12, "startRow":975, "startCol":254}, | ||
"R00SG1":{"segment":12, "startRow":975, "startCol":254}, | ||
"R04SG0":{"segment":12, "startRow":975, "startCol":254}, | ||
"R04SG1":{"segment":12, "startRow":975, "startCol":254}, | ||
"R40SG0":{"segment":12, "startRow":975, "startCol":254}, | ||
"R40SG1":{"segment":12, "startRow":975, "startCol":254}, | ||
"R44SG0":{"segment":12, "startRow":975, "startCol":254}, | ||
"R44SG1":{"segment":12, "startRow":975, "startCol":254} } | ||
|
||
|
||
|
||
LAMBDA = blue 10000, # wavelength filter, expected e/pixe | ||
nm750 10000, | ||
red 10000, | ||
uv 10000, | ||
nm960 10000, | ||
nm850 10000 | ||
|
||
[FLAT] | ||
SHUTTER = OPEN # Shutter opens at start of acqusition, closes at end | ||
BCOUNT=1 # number of bias frames per flat image | ||
WL =red # wavelength filter to use for the flats | ||
HILIM =15.0 # maximum seconds for a flat field exposure | ||
LOLIM =0 # minimum seconds for a flat field exposure | ||
FILTERCONFIG = /home/ccs/bot-eotest-configs/Run7/calib3.cfg | ||
ROISPEC = {"common":{"rows":50,"cols":50,"integrationTimeMillis":50}, | ||
"R00SG0":{"segment":12, "startRow":975, "startCol":254}, | ||
"R00SG1":{"segment":12, "startRow":975, "startCol":254}, | ||
"R04SG0":{"segment":12, "startRow":975, "startCol":254}, | ||
"R04SG1":{"segment":12, "startRow":975, "startCol":254}, | ||
"R40SG0":{"segment":12, "startRow":975, "startCol":254}, | ||
"R40SG1":{"segment":12, "startRow":975, "startCol":254}, | ||
"R44SG0":{"segment":12, "startRow":975, "startCol":254}, | ||
"R44SG1":{"segment":12, "startRow":975, "startCol":254} } | ||
|
||
|
||
# DARKINTERRUPT = True # If True, will take darks between flat images | ||
# DARKINTERRUPTLIST = 30 5 # integration time and image count for dark set, formatted the same as the DARK acquisition | ||
|
||
# | ||
# Below has pairs from 100-200,000 e/pixel, log spaced with | ||
# ND_OD1.0 and empty (568-1090 e/pixel) | ||
FLAT=15 296, # number of electrons/pixel, ND filter | ||
15 239, | ||
15 154, | ||
15 192, | ||
15 707, | ||
15 569, | ||
15 310000, | ||
15 124, | ||
15 458, | ||
15 879, | ||
15 260000, | ||
15 368, | ||
15 100, | ||
15 35355, | ||
15 1687, | ||
15 280000, | ||
15 11927, | ||
15 2096, | ||
15 1357, | ||
15 104807, | ||
15 130250, | ||
15 28449, | ||
15 7722, | ||
15 250000, | ||
15 161870, | ||
15 9597, | ||
15 67860, | ||
15 201165, | ||
15 54605, | ||
15 18420, | ||
15 6214, | ||
15 3237, | ||
15 300000, | ||
15 4023, | ||
15 14822, | ||
15 84334, | ||
15 290000, | ||
15 1092, | ||
15 43938, | ||
15 5000, | ||
15 270000, | ||
15 2605, | ||
15 22892 | ||
|
||
[PERSISTENCE] | ||
SHUTTER = OPEN # Shutter opens at start of acqusition, closes at end | ||
BCOUNT= 20 # number of bias frames per persistence set | ||
WL= red # wavelength filter | ||
ND = empty | ||
PERSISTENCE= 400000 20 15.0 0.0 # signal(e-), number of darks after flat, exposure time, time(sec) between darks | ||
FILTERCONFIG = /home/ccs/bot-eotest-configs/Run7/calib3.cfg | ||
ROISPEC = {"common":{"rows":50,"cols":50,"integrationTimeMillis":50}, | ||
"R00SG0":{"segment":12, "startRow":975, "startCol":254}, | ||
"R00SG1":{"segment":12, "startRow":975, "startCol":254}, | ||
"R04SG0":{"segment":12, "startRow":975, "startCol":254}, | ||
"R04SG1":{"segment":12, "startRow":975, "startCol":254}, | ||
"R40SG0":{"segment":12, "startRow":975, "startCol":254}, | ||
"R40SG1":{"segment":12, "startRow":975, "startCol":254}, | ||
"R44SG0":{"segment":12, "startRow":975, "startCol":254}, | ||
"R44SG1":{"segment":12, "startRow":975, "startCol":254} } | ||
|
||
|
Oops, something went wrong.