AdityaSavara / MSRESOLVE

MSRESOLVESG. A program for converting mass spectrometry signals to concentrations. Baseline corrections, smoothing, solving overlapping patterns, mass spectrometer tuning, and more.
0 stars 0 forks source link

Tuning corrector gas mixture uncertainties fork #253

Closed AdityaSavara closed 3 years ago

AdityaSavara commented 3 years ago

There was a challenging set of changes to get the uncertainties to propagate correctly and also to get the clearzeros and trimming of data to work correctly.

Some of these issues stemmed from ReferenceInputPreprocessing being originally designed to look directly at the variable provided_reference_patterns rather than standardized_reference_patterns. This issue has now been fixed.