Feature #34
Implement MC methods for all spectral models
Status: | Closed | Start date: | 02/20/2012 | |
---|---|---|---|---|
Priority: | High | Due date: | 01/07/2013 | |
Assigned To: | - | % Done: | 100% | |
Category: | - | Estimated time: | 10.00 hours | |
Target version: | 00-08-00 | |||
Duration: | 323 |
Description
So far, only the power law and the file function spectral models have the MC method implemented. The MC method should be implemented for all other spectral models so that it can be used for photon simulations.
Recurrence
No recurrence.
Subtasks
History
#1 Updated by Knödlseder Jürgen over 12 years ago
- Target version set to 00-06-00
#2 Updated by Knödlseder Jürgen about 12 years ago
- Target version deleted (
00-06-00)
#3 Updated by Knödlseder Jürgen about 12 years ago
- Target version set to 00-07-00
#4 Updated by Knödlseder Jürgen almost 12 years ago
- Status changed from New to In Progress
#5 Updated by Knödlseder Jürgen almost 12 years ago
- Status changed from In Progress to Feedback
The feature has been implemented.
We still need to add extensive unit tests of all models. This is covered by feature #53, hence we can put this one on feedback.
#6 Updated by Knödlseder Jürgen almost 12 years ago
- Status changed from Feedback to In Progress
The new model GModelSpectralLogParabola
has so far no implemented mc()
method.
#7 Updated by Knödlseder Jürgen almost 12 years ago
- Target version changed from 00-07-00 to 00-08-00
#8 Updated by Mayer Michael almost 12 years ago
- Due date set to 01/07/2013
due to changes in a related task
#9 Updated by Knödlseder Jürgen almost 12 years ago
- Target version deleted (
00-08-00)
#10 Updated by Knödlseder Jürgen almost 12 years ago
- Target version set to 00-08-00
#11 Updated by Knödlseder Jürgen almost 12 years ago
- Status changed from In Progress to Closed
All spectral model have now a mc()
method.