z_score_errors

z_score_errors(prob: AlignmentProblem)[source]

Compute z-score alignment errors using centroid over all patches as reference

Parameters:

prob – AlignmentProblem

Returns: array of z-score errors

Notes

This function does not align the patches before computing the reference.