Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
SheinaG committed Nov 15, 2022
1 parent 7e904b3 commit 03743fe
Show file tree
Hide file tree
Showing 10 changed files with 3 additions and 353 deletions.
2 changes: 1 addition & 1 deletion docs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
SPHINXOPTS =
SPHINXBUILD = sphinx-build
SPHINXPROJ = pecg
SOURCEDIR = source
SOURCEDIR = .
BUILDDIR = build

# Put it first so that "make" without argument is like "make help".
Expand Down
2 changes: 1 addition & 1 deletion docs/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Few steps are required to extract the morphological ECG biomarkers, thos steps a

3. Engineering of ECG Biomarkers - Using the fiducial points ECG biomarkers are engineered for individual ECG cycles. When a biomarker cannot be engineered because some fiducial points could not be detected by wavedet then the feature was marked as a NaN. For an ECG channel a total of 14 features are extracted from intervals duration and 8 from waves characteristics to describe the ECG morphology.

.. image:: ../../ecg_wth_bio.png
.. image:: ../ecg_wth_bio.png
:width: 600


Expand Down
File renamed without changes
2 changes: 1 addition & 1 deletion docs/make.bat
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set SOURCEDIR=source
set SOURCEDIR=.
set BUILDDIR=build
set SPHINXPROJ=pecg

Expand Down
64 changes: 0 additions & 64 deletions docs/source/README.rst

This file was deleted.

205 changes: 0 additions & 205 deletions docs/source/conf.py

This file was deleted.

21 changes: 0 additions & 21 deletions docs/source/index.rst

This file was deleted.

7 changes: 0 additions & 7 deletions docs/source/modules.rst

This file was deleted.

28 changes: 0 additions & 28 deletions docs/source/pecg.ecg.rst

This file was deleted.

25 changes: 0 additions & 25 deletions docs/source/pecg.rst

This file was deleted.

0 comments on commit 03743fe

Please sign in to comment.