pyxmolpp2.pipe.ScaleUnitCell class

Contents

Methods

def after_last_iteration(self, exc_type, exc_value, traceback) -> bool
def before_first_iteration(self, frame: pyxmolpp2.Frame)
def copy(self)

Special methods

def __call__(self, frame: pyxmolpp2.Frame)
def __init__(self, summary_volume_filename, column = 1, max_rows = None)
def __or__(self, other: TrajectoryProcessor)
def __ror__(self, lhs: typing.Sequence[pyxmolpp2.Frame])