Sensors Database

Recognized Glycemic Sensors formats

SENSORS_FILENAME = './filename_sensors.csv'

Correspondance filename betwwen sensors

SENSORS_FILENAME

Filename

Sensor

Capteur_freestyle.txt

freeStyle

Capteur_freestyle_pro.csv

freeStyle_pro_ancien

Capteur_standard.csv

standard

Capteur.csv

ipro2

Capteur_valeur.csv

ipro2_valeur

Capteur.txt

dexcom

CLARITY_CANADA_EXPORT.csv

dexcom_canada

MEDTRONIC_CANADA_EXPORT.csv

medtronic_canada

DIASEND_CANADA_EXPORT.csv

diasend_canada

TIDEPOOL_CANADA_EXPORT.csv

tidepool_canada

SENSORS_LIBRARY = './sensor_library.csv'

Sensors library filename

SENSORS_LIBRARY

Sensor

encoding

delimiter

skiprows

col_date

col_time

col_datetime

dayfirst

col_value

units

freeStyle

utf-8

1

Heure

FALSE

Historique du taux de glucose (mg/dL)

mg/dL

freeStyle_pro_ancien

utf-8

;|

2

Horodatage de l’appareil

TRUE

Historique de la glycémie mg/dL

mg/dL

standard

utf-8

;|s

0

Date (jj/mm/aaaa)

Heure(hh:mm:ss)

TRUE

Capteur de glycemie (mg/dl)

mg/dL

ipro2

utf-16le

11

Date

Heure

Horodatage

TRUE

Capteur de glycémie (mg/dl)

mg/dL

dexcom

utf-8

0

GlucoseInternalTime

TRUE

GlucoseValue

mg/dL

dexcom_canada

utf-8

,

0

Timestamp (YYYY-MM-DDThh:mm:ss)

FALSE

Glucose Value (mmol/L)

mmol/L

medtronic_canada

utf-8

;

6

Date

Time

TRUE

Sensor Glucose (mmol/L)

mmol/L

diasend_canada

utf-8

;

4

Time

TRUE

mmol/L

mmol/L

tidepool_canada

utf-8

;

0

Local Time

FALSE

Value

mmol/L

ipro2_valeur

utf-16le

11

Date

Heure

Horodatage

TRUE

Valeur de capteur (mg/dl)

mg/dL

Important

They are known issues to consider with some sensors, listed below

Sensor

Known issues

freeStyle

Replace HIGH by 500 and LOW by 40

freeStyle_pro_ancien

standard

ipro2

Before using the code, manually check if some empty cases should not be replaced by 40 or 400

dexcom

In some old files, replace HIGH by 400 and LOW by 40

dexcom_canada

Replace HIGH by 22.2 mmol/L and LOW by 2.22 mmol/L

medtronic_canada

diasend_canada

tidepool_canada

ipro2_valeur

Before using the code, manually check if some empty cases shou

Accelerometer sensor format

A list of the sensor format, table for read_acc