diff --git a/fep1_mong_check/tests/answers/JUL2919A_viol.json b/fep1_mong_check/tests/answers/JUL2919A_viol.json index 0b4c1e8..e4098ac 100644 --- a/fep1_mong_check/tests/answers/JUL2919A_viol.json +++ b/fep1_mong_check/tests/answers/JUL2919A_viol.json @@ -1,10 +1,10 @@ { "run_start": "2019:203:10:57:34.816", "limits": { - "yellow_hi": 41.0, - "plan_limit_hi": 39.0, - "yellow_lo": 18.0, - "plan_limit_lo": 16.0 + "yellow_hi_limit": 41.0, + "plan_hi_limit": 39.0, + "yellow_lo_limit": 18.0, + "plan_lo_limit": 16.0 }, "datestarts": [ "2019:210:08:13:01.216", @@ -32,5 +32,14 @@ "41.45", "13.11", "15.08" + ], + "duration": [ + "9.77", + "8.07", + "4.66", + "1.05", + "11.09", + "22.96", + "1.18" ] } \ No newline at end of file diff --git a/fep1_mong_check/tests/fep1_mong_test_spec.json b/fep1_mong_check/tests/fep1_mong_test_spec.json index 4d58061..fce9bd3 100644 --- a/fep1_mong_check/tests/fep1_mong_test_spec.json +++ b/fep1_mong_check/tests/fep1_mong_test_spec.json @@ -169,7 +169,7 @@ 0.79 ], "eclipse_comp": "eclipse", - "epoch": "2016:233", + "epoch": "2016:233:12:00:00", "pitch_comp": "pitch", "simz_comp": "sim_z", "var_func": "linear" @@ -727,4 +727,4 @@ ], "rk4": 0, "tlm_code": null -} \ No newline at end of file +}