Public Member Functions | |
def | setUp |
def | tearDown |
def | test_stretch |
def | test_CAS3675 |
def | test_multibeam |
Public Attributes | |
myia |
Definition at line 75 of file test_ia_tofits.py.
def tests.test_ia_tofits.ia_tofits_test.setUp | ( | self | ) |
Definition at line 77 of file test_ia_tofits.py.
def tests.test_ia_tofits.ia_tofits_test.tearDown | ( | self | ) |
Definition at line 80 of file test_ia_tofits.py.
def tests.test_ia_tofits.ia_tofits_test.test_CAS3675 | ( | self | ) |
test fix for CAS 3675, outfile must be specified
Definition at line 105 of file test_ia_tofits.py.
References tests.test_ia_tofits.ia_tofits_test.myia, and tests.test_ia_subimage.ia_subimage_test.myia.
Test exporting and importing an image with multiple beams
Definition at line 114 of file test_ia_tofits.py.
References make_mmsdata.all, taskinit.iatool, tests.test_ia_tofits.ia_tofits_test.myia, and tests.test_ia_subimage.ia_subimage_test.myia.
def tests.test_ia_tofits.ia_tofits_test.test_stretch | ( | self | ) |
ia.tofits(): Test stretch parameter
Definition at line 83 of file test_ia_tofits.py.
References tests.test_ia_tofits.ia_tofits_test.myia, and tests.test_ia_subimage.ia_subimage_test.myia.
Definition at line 78 of file test_ia_tofits.py.
Referenced by tests.test_ia_tofits.ia_tofits_test.test_CAS3675(), tests.test_ia_tofits.ia_tofits_test.test_multibeam(), and tests.test_ia_tofits.ia_tofits_test.test_stretch().