Ignore:
Timestamp:
10/18/12 21:06:07 (12 years ago)
Author:
Malte Marquarding
Message:

introduce 'reshape' method; this includes a fix to c++ for the upper boundary assertion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/test_observatories/test_parkes_mx.py

    r2522 r2672  
    2727        rms = avp.stats("rms")
    2828        mx = avp.stats("max_abc")
    29         print rms
    3029        assert_almost_equals(rms[0], 0.04148, 5)
    3130        assert_almost_equals(mx[0], 86.67328, 5)
Note: See TracChangeset for help on using the changeset viewer.