Skip to content

rodrigosf672/PyOhio2024-RodrigoSilvaFerreira

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Signal Processing in Electrochemistry with Python: Applications to the US Opioids Crisis

Talk Details

Event: PyOhio 2024
Date: July 28, 2024
Location: Cleveland, Ohio
Link: PyOhio 2024 Talk

Description

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.

Installation

To get started, clone this repository and install the necessary dependencies:

pip install -r requirements.txt