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

Major Ovehaul of ReferenceData for MSRESOLVE #258

Closed AdityaSavara closed 3 years ago

AdityaSavara commented 3 years ago

This is a major overhaul of MSRESOLVE. This is a bigger change than automatic tuning correction. Various variable names related to ReferenceData have been changed, and much of the logic flow has been changed.

Tuning correction and extracting of reference patterns have been moved out of the reference pre-processing and into the main algorithmic flow (in preparation of making mixed reference patterns).

Reference Patterns are now standardized immediately and then expected to be standardized hence-forth. A variety of reference pattern related support functions have also been made.