iq_readout.two_state_classifiers.MaxFidLinearClassifier.project#

two_state_classifiers.MaxFidLinearClassifier.project(z)#

Returns the projection of the given IQ data to the mu_0 - mu_1 axis

Parameters:
z: np.array(…, 2)

IQ points

Returns:
z_proj: np.array(…)

Projection of IQ points to mu_0 - mu_1 axis