Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@fhchl fhchl released this 19 Sep 12:50
· 1 commit to master since this release

Feature

  • Proper cleanup and improved documentation (28d10ea)
  • Third octave band ticks in frequency plots (6908d0b)
  • Keywords to single plots with plot_kw (973d5df)
  • window_around_peak is a method of Response (58a63ab)

Fix

  • Rescale on export only if integer data type (9b5b9fb)
  • Window_around_peak works with any shape (63018d9)
  • Delay_between returns integers (96674bd)
  • Avoid numpy warning when using Response.delay (55866fc)
  • Adapt frequency axes for low sampling frequency (412e28a)

Documentation