Marco Berzborn
Marco Berzborn
Scons does not properly detect whether a notebook needs to be rebuilt when using the timeout option: `scons timout=360` Instead all notebooks will be rebuilt regardless if changes were made...
For now this is primarily for testing JOSS Paper guidelines and related things.
## General * pyfar version: all since addition of phase plot ## Description When plotting the unwrapped phase the MultipleFractionTicker and Formatters are not used. I'd propose to change this...
We need an implementation to calculate and store typically used constants, such as air density, speed of sound, etc. Ideally, this could be implemented as a Dataclass or similar.
## Description For ease of compatibility we should have a reader function for *.ita files created using the ITA-Toolbox.
Was deprecated in Sphinx 7.0 and gives in error in v8.0 See GitHub issue here: https://github.com/Chilipp/autodocsumm/issues/89
Currently ruff is set-up to replicate the flake8 guidelines, which could be extended. I'm creating this issue to keep track of the different configuration options and respective branches. In progress:...
Currently we only have plots for magnitude, phase, and group delay (and respective combinations) Similar plot function for real and imaginary parts of the spectrum would be quite handy in...
This was brought forward as an additional feature in #849. Can be picked up after #849 is finalized. Related to #751
Currently, these methods simply return the closest time or frequency. For more fine grained control it may be useful to add functionality to round to the next larger or lower...