AutoFlowResearch / SmartPeak

Fast and Accurate CE-, GC- and LC-MS(/MS) Data Processing
MIT License
40 stars 13 forks source link

Fit calibration Cannot exclude point correctly when 2 calibration curves are displayed #525

Closed bertrandboudaud closed 2 years ago

bertrandboudaud commented 2 years ago

Describe the bug Cannot exclude point correctly when 2 calibration curves are displayed

To Reproduce Steps to reproduce the behavior:

  1. Execute "HPLC_UV_Standards"
  2. Got to Veix Calibration
  3. Select 2 Ttransistions in TRansitions Explorer, that would show 2 the calibration curves
  4. Select a point from the second calibration, and try to exclude it.
  5. The point not excluded.

Expected behavior the point would be excluded.

Version information 1.21

Additional context Note that if you select the right component on the combo box, you can indeed exclude the point correctly. But in that case, another incorrect behavior is that the component will be reset to the 1st one once the point is excluded (it may be considered as a different bug)