TheoChem-VU / TCutility

Utility functions/classes for the TheoCheM programs
https://theochem-vu.github.io/TCutility/
MIT License
5 stars 0 forks source link

Python API for IRC concatenation #274

Closed SiebeLeDe closed 2 months ago

SiebeLeDe commented 3 months ago

Moved the IRC python functions to the analysis module for task-specific functionalities. Moved the amv and xyz writing formats to the molecule format. Removed log calls in the IRC functions themselves to make them more pure. These messages have been moved to the main function of the cli_scripts concat-irc

256

YHordijk commented 2 months ago

Looks good! Just a few tiny comments