fix data generation error for "event" configuration

#8

value error on line 344 bc ambiguous truth value
c0_width = ((s_picks - p_picks) * self.sampling_rate / 200.0).max() if p_picks!=s_picks else 50

Cannot merge
This branch has merge conflicts in the following files:
  • quakeflow_nc.py

Sign up or log in to comment