OpenChrom / openchrom

Visualization and Analysis of mass spectrometric and chromatographic data.
https://www.openchrom.net
Eclipse Public License 1.0
88 stars 24 forks source link

Add an Excel Template Chromatogram Peak Report #549

Closed Mailaender closed 1 month ago

Mailaender commented 1 month ago

Similar to https://github.com/OpenChrom/openchrom/pull/191, but with a twist. The layout and formulas are not defined inside OpenChrom, but in a template row using Excel. So, for example, retention time [min] would be ={retention_time}/1000/60 and area [%] would be ={peak_area}/{chromatogram_area} with the report filling in the placeholders and calculating the sheet.