Classes | |
class | impbcor_test |
Functions | |
def | run_pbcor |
def | run_impbcor |
def | suite |
Variables | |
string | im1 |
string | pb1 |
string | co1_1 |
string | co1_2 |
string | im2 |
string | pb2 |
string | co2 |
list | data |
tuple | datapath |
def tests.test_impbcor.run_impbcor | ( | imagename, | |
pbimage, | |||
outfile, | |||
overwrite, | |||
region, | |||
box, | |||
chans, | |||
stokes, | |||
mask, | |||
mode, | |||
cutoff, | |||
wantreturn | |||
) |
Definition at line 108 of file test_impbcor.py.
Referenced by tests.test_impbcor.impbcor_test._testit(), tests.test_impbcor.run_pbcor(), and tests.test_impbcor.impbcor_test.test_exceptions().
def tests.test_impbcor.run_pbcor | ( | imagename, | |
pbimage, | |||
outfile, | |||
overwrite, | |||
region, | |||
box, | |||
chans, | |||
stokes, | |||
mask, | |||
mode, | |||
cutoff | |||
) |
Definition at line 93 of file test_impbcor.py.
References taskinit.iatool, and tests.test_impbcor.run_impbcor().
Referenced by tests.test_impbcor.impbcor_test._testit().
def tests.test_impbcor.suite | ( | ) |
Definition at line 359 of file test_impbcor.py.
string tests.test_impbcor.co1_1 |
Definition at line 78 of file test_impbcor.py.
string tests.test_impbcor.co1_2 |
Definition at line 79 of file test_impbcor.py.
string tests.test_impbcor.co2 |
Definition at line 83 of file test_impbcor.py.
Definition at line 85 of file test_impbcor.py.
Definition at line 87 of file test_impbcor.py.
string tests.test_impbcor.im1 |
Definition at line 76 of file test_impbcor.py.
string tests.test_impbcor.im2 |
Definition at line 81 of file test_impbcor.py.
string tests.test_impbcor.pb1 |
Definition at line 77 of file test_impbcor.py.
string tests.test_impbcor.pb2 |
Definition at line 82 of file test_impbcor.py.