-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Description
Dear all,
While trying to adapt the monitoring notebook to my case https://noisepy.github.io/NoisePy/monitoring/monitoring_demo.html, I hit a bug when the calc_segment method returned that num_segmts was not defined.
Indeed, checking on line 195 of monitoring_utils.py, there is a if condition that leads to setting up num_segmts while it is not set if the condition is not met, while it is used afterwards, no matter what.
Is there something incorrect in my case or should we set num_segmts to 1 otherwise? I have just uploaded the notebook I am using and the correlation setup yaml file.
Cheers,
R
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels