Details
-
Type:
Improvement
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_aos
-
Labels:
-
Story Points:4
-
Team:Telescope and Site
Description
Running the AOS loop `imgCloseLoop` allows to select `--filterType` . However, WEP configuration has `g` filter hard-coded :
generateDonutCatalogWcsTask:
|
class: lsst.ts.wep.task.GenerateDonutCatalogWcsTask.GenerateDonutCatalogWcsTask |
# Here we specify the configurations for pointing that we added into the class
|
# GenerateDonutCatalogWcsTaskConfig.
|
config:
|
filterName: 'g' |
referenceSelector.doMagLimit: True |
referenceSelector.magLimit.maximum: 15.90 |
referenceSelector.magLimit.minimum: 8.74 |
referenceSelector.magLimit.fluxField: 'g_flux' |
doDonutSelection: True |
donutSelector.fluxField: 'g_flux' |
This affects eg. proper magnitude limits used for source selection. This ticket is to address that issue and pass correct filter name to WEP configuration.
Attachments
Issue Links
- relates to
-
DM-37045 Check wavelength dependence in ts_aos
- Done
Activity
Story Points | 34 | 4 |
Summary | Pass correct FilteType to WEP configuration in ts_wep | Pass correct FilterType to WEP configuration in ts_wep |
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Reviewers | Te-Wei Tsai [ ttsai ] | |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |