Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update regression testing #6

Merged
merged 2 commits into from
Jan 5, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Fix limits and epoch
  • Loading branch information
jzuhone committed Dec 30, 2020
commit b14c0e0683cf1952599013f7956a0c41bda4dc93
10 changes: 5 additions & 5 deletions fep1_mong_check/tests/answers/JUL2919A_viol.json
Original file line number Diff line number Diff line change
@@ -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",
@@ -33,4 +33,4 @@
"13.11",
"15.08"
]
}
}
4 changes: 2 additions & 2 deletions fep1_mong_check/tests/fep1_mong_test_spec.json
Original file line number Diff line number Diff line change
@@ -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
}
}