ChemGP Plotting

These tools generate publication figures from ChemGP HDF5 output files, using chemparseplot for visualization.

API Reference

For developer details, see the ChemGP Helper Reference.

Performance notes

  • Parallel batch processing with --parallel/-j flag (3-5x speedup)

  • Caching with @lru_cache for repeated operations

  • Complete type hints and HDF5 validation