-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathdefault_imsim_configs
67 lines (56 loc) · 1.56 KB
/
default_imsim_configs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
[electronics_readout]
readout_time = 3.
dark_current = 0.02
bias_level = 1000.
pcti = 1e-6
scti = 1e-6
disable_readnoise_bias_darkcurrent = False
[sky_model]
disable_sky_model = False
[ccd]
full_well = 1e5
bf_strength = 1.0
# Use a flat SED approximation and omit sensor effects for objects
# with fluxes below max_flux_simple.
max_flux_simple = 100
# If the existing flux in the postage stamp for the object to be drawn
# is above sensor_limit, then use of the SiliconSensor model is
# forced, no matter what the object flux is.
sensor_limit = 200
# If the peak pixel value is > fft_sb_thresh, then transition to fft rendering.
# This value should be at least as large as full_well. 2xfull_well is conservative.
fft_sb_thresh = 2e5
[persistence]
eimage_prefix = lsst_e_
eimage_compress = True
make_eimage = False
raw_file_prefix = lsst_a_
raw_file_compress = True
make_raw_file = True
overwrite = False
centroid_prefix = centroid_
[cosmic_rays]
# The ccd_rate is in units of CRs per second per CCD.
#ccd_rate = None # This will use the computed rate for the ITL lab data, ~1.2.
ccd_rate = 0.2 # CTIO rate extracted from DECam darks.
catalog = default
[checkpointing]
nobj = 500
cleanup = True
do_summary = False
[wl_params]
gamma2_sign = -1
[objects]
sort_magnorm = True
[psf]
# FWHM in arcsec of the Gaussian to convolve with the baseline
# AtmosphericPSF + OptWF PSF to account for additional instrumental
# effects.
gaussianFWHM = 0.4
[stack_packages]
lsst_sims = metapackage
throughputs
sims_skybrightness_data
[iers_download]
disable = True
iers_file = 19-10-30-finals2000A.all