mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-06 19:20:45 +00:00
Helps if I turn the actual percentile fix code on
This commit is contained in:
parent
ee89391a84
commit
f86030e551
@ -182,7 +182,6 @@ EventDataType Day::percentile(ChannelID code,EventDataType percentile)
|
||||
|
||||
QHash<ChannelID,QHash<EventStoreType, quint32> > ::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
|
||||
|
Loading…
Reference in New Issue
Block a user