Skip to content
Jillian England edited this page May 28, 2022 · 3 revisions

Welcome to the MetabolicGames wiki!

Analysis tool that eats Nutrisense data dumps to generate a set of statistical tables at different bucket time scales. The .cvs tables can the be read by other programs for graphs or just for statistical reporting of Glucose, Ketone, and GKI over time.

This software is still under development. The software is not guaranteed to be fit for any purpose. There is not medical advice offered not implied by any statistic calculated.

Note as well that as the length of time per bucket decreases the 'accuracy' of the data result per bucket becomes less. While fun it becomes less scientifically/mathematically reliable the smaller the data set in each bucket.

Note as well that very small bucket sizes will result in the software trying to 'improve' the data by interpolated results for buckets of 1 sample. This data interpolation model I am skeptical of and the model will be improved in a future release. Though I suspect diminishing returns when trying to guess data between points.

An example of one such table is as follows. Glucose and GKI tables are also created:

Title:, BK- 60.87 day interval with 1265 samples in 574 days ,,10/22/2020-5/7/2022,1.75,1.206,2.549,0.133,53537369959788.6,-65844404685901.1406,0.161,0.401,11.0 index,Interpolations,name,meanX,minX,maxX,Qx,Qy,slope,Qx2,sqrt(Qx2),N 10/15/2020,0,BK-8/31/2020-10/31/2020,2.307,0.5,5.1,0.1490,0.6384,0.6988,1.1999,1.0954,56 10/31/2020,0,BK-10/31/2020-12/31/2020,1.206,0.1,4.4,0.0622,1.2639,-5.2925,0.6646,0.8152,174 1/1/2021,0,BK-12/31/2020-3/2/2021,2.549,0.3,9.2,0.1900,1.2823,-4.2292,4.5484,2.1327,128 3/4/2021,0,BK-3/2/2021-5/2/2021,1.302,0.2,4.4,0.0875,1.6894,1.3069,0.7192,0.8480,96 5/2/2021,0,BK-5/2/2021-7/2/2021,1.575,0.2,7.1,0.1200,1.6823,4.1341,1.8298,1.3527,129 7/2/2021,0,BK-7/2/2021-8/31/2021,1.459,0,5.4,0.1135,1.3183,0.4195,1.5595,1.2488,123 9/1/2021,0,BK-8/31/2021-10/31/2021,2.066,0.1,6.5,0.0815,1.1501,4.7311,1.2496,1.1179,190 11/1/2021,0,BK-10/31/2021-12/31/2021,1.657,0.2,5.2,0.0924,1.5966,-8.1320,1.0754,1.0370,128 12/31/2021,0,BK-12/31/2021-3/2/2022,1.676,0.3,5.4,0.0900,1.6609,-2.6875,0.9161,0.9571,115 3/2/2022,0,BK-3/2/2022-5/2/2022,1.485,0.2,4.3,0.0850,1.7133,8.6931,0.7363,0.8581,104 5/2/2022,0,BK-5/2/2022-7/2/2022,1.914,0.6,3.1,0.1443,0.6774,0.5494,0.4175,0.6462,22 ,,10/22/2020-5/7/2022,1.75,1.206,2.549,0.133,53537369959788.6,-65844404685901.1406,0.161,0.401,11.0

Clone this wiki locally