punchbowl.level1.tests.test_stray_light#

Attributes#

Functions#

test_check_calibration_time_delta_warning(→ None)

If the time between the data of interest and the calibration file is too great, then a warning is raised.

test_no_straylight_file(→ None)

An invalid vignetting file should be provided. Check that an error is raised.

Module Contents#

punchbowl.level1.tests.test_stray_light.THIS_DIRECTORY#
punchbowl.level1.tests.test_stray_light.test_check_calibration_time_delta_warning(sample_ndcube) None#

If the time between the data of interest and the calibration file is too great, then a warning is raised.

punchbowl.level1.tests.test_stray_light.test_no_straylight_file(sample_ndcube) None#

An invalid vignetting file should be provided. Check that an error is raised.