darfix.tests.test_image_registration#

Functions

data()

first_frame(rstate)

header()

rstate()

test_apply_shift(data)

Tests the correct apply of the shift

test_find_shift(data)

Tests the shift found

test_improve_shift(data)

Tests the shift improvement

test_shift_correction0(tmpdir, first_frame, ...)

Tests the shift correction using only an axis (dimension).

test_shift_correction00(data)

Tests the shift correction of a [0,0] shift.

test_shift_correction01(data)

Tests the shift correction of a [0,1] shift.

test_shift_correction10(data)

Tests the shift correction of a [1,0] shift.

test_shift_correction11(data)

Tests the shift correction of a [1,1] shift.

test_shift_correction_float(data)

Tests the shift correction of a [0.1, 0.25] shift between images.

test_shift_detection0(tmpdir, first_frame, ...)

Tests the shift detection using only an axis (dimension).

test_shift_detection01(rstate)

Tests the shift detection with tolerance of 5 decimals

test_shift_detection1(tmpdir, first_frame, ...)

Tests the shift detection using only an axis (dimension).

test_shift_detection10(rstate)

Tests the shift detection with tolerance of 3 decimals

test_shift_detection11(rstate)

Tests the shift detection with tolerance of 2 decimals

test_shift_detection_float(rstate)

Tests the shift detection using shifted float with tolerance of 2 decimals