Event: PyOhio 2024
Date: July 28, 2024
Location: Cleveland, Ohio
Link: PyOhio 2024 Talk
This repository contains the scripts and data used in my talk at PyOhio 2024. The talk (available here) demonstrates how to use Python for signal processing in electrochemistry, which could represent an opportunity to help address the US opioids crisis. The work started as an appendix of my Master's Thesis, which is available here.
To get started, clone this repository and install the necessary dependencies:
pip install -r requirements.txt