StructureMapper translational invariance
This MR adds the option (and enables it by default) to subtract the mean displacement or drift between an input structure and the ideal structure. Originally discussed here: #621
To Do:
- Change default remove_translation default to False
- Add a deprecation warning
- Update unit tests to be aware of the flag so that they can be passed
- Update docs
- Comply with code style standards