SkyMapTwoRes¶
- class minkasi_wrapper.extern.minkasi.minkasi.SkyMapTwoRes(map_lowres, lims, osamp=1, smooth_fac=0.0)[source]¶
Bases:
object
A pair of maps to serve as a prior for multi-experiment mapping. This would e.g. be the ACT map that e.g. Mustang should agree with on large scales.
Methods Summary
apply_H
(coarse, fine)apply_HT
(mm)apply_Qinv
(map)apply_prior
(mapset, outmapset)beam_convolve
(map)coarse2maps
(inmap)copy
()get_map_deconvolved
(map_deconvolved)get_rhs
(mapset)maps2coarse
(fine, coarse)maps2fine
(fine, coarse)set_beam_1d
(prof, pixsize)set_beam_gauss
(fwhm_pix)set_mask
(hits[, thresh])set_noise_white
(ivar_map[, isinv, nfac])Methods Documentation