smlmlp.drift_crosscorr module

smlmlp.drift_crosscorr(x, y, crosscorr_frames_per_segment=1000, *, crosscorr_outlier_fraction=0.1, crosscorr_recompute=True, pixel_sr_nm=15.0, cuda=False, parallel=False)[source]

Placeholder for drift crosscorr.

Raises:

SyntaxError – Always raised because this analysis is not implemented yet.