Bug #1452
Use of diffuse model cube leads to a large counts rate in event simulations
Status: | Closed | Start date: | 03/26/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assigned To: | Knödlseder Jürgen | % Done: | 100% | |
Category: | - | |||
Target version: | 1.0.0 | |||
Duration: |
Description
Using a standard GALPROP model leads to a hugh event rate in simulations:
2015-03-26T18:37:51: *** ERROR encounterted in the execution of ctobssim. Run aborted ... 2015-03-26T18:37:51: *** ERROR in ctobssim::simulate_source(GCTAObservation*, GModels&, GRan&, GLog*): Invalid value. Photon rate 1.86532e+17 photons/sec for model "GALPROP" exceeds maximum allowed photon rate of 1e+06 photons/sec. Please check the model parameters for model "GALPROP" or increase the value of the hidden "maxrate" parameter.
Recurrence
No recurrence.
History
#1 Updated by Knödlseder Jürgen over 9 years ago
- Subject changed from Use of diffuse model cube leads to a large counts rant to Use of diffuse model cube leads to a large counts rate in event simulations
- Description updated (diff)
#2 Updated by Knödlseder Jürgen over 9 years ago
- Project changed from GammaLib to ctools
#3 Updated by Knödlseder Jürgen over 9 years ago
- Status changed from New to Closed
- Assigned To set to Knödlseder Jürgen
- Target version set to 1.0.0
- % Done changed from 0 to 100
The rate computation was not valid for a diffuse map cube. This problem has been fixed now.