fidel with canning values
This commit is contained in:
parent
764c617780
commit
a04be0889a
2
main.py
2
main.py
@ -192,7 +192,7 @@ def load_data(data_to_load: list[str]) -> dict:
|
||||
probeCh2 = data[x2_shot]["data"]["scope"][2]
|
||||
|
||||
#[HACK] For detection
|
||||
TIME_OFFSET = 10 #us
|
||||
TIME_OFFSET = 50 #us
|
||||
if i > 0:
|
||||
privPoint = dataInfo["probe-info"]["locations"][i-1]
|
||||
time_offset = data[x2_shot]["shock-point"][f"{privPoint}-g1"][1] + TIME_OFFSET
|
||||
|
Loading…
x
Reference in New Issue
Block a user