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

apply_H(coarse, fine)[source]
apply_HT(mm)[source]
apply_Qinv(map)[source]
apply_prior(mapset, outmapset)[source]
beam_convolve(map)[source]
coarse2maps(inmap)[source]
copy()[source]
get_map_deconvolved(map_deconvolved)[source]
get_rhs(mapset)[source]
maps2coarse(fine, coarse)[source]
maps2fine(fine, coarse)[source]
set_beam_1d(prof, pixsize)[source]
set_beam_gauss(fwhm_pix)[source]
set_mask(hits, thresh=0)[source]
set_noise_white(ivar_map, isinv=True, nfac=1.0)[source]