autowisp.tests.fits_test_case module
Class Inheritance Diagram

Define a class to compare FITS files generated by AutoWISP.
- class autowisp.tests.fits_test_case.FITSTestCase(methodName='runTest')[source]
Bases:
AutoWISPTestCase
Add assert for comparing AutoWISP generated FITS files.
- _compare_data(fname1, fname2, fits_components)[source]
Assert that the image/error/mask data (or table data) match.