Action #3149
Check if cslightcrv and csphasecrv enable the user to set the exclusion regions through the Python API
Status: | Closed | Start date: | 01/24/2020 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assigned To: | - | % Done: | 100% | |
Category: | - | |||
Target version: | 1.7.0 | |||
Duration: |
Description
The method exclusion_map sets the variable self._excl_reg_map, but then the OnOff observations are generated using obsutils.get_onoff_obs, which sets the exclusion region from cls['inexclusion’].value().
Recurrence
No recurrence.
History
#1 Updated by Knödlseder Jürgen almost 5 years ago
- Target version set to 1.7.0
#2 Updated by Tibaldo Luigi almost 5 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
The exclusion map is in fact set after filling the user parameter dictionary if the 'exclusion_map’ method is present in the parent class.
#3 Updated by Knödlseder Jürgen almost 5 years ago
- Status changed from Resolved to Closed