dleshchev / pytrx

toolbox for time resolved x-ray measurements
MIT License
2 stars 2 forks source link

Moved transformation to its own py #4

Closed darrenjhsu closed 4 years ago

darrenjhsu commented 4 years ago

I've moved the transformations into classes and their own file. This also require me to change the preparation of Solute class; basically one needs to pass along the expected transformations (as a list) for ground state and excited state molecules. There are unfinished business in the Transformation.py such as rotation and vibrational modes.