usgs / groundmotion-processing

Parsing and processing ground motion data
Other
54 stars 41 forks source link

Fix Ridder loop to work when any_trace_failures is False #1055

Closed emthompson-usgs closed 1 year ago

emthompson-usgs commented 1 year ago

This fixes a bug that can come up when an individual trace has failed qa checks and so it didn't find corner frequencies. We just need to always check that individual traces have passed before looking for attributes like this.