Public Member Functions | |
def | setUp |
def | tearDown |
def | copy_img |
def | rm_img |
def | test_expr1 |
Testing various math expression. | |
def | test_expr2 |
def | test_expr3 |
def | test_pol |
Testing various the various polarization modes for data correctness. | |
def | test_many_images |
def | test_CAS_1910_fix |
def | test_one_function |
def | test_CAS_1830_fix |
Static Public Attributes | |
list | imList |
tuple | myia |
string | outfile |
Definition at line 783 of file test_immath.py.
def tests.test_immath.immath_test2.copy_img | ( | self | ) |
Copy images to local disk
Definition at line 810 of file test_immath.py.
Referenced by tests.test_immath.immath_test2.test_many_images().
def tests.test_immath.immath_test2.rm_img | ( | self | ) |
Remove images from disk
Definition at line 815 of file test_immath.py.
Referenced by tests.test_immath.immath_test2.test_many_images().
def tests.test_immath.immath_test2.setUp | ( | self | ) |
Definition at line 785 of file test_immath.py.
def tests.test_immath.immath_test2.tearDown | ( | self | ) |
Definition at line 798 of file test_immath.py.
def tests.test_immath.immath_test2.test_CAS_1830_fix | ( | self | ) |
Immath: verification of fix to CAS-1830
Definition at line 1143 of file test_immath.py.
References make_mmsdata.all, and taskinit.iatool.
def tests.test_immath.immath_test2.test_CAS_1910_fix | ( | self | ) |
Immath: verification of fix to CAS-1910
Definition at line 1087 of file test_immath.py.
def tests.test_immath.immath_test2.test_expr1 | ( | self | ) |
Testing various math expression.
These tests use ngc5921 which is 256x256x1x46
Returns a dictionary contain two keywords as follows: success: set to True if all tests passed error_msgs: detailed message(s) of any error(s) that occured.
Immath expr1: Testing various math expressions
Definition at line 829 of file test_immath.py.
References make_mmsdata.all, and taskinit.iatool.
def tests.test_immath.immath_test2.test_expr2 | ( | self | ) |
Immath expr2: Test extraction of single plane
Definition at line 867 of file test_immath.py.
References make_mmsdata.all, and taskinit.iatool.
def tests.test_immath.immath_test2.test_expr3 | ( | self | ) |
Immath expr3: Add plane to an image
Definition at line 922 of file test_immath.py.
References make_mmsdata.all, and taskinit.iatool.
def tests.test_immath.immath_test2.test_many_images | ( | self | ) |
Immath: verification of fix to CAS-1678
Definition at line 1030 of file test_immath.py.
References make_mmsdata.all, tests.test_immath.immath_test2.copy_img(), taskinit.iatool, and tests.test_immath.immath_test2.rm_img().
def tests.test_immath.immath_test2.test_one_function | ( | self | ) |
Immath: verification of fix to CAS-1452
Definition at line 1108 of file test_immath.py.
References irc_cs_task_regression.max.
def tests.test_immath.immath_test2.test_pol | ( | self | ) |
Testing various the various polarization modes for data correctness.
The 3C129 test set has 4 polarizations and is great for testing this one.
Returns a dictionary contain two keywords as follows: success: set to True if all tests passed error_msgs: detailed message(s) of any error(s) that occured.
Immath pol: Testing various polarization modes for data correctness
Definition at line 995 of file test_immath.py.
list tests.test_immath.immath_test2.imList [static] |
Definition at line 1009 of file test_immath.py.
tuple tests.test_immath.immath_test2.myia [static] |
Definition at line 1010 of file test_immath.py.
string tests.test_immath.immath_test2.outfile [static] |
Definition at line 1012 of file test_immath.py.
Referenced by task_sdfit.sdfit_worker.__store_fit(), task_sdlist.sdlist_worker.execute(), task_sdimaging.sdimaging_worker.execute(), tests.test_sdgrid.sdgrid_unittest_base.getdata(), task_sdflag.sdflag_worker.parameter_check(), task_sdimaging.sdimaging_worker.parameter_check(), task_sdplot.sdplot_worker.plot_azel(), task_sdplot.sdplot_worker.plot_pointing(), task_sdscale.sdscale_worker.save(), task_sdsave.sdsave_worker.save(), task_sdfit.sdfit_worker.save(), task_sdplot.sdplot_worker.save(), task_sdstat.sdstat_worker.save(), task_sdmath.sdmath_worker.save(), tests.test_sdgrid.sdgrid_failure_case.tearDown(), tests.test_sdgrid.sdgrid_single_integ.tearDown(), tests.test_sdgrid.sdgrid_clipping.tearDown(), tests.test_sdgrid.sdgrid_flagging.tearDown(), tests.test_sdgrid.sdgrid_weighting.tearDown(), tests.test_sdgrid.sdgrid_map.tearDown(), tests.test_sdgrid.sdgrid_dec_correction.tearDown(), tests.test_sdgrid.sdgrid_grid_center.tearDown(), tests.test_msmoments.msmoments_test0.test001(), tests.test_sdgrid.sdgrid_failure_case.test001(), tests.test_sdsave.sdsave_test0.test001(), tests.test_sdimaging.sdimaging_test0.test001(), tests.test_sdscale.sdscale_test0.test001(), tests.test_sdmath.sdmath_test0.test001(), tests.test_sdcal.sdcal_test0.test001(), tests.test_msmoments.msmoments_test0.test002(), tests.test_sdgrid.sdgrid_failure_case.test002(), tests.test_sdimaging.sdimaging_test0.test002(), tests.test_sdsave.sdsave_test0.test002(), tests.test_sdscale.sdscale_test0.test002(), tests.test_sdmath.sdmath_test0.test002(), tests.test_sdcal.sdcal_test0.test002(), tests.test_msmoments.msmoments_test0.test003(), tests.test_sdgrid.sdgrid_failure_case.test003(), tests.test_sdimaging.sdimaging_test0.test003(), tests.test_sdscale.sdscale_test0.test003(), tests.test_sdmath.sdmath_test0.test003(), tests.test_sdcal.sdcal_test0.test003(), tests.test_sdgrid.sdgrid_failure_case.test004(), tests.test_msmoments.msmoments_test0.test004(), tests.test_sdimaging.sdimaging_test0.test004(), tests.test_sdmath.sdmath_test0.test004(), tests.test_sdimprocess.sdimprocess_test0.test005(), tests.test_sdgrid.sdgrid_failure_case.test005(), tests.test_msmoments.msmoments_test0.test005(), tests.test_sdimaging.sdimaging_test0.test005(), tests.test_sdmath.sdmath_test0.test005(), tests.test_sdimprocess.sdimprocess_test0.test006(), tests.test_sdimaging.sdimaging_test0.test006(), tests.test_sdmath.sdmath_test0.test006(), tests.test_sdimaging.sdimaging_test0.test007(), tests.test_sdmath.sdmath_test0.test007(), tests.test_sdgrid.sdgrid_failure_case.test008(), tests.test_sdimaging.sdimaging_test0.test008(), tests.test_sdmath.sdmath_test0.test008(), tests.test_sdimaging.sdimaging_test0.test009(), tests.test_sdimaging.sdimaging_test0.test010(), tests.test_sdimaging.sdimaging_test0.test011(), tests.test_sdimaging.sdimaging_test0.test012(), tests.test_sdimaging.sdimaging_test0.test013(), tests.test_sdimaging.sdimaging_test0.test014(), tests.test_sdimprocess.sdimprocess_test1.test100(), tests.test_sdgrid.sdgrid_single_integ.test100(), tests.test_msmoments.msmoments_test1.test100(), tests.test_sdscale.sdscale_test1.test100(), tests.test_sdimaging.sdimaging_test1.test100(), tests.test_sdmath.sdmath_test1.test100(), tests.test_sdimprocess.sdimprocess_test1.test101(), tests.test_msmoments.msmoments_test1.test101(), tests.test_sdgrid.sdgrid_single_integ.test101(), tests.test_sdscale.sdscale_test1.test101(), tests.test_sdimaging.sdimaging_test1.test101(), tests.test_sdmath.sdmath_test1.test101(), tests.test_msmoments.msmoments_test1.test102(), tests.test_sdscale.sdscale_test1.test102(), tests.test_sdgrid.sdgrid_single_integ.test102(), tests.test_sdmath.sdmath_test1.test102(), tests.test_msmoments.msmoments_test1.test103(), tests.test_sdscale.sdscale_test1.test103(), tests.test_sdgrid.sdgrid_single_integ.test103(), tests.test_sdmath.sdmath_test1.test103(), tests.test_msmoments.msmoments_test1.test104(), tests.test_sdscale.sdscale_test1.test104(), tests.test_sdmath.sdmath_test1.test104(), tests.test_sdscale.sdscale_test1.test105(), tests.test_msmoments.msmoments_test1.test105(), tests.test_sdmath.sdmath_test1.test105(), tests.test_sdscale.sdscale_test1.test106(), tests.test_msmoments.msmoments_test1.test106(), tests.test_sdmath.sdmath_test1.test106(), tests.test_sdscale.sdscale_test1.test107(), tests.test_msmoments.msmoments_test1.test107(), tests.test_sdmath.sdmath_test1.test107(), tests.test_msmoments.msmoments_test1.test108(), tests.test_sdmath.sdmath_test1.test108(), tests.test_msmoments.msmoments_test1.test109(), tests.test_sdmath.sdmath_test1.test109(), tests.test_msmoments.msmoments_test1.test110(), tests.test_sdmath.sdmath_test1.test110(), tests.test_msmoments.msmoments_test1.test111(), tests.test_sdmath.sdmath_test1.test111(), tests.test_msmoments.msmoments_test1.test112(), tests.test_sdmath.sdmath_test1.test112(), tests.test_msmoments.msmoments_test1.test113(), tests.test_sdmath.sdmath_test1.test113(), tests.test_sdmath.sdmath_test1.test114(), tests.test_sdmath.sdmath_test1.test115(), tests.test_sdgrid.sdgrid_clipping.test200(), tests.test_sdscale.sdscale_test2.test200(), tests.test_sdimaging.sdimaging_test2.test200(), tests.test_sdmath.sdmath_test2.test200(), tests.test_sdimprocess.sdimprocess_test2.test2000(), tests.test_sdimprocess.sdimprocess_test2.test2001(), tests.test_sdscale.sdscale_test2.test201(), tests.test_sdimaging.sdimaging_test2.test201(), tests.test_sdmath.sdmath_test2.test201(), tests.test_sdscale.sdscale_test2.test202(), tests.test_sdmath.sdmath_test2.test202(), tests.test_sdimaging.sdimaging_test2.test202(), tests.test_sdscale.sdscale_test2.test203(), tests.test_sdmath.sdmath_test2.test203(), tests.test_sdscale.sdscale_test2.test204(), tests.test_sdscale.sdscale_test2.test205(), tests.test_sdscale.sdscale_test2.test206(), tests.test_sdscale.sdscale_test2.test207(), tests.test_sdgrid.sdgrid_flagging.test300(), tests.test_sdscale.sdscale_test3.test300(), tests.test_sdimaging.sdimaging_test3.test300(), tests.test_sdmath.sdmath_test3.test300(), tests.test_sdgrid.sdgrid_flagging.test301(), tests.test_sdscale.sdscale_test3.test301(), tests.test_sdimaging.sdimaging_test3.test301(), tests.test_sdmath.sdmath_test3.test301(), tests.test_sdscale.sdscale_test3.test302(), tests.test_sdmath.sdmath_test3.test302(), tests.test_sdimaging.sdimaging_test3.test302(), tests.test_sdscale.sdscale_test3.test303(), tests.test_sdmath.sdmath_test3.test303(), tests.test_sdscale.sdscale_test3.test304(), tests.test_sdscale.sdscale_test3.test305(), tests.test_sdscale.sdscale_test3.test306(), tests.test_sdscale.sdscale_test3.test307(), tests.test_sdgrid.sdgrid_weighting.test400(), tests.test_sdscale.sdscale_test4.test400(), tests.test_sdgrid.sdgrid_weighting.test401(), tests.test_sdscale.sdscale_test4.test401(), tests.test_sdgrid.sdgrid_weighting.test402(), tests.test_sdscale.sdscale_test4.test402(), tests.test_sdgrid.sdgrid_weighting.test403(), tests.test_sdscale.sdscale_test4.test403(), tests.test_sdscale.sdscale_test4.test404(), tests.test_sdscale.sdscale_test4.test405(), tests.test_sdscale.sdscale_test4.test406(), tests.test_sdscale.sdscale_test4.test407(), tests.test_sdgrid.sdgrid_map.test500(), tests.test_sdgrid.sdgrid_map.test501(), tests.test_sdgrid.sdgrid_map.test502(), tests.test_sdgrid.sdgrid_map.test503(), tests.test_sdgrid.sdgrid_dec_correction.test600(), tests.test_sdgrid.sdgrid_grid_center.test700(), and tests.test_sdplot.sdplot_errorTest.test_overwrite().