GithubHelp home page GithubHelp logo

Comments (1)

DominiqueMakowski avatar DominiqueMakowski commented on August 22, 2024

Hey @dicobrazz.

Short answer is, not really (to my knowledge) ^^. Within such time ranges, I expect you to have around 3 to 4 heart beats per epoch. Let's say 4 for the sake of illustration. Thus, you can only compute 3 different momentary heart rates (b1-b0, b2-b1...). Hence, while you could compute the average (of these several momentary hear rate values) over the whole window, computing the "continuous" heart rate is kind of complicated (and I believed not advised). Indeed, the rationale behind this artificial signal is that the momentary heart rate points (that differs at each new heartbeat) are the reflection of a smooth underlying process.

However, attempting at recovering this underlying process (i.e., the continuous and smooth change of heart rate) heavily rely on interpolation and filtering, which do not work well (and can lead to artefacts) for very short time periods.

Thus, depending on what you need this heart rate for, I would recommend 1) to use the average heart rate, or 2) use the momentary heart rates (made of 2 or 3 points). But again, it depends on what you want to do in the end.

from neurokit.py.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.