make the graph?
This commit is contained in:
parent
e0e6205895
commit
e5e283f35a
@ -478,7 +478,7 @@ def canny_shock_finder(time_list, pressure_list, sigma = 4, derivative_threshold
|
||||
except Exception as e:
|
||||
print (e)
|
||||
print ("There was an issue plotting the result.")
|
||||
mplt.close('all')
|
||||
#mplt.close('all')
|
||||
|
||||
if not return_processing_lists:
|
||||
# just return the found arrival time/times
|
||||
|
Loading…
x
Reference in New Issue
Block a user