GlyApp
  • Installation
  • Sensors Database
  • Statistics of Glycemia
  • Plotting
  • Other functions
GlyApp
  • GlyApp Python Documentation
  • View page source

GlyApp Python Documentation

GlyApp is a python application to compute many standard glycemic indices on commercial sensors. It was created and is currently maintained by Elsa Heyman and Joris Heyman.

  • Installation
    • GlyApp on your Web Browser
    • With python (v3.12) installed locally
    • GlyApp File Structure
      • Default Environment Variables
      • Setting Environment Folders and Files
  • Sensors Database
    • Recognized Glycemic Sensors formats
      • SENSORS_FILENAME
      • SENSORS_LIBRARY
    • Accelerometer sensor format
  • Statistics of Glycemia
    • Compute All Indices
      • calc_glu()
      • Example
    • List of indices implemented
      • Basic Statistics
      • Hypoglycemia events
      • MAGE
      • CONGAn
  • Plotting
    • plot_patient()
  • Other functions
    • CONGAn()
    • DATA_DIR
    • FILENAMES
    • LIBRARY
    • RESULT_DIR
    • SENSORS_FILENAME
    • SENSORS_LIBRARY
    • calc_MAGE()
    • calc_glu()
    • calc_hypo()
    • clean_data()
    • conversion_factor()
    • date_col_num()
    • datenum()
    • gly_hypo_prol
    • gly_hypo_short
    • import_libraries_pyodide()
    • import_libraries_urllib()
    • init_environment()
    • make_synthetic_gly_data()
    • numdate()
    • plot_patient()
    • read_Glu()
    • read_accelero()
    • read_cardio()
    • read_glu_octave()
    • read_glu_pandas()
    • read_libraries()
    • short_plot_patient()
    • sort_times()
    • test_all()
    • time_hypo_prol
    • time_hypo_short
Next

© Copyright 2025, joris.

Built with Sphinx using a theme provided by Read the Docs.