autowisp.tests.fits_test_case module

Class Inheritance Diagram

Inheritance diagram of AutoWISPTestCase, FITSTestCase

Define a class to compare FITS files generated by AutoWISP.

class autowisp.tests.fits_test_case.FITSTestCase(methodName='runTest')[source]

Bases: AutoWISPTestCase

Inheritance diagram of autowisp.tests.fits_test_case.FITSTestCase

Add assert for comparing AutoWISP generated FITS files.

assert_fits_match(fname1, fname2)[source]

Check if two headers match.