Public Member Functions | |
def | do_split |
def | test_fc_categories |
def | test_fc_straightselection |
def | test_fc_cav |
def | test_fc_tav |
Static Public Attributes | |
need_to_initialize | |
string | inpms |
dictionary | records |
tuple | corrsels |
Check FLAG_CATEGORY after various selections and averagings.
Definition at line 1650 of file test_split.py.
def tests.test_split.split_test_fc.do_split | ( | self, | |
trwtb | |||
) |
Definition at line 1665 of file test_split.py.
References tests.test_setjy.SetjyUnitTestBase.inpms, tests.test_split.split_test_tav.inpms, tests.test_split.split_test_cav.inpms, tests.test_setjy.test_ModImage.inpms, tests.test_split.split_test_cav5.inpms, tests.test_setjy.test_inputs.inpms, tests.test_split.split_test_cdsp.inpms, tests.test_split.split_test_cst.inpms, tests.test_split.split_test_state.inpms, tests.test_split.split_test_cavcd.inpms, tests.test_split.split_test_genericsubtables.inpms, tests.test_split.split_test_singchan.inpms, tests.test_split.split_test_blankov.inpms, tests.test_split.split_test_almapol.inpms, tests.test_split.split_test_unorderedpolspw.inpms, tests.test_split.split_test_sw_and_fc.inpms, tests.test_split.split_test_optswc.inpms, tests.test_split.split_test_tav_then_cvel.inpms, tests.test_split.split_test_wttosig.inpms, and tests.test_split.split_test_fc.inpms.
FLAG_CATEGORY's CATEGORY keyword
Definition at line 1689 of file test_split.py.
References tests.test_split.check_eq(), tests.test_split.split_test_tav.records, tests.test_split.split_test_cav.records, tests.test_split.split_test_cav5.records, tests.test_split.split_test_cdsp.records, tests.test_split.split_test_cst.records, tests.test_split.split_test_almapol.records, tests.test_split.split_test_unorderedpolspw.records, tests.test_split.split_test_sw_and_fc.records, tests.test_split.split_test_optswc.records, tests.test_split.split_test_tav_then_cvel.records, tests.test_split.split_test_wttosig.records, and tests.test_split.split_test_fc.records.
def tests.test_split.split_test_fc.test_fc_cav | ( | self | ) |
FLAG_CATEGORY after channel averaging
Definition at line 1739 of file test_split.py.
References tests.test_split.check_eq(), tests.test_split.split_test_tav.records, tests.test_split.split_test_cav.records, tests.test_split.split_test_cav5.records, tests.test_split.split_test_cdsp.records, tests.test_split.split_test_cst.records, tests.test_split.split_test_almapol.records, tests.test_split.split_test_unorderedpolspw.records, tests.test_split.split_test_sw_and_fc.records, tests.test_split.split_test_optswc.records, tests.test_split.split_test_tav_then_cvel.records, tests.test_split.split_test_wttosig.records, and tests.test_split.split_test_fc.records.
FLAG_CATEGORY after straight selection
Definition at line 1694 of file test_split.py.
References tests.test_split.check_eq(), tests.test_split.split_test_tav.records, tests.test_split.split_test_cav.records, tests.test_split.split_test_cav5.records, tests.test_split.split_test_cdsp.records, tests.test_split.split_test_cst.records, tests.test_split.split_test_almapol.records, tests.test_split.split_test_unorderedpolspw.records, tests.test_split.split_test_sw_and_fc.records, tests.test_split.split_test_optswc.records, tests.test_split.split_test_tav_then_cvel.records, tests.test_split.split_test_wttosig.records, and tests.test_split.split_test_fc.records.
def tests.test_split.split_test_fc.test_fc_tav | ( | self | ) |
FLAG_CATEGORY after time averaging
Definition at line 1764 of file test_split.py.
References tests.test_split.check_eq(), tests.test_split.split_test_tav.records, tests.test_split.split_test_cav.records, tests.test_split.split_test_cav5.records, tests.test_split.split_test_cdsp.records, tests.test_split.split_test_cst.records, tests.test_split.split_test_almapol.records, tests.test_split.split_test_unorderedpolspw.records, tests.test_split.split_test_sw_and_fc.records, tests.test_split.split_test_optswc.records, tests.test_split.split_test_tav_then_cvel.records, tests.test_split.split_test_wttosig.records, and tests.test_split.split_test_fc.records.
tuple tests.test_split.split_test_fc.corrsels [static] |
Definition at line 1661 of file test_split.py.
Referenced by tests.test_split.SplitChecker.initialize(), and tests.test_split.SplitChecker.tearDown().
string tests.test_split.split_test_fc.inpms [static] |
Definition at line 1655 of file test_split.py.
Referenced by tests.test_uvcontsub3.UVContsub3UnitTestBase.cleanup(), tests.test_uvcontsub.UVContsubUnitTestBase.cleanup(), tests.test_split.split_test_fc.do_split(), tests.test_split.SplitChecker.initialize(), tests.test_split.SplitChecker.tearDown(), tests.test_uvcontsub3.combspw.test_combspw(), tests.test_uvcontsub.combspw.test_combspw(), tests.test_uvcontsub3.fourth.test_fourth(), tests.test_uvcontsub.fourth.test_fourth(), tests.test_uvcontsub3.knowncombspw.test_knowncombspw(), tests.test_uvcontsub3.zeroth.test_zeroth(), and tests.test_uvcontsub.zeroth.test_zeroth().
Definition at line 1654 of file test_split.py.
Referenced by tests.test_split.SplitChecker.setUp().
dictionary tests.test_split.split_test_fc.records [static] |
Definition at line 1656 of file test_split.py.
Referenced by tests.test_split.SplitChecker.check_subtables(), tests.test_split.split_test_fc.test_fc_categories(), tests.test_split.split_test_fc.test_fc_cav(), tests.test_split.split_test_fc.test_fc_straightselection(), and tests.test_split.split_test_fc.test_fc_tav().