Skip to content

PBrockmann/PyAnalySeries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyAnalySeries

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

Installation

Get the application
  • git clone https://github.com/PBrockmann/PyAnalySeries
  • cd PyAnalySeries
Create a python environment to use PyAnalySeries
  • conda create --name env_PyAnalySeries
  • conda env list
  • conda activate env_PyAnalySeries
  • conda install python
  • pip install -r requirements.txt
Test
  • python PyAnalySeries_v2.6.py
  • python PyAnalySeries_v2.6.py testFile_v2.6.xlsx

Captures

Capture_01

Capture_02

Capture_03

About

AnalySeries with python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published