Previous topic

file_utilities module

Next topic

hydrophobicity module

This Page

hole module

Code author: Niklaus Johner <niklaus.johner@a3.epfl.ch>

This module contains functions to calculate the radius of a pore from a structure or a trajectory

CalculatePoreRadii(ev, pore_center, pore_direction, pore_lim, pore_step=0.25, mini_nsteps=1000, mini_step=0.05, kT=0.1, cooling_factor=0.9)[source]
AnalyzePoreRadii(t, ev, pore_center, pore_direction, pore_lim, first=0, last=-1, stride=1, pore_step=0.25, mini_nsteps=1000, mini_step=0.05, kT=0.1, cooling_factor=0.9)[source]