Ivanlh20 / multem

MULTEM is a powerful and advanced collection of C++ routines with CUDA support, designed to perform efficient and accurate multislice simulations for various TEM experiments such as HRTEM, STEM, ISTEM, ED, PED, CBED, ADF-TEM, ABF-HC, EFTEM, and EELS.
GNU General Public License v3.0
65 stars 26 forks source link

ilc_incident_wave has no k-space option #49

Open ThFriedrich opened 2 years ago

ThFriedrich commented 2 years ago

The incident wave function is hard coded to return the real space probe function. An optional parameter to choose between real and reciprocal space would be practical and fairly easy to implement. I will submit a draft as Pull Request shortly.