punchbowl.level2.tests.test_resample#

Functions#

sample_punchdata_list(sample_ndcube)

Generate a list of sample PUNCHData objects for testing

sample_wcs(→ astropy.wcs.WCS)

Generate a sample WCS for testing.

test_reproject_array(sample_wcs, crpix, crval, cdelt)

Test reproject_array usage

test_reproject_many_flow(sample_punchdata_list)

Module Contents#

punchbowl.level2.tests.test_resample.sample_punchdata_list(sample_ndcube)#

Generate a list of sample PUNCHData objects for testing

punchbowl.level2.tests.test_resample.sample_wcs() astropy.wcs.WCS#

Generate a sample WCS for testing.

punchbowl.level2.tests.test_resample.test_reproject_array(sample_wcs, crpix, crval, cdelt, output_shape=(50, 50))#

Test reproject_array usage

punchbowl.level2.tests.test_resample.test_reproject_many_flow(sample_punchdata_list)#