Esempio n. 1
0
def runtest(inifile, trajfile):

    logging.info(
        "===== Test of Method D and J: use_blind_points disabled, cut_by_circle enabled with radius of 1 ==============="
    )
    check_diff_to_reference_data()
Esempio n. 2
0
def runtest(inifile, trajfile):

    logging.info("===== Test of Method A, B and C ===============")
    check_diff_to_reference_data()
Esempio n. 3
0
def runtest(inifile, trajfile):
    logging.info(
        "===== Test of Method D with use_blind_points_disabled, arithmetic velocity calculation, cut_by_circle enabled and radiuses of 1.5 and 2.5 ==============="
    )
    check_diff_to_reference_data()
Esempio n. 4
0
def runtest(inifile, trajfile):

    logging.info("===== Test of Method I with one measurement area spreading over several subrooms ===============")
    check_diff_to_reference_data()
Esempio n. 5
0
def runtest(inifile, trajfile):

    logging.info(
        "===== Test of Method D with blind points disabled, arithmetic velocity calculation and cut_by_circle ==============="
    )
    check_diff_to_reference_data()
Esempio n. 6
0
def runtest(inifile, trajfile):

    logging.info(
        "===== Test of Method D with use_blind_points disabled, cut_by_circle enabled, radius of 1 and varied number of edges ==============="
    )
    check_diff_to_reference_data()
Esempio n. 7
0
def runtest(inifile, trajfile):

    logging.info(
        "===== Test profile calculation for 2 frames with Method D ==============="
    )
    check_diff_to_reference_data()
Esempio n. 8
0
def runtest(inifile, trajfile):

    logging.info(
        "=====  Test of Method D, I and J with cut_by_circle enabled and small radius of 0.5 ==============="
    )
    check_diff_to_reference_data()
Esempio n. 9
0
def runtest(inifile, trajfile):

    logging.info("===== Test profile calculation for 2 frames with Method D with use_blind_points disabled ===============")
    check_diff_to_reference_data()
Esempio n. 10
0
def runtest(inifile, trajfile):

    logging.info(
        "===== Test of Method D: global IFD enabled, cut_by_circle disabled ==============="
    )
    check_diff_to_reference_data()
def runtest(inifile, trajfile):

    logging.info("===== Test of Method D, I and J with cut_by_circle disabled ===============")
    check_diff_to_reference_data()
Esempio n. 12
0
def runtest(inifile, trajfile):
    logging.info(
        "=====  Test global IFD data of Method D with us_blind_points enabled, cut_by_circle enabled and radius 2.0 ==============="
    )
    check_diff_to_reference_data()
Esempio n. 13
0
def runtest(inifile, trajfile):

    logging.info("===== Test of Method D with blind points disabled and cut_by_circle disabled ===============")
    check_diff_to_reference_data()