-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add errors for no fit provided, all points masked
Previously, if an image came in with all points masked the interactive mode would fail without a useful message. It now catches two new error cases: + If an image is empty/completely masked when passed to an InteractiveModel1D. + If a fit cannot be evaluated, including specific instructions to check if an initial fit should be present or if there is anything wrong with the image
- Loading branch information
Showing
1 changed file
with
56 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters