FanControl.Releases icon indicating copy to clipboard operation
FanControl.Releases copied to clipboard

When Custom sensor is averaging over values and one of the values is NaN the whole value passed for curves is NaN

Open Otsomies opened this issue 1 year ago • 3 comments

Describe the bug I want to have a custom sensor and pass a value as an average from that custom sensor. If that custom sensor has sensor that gives NaN value the whole value passed onwards results in NaN value.

Proposal for solution: Ignore NaN values when doing averages. See the image attached:

image

Otsomies avatar Aug 16 '24 18:08 Otsomies

What is that NaN sensor? Is it from a plugin?

Rem0o avatar Aug 17 '24 17:08 Rem0o

What is that NaN sensor? Is it from a plugin?

Yep. For this case it's sensors coming from HWinfo64. Sometimes HWinfo64 is buggy, i have closed it, or i don't have it open when opening FanControl and then it's causing the following behavior.

Otsomies avatar Aug 17 '24 18:08 Otsomies

You can get memory temperature if you use the "GPU" section of LHM and untick nvapiwrapper.

Rem0o avatar Aug 18 '24 16:08 Rem0o