Details
-
Type:
Improvement
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_aos
-
Labels:
-
Story Points:3
-
Epic Link:
-
Team:Telescope and Site
Description
Update ts_phosim to use new values for geometry from phosim_syseng4 (DM-28557). When running scons with obs_lsst, ts_wep, ts_ofc, phosim_utils on master, on w_2021_10, the result is several failed tests:
FAILED tests/test_closeLoopTask.py::TestCloseLoopTask::testMakeCalibsLSST - AssertionError: 48 != 24
|
FAILED tests/test_opdMetrology.py::TestOpdMetrology::testAddFieldXYbyCamPos - TypeError: unsupported operand type(s) for -: 'tuple' and...
|
FAILED tests/telescope/test_teleFacade.py::TestTeleFacade::testAccDofInUm - FileExistsError: [Errno 17] File exists: '/project/scichris...
|
....
|
======================================== 29 failed, 184 passed, 6 warnings in 3201.82s (0:53:21) =====================================
|
Completion criteria:
Passing all scons tests to allow integration of changes to phosim_syseng4 into the AOS suite.