PySM_public icon indicating copy to clipboard operation
PySM_public copied to clipboard

Units of noise levels in Instrument

Open dpole opened this issue 6 years ago • 2 comments

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 and sens_P are actually expected in CMB units I can open a pull request that changes the doc of Instrument Thanks

dpole avatar Apr 25 '18 15:04 dpole