You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 16, 2023. It is now read-only.
Hi, if some developer could confirm or refute my understanding, it would be very useful: I am relying on this for several analyses. Thanks a lot for any help on this and for the library in general.
Hi,
I am confused about the units of the noise levels in
Instrument
.The doc says that they are expected to be in uK_RJarcmin
https://github.com/bthorne93/PySM_public/blob/b3e23bb8f88182bf440b731a2bab7100a255af0d/pysm/pysm.py#L147
However, from here
https://github.com/bthorne93/PySM_public/blob/b3e23bb8f88182bf440b731a2bab7100a255af0d/pysm/pysm.py#L475
and
https://github.com/bthorne93/PySM_public/blob/b3e23bb8f88182bf440b731a2bab7100a255af0d/pysm/pysm.py#L532
I understand that the noise levels are expected in uK_CMBarcmin.
If you confirm that
sens_I
andsens_P
are actually expected in CMB units I can open a pull request that changes the doc ofInstrument
Thanks
The text was updated successfully, but these errors were encountered: