iq_readout.classifiers.TwoStateLinearClassifier.project#

classifiers.TwoStateLinearClassifier.project(z)#

Returns the projection of the given IQ data to the \(\mu_0 - \mu_1\) axis.

Parameters:
znp.array(…, 2)

IQ points.

Returns:
z_projnp.array(…)

Projection of IQ points to \(\mu_0 - \mu_1\) axis.