Skip to content

Alantoo/PhD_ECG-research

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECG-research

Environment

Requirement Python 3.13

python -m venv env
. env/bin/activate
pip install --upgrade pip
pip install -r requirements.txt

python src/main.py -c H_P001_PPG_S_S1 gen-fr
python src/main.py -c H_P001_PPG_S_S1 plot-fr
python src/main.py -c H_P001_PPG_S_S1 plot-statistics
python src/main.py -c H_P001_PPG_S_S1 plot-autocorrelation
python src/main.py -c H_P001_PPG_S_S1 plot-autocovariation

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.7%
  • Shell 1.3%