prism-em / prismatic

C++/CUDA package for parallelized simulation of image formation in Scanning Transmission Electron Microscopy (STEM) using the PRISM and multislice algorithms
GNU General Public License v3.0
79 stars 40 forks source link

change default behaviour of alphaBeamMax #106

Open alex-rakowski opened 3 years ago

alex-rakowski commented 3 years ago

We should change the default behaviour from alphaBeamMax = 24 mrad to something like ~ alphaBeamMax = min(probeSemiAngle + x, int(probeSemiAngle * 1.y))