tjlane / pypad

Intuitive, high-level interface to the CSPAD
Other
2 stars 1 forks source link

implement support for non-cubic unit cells in `score.py` #40

Closed sellberg closed 11 years ago

sellberg commented 11 years ago

I'll start with implementing support for the hexagonal unit cell in score.py

sellberg commented 11 years ago

cubic and hexagonal unit cell support was implemented in https://github.com/tjlane/pypad/commit/fe5aedebd782ba1949610fa7cda6ea53db9eeee5 there is no sanity check that the miller indices specified matches the basis given, but could be added as well as support for more lattice types. closing this for now