Feature #1121
create GSkyRegionSkyMap class
Status: | Closed | Start date: | 01/29/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assigned To: | Martin Pierrick | % Done: | 100% | |
Category: | - | Estimated time: | 4.00 hours | |
Target version: | 1.5.0 | |||
Duration: |
Description
to be able to handle regions which are shaped in a complex way ( for example for exclusion regions) the idea is to implement GSkyRegionSkyMap which is a fits image with 0 and 1 defining the structure.
After some iteration decided to call it GSkyRegionMap since GSkyRegionSkyMap sound somehow redundant.
Recurrence
No recurrence.
History
#1 Updated by Schulz Anneli about 11 years ago
- Description updated (diff)
#2 Updated by Knödlseder Jürgen over 10 years ago
- Target version deleted (
2nd coding sprint)
#3 Updated by Knödlseder Jürgen over 7 years ago
- Assigned To changed from Schulz Anneli to Martin Pierrick
#4 Updated by Martin Pierrick over 7 years ago
- Status changed from New to Pull request
- % Done changed from 0 to 90
- Estimated time set to 4.00
On branch 1121-create-GSkyRegionSkyMap-class on my GitLab fork.
I copied/updated the code developed during a previous coding sprint, and added a few tests.
No Python test for the moment.
#5 Updated by Knödlseder Jürgen over 7 years ago
- Status changed from Pull request to Closed
- Target version set to 1.5.0
- % Done changed from 90 to 100
Merged code into devel
.