You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a method inside MolGrid called get_atomic_property that takes in a atomic property as an array evaluated on the MolGrid.points and returns another atomic property of that array.
This method uses the aim_weights and MolGrid.indices in-order to get the atomic property.
The text was updated successfully, but these errors were encountered:
Create a method inside MolGrid called
get_atomic_property
that takes in a atomic property as an array evaluated on the MolGrid.points and returns another atomic property of that array.This method uses the
aim_weights
andMolGrid.indices
in-order to get the atomic property.The text was updated successfully, but these errors were encountered: