Anne Heimes

Results 65 comments of Anne Heimes

> If we want the output of fractional_octave_frequencies_exact to always correlate with the output of fractional_octave_frequencies_nominal, it would be enough to calculate the corresponding nominal frequencies for num_fractions in {1,...

In my point of view ``frequency_range=(12.6, 31.4)`` is not a very common use case, the user would insert the standard values instead ``frequency_range=(12.5, 31.5)``. For the standard octave and one-third-octave...

Thank you for reporting and sharing! Currently, we don't have a single combined function for this purpose. Instead, it is split into two separate functions: `pf.dsp.time_window` and `pf.dsp.pad_zeros`. Here’s an...

If we decide that this feature is not very urgant, we can set it as an option in the [copier template](https://github.com/pyfar/template-pyfar-package) and then we can later integrate it into packages,...