Tarskin / HappyTools

A tool for the (high-throughput) processing of HPLC data.
Apache License 2.0
34 stars 16 forks source link

Baseline correction in batch process? #55

Closed abmoran closed 3 years ago

abmoran commented 3 years ago

Does the batch process function automatically baseline correct a dataset? Or should you open all those data together, select baseline correct, and then "manually" calibrate and quantify?

Tarskin commented 3 years ago

BatchProcess should not include baseline correction, this has to be manually performed before prior to saving the chromatograms. However, if there are issues with this please provide the data that is providing an issue.

abmoran commented 3 years ago

In this case, it is not possible for me to save the chromatograms (or any chromatograms) using Happytools, therefore I cannot save after performing baseline correction. Is this a programme issue in this case?

abmoran commented 3 years ago

Issue resolved - I saw this was previously resolved so I copied the code and edited the code of the programme that I have and save chromatogram function seems to be working.