Changeset 19922 for trunk/Mars
- Timestamp:
- 01/08/20 12:59:49 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/resmc/hawcseye/ceres.rc
r19891 r19922 16 16 17 17 # ========================================================================== 18 ############################################################################ #18 ############################################################################ 19 19 # ========================================================================== 20 20 # Ceres 21 21 # ========================================================================== 22 ############################################################################ #22 ############################################################################ 23 23 # ========================================================================== 24 24 … … 187 187 ConesAngularAcceptance.FileName: resmc/hawcseye/angular_acceptance_cone.txt 188 188 189 #FIXME: Calculate for ou tcones189 #FIXME: Calculate for our cones 190 190 #ConesTransmission.FileName: resmc/fact/Transmittance_1439Cones_FACT_bearbeitet.txt 191 191 ConesTransmission.FileName: resmc/hawcseye/transmittance_cone.txt … … 299 299 MSimCamera.DefaultOffset: -1850.0 # ADC counts 300 300 MSimCamera.DefaultNoise: 2.8125 # ADC counts 301 MSimCamera.DefaultGain: 22.553# Conversion for the pulse to ADC counts301 MSimCamera.DefaultGain: 17.557 # Conversion for the pulse to ADC counts 302 302 303 303 # Value for the fudgefactor in the calculation of the accoupling: … … 314 314 # Attention: x in the function is given in slices, so if you change the sampling 315 315 # frequency you have to change also this function 316 PulseShape.Function.Name: (1.1121*(1-1/(1+exp((0.5*x-4.0263)/1.063)))*exp(-(0.5*x-4.0263)/48.)) 316 PulseShape.Function.Name: 1.078*(1-1/(1+exp((0.5*x-2.4)/1.2)))*exp(-(0.5*x-2.4)/84) 317 318 #PulseShape.Function.Name: (1.1121*(1-1/(1+exp((0.5*x-4.0263)/1.063)))*exp(-(0.5*x-4.0263)/48.)) 317 319 #PulseShape.Function.Name: (1.239*(1-1/(1+exp((0.5*x-2.851)/1.063)))*exp(-(0.5*x-2.851)/19.173)) 318 320 #PulseShape.Function.Name: (1.239*(1-1/(1+exp((0.5*x-2.851)/1.5)))*exp(-(0.5*x-2.851)/80.3))
Note:
See TracChangeset
for help on using the changeset viewer.