Skip to content

Commit 08cea0a

Browse files
committed
Fix typo in hbt config
1 parent 6fed4f9 commit 08cea0a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

disruption_py/machine/hbtep/config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ mdsplus_connection_string = "maxwell.ap.columbia.edu:8003"
44
[hbtep.inout.sql]
55
host = ""
66

7-
[mast.physics.current_quench_time_thresholds]
7+
[hbtep.physics.current_quench_time_thresholds]
88
abs_ip0 = 0.1e6
99
abs_ip_final = 50e3
1010
abs_ip_max = 0.1e6
@@ -20,4 +20,4 @@ test_columns = []
2020
flattop1_full = 77324
2121
flattop2_full = 102709
2222
flattop3_fast = 103590
23-
flattop4_full = 117676
23+
flattop4_full = 117676

0 commit comments

Comments
 (0)