catalight.analysis.run_plot_chromatograms_stacked

Executable file that asks user for inputs and plot GC data on one plot.

Opens 3 UIs requesting, data directory, target .asc file w/ labels and plotting options. Plots .asc file data on a single figure.

Created on Fri Jan 6 17:10:25 2023. @author: Briley Bourgeois

Functions

get_user_inputs([starting_dir])

Prompt user to enter select directory and choose .asc files from it.

main(file_list, data_labels[, figsize, ...])

Plot multiple .asc files on one plot with data_labels as legend.