lbl-anp / becquerel

Becquerel is a Python package for analyzing nuclear spectroscopic measurements.
Other
43 stars 16 forks source link

peakfinder: convert exception to printing a warning. Fixes #350 #351

Open arunpersaud opened 2 years ago

arunpersaud commented 2 years ago

Potential fix for #350

markbandstra commented 1 year ago

Looks like the tests no longer pass because this change results in a PeakFinderError no longer being raised for a particular case. Strangely this error is only seen in the coveralls test, and the error is opaque in the pip_build_tests.