-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create Analysis Module #176
Conversation
ehhartmann
commented
Aug 4, 2023
•
edited
Loading
edited
- improve trajectory concatenating tool to get meaningful trajectories based on KMC scheme
- graph/vmd visualisation of population of radical positions in the molecule
- graph/vmd visualisation of radical flux from each position
- graph/vmd visualisation of most probable radical migration pathways
- analysis of racemization
- plot energy profile over simulation (of protein only)
I think all would be postprocessing tools |
In #158 I started already for the reaction rates. Idea was not so much post processing, but optional live analysis per kimmdy step. |
live analysis is pretty sweet! |
I would implement the radical population analysis tomorrow and then leave it at that. Feel free to change or add to any part of this module. |
Current state of the analysis:
|