GithubHelp home page GithubHelp logo

hrv-lib's People

Contributors

fenox avatar marcusjzw avatar thomcz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

hrv-lib's Issues

Code license?

Hello,
Can you guy add the license type of this library?

NumberIsTooSmallException Exception

User Reports this Exception, but no message

org.apache.commons.math3.exception.NumberIsTooSmallException: number of points (0)
	at org.apache.commons.math3.analysis.interpolation.SplineInterpolator.interpolate(SplineInterpolator.java:74)
	at hrv.calc.manipulator.HRVSplineInterpolator.manipulate(HRVSplineInterpolator.java:24)
	at hrv.calc.manipulator.HRVMultiDataManipulator.manipulate(HRVMultiDataManipulator.java:17)
	at hrv.band.app.control.HRVCalculatorFacade.getPowerSpectrum(HRVCalculatorFacade.java:127)
	at hrv.band.app.control.HRVCalculatorFacade.getLF(HRVCalculatorFacade.java:62)
	at hrv.band.app.control.Measurement.from(Measurement.java:200)
	at hrv.band.app.view.fragment.MeasuringFragment$ProgressBarAnimatorListener.createMeasurement(MeasuringFragment.java:424)
	at hrv.band.app.view.fragment.MeasuringFragment$ProgressBarAnimatorListener.onAnimationEnd(MeasuringFragment.java:397)
	at android.animation.ValueAnimator.endAnimation(ValueAnimator.java:1149)
	at android.animation.ValueAnimator.doAnimationFrame(ValueAnimator.java:1309)
	at android.animation.AnimationHandler.doAnimationFrame(AnimationHandler.java:146)
	at android.animation.AnimationHandler.-wrap2(AnimationHandler.java)
	at android.animation.AnimationHandler$1.doFrame(AnimationHandler.java:54)
	at android.view.Choreographer$CallbackRecord.run(Choreographer.java:925)
	at android.view.Choreographer.doCallbacks(Choreographer.java:702)
	at android.view.Choreographer.doFrame(Choreographer.java:635)
	at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:913)
	at android.os.Handler.handleCallback(Handler.java:751)
	at android.os.Handler.dispatchMessage(Handler.java:95)
	at android.os.Looper.loop(Looper.java:154)
	at android.app.ActivityThread.main(ActivityThread.java:6688)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1468)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1358)

Define a procedure for requirement analysis and requirement review

Procedure:
First: Finde Requirements with any technique you want
Second: Write short User Stories
Third: If the User Story is considered as important write a Use Case and or Use Case Diagram

Review: (Some points)
Check whether use cases are written in active language
Have a use case check list.

NegativeArraySizeException in SDSDCalculator

NegativeArraySizeException in SDSDCalculator reported by a user. This should be fixed before next version.
User Message: App crashes every time I want to start a measurement

Stacktrace:

java.lang.NegativeArraySizeException: -1
	at hrv.calc.parameter.SDSDCalculator.process(SDSDCalculator.java:12)
	at hrv.calc.parameter.SD2Calculator.process(SD2Calculator.java:12)
	at hrv.band.app.control.HRVCalculatorFacade.getSD2(HRVCalculatorFacade.java:92)
	at hrv.band.app.control.Measurement.from(Measurement.java:199)
	at hrv.band.app.view.fragment.MeasuringFragment$ProgressBarAnimatorListener.createMeasurement(MeasuringFragment.java:433)
	at hrv.band.app.view.fragment.MeasuringFragment$ProgressBarAnimatorListener.onAnimationEnd(MeasuringFragment.java:399)
	at android.animation.ValueAnimator.endAnimation(ValueAnimator.java:1149)
	at android.animation.ValueAnimator.doAnimationFrame(ValueAnimator.java:1309)
	at android.animation.AnimationHandler.doAnimationFrame(AnimationHandler.java:146)
	at android.animation.AnimationHandler.-wrap2(AnimationHandler.java)
	at android.animation.AnimationHandler$1.doFrame(AnimationHandler.java:54)
	at android.view.Choreographer$CallbackRecord.run(Choreographer.java:925)
	at android.view.Choreographer.doCallbacks(Choreographer.java:702)
	at android.view.Choreographer.doFrame(Choreographer.java:635)
	at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:913)
	at android.os.Handler.handleCallback(Handler.java:751)
	at android.os.Handler.dispatchMessage(Handler.java:95)
	at android.os.Looper.loop(Looper.java:154)
	at android.app.ActivityThread.main(ActivityThread.java:6688)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1468)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1358)

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.