tomwer.core.process.reconstruction.scores.scores.compute_score_contrast_std#

tomwer.core.process.reconstruction.scores.scores.compute_score_contrast_std(data)#

Compute a contrast score by simply computing the standard deviation of the frame :param numpy.ndarray data: frame for which we should compute the score :return: score of the frame :rtype: float