diff --git a/.gitignore b/.gitignore index 5de1f6d..3bce871 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,5 @@ venv/ data/processed/ *.csv /notes +/__pycache__ +/__pycache__ diff --git a/ECG - application/tmp_uploads/02091_lr.dat b/ECG - application/tmp_uploads/02091_lr.dat deleted file mode 100644 index 67faca4..0000000 Binary files a/ECG - application/tmp_uploads/02091_lr.dat and /dev/null differ diff --git a/ECG - application/tmp_uploads/02091_lr.hea b/ECG - application/tmp_uploads/02091_lr.hea deleted file mode 100644 index 3e88dd5..0000000 --- a/ECG - application/tmp_uploads/02091_lr.hea +++ /dev/null @@ -1,13 +0,0 @@ -02091_lr 12 100 1000 -02091_lr.dat 16 1000.0(0)/mV 16 0 -76 60391 0 I -02091_lr.dat 16 1000.0(0)/mV 16 0 -85 61575 0 II -02091_lr.dat 16 1000.0(0)/mV 16 0 -9 1172 0 III -02091_lr.dat 16 1000.0(0)/mV 16 0 80 4542 0 AVR -02091_lr.dat 16 1000.0(0)/mV 16 0 -33 62517 0 AVL -02091_lr.dat 16 1000.0(0)/mV 16 0 -46 64266 0 AVF -02091_lr.dat 16 1000.0(0)/mV 16 0 -6 789 0 V1 -02091_lr.dat 16 1000.0(0)/mV 16 0 -88 61220 0 V2 -02091_lr.dat 16 1000.0(0)/mV 16 0 -61 60687 0 V3 -02091_lr.dat 16 1000.0(0)/mV 16 0 -193 1755 0 V4 -02091_lr.dat 16 1000.0(0)/mV 16 0 -63 62971 0 V5 -02091_lr.dat 16 1000.0(0)/mV 16 0 -67 60569 0 V6 diff --git a/__pycache__/config.cpython-312.pyc b/__pycache__/config.cpython-312.pyc deleted file mode 100644 index dda3055..0000000 Binary files a/__pycache__/config.cpython-312.pyc and /dev/null differ diff --git a/__pycache__/evaluate_all.cpython-312.pyc b/__pycache__/evaluate_all.cpython-312.pyc deleted file mode 100644 index 1e66e62..0000000 Binary files a/__pycache__/evaluate_all.cpython-312.pyc and /dev/null differ diff --git a/__pycache__/run_all.cpython-312.pyc b/__pycache__/run_all.cpython-312.pyc deleted file mode 100644 index b1d5c2d..0000000 Binary files a/__pycache__/run_all.cpython-312.pyc and /dev/null differ