Skip to content

v0.3.0 - Release for PINT>=1.1.1 & the NG20 Pipeline

Latest
Compare
Choose a tag to compare
@JPGlaser JPGlaser released this 18 Dec 20:55
703613d

What's Changed

  • Add PINT autofitter option by @tcromartie in #60
  • Also run tests on PRs targeting NG20 branch by @rossjjennings in #62
  • Allow configuration of data repository location, BIPM version, etc. by @rossjjennings in #63
  • Fix for excise-tim being present but unset by @tcromartie in #65
  • Added convert_tcb2tdb=False to all parameters by @mtlam in #68
  • tcb2tdb hotfix for noise_utils.py by @mtlam in #72
  • tcb2tdb fix in lite_utils by @mtlam in #73
  • Add VEGAS colors to plot_utils by @mtlam in #74
  • More VEGAS plotting defaults, pta no longer default scheme by @tcromartie in #75
  • Allow constant bin_width as argument to setup_dmx(); introduce type hinting across dmx_utils.py by @mtlam in #76
  • Transferring GitHub Actions Fixes to NG20 Branch by @JPGlaser in #85
  • Hotfix for apply_ignore() poor-febe case by @mtlam in #80
  • Fix setter function names by @rossjjennings in #86
  • Put colors/markers in plot_settings & fix defaults by @tcromartie in #78
  • Merging NG20 into Main by @JPGlaser in #88
  • Update pyproject.toml to fix missing plot_settings.yaml by @golamshaifullah in #91
  • Speed up setup_dmx() by @rossjjennings in #93
  • WIP: Updating PINT_Pal to work with PINT>=1.1 by @JPGlaser in #95

New Contributors

Full Changelog: v0.2.3...v0.3.0