jacobjma / PyQSTEM

A Python interface to the electron microscopy simulation program QSTEM
GNU General Public License v3.0
61 stars 30 forks source link

changed poission_solver to include triclinic unit cells #3

Closed fragwuerdig closed 7 years ago

fragwuerdig commented 7 years ago

As np.diag() does not include non-cubic unit cells I changed the poisson_solver() function a bit to fit my needs.