What’s New in dysh 0.4?

What’s New in dysh 0.4?#

Overview#

In this release, dysh has the following new or updated features:

  • Smoothing of Spectrum objects along their spectral axis. (see Spectrum.smooth)

  • Alignment of Spectrum objects (see Spectrum.align_to)

  • Calibration of Nod observations (see GBTFITSLoad.getnod())

  • Selection of baseline inclusion and exclusion ranges using units

  • Flagging (see flagging recipe)

  • Metadata management (see modifying metadata recipe)

  • Reading and writing data (see saving data recipe)

  • Logging functionality

  • Data reduction history

  • Online and offline modes

  • Gain correction classes

  • Updates to the documentation

  • Drop support for Python3.8 and Python3.9

  • Bug fixes

Full change log#

To see a detailed list of all changes in version 0.4, including changes in API, please see the Full Changelog.