Test sky map postprocessing with gzip-compressed files
This exposed some bugs due to my erroneous assumption that
astropy.io.fits
would automatically decompress gzip-compressed
content that came from strings or file-like objects.
@deep.chatterjee, you may have encountered some errors due to this bug.
Note: merge !19 (merged) first.