Releases: fhchl/Response
Releases · fhchl/Response
v0.5.0
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
- Fix pydocstyle errors (6c4761d)