We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3506d0c commit de085a4Copy full SHA for de085a4
1 file changed
roman_imsim/config/default.yaml
@@ -82,15 +82,7 @@ image:
82
# Override this in your config to enable noise, e.g. with type: RomanNoise
83
noise:
84
# These are all by default turned on, but you can turn any of them off if desired:
85
- type: RomanNoise
86
- stray_light: False
87
- thermal_background: False
88
- reciprocity_failure: False
89
- dark_current: False
90
- nonlinearity: False
91
- ipc: False
92
- read_noise: False
93
- sky_subtract: False
+ type: NoNoise
94
95
stamp:
96
type: Roman_stamp
0 commit comments