Open yhonatanb20 opened 2 days ago
I mean, look, this looks funny, right?
Try with the latest commit: https://github.com/nightscout/AndroidAPS/commit/4373ecdde4a0fc3aaa3b74ae1b9da6a769007a4e
Thanks @parapenT1sta, installed latest dev, still facing same issue
@MilosKozak was commit 4373ecdde4a0fc3aaa3b74ae1b9da6a769007a4e meant to fix this issue?
Transparent means recalculated gap
So I suspected. But when using average smoothing half of the values are recalculated, this makes visualization very messy: Knowing which values are recalculated is theoretically valuable, but practically it just makes the graph much less readable...
well you should focus on why do you have so many gaps. this should be not common. for most people it's rare
because there are original values visible on top of recalculated, expecting they are backfilled later
well you should focus on why do you have so many gaps. this should be not common. for most people it's rare
These are not gaps in the readings, this results from the smoothing algorithms. I use Xdrip + G7, and "Average Smoothing or Exponential Smoothing MUST be enabled for meaningful use of the G7 / ONE+ values." It is my understanding that this way inevitably many values will be "smoothed". Most values were recalculated by the native BYODA algorithm back on G6, right? But this did not affect visualization in AAPS because it wasn't an AAPS smoothing plugin, and I don't feel I lost valuable information there because of all points being opaque.
At time of receiving this value, previous were missing. Otherwise it would be not transparent
At time of receiving this value, previous were missing. Otherwise it would be not transparent
Two slightly updated screenshots:
These transparent points change places all the time, it has nothing to do with missing values, the communication between G7 - XDrip - AAPS is fine, this does not represent backfilling.
I can confirm the same issue with G7 -> xDrip (companion mode) -> AAPS.
Using version 3.3.0-dev-d with xdrip-G7 as data source and average smoothing ON, some datapoints on the BG plot appear semi transparent, but in a kind of alternate way - this just complicates the graph...