diff --git a/py4DSTEM/process/diffraction/digital_dark_field.py b/py4DSTEM/process/diffraction/digital_dark_field.py index cbf2778f4..8e60c7a8e 100644 --- a/py4DSTEM/process/diffraction/digital_dark_field.py +++ b/py4DSTEM/process/diffraction/digital_dark_field.py @@ -2,6 +2,9 @@ A general note on all these functions is that they are designed for use with rotation calibration into the pointslist. However, they have to date only been used with the Qx and Qy in pixels and not calibrated into reciprocal units. There is no reason why this should not work, but the default tolerance would need adjustment. + +These majority of these functions have been used and described in https://doi.org/10.1093/mam/ozae104, +with the exception of the ones written in polar co-ordinates (which are still to be used in published work). """ import numpy as np