tomoscan.test.test_validator

Module containing validators

Functions

test_frame_broken_vds(validator_cls)

test_frame_data_with_nan(validator_cls)

test_frames_validator(validator_cls)

Test frame validator on a complete dataset

test_frames_validator_2(validator_cls)

Test frame validator on a empty dataset

test_frames_validator_3(validator_cls)

Test frame validator on a dataset missing some projections

test_high_level_validators_ok(capsys, ...)

test_is_valid_for_reconstruction()

test is_valid_for_reconstruction function.

test_phase_retrieval_validator(validator_cls)

Test dark and flat validator on a complete dataset

test_reconstruction_validator_not_ok(capsys, ...)

test_validatorbase()

Test the Validator base class API