Action #763
Feature #762: Reorganize sky models
Rework GModelSky class and remove formerly derived classes GModelPointSource, GModelExtendedSource and GModelDiffuseSource.
Status: | Closed | Start date: | 02/17/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assigned To: | Knödlseder Jürgen | % Done: | 100% | |
Category: | - | Estimated time: | 4.00 hours | |
Target version: | 00-08-00 | |||
Duration: |
Recurrence
No recurrence.
History
#1 Updated by Knödlseder Jürgen almost 12 years ago
- Estimated time set to 4.00
- Remaining (hours) set to 4.0
#2 Updated by Knödlseder Jürgen almost 12 years ago
- Assigned To set to Knödlseder Jürgen
#3 Updated by Knödlseder Jürgen almost 12 years ago
- Status changed from New to In Progress
- Start date set to 02/17/2013
- % Done changed from 0 to 90
- Remaining (hours) changed from 4.0 to 0.5
The GModelPointSource, GModelExtendedSource and GModelDiffuseSource classes have been removed, and GModelSky has been made non-abstract. The GModelSky class has been modified to provide the same functionality than the former GModelPointSource, GModelExtendedSource and GModelDiffuseSource classes. The unit test has also been adapted, and all tests are successful.
We still need to verify all scripts to see whether any of those make use of the removed classes.
#4 Updated by Knödlseder Jürgen almost 12 years ago
- Status changed from In Progress to Feedback
- % Done changed from 90 to 100
- Remaining (hours) changed from 0.5 to 0.0
All scripts have been tested using ./testall.sh. Several scripts needed update.
#5 Updated by Knödlseder Jürgen almost 11 years ago
- Status changed from Feedback to Closed