Public Member Functions | |
def | setUp |
def | tearDown |
def | test1 |
def | test2 |
def | test3 |
def | test4 |
def | test5 |
def | test6 |
Definition at line 47 of file test_listvis.py.
def tests.test_listvis.listvis_test1.setUp | ( | self | ) |
Definition at line 49 of file test_listvis.py.
References casa_in_py.default().
def tests.test_listvis.listvis_test1.tearDown | ( | self | ) |
Definition at line 62 of file test_listvis.py.
def tests.test_listvis.listvis_test1.test1 | ( | self | ) |
Listvis 1: Data column
Definition at line 74 of file test_listvis.py.
def tests.test_listvis.listvis_test1.test2 | ( | self | ) |
Listvis 2: Data column with different selections
Definition at line 85 of file test_listvis.py.
def tests.test_listvis.listvis_test1.test3 | ( | self | ) |
Listvis 3: Float data column (CAS-2138)
Definition at line 96 of file test_listvis.py.
def tests.test_listvis.listvis_test1.test4 | ( | self | ) |
Listvis 4: Data with auto-correlation
Definition at line 108 of file test_listvis.py.
def tests.test_listvis.listvis_test1.test5 | ( | self | ) |
Listvis 5: MS with blanked scan (CAS-2112)
Definition at line 119 of file test_listvis.py.
def tests.test_listvis.listvis_test1.test6 | ( | self | ) |
Listvis 6: MS with good scan (CAS-2112)
Definition at line 130 of file test_listvis.py.