asearfos / chipper

Software (with Kivy GUI) for semi-automated segmentation and analysis of birdsongs or other acoustic signals.
GNU General Public License v3.0
10 stars 6 forks source link

Adding catch for analysis files that fail. #37

Closed JamesPino closed 5 years ago

JamesPino commented 5 years ago

During the analysis run, if a file were to have an error and not be able to be processed, Chipper would hang and not provide any feedback. Added a change to catch any loading in exception and print to screen and continue on with the rest of the analysis.