Coder Social home page Coder Social logo

Comments (4)

paulvangentcom avatar paulvangentcom commented on July 30, 2024

Hi Simon,

Yes I saw that pop up from time to time. I'll look into exactly what's causing it. It's probably coming from the FFT or Periodogram computations in Scipy.

Your analysis should still finish normally, right?

  • Paul

from heartrate_analysis_python.

sedurCode avatar sedurCode commented on July 30, 2024

Hi Paul,
Output of your tool looks sensible for all the segments I have looked at using the visualisations exported using the plot_segment tool. However, I haven't attempted to prod the code further to see if I get the correct output behaviour.

Would be nice to use power-of-2 sized arrays for spectral analysis by default though! Great tool by the way, lets see if you do a much better job that the thing packaged with the shimmer matlab tools I have been using.

from heartrate_analysis_python.

paulvangentcom avatar paulvangentcom commented on July 30, 2024

If the warning has any effect on output measures (I don't suspect it has), it should only be on frequency domain measures. HR and HRV measures are unaffected.

Thanks, I started developing this because I couldn't find a good open source toolkit myself : ). If you are missing some functionality feel free to let me know.

from heartrate_analysis_python.

paulvangentcom avatar paulvangentcom commented on July 30, 2024

The spectral warning resulted from me setting an incorrect window size for Welch's method in the frequency spectrum computation. It is fixed in a6c4732

You now get the PSD back as a power of two array as requested. This is common practice so making it the default option makes sense. See e1dc543

from heartrate_analysis_python.

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.