NoiseSmoothedSVD¶
- class minkasi_wrapper.extern.minkasi.minkasi.NoiseSmoothedSVD(dat_use, fwhm=50, prewhiten=False, fit_powlaw=False, u_in=None)[source]¶
Bases:
objectMethods Summary
apply_noise(dat)apply_noise_wscratch(dat, tmp, tmp2)Find the per-detector weights for use in making actual noise maps.
Methods Documentation