Details
-
Type:
Improvement
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_aos
-
Labels:
-
Story Points:3
-
Team:Telescope and Site
Description
The test data for ts_wep suffered bit rot: sources for extra-focal corner sensors were simulated where no donuts appear given the WCS information. Image for one corner sensor using existing test data is attached. This ticket is to update the content of raw corner sensor images (in tests/testData/phosimOutput/realWfs/output/). Previously these files were a result of running imgCloseLoop (0-th iteration).
Running imgCloseLoop with the existing `skyRefCat` as the instance catalog in phosimDir (slightly modified to allow for the ra range recognized by phosim: from 0:360 to -180:180 degrees) and substituting the fits files in ts_wep/tests/testData/phosimOutput/realWfs/output with those of phosimDir/iter0/img/wfs/ fixes the issue: running again content of test_cutOutDonutsCwfsTask we see that now sources are where they are expected to be, so that no donut stamps are empty (based on the WCS information):