Add run_data_analysis/tests/data/sample_run.json
This commit is contained in:
parent
ca66a15e24
commit
17e160f996
1 changed files with 6 additions and 0 deletions
6
run_data_analysis/tests/data/sample_run.json
Normal file
6
run_data_analysis/tests/data/sample_run.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"band_center": 12.8,
|
||||
"band_width": 3.4,
|
||||
"cluster_score": 0.92,
|
||||
"retry_tail": 1.15
|
||||
}
|
||||
Loading…
Reference in a new issue