A small util for checking 1D signal Transitions All what it does is shown on the plot below: Installing requirements with
$ pip3 install -r requirements.txt
or
> pip install -r requirements.txt
Usage:
python3 Plot_Transitions.py
Help is available, all the argumants that could be passed into the shell are described in help While running it gentle asks for the .csv input and .png plot output
>python Plot_Transitions.py
Please enter the .csv file path: test.csv
Please enter the .pnt output plot path: 1.png