This dataset contains a Python-based graphical user interface (GUI) workflow for the evaluation of GC–MS data obtained from catalytic upgrading of acetone–butanol–ethanol (ABE) mixtures.
The tool processes classified peak tables exported as .csv files and calculates product selectivity based on user-defined filtering criteria. Only compounds labeled as KEEP are considered, while reactants are excluded from the selectivity basis. In addition, the workflow enables the calculation of reactant conversion using either a baseline (0 h) dataset or manually defined initial area percentages.
The software provides multiple levels of analysis, including family-based selectivity, carbon number distributions, carbon binning (C2–C6 and C7–C15), and selected product tracking. Results are visualized through an interactive PyQt6-based interface and exported as structured .csv files.
Input data must follow a tabulated GC–MS format with columns such as retention time, compound name, molecular formula, area percentage, classification, and chemical family.
This repository represents the archived version associated with the corresponding scientific work. The actively maintained version of the code is available in the linked GitHub repository.
LINK: (https://github.com/Leonardolac97/Gc-Ms_ABE_calculator)