Skip to content
Snippets Groups Projects
Commit d26ce919 authored by Carlo Guidi's avatar Carlo Guidi
Browse files

Update acoustics.py

parent 19640a8f
No related branches found
No related tags found
No related merge requests found
......@@ -160,8 +160,7 @@ while check:
N_Pulses_Indicator_DU.append(-1.5)
except:
stop = []
except (TypeError, ValueError): # TypeError if no data found for a certain piezo, ValueError if there are zero data for a certain piezo
N_Pulses_Indicator_DU.append(-1.5)
N_Pulses_Indicator.append(N_Pulses_Indicator_DU)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment