fix title
This commit is contained in:
parent
7d6b3403f5
commit
1b66ac1f24
2
main.py
2
main.py
@ -321,7 +321,7 @@ def load_data(data_path: str, data={}) -> dict:
|
||||
cArgs = dataInfo["canny-args"]
|
||||
doCannyPlot = x2_shot == "x2s5829" and probe == "st2" and False
|
||||
plotValues = {
|
||||
"plot_title": f"Canny Shock Finding Result for {x2_shot} - ST1 Gauge 1",
|
||||
"plot_title": f"Canny Shock Finding Result for {x2_shot} - ST2 Gauge 1",
|
||||
"plot_time_unit": "$\\mu$s",
|
||||
"y_label": "Voltage Reading (V)",
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user