OverviewΒΆ

The CTGViewerLite is used to show fetal heart rate and uterine contraction in a format 1 cm/min., 20 bpm/cm.

The application support reading CTG files (fetal heart rate nad uterine contraction) from different formats:

  • *.dat - physionet format, the CTU-UHB database files (the application expect that for each file the *.hea file is provided)
  • *.mat - matlab files, the application expect defined variables names, for details see LoadWriteData.EnumVariableName
  • *.csv - comma separated value format

A small screenshot of application is provided below

_images/ctgViewerLite_0_0_2_small.png

The CTGViewerLite can display clinical information such as biochemical markes, length of I. and II. stage of labour and any type of information. If you would consider some important information as missing, please contact us.

The standard format is 1 cm/min. and 20 bpm/cm. Others format are also possible but not implemented yet. Again, if you need other format please do not hesitate to contact us.

Previous topic

CTGViewerLite documentation

Next topic

Installation