MaskedCrossCorrelation.score_translation#
- MaskedCrossCorrelation.score_translation(x)#
Computes the score after a given translation.
- Parameters:
- xtuple of float
Tuple representing the translation transformation in each dimension.
- Returns:
- float
The score obtained for the translation transformation.