Skip to content

Correctly passed peak_end to the integrator (predict/refine)

Raza, Zamaan requested to merge gui_peak_end into develop

Resolves #172 (closed)

Correctly passed the value set by _peak_end_int in SubframePredictPeaks and SubframeRefiner to the integrator, since it's used in setting the integration region and scaling the peak shape.

Merge request reports