packing_defect.core.vis

vs.py

Plot defect size distributions for one run of packing_defect.

Functions

main()

plot_defect_data(file_paths, labels, colors, ...)

Scatter defect size vs probability on a log-y axis.

packing_defect.core.vis.main()[source]
packing_defect.core.vis.plot_defect_data(file_paths, labels, colors, markers, title=None, output_path=None)[source]

Scatter defect size vs probability on a log-y axis. file_paths : list of three paths in order [TGacyl, TGglyc, PLacyl] or any order matching labels.