smps.AlphasenseOPCN2.copy#

AlphasenseOPCN2.copy()#

Return a copy of the GenericParticleSizer.

Examples

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