Skip to content

Releases: dotTHzTAG/thzpy

v0.2.1

05 Nov 09:00
a668e41

Choose a tag to compare

Patch Notes

  • Fixed the alpha parameter for windowing not being passed correctly,

v0.2.0

03 Nov 09:23
66b0ef0

Choose a tag to compare

Patch Notes

  • Added a function for calculating dynamic range. Computes the maximum measurable absorption at each given frequency for a given sample and acquisition setup. Alternatively can calculate the boundaries of regions outside the dynamic range.
  • Added Tukey as a windowing option.

v0.1.0

04 Aug 15:30
54c3665

Choose a tag to compare

Patch Notes

  • common_window no longer reduces half-width to fit all waveforms into the given half-width range. Instead the original half-width is preserved the waveforms lengthened to preserve phase information.
  • Unit conversions have been standardised to fix and prevent future bugs.
  • If complex refractive indices are provided as transform parameters only the real components will now be used.

v0.0.6

27 Jun 10:27

Choose a tag to compare

Changes:

  • Added adapted Blackman window
  • Updated to pydotthz v1.0.1

v0.0.5

12 Jun 12:17
b0a3aca

Choose a tag to compare

Patch to fix erroneous calculation of dielectric constant.

v0.0.4

28 Mar 10:24

Choose a tag to compare

Makes the package compatible with new versions of pydotthz going forwards.

v0.0.3

25 Mar 19:07
3df9a24

Choose a tag to compare

Fixes broken build of v0.0.2, providing proper access to sub-packages.