Commit dc1d71e5af6d5863e4551a45cc3e85e81d61cbf1
1 parent
1f4818fe
Exists in
master
added a comment on fact that no debiasing is applied
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
src/idl/dustem_initialize_sed.pro
... | ... | @@ -81,6 +81,7 @@ comments=[comments,'sigmaQU: covariance on Stokes Q and U [(MJy/sr)^2]'] |
81 | 81 | comments=[comments,'sigma_largep: variance on Polarized Intensity (P) [(MJy/sr)^2]'] |
82 | 82 | comments=[comments,'sigma_smallp: variance on polarisation fraction (p) []'] |
83 | 83 | comments=[comments,'sigma_psi: variance on polarisation fraction (psi) [deg^2]'] |
84 | +comments=[comments,'CAUTION: p, P and psi values are NOT debiased'] | |
84 | 85 | |
85 | 86 | sed=replicate(one_st,Nsed) |
86 | 87 | ... | ... |