Inputting Custom Electrostatic Potential into Parakeet #72
Unanswered
david-yw-t
asked this question in
Q&A
Replies: 1 comment
-
Hi @david-yw-t Unfortunately, currently, this isn't easy to do but it is something that I really want to implement (see #46) when I find time! I guess you have a 3D array containing the atomic potential at each voxel. How big is your volume? The main issue is with holding everything in memory for large volumes which is why I did this on the fly in parakeet. Best wishes James |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Parakeet team,
Is it possible to input our own electrostatic potential map (for instance, one generated from our own simulation process) into Parakeet and then proceed to obtain the exit wave and other related outputs, instead of using a molecular structure in the form of a PDB file?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions