Chris7 / pyquant

Platform independent command line tool for analysis of mass spectrometry data.
https://chris7.github.io/pyquant/
MIT License
14 stars 6 forks source link

Add in x scaling prior to fit #30

Open Chris7 opened 6 years ago

Chris7 commented 6 years ago

When the mean is a large number, esp. with baselines, the difference in magnitude between the x axis and the y can lead to suboptimal fits or premature exits of the fitting routine. This helps address it by bringing the x-axis to a similar scale as the y-axis.