Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 510 Bytes

File metadata and controls

18 lines (14 loc) · 510 Bytes

Hardstim 4 Session Plotter

This script will plot the session data from a Hardstim 4 and display the intensity, adjustment, boost and shock modes for a recordes session file over time.

I maintain this project on behalf of raider from HS discord, credits for development and moral rights of ownership go to him. He has given me permission to maintain this project.

Requirements

  • matplotlib
pip install -r requirements.txt

Usage

python plot_hsr.py <session_file> <image.png>