EasyScience / EasyDiffractionApp

Diffraction data analysis application
https://easydiffraction.org
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Exceptions for fitting #99

Closed rozyczko closed 3 years ago

rozyczko commented 3 years ago

Considering fitting is an "external" functionality, it is required to have it within the try...except block.

This does not help with the original issue #98, which seems to be a Lib/Core problem) but at least provides more control over failed fits.