pixie16 / paass

Pixie Acquisition and Analysis Software Suite
https://pixie16.github.io/paassdoc/
GNU General Public License v3.0
10 stars 29 forks source link

Gsl1Fitter has issues with segmentation faults #240

Closed spaulaus closed 7 years ago

spaulaus commented 7 years ago

Desicription

The GSL v. 1 fitter is segfaulting while trying to analyze traces. This issue has been reported by multiple users. The GSL fitters should have additional error handling updated.

Work to be performed

  1. Identify the cause of the GSL v1 segmentation faults
  2. Remedy the issues that were found

Acceptance Criteria

  1. The code compiles
  2. Data can be analyze and produce results that are statistically consistent with other fitting methods.
spaulaus commented 7 years ago

Analyzed data with the GSL1Fitter class. Used pulser_003.ldf from the pixieworkshop. The FWHM of the Time Difference was 33.7114 ps

image