Action #2878
Add GCTAModelSpatialLookup class to handle lookup tables for the spatial background component
Status: | Closed | Start date: | 04/26/2019 | |
---|---|---|---|---|
Priority: | Immediate | Due date: | ||
Assigned To: | Knödlseder Jürgen | % Done: | 100% | |
Category: | - | |||
Target version: | 1.6.0 | |||
Duration: |
Description
A class GCTAModelSpatialLookup
should be added to handle lookup tables for the spatial background component. For the moment the class should handle two-dimensional lookup tables, with one dimension being the energy and the second the radial offset angle.
Recurrence
No recurrence.
History
#1 Updated by Knödlseder Jürgen over 5 years ago
- Status changed from New to Pull request
- % Done changed from 0 to 100
The class was implemented and some unit tests added.
#2 Updated by Knödlseder Jürgen over 5 years ago
Code was merged into devel
.
I also updated csbkgmodel
to take the lookup table into account. A new paramater slufile
was added to allow specification of a lookup table.
#3 Updated by Knödlseder Jürgen over 5 years ago
- Status changed from Pull request to Closed
All code was merged into devel
.