Skip to content

QDESCP Pyramidalization alpha missing #217

@akalikadien

Description

@akalikadien

Is your feature request related to a problem? Please describe.
Currently for pyramidalization, only the pyramidalization value based on two methods (Gavrish and Radhakrishnan) is returned, while it might be nice to know the alpha angle as well

Describe the solution you'd like
I saw that in the variables local_Pyramidalization and local_vol_Pyramidalization

local_Pyramidalization, local_vol_Pyramidalization = [], []
the P and P_angle values of the Pyramidalization Morfeus object (https://digital-chemistry-laboratory.github.io/morfeus/_modules/morfeus/pyramidalization.html#Pyramidalization) are stored. It might be nice to also return the averaged alpha value (alpha variable of the Pyramidalization object from Morfeus). This can be stored as 'Pyramidalization alpha' in the interpret set of descriptors returned by AQME.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions