Skip to content

v0.2.17

Compare
Choose a tag to compare
@fjankowsk fjankowsk released this 06 Dec 10:10
· 152 commits to master since this release
  • Added example plots.
  • Implemented a true band-integrated profile model.
  • Implemented the most important profile models using Cython, resulting in a ~1.8x speed improvement over the pure Python/Numpy implementations.
  • Improved the processing speed considerably.
  • Added regression tests to ensure that the Cython and Python/Numpy implementations are numerically identical.
  • Switched to a standard exponentially-modified Gaussian function as profile model as default.
  • Referred to the exponentially-modified Gaussian model as 'analytical' model.
  • Added a short FAQ section.
  • Tweaked output plots.

This software version was extensively verified using fake and MeerTRAP filterbank data.

Full Changelog: v0.2.16...v0.2.17