Ejemplo 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()
Ejemplo n.º 2
0
def runtest(inifile, trajfile):

    logging.info("===== Test of Method A, B and C ===============")
    check_diff_to_reference_data()
Ejemplo 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()
Ejemplo 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()
Ejemplo 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()
Ejemplo 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()
Ejemplo n.º 7
0
def runtest(inifile, trajfile):

    logging.info(
        "===== Test profile calculation for 2 frames with Method D ==============="
    )
    check_diff_to_reference_data()
Ejemplo 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()
Ejemplo 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()
Ejemplo 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()
Ejemplo n.º 11
0
def runtest(inifile, trajfile):

    logging.info("===== Test of Method D, I and J with cut_by_circle disabled ===============")
    check_diff_to_reference_data()
Ejemplo 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()
Ejemplo 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()