Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_main_telescope
-
Labels:
-
Story Points:1
-
Sprint:TSSW Sprint - Aug 15 - Aug 29
-
Team:Telescope and Site
-
Urgent?:No
Description
Adapt the TSSW pre-commit hooks based on TSSW pre-commit hooks.
Use this chance to fix the bug in test_csc.py in ts_m2:
self.assertLess(abs(zenith_angle.inclinometerRaw - elevation - 1), 3) |
If the CPU is slow, the above test will fail in Jenkins.