We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The application has a main script and relies on custom-developed classes stored in the resources directory.
resources
The classes can be tested independently as follows:
python -m resources.interactivePlot
python -m resources.defineRandomSerieWindow
python -m resources.defineSinusoidalSerieWindow
python -m resources.displaySingleSerieWindow
python -m resources.defineFilterWindow