Python interface for Tombak pulse picker Overview This project contains utilities and notebooks for [your project description]. It includes Jupyter notebooks for exploration and analysis, Python modules for core functionality, and test notebooks for validation. Project Structure . ├── PDG.ipynb # Legacy file for establisshing pyserial communication ├── TestTombak.ipynb # Test and validation notebook ├── pp.py # Core Python module class to be initiated for using the Tombak ├── pp.pyc # Compiled Python module ├── requirements.txt # Project dependencies ├── LICENSE # Project license └── README.md # This file
Special note: check the USB connection and establish communication first. use lsusb to find this