Skip to content

Releases: galsci/pysm

3.3.0

15 Sep 01:40
Compare
Choose a tag to compare
  • Avoid an imcompatibility issue with numba, see #63
  • Fix a severe bug in unit conversion with bandpass integration, which can give an overall scale error of a few percent at high frequency for all components, see #59 also imported all bandpass integration tests from PySM 2 and added a comparison with the tod2flux tool by @keskitalo
  • Removed support for has_polarization in interpolator, always return IQU map

3.2.2

05 Aug 22:56
Compare
Choose a tag to compare
  • Fix packaging issue importlib-resources for python 3.6 was missing

3.2.1

06 Jun 05:06
Compare
Choose a tag to compare
  • Renamed the package to pysm3, therefore now need to import pysm3
  • Using poetry to build package and manage dependencies PR 56 #56

3.1.2

28 Mar 03:06
Compare
Choose a tag to compare

HD2017 d7 dust model still being implemented

  • Updated build/test setup to latest Astropy template PR #47
  • Bugfix: d6 model PR #43
  • Bugfix: units other than GHz PR #45