|
SMICA
1.0
|
Public Member Functions | |
| def | is_astro |
| def | set_freqlist |
| def | set_convunit |
| def | set_bins |
Public Member Functions inherited from smica.component.Component | |
| def | plot_power |
| def | plot_em |
| def | set_gaussian_prior |
| def | get_penalty |
| def | get_score_penalty |
| def | get_fim_penalty |
Public Attributes | |
| freqlist | |
| convunit | |
| bins | |
| lmin | |
| lmax | |
| b_ws | |
| b_lR | |
Public Attributes inherited from smica.component.Component | |
| mu | |
| sigma_inv | |
An astrophysical component. Astrophysical components contribute to the covariance R_q via a parameterized covariance matrix. Those parameters (a small number) are 'physical'.
| def smica.component.Astro.set_bins | ( | self, | |
| bins, | |||
| lmin, | |||
| lmax | |||
| ) |
Set the binning matrix.
| def smica.component.Astro.set_convunit | ( | self, | |
| convunit | |||
| ) |
Set the conversion vector uK_CMB -> unit.
| def smica.component.Astro.set_freqlist | ( | self, | |
| freqlist | |||
| ) |
Set the list of frequency.
1.8.4