Public Member Functions | |
def | setUp |
def | tearDown |
def | compLists |
def | test_full_image |
def | test_single_stokes |
def | test_continguous_stokes |
def | test_single_channel |
def | test_contiguous_channels |
def | test_single_box |
def | test_region_record |
def | test_first_stokes |
def | test_multiple_boxes |
def | test_set_multiple_stokes_ranges |
def | test_multiple_channel_ranges |
def | test_multiple_boxes_channel_ranges_stokes_ranges |
def | test_multiple_boxes_multiple_stokes_no_spectral_axis |
def | test_multiple_boxes_image_with_direction_coordinate_only |
def | test_region_text_string |
Definition at line 119 of file test_rg_frombcs.py.
def tests.test_rg_frombcs.rg_frombcs_test.compLists | ( | self, | |
got, | |||
exp | |||
) |
Definition at line 130 of file test_rg_frombcs.py.
Referenced by tests.test_rg_frombcs.rg_frombcs_test.test_contiguous_channels(), tests.test_rg_frombcs.rg_frombcs_test.test_continguous_stokes(), tests.test_rg_frombcs.rg_frombcs_test.test_first_stokes(), tests.test_rg_frombcs.rg_frombcs_test.test_full_image(), tests.test_rg_frombcs.rg_frombcs_test.test_multiple_boxes(), tests.test_rg_frombcs.rg_frombcs_test.test_multiple_boxes_channel_ranges_stokes_ranges(), tests.test_rg_frombcs.rg_frombcs_test.test_multiple_boxes_image_with_direction_coordinate_only(), tests.test_rg_frombcs.rg_frombcs_test.test_multiple_boxes_multiple_stokes_no_spectral_axis(), tests.test_rg_frombcs.rg_frombcs_test.test_multiple_channel_ranges(), tests.test_rg_frombcs.rg_frombcs_test.test_region_record(), tests.test_rg_frombcs.rg_frombcs_test.test_region_text_string(), tests.test_rg_frombcs.rg_frombcs_test.test_set_multiple_stokes_ranges(), tests.test_rg_frombcs.rg_frombcs_test.test_single_box(), tests.test_rg_frombcs.rg_frombcs_test.test_single_channel(), and tests.test_rg_frombcs.rg_frombcs_test.test_single_stokes().
def tests.test_rg_frombcs.rg_frombcs_test.setUp | ( | self | ) |
Definition at line 121 of file test_rg_frombcs.py.
def tests.test_rg_frombcs.rg_frombcs_test.tearDown | ( | self | ) |
Definition at line 126 of file test_rg_frombcs.py.
Test setting multiple continuous channels
Definition at line 202 of file test_rg_frombcs.py.
References tests.test_rg_frombcs.rg_frombcs_test.compLists(), tests.test_rg_frombcs.recToList(), and tests.test_rg_frombcs.run_frombcs().
Test setting a contiguous stokes
Definition at line 171 of file test_rg_frombcs.py.
References tests.test_rg_frombcs.rg_frombcs_test.compLists(), tests.test_rg_frombcs.recToList(), and tests.test_rg_frombcs.run_frombcs().
Test setting first stokes
Definition at line 267 of file test_rg_frombcs.py.
References tests.test_rg_frombcs.rg_frombcs_test.compLists(), tests.test_rg_frombcs.recToList(), and tests.test_rg_frombcs.run_frombcs().
Test default gives region of entire image
Definition at line 138 of file test_rg_frombcs.py.
References tests.test_rg_frombcs.rg_frombcs_test.compLists(), tests.test_rg_frombcs.recToList(), and tests.test_rg_frombcs.run_frombcs().
Test setting multiple boxes
Definition at line 284 of file test_rg_frombcs.py.
References tests.test_rg_frombcs.rg_frombcs_test.compLists(), tests.test_rg_frombcs.recToList(), and tests.test_rg_frombcs.run_frombcs().
Test multiple channel ranges, multiple stokes ranges, and multiple boxes
Definition at line 369 of file test_rg_frombcs.py.
References tests.test_rg_frombcs.rg_frombcs_test.compLists(), tests.test_rg_frombcs.recToList(), and tests.test_rg_frombcs.run_frombcs().
def tests.test_rg_frombcs.rg_frombcs_test.test_multiple_boxes_image_with_direction_coordinate_only | ( | self | ) |
Test multiple boxes on image with direction coordinate only
Definition at line 513 of file test_rg_frombcs.py.
References tests.test_rg_frombcs.rg_frombcs_test.compLists(), tests.test_rg_frombcs.recToList(), and tests.test_rg_frombcs.run_frombcs().
def tests.test_rg_frombcs.rg_frombcs_test.test_multiple_boxes_multiple_stokes_no_spectral_axis | ( | self | ) |
Test multiple stokes ranges, and multiple boxes on image with no spectral axis
Definition at line 469 of file test_rg_frombcs.py.
References tests.test_rg_frombcs.rg_frombcs_test.compLists(), tests.test_rg_frombcs.recToList(), and tests.test_rg_frombcs.run_frombcs().
Test multiple channel ranges
Definition at line 343 of file test_rg_frombcs.py.
References tests.test_rg_frombcs.rg_frombcs_test.compLists(), tests.test_rg_frombcs.recToList(), and tests.test_rg_frombcs.run_frombcs().
Test setting region record
Definition at line 234 of file test_rg_frombcs.py.
References tests.test_rg_frombcs.rg_frombcs_test.compLists(), taskinit.iatool, tests.test_rg_frombcs.recToList(), and tests.test_rg_frombcs.run_frombcs().
Test setting a region text string
Definition at line 541 of file test_rg_frombcs.py.
References tests.test_rg_frombcs.rg_frombcs_test.compLists(), tests.test_rg_frombcs.recToList(), and tests.test_rg_frombcs.run_frombcs().
Test setting multiple stokes ranges
Definition at line 317 of file test_rg_frombcs.py.
References tests.test_rg_frombcs.rg_frombcs_test.compLists(), tests.test_rg_frombcs.recToList(), and tests.test_rg_frombcs.run_frombcs().
Test setting single box
Definition at line 218 of file test_rg_frombcs.py.
References tests.test_rg_frombcs.rg_frombcs_test.compLists(), tests.test_rg_frombcs.recToList(), and tests.test_rg_frombcs.run_frombcs().
Test setting a single channel
Definition at line 187 of file test_rg_frombcs.py.
References tests.test_rg_frombcs.rg_frombcs_test.compLists(), tests.test_rg_frombcs.recToList(), and tests.test_rg_frombcs.run_frombcs().
Test setting a single stokes
Definition at line 155 of file test_rg_frombcs.py.
References tests.test_rg_frombcs.rg_frombcs_test.compLists(), tests.test_rg_frombcs.recToList(), and tests.test_rg_frombcs.run_frombcs().