Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding manual analysis of 523 history records #85

Merged
merged 1 commit into from
May 5, 2015
Merged

Adding manual analysis of 523 history records #85

merged 1 commit into from
May 5, 2015

Conversation

loudnate
Copy link
Collaborator

@loudnate loudnate commented May 5, 2015

Re: #83

Comparing
list_history.py analysis/736868/logs/ReadHistoryData-page-0.data --larger
and analysis/736868/CareLink-Export-1427693806171.csv

Comparing
`list_history.py analysis/736868/logs/ReadHistoryData-page-0.data --larger`
and `analysis/736868/CareLink-Export-1427693806171.csv`
bewest added a commit that referenced this pull request May 5, 2015
Adding manual analysis of 523 history records
@bewest bewest merged commit 0e9c090 into bewest:bewest/dev May 5, 2015
@bewest
Copy link
Owner

bewest commented May 5, 2015

@bewest
Copy link
Owner

bewest commented May 5, 2015

@kenstack, this might help route out your issues as well.

Did you by chance make a tool to generate that diff? It's pretty awesome.

@bewest
Copy link
Owner

bewest commented May 6, 2015

https://github.com/bewest/decoding-carelink/blob/bewest/dev/analysis/736868/logs/wizards.diff

difference between wizard decodings

From carelink to decocare:
(I included some tools to make both formats match wizard outputs here, one per line)
Rows: timestamp _type bg carb_input carb_ratio sensitivity bg_target_low bg_target_high bolus_estimate correction_estimate food_estimate unabsorbed_insulin_total

--- carelink-wizards.tsv    2015-05-06 14:33:19.616830778 -0700
+++ decoded-wizards-tail.tsv    2015-05-06 14:31:03.517585648 -0700
@@ -1,7 +1,10 @@
-2015-03-28T19:38:21 BolusWizardBolusEstimate 0 70 6 40 90 120 11.6 0 11.6 0
-2015-03-28T19:56:13 BolusWizardBolusEstimate 0 0 6 40 90 120 0 0 0 0
-2015-03-28T21:29:36 BolusWizardBolusEstimate 0 0 6 40 90 120 0 0 0 0
+2015-03-27T11:49:07 BolusWizardBolusEstimate 0 47 8 40 90 120 5.8 0 5.8 0
+2015-03-27T15:03:24 BolusWizardBolusEstimate 0 45 8 40 90 120 5.6 0 5.6 0
+2015-03-27T22:58:11 BolusWizardBolusEstimate 280 0 8.1 40 90 120 2.2 4 0 1.8
+2015-03-28T19:38:21 BolusWizardBolusEstimate 0 70 8 40 90 120 11.6 0 11.6 0
+2015-03-28T19:56:13 BolusWizardBolusEstimate 0 0 8 40 90 120 0 0 0 0
+2015-03-28T21:29:36 BolusWizardBolusEstimate 0 0 8 40 90 120 0 0 0 0
 2015-03-29T16:43:32 BolusWizardBolusEstimate 0 46 8 40 90 120 5.7 0 5.7 0
 2015-03-29T16:43:34 BolusWizardBolusEstimate 0 46 8 40 90 120 5.7 0 5.7 0
-2015-03-29T16:52:30 BolusWizardBolusEstimate 315 0 8 40 90 120 0 4.8 0 5.7
-2015-03-29T21:43:14 BolusWizardBolusEstimate 0 35 6 40 90 120 5.8 0 5.8 0
+2015-03-29T16:52:30 BolusWizardBolusEstimate 315 0 8.1 40 90 120 0 4.8 0 5.7
+2015-03-29T21:43:14 BolusWizardBolusEstimate 0 35 8 40 90 120 5.8 0 5.8 0

@loudnate loudnate deleted the loudnate/736868-analysis branch May 10, 2015 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants