Skip to content

Undefined values in bins occupied by insertion in membrane. #45

@ojeda-e

Description

@ojeda-e

When calculating get_z_surface undefined values in bins inside the embedded element (i.e. protein) may arise since no z coordinates populate bins in the grid. Such undefined values spread in the array during the calculation of curvature.

One possible solution is to interpolate the bins occupied by the protein. I would avoid using pandas although that approach seems the most straightforward. Check np.interpolate.

Metadata

Metadata

Assignees

Labels

refactoringcode rewrites without functional changes

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions