pyxem / diffsims

An open-source Python library providing utilities for simulating diffraction
https://diffsims.readthedocs.io
GNU General Public License v3.0
46 stars 26 forks source link

"kinematic" diffraction simulations QOL improvements #136

Open pc494 opened 3 years ago

pc494 commented 3 years ago

A couple of things jump out

1) How we handle the direct beam

2) Having a "norm" method (or attribute) would clean up the template matching workflow a little.

hakonanes commented 3 years ago

What does QOL stand for?

pc494 commented 3 years ago

Quality of Life, sorry about that.