Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#820 closed defect (fixed)

improve handling of errors and exceptions during fit

Reported by: pkienzle Owned by: Paul Kienzle <pkienzle@…>
Priority: major Milestone: SasView 4.1.0
Component: SasView Keywords:
Cc: Work Package: SasView Bug Fixing

Description

If there is an error during the fit it is not handled smoothly. For example, singular fits. Instead of a popup the user should receive a gentle warning on the console.

This happens when fitting the attached project with Levenberg-Marquardt.

Attachments (2)

sample_sasview_proj.svs (36.7 KB) - added by pkienzle 7 years ago.
analysis project
fractal_times_core_shell_elypse.py (11.0 KB) - added by pkienzle 7 years ago.
custom model to store in the plugins directory

Download all attachments as: .zip

Change History (4)

Changed 7 years ago by pkienzle

analysis project

Changed 7 years ago by pkienzle

custom model to store in the plugins directory

comment:1 Changed 7 years ago by Paul Kienzle <pkienzle@…>

  • Owner set to Paul Kienzle <pkienzle@…>
  • Resolution set to fixed
  • Status changed from new to closed

In 1a5d5f2d6cd4b4999b40c7fbc72a7a295fa78d9d/sasview:

send errors back from fitting. Fixes #820

comment:2 Changed 7 years ago by GitHub <noreply@…>

In 523194844bea268e6625c2a920ddc8d6cf914f7b/sasview:

Merge pull request #20 from SasView?/ticket-820

send errors back from fitting. Fixes #820

Note: See TracTickets for help on using tickets.