py4dstem / py4DSTEM

GNU General Public License v3.0
202 stars 140 forks source link

Thickness of Atomic columns at the edges of the potential images is fixed #640

Closed shinjandutta closed 6 months ago

shinjandutta commented 6 months ago
  1. Moved up the code for calculate_correlation_array so as to calculate zone axes without the structure factor calculations in CrystalACOM.py
  2. Changed the code for generate_projected_potential in Crystal.py to fix the issue of varying thicknesses of the atomic columns in the generated potential images.
cophus commented 6 months ago

Code looks good - we double checked the modifications to orientation plan generation.