From f86030e5518afcb16d49589cb040990049446091 Mon Sep 17 00:00:00 2001 From: Mark Watkins Date: Thu, 2 Feb 2012 01:15:42 +1000 Subject: [PATCH] Helps if I turn the actual percentile fix code on --- SleepLib/day.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/SleepLib/day.cpp b/SleepLib/day.cpp index a3f9bbf7..a48417ae 100644 --- a/SleepLib/day.cpp +++ b/SleepLib/day.cpp @@ -182,7 +182,6 @@ EventDataType Day::percentile(ChannelID code,EventDataType percentile) QHash > ::iterator tei=sess.m_timesummary.find(code); timeweight=(tei!=sess.m_timesummary.end()); - timeweight=false; gain=sess.m_gain[code]; // Here's assuming gains don't change accross a days sessions