Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with an interval without any data. #263

Open
hgolsen opened this issue Jun 15, 2017 · 1 comment
Open

Issue with an interval without any data. #263

hgolsen opened this issue Jun 15, 2017 · 1 comment

Comments

@hgolsen
Copy link
Member

hgolsen commented Jun 15, 2017

There is an issues where the results of an interval is without any data, and with a rather cryptic error message (length=204 ms, required length 204 ms).

@hgolsen
Copy link
Member Author

hgolsen commented Jun 20, 2017

We have checked in a fix for this now. There was a problem reestimating sn-ratio for an interval and Crava continued with erroneous value, resulting with inf-values in the result. This is now fixed. We will use a the globally estimated sn-ratio if there is not enough data to estimate for one single interval.

For the cryptic error message we actually require more data (larger than 204 ms). This is updated to say the correct required amount of data (here 205 ms).

@hgolsen hgolsen changed the title Interval Balder comes out without any data in Mariner case Issue with an interval without any data Jun 20, 2017
@pdahle pdahle changed the title Issue with an interval without any data Issue with an interval without any data. Jun 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant