smps.POPS.copy#

POPS.copy()#

Return a copy of the GenericParticleSizer.

Examples

>>> obj = GenericParticleSize(data=df)
>>> cpy = obj.copy()