from spectractor.extractor.images import Image
im = Image('tests/data/reduc_20170530_134.fits')
im.convert_to_ADU_units()
im.plot_statistical_error()