Python version for Analyseries
Select interactively match points on 2 curves to visualize the resulting interpolated curve.
Based on:
- numpy
- pandas
- matplotlib
- scipy
- openpyxl
- PyQt
git clone https://github.com/PBrockmann/PyAnalySeries
cd PyAnalySeries
conda create --name env_PyAnalySeries
conda env list
conda activate env_PyAnalySeries
conda install python
pip install -r requirements.txt
python PyAnalySeries_v2.6.py
python PyAnalySeries_v2.6.py testFile_v2.6.xlsx