diff --git a/Python_script/example_sweeps.txt b/Python_script/example_sweeps.txt index 8dfb5df2af2c2179e576d4d8dbeee49b902d272d..278f13d2ec62a2fe9dc7c6f720e575f951010dd2 100644 --- a/Python_script/example_sweeps.txt +++ b/Python_script/example_sweeps.txt @@ -1,3 +1,3 @@ -26.0 38 3 10 +30.0 40 20 10 diff --git a/Python_script/test_stand_parameter.json b/Python_script/test_stand_parameter.json index fed78928657be2f31d0a7af6302c15d23c8eabde..20b8883b83c3901c25008fc7a0dcc3ee513ab3ea 100644 --- a/Python_script/test_stand_parameter.json +++ b/Python_script/test_stand_parameter.json @@ -1 +1 @@ -{"delta_temp": 0.2, "delta_hum": 0.2, "delta_mag":0.01 , "delta_phase": 0.0005, "sleep_time": 1.0} \ No newline at end of file +{"delta_temp": 0.2, "delta_hum": 0.2, "delta_mag":0.01 , "delta_phase": 0.0005, "sleep_time": 10.0}