findTDE v1.3.1
Changed method to create list of atom types for LAMMPS without duplicates while preserving order for atom types in data file, ensuring atomic masses correspond to proper atoms for velocity vector calculation. Reformatted find_multiple_tde function docstring in multi_tde.py. Improved docstrings with type-hints for plotting.py. Replaced hard-coded plot formatting with default arguments that can be changed by the user.