ALLWISE mosaics

Despite good attempts to get the UNWISE data working, the data turn out to be poorly suited to our application. We don’t need high resolution and the lack of the zero-spacing information causes a suite of problems. Thus, we should probably use ALLWISE and a cursory look at the data suggests that they are better calibrated and don’t suffer from spatial filtering.

ALLWISE on left, UNWISE on right: ALLWISE vs UNWISE

All the basic WISE data are in IPAC in a static format. We can go ahead and get the images down provided we know what the appropriate WISE coadd IDs are. This can be obtained from catalogs like wise_allwise_p3am_cdd in astroquery.

A quick gist of the code to build the mosaics.

Again, we come to units and the desire to get them to MJy/sr. Here the DN counts are given in the WISE data with zero point magnitudes. We have the zero point for WISE band 4 given as and the offset between Vega and AB magnitudes again gets us to:

Written on July 21, 2015