A description of the files that can be exported from ComPrev.
Export Files are composed of multiple files - the table files (files with a .TXT extension), and graph files (files with a .JPG, .PNG, .GIF, .TIF, or .BMP extension). These files are created by performing an export from the Export Window. The files are named based on a prefix that the user enters, and then an extension indicating where the export came from.
A table file will look something like this:
A graph file will look something like this:
Table Files
Table files will have an extension of .TXT. They contain the same data as the tables in the Main Window. At the beginning of each record the cohort label, variable values, Initial Date, and Prevalence Date are inserted for reference. The structure of the text file is specified in the Export Tab of the Options Window. This section lets you set the line delimiter, field delimiter, and how values are written.
Graph Files
Graph files will have an extension of .JPG, .PNG, .GIF, .TIF, or .BMP. The specific image format and size is chosen in the Export Tab of the Options Window. These files are just images of the graphs as viewed in the result tabs of the Main Window.
Files
File Name | Description |
<Prefix>_Incidence.txt | An export of the Incidence data from the Incidence Tab of the Main Window. |
<Prefix>_Survival.txt | An export of the Survival data from the Survival Tab of the Main Window. |
<Prefix>_CompletenessIndex.txt | An export of the Completeness Index data from the Completeness Index Tab of the Main Window. |
<Prefix>_PrevalenceEstimates.txt | An export of the Prevalence Estimates data from the Prevalence Estimates Tab of the Main Window. |
<Prefix>_PhaseOfCare.txt | An export of the Phase of Care data from the Phase of Care Tab of the Main Window. |
<Prefix>_Settings.txt | An export of the Settings data from the Settings Tab of the Main Window. |
<Prefix>_Incidence.png | An image copy of the graph on the Incidence Tab of the Main Window. |
<Prefix>_Survival.png | An image copy of the graph on the Survival Tab of the Main Window. |
<Prefix>_CompletenessIndex.png | An image copy of the graph on the Completeness Index Tab of the Main Window. |
<Prefix>_PrevalenceEstimates_LimitedVsComplete.png | An image copy of the Limited Duration Prevalence vs. Complete Prevalence graph on the Prevalence Estimates Tab of the Main Window. |
<Prefix>_PrevalenceEstimates_CompleteCount.png | An image copy of the Complete Prevalence Count graph on the Prevalence Estimates Tab of the Main Window. |
<Prefix>_PhaseOfCare_LimitedVsComplete.png | An image copy of the Limited Duration Prevalence vs. Complete Prevalence graph on the Phase of Care Tab of the Main Window. |
<Prefix>_PhaseOfCare_CompleteCount.png | An image copy of the Complete Prevalence Count graph on the Phase of Care Tab of the Main Window. |