ComPWA / ComPWA-legacy

[deprecated] C++ back-end for the Common Partial Wave Analysis framework
https://compwa.github.io/legacy
Other
9 stars 9 forks source link

Fixing all fit parameters causes segfault during optimization #298

Closed spflueger closed 7 months ago

spflueger commented 4 years ago

Describe the bug Fixing all fit parameters causes segfault during optimization

Expected behavior I'm expecting an error message notifying the user about the problem, and return from the optimize()method with an "empty" fit result.

[Estimated effort: 15min]