Changeset 2634


Ignore:
Timestamp:
08/08/12 10:21:12 (12 years ago)
Author:
Malte Marquarding
Message:

get_direction now also shows epoch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/test_scantable.py

    r1925 r2634  
    145145
    146146    def test_get_direction(self):
    147         assert_equal(self.st.get_direction()[0], '05:35:14.5 -04.52.29.5')
     147        assert_equal(self.st.get_direction()[0], 'J2000 05:35:14.5 -04.52.29.5')
    148148
    149149    def test_get_directionval(self):
Note: See TracChangeset for help on using the changeset viewer.