iq_readout.two_state_classifiers.GaussMixLinearClassifier.project#

two_state_classifiers.GaussMixLinearClassifier.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.