NumpressConfig#

class pyopenms.NumpressConfig#

Bases: object

Cython implementation of _NumpressConfig

Original C++ documentation is available here

__init__()#

Overload:

__init__(self) None

Overload:

__init__(self, in_0: NumpressConfig) None

Methods

__init__

Overload:

setCompression(self, compression)

Attributes

estimate_fixed_point

linear_fp_mass_acc

np_compression

numpressErrorTolerance

numpressFixedPoint

estimate_fixed_point#
linear_fp_mass_acc#
np_compression#
numpressErrorTolerance#
numpressFixedPoint#
setCompression(self, compression: bytes | str | String) None#