galsci / pysm

PySM 3: Sky emission simulations for Cosmic Microwave Background experiments
https://pysm3.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
36 stars 23 forks source link

Thermodynamic and RJ units #6

Closed b-thorne closed 5 years ago

b-thorne commented 5 years ago

As of astropy v3.1 , thermodynamic units are supported. Switch from our version defined in pysm.units.

b-thorne commented 5 years ago

Implemented in PR#7.