phn / pytpm

Python interface to the Telescope Pointing Machine C library.
http://phn.github.io/pytpm/
Other
11 stars 4 forks source link

Unit test fail #5

Open cdeil opened 9 years ago

cdeil commented 9 years ago

I see this unit test fail with Python 3 on Mac:

FAIL: testHadec2azel (pytpm.tests.test_pytpm_astro.TestAzel2hadec)
tpm.hadec2azel => (HA,DEC) to (AZ,EL)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/deil/code/pytpm/build/lib.macosx-10.10-x86_64-3.4/pytpm/tests/test_pytpm_astro.py", line 488, in testHadec2azel
    i, 8)
AssertionError: 180.0 != 0 within 8 places