Skip to content

Output settings

The following parameters configure whether or not output reports are created for the simulation, such as reports detailing spatial or demographic data at each time step. By default, the InsetChart is always created.

Note

Parameters are case-sensitive. For Boolean parameters, set to 1 for true or 0 for false. Minimum, maximum, or default values of "NA" indicate that those values are not applicable for that parameter.

EMOD does not use true defaults; that is, if the dependency relationships indicate that a parameter is required, you must supply a value for it. However, many of the tools used to work with EMOD will use the default values provided below.

JSON format does not permit comments, but you can add "dummy" parameters to add contextual information to your files. Any keys that are not EMOD parameter names will be ignored by the model.

Parameter Type Min Max Default Description
Custom_Coordinator_Events array of strings NA NA [] The list of valid, user-defined Coordinator Events that will be included in the campaign. These are specifically events which apply with EventCoordinators, such completing distribution of a collection of interventions. Any event used in the campaign must be in this list.
Custom_Individual_Events array of strings NA NA [] The list of valid, user-defined Individual Events that will be included in the campaign. These are specifically events which apply at an individual level, such as receiving a vaccine. Any individual event used in the campaign must either be one of the built-in events or in this list. See Event list for a list of all possible built-in events.
Custom_Node_Events array of strings NA NA [] The list of valid, user-defined Node Events that will be included in the campaign. These are specifically events which apply at the node/location level, such as finishing using an EnvironmentalDiagnostic. Any event used in the campaign must be in this list.
Custom_Reports_Filename string NA NA "" The name of the file containing custom report configuration parameters. Omitting this parameter or setting it to RunAllCustomReports will load all reporters found that are valid for the given simulation type. The file must be in JSON format.
Enable_Default_Reporting boolean 0 1 1 Controls whether or not the default InsetChart.json report is created.
Enable_Demographics_Reporting boolean 0 1 1 Controls whether or not demographic summary data and age-binned reports are outputted to file.
Enable_Property_Output boolean 0 1 0 Controls whether or not to create property output reports, which detail groups as defined in IndividualProperties in the demographics file (see IndividualProperties and NodeProperties parameters). When there is more than one property type, the report will display the channel information for all combinations of the property type groups.
Enable_Spatial_Output boolean 0 1 0 Controls whether or not spatial output reports are created. If set to true (1), spatial output reports include all channels listed in the parameter Spatial_Output_Channels.
!!! note
Spatial output files require significant processing time and disk space.
Enable_Vector_Species_Report boolean 0 1 0 When set to 1, creates the VectorSpeciesReport.json output file, which provides per-species vector population data by node and time step.
Event_Trigger_List array of strings NA NA NA The list of event triggers for the events included in the report.
Max_Number_Reports float 1 1000000 1 Used by reports and custom reports. The maximum number of report output files that will be produced for a given simulation.
Pretty_Format boolean 0 1 0 True (1) sets pretty JSON formatting, which includes carriage returns, line feeds, and spaces for easier readability. The default, false (0), saves space where everything is on one line.
Report_Coordinator_Event_Recorder boolean 0 1 0 Enables or disables the ReportCoordinatorEventRecorder.csv output report for coordinator events. When enabled (set to 1) reports will be generated for the broadcasted valid coordinator events, as specified in Report_Coordinator_Event_Recorder_Events.
Note: This configuration parameter is currently in beta release and has not yet been fully tested.
Report_Coordinator_Event_Recorder_Events array of strings NA NA [] The list of events to include or exclude in the ReportCoordinatorEventRecorder.csv output report, based on how Report_Coordinator_Event_Recorder_Ignore_Events_In_List is set. This list must not be empty and is dependent upon Report_Coordinator_Event_Recorder being enabled. In addition, the events must be defined in Customer_Coordinator_Events.
Note: This configuration parameter is currently in beta release and has not yet been fully tested.
Report_Coordinator_Event_Recorder_Ignore_Events_In_List boolean 0 1 0 If set to false (0), only the events listed in the Report_Coordinator_Event_Recorder_Events array will be included in the ReportCoordinatorEventRecorder.csv output report. If set to true (1), only the events listed in the array will be excluded, and all other events will be included. If you want to return all events from the simulation, leave the events array empty.
Note: This configuration parameter is currently in beta release and has not yet been fully tested.
Report_Detection_Threshold_Blood_Smear_Gametocytes float 0 50000 0 The minimum gametocyte density (gametocytes/microliter) an individual must have to be counted as positive by the BLOOD_SMEAR_GAMETOCYTES diagnostic. Affects all reports that track blood smear gametocyte positivity.
Report_Detection_Threshold_Blood_Smear_Parasites float 0 50000 0 The minimum parasite density (parasites/microliter) an individual must have to be counted as positive by the BLOOD_SMEAR_PARASITES diagnostic. Affects all reports that track blood smear parasite positivity.
Report_Detection_Threshold_Fever float 0.5 5 1 Level of body temperature above normal (degrees Celsius) at which an individual is considered to have detectable fever. Normal body temperature is defined as 37 degrees Celsius.
Report_Detection_Threshold_PCR_Gametocytes float 0 50000 0.05 The minimum gametocyte density (gametocytes/microliter) an individual must have to be counted as positive by the PCR_GAMETOCYTES diagnostic. Affects all reports that track PCR gametocyte positivity.
Report_Detection_Threshold_PCR_Parasites float 0 50000 0.05 The minimum parasite density (parasites/microliter) an individual must have to be counted as positive by the PCR_PARASITES diagnostic. Affects all reports that track PCR parasite positivity.
Report_Detection_Threshold_PfHRP2 float 0 50000 5 The minimum PfHRP2 protein level (picograms/microliter) an individual must have to be counted as positive by the PF_HRP2 diagnostic. Affects all reports that track PfHRP2 positivity.
Report_Detection_Threshold_True_Parasite_Density float 0 50000 0 The minimum parasite density (parasites/microliter) an individual must have to be counted as positive by the TRUE_PARASITE_DENSITY diagnostic. Affects all reports that track true parasite density positivity.
Report_Event_Recorder boolean 0 1 0 Set to 1 to generate the report.
Report_Event_Recorder_End_Day float 0 3.40282e+38 3.40282e+38 The day of the simulation to stop collecting data.
Report_Event_Recorder_Events array of strings NA NA [] The list of events to include or exclude in the ReportEventRecorder.csv output report, based on how Report_Event_Recorder_Ignore_Events_In_List is set. See Event list for a list of all possible built-in events. Custom_Individual_Events may also be included. Warning: If the list is empty and Report_Event_Recorder_Ignore_Events_In_List is set to 0, no events will be returned.
Report_Event_Recorder_Ignore_Events_In_List boolean 0 1 0 If set to false (0), only the events listed in Report_Event_Recorder_Events will be included in the output report. If set to true (1), only the events listed in Report_Event_Recorder_Events will be excluded, and all other events will be included. To return all events from the simulation, set this value to 1 and leave the the Report_Event_Recorder_Events array empty.
Report_Event_Recorder_Individual_Properties array of strings NA NA [] An array of optional individual property (IP) keys to be added to the report. One column will be added for each IP Key listed, indicating the individual's value for that IP Key at the time of the event. See Individual and node properties for details on setting individual properties.
Report_Event_Recorder_Max_Age_Years float 0 9.3228e+35 9.3228e+35 Maximum age in years of people to collect data on.
Report_Event_Recorder_Min_Age_Years float 0 9.3228e+35 0 Minimum age in years of people to collect data on.
Report_Event_Recorder_Must_Have_Intervention string NA NA "" The name of the intervention that the individual must have in order to be included in the report. Leave the string empty (default value) to not include interventions in the selection criteria. See parameter-campaign-individual-interventions for more information.
Report_Event_Recorder_Must_Have_IP_Key_Value string NA NA "" An individual property (IP) Key:Value pair that an individual must have in order to be included in the report. Leave the string empty (default value) to not include IPs in the selection criteria. See Individual and node properties for more information.
Report_Event_Recorder_Node_IDs_Of_Interest array of integers 0 2.14748e+09 [] Data will be collected for the nodes in this list. Leave the array empty (default value) to collect data on all nodes.
Report_Event_Recorder_PropertyChange_IP_Key_Of_Interest string NA NA "" If the string is not empty, then the recorder will add the PropertyChange event to the list of events that the report is listening to. However, it will only record the events where the property changed the value of the given key.
Report_Event_Recorder_Start_Day float 0 3.40282e+38 0 The day of the simulation to start collecting data.
Report_Gametocyte_Smear_Sensitivity float 0.0001 100 0.1 For reports only. The number of microliters of blood tested to find single gametocytes in a traditional smear (corresponds to inverse gametocytes/microliters sensitivity). Used with the BLOOD_SMEAR_GAMETOCYTES diagnostic.
Reporting_Interval float 1 1000000 1000000 Used by reports and custom reports. Defines the cadence of the report by specifying how many time steps to collect data before writing to the file.
Report_Node_Event_Recorder boolean 0 1 0 Enables or disables the ReportNodeEventRecorder.csv output report. When enabled (set to 1) reports will be generated for the broadcasted valid node events, as specified in Report_Node_Event_Recorder_Events.
Note: This configuration parameter is currently in beta release and has not yet been fully tested.
Report_Node_Event_Recorder_Events array of strings NA NA [] The list of node events to include or exclude in the ReportNodeEventRecorder.csv output report, based on how Report_Node_Event_Recorder_Ignore_Events_In_List is set.
Report_Node_Event_Recorder_Ignore_Events_In_List boolean 0 1 0 If set to false (0), only the node events listed in the Report_Node_Event_Recorder_Events array will be included in the ReportNodeEventRecorder.csv output report. If set to true (1), only the node events listed in the array will be excluded, and all other node events will be included. If you want to return all node events from the simulation, leave the node events array empty.
Note: This configuration parameter is currently in beta release and has not yet been fully tested.
Report_Node_Event_Recorder_Node_Properties array of strings NA NA [] Specifies an array of (optional) node property keys, as defined in NodeProperties in the demographics file, to be added as additional columns to the ReportNodeEventRecorder.csv output report.
Report_Node_Event_Recorder_Stats_By_IPs array of strings NA NA [] Specifies an array of (optional) individual property keys, as defined in IndividualProperties in the demographics file, to be added to the ReportNodeEventRecorder.csv output report. For each key:value pair there will be two additional columns (Key:Value:NumIndividuals, Key:Value:NumInfected) added to the report. For example, with a Risk property key assigned the values of LOW and HIGH there would then be four additional columns (Risk:LOW:NumIndividuals, Risk:LOW:NumInfected, Risk:HIGH:NumIndividuals, Risk:HIGH:NumInfected). An empty array equals no additional columns added.
Report_Parasite_Smear_Sensitivity float 0.0001 100 0.1 For reports only. The number of microliters of blood tested to find single parasites in a traditional smear (corresponds to inverse parasites/microliters sensitivity). Used with the BLOOD_SMEAR_PARASITES diagnostic.
Report_Surveillance_Event_Recorder boolean 0 1 0 Enables or disables the ReportSurveillanceEventRecorder.csv output report. When enabled (set to 1) reports will be generated for the broadcasted valid coordinator events, as specified in Report_Surveillance_Event_Recorder_Events.
Note: This configuration parameter is currently in beta release and has not yet been fully tested.
Report_Surveillance_Event_Recorder_Events array of strings NA NA [] The list of events to include or exclude in the ReportSurveillanceEventRecorder.csv output report, based on how Report_Surveillance_Event_Recorder_Ignore_Events_In_List is set. This list must not be empty and is dependent upon Report_Surveillance_Event_Recorder being enabled.
Report_Surveillance_Event_Recorder_Ignore_Events_In_List boolean 0 1 0 If set to false (0), only the events listed in the Report_Surveillance_Event_Recorder_Events array will be included in the ReportSurveillanceEventRecorder.csv output report. If set to true (1), only the events listed in the array will be excluded, and all other events will be included. If you want to return all events from the simulation, leave the events array empty.
Note: This configuration parameter is currently in beta release and has not yet been fully tested.
Report_Surveillance_Event_Recorder_Stats_By_IPs array of strings NA NA [] Specifies an array of (optional) individual property keys, as defined in IndividualProperties in the demographics file, to be added to the ReportSurveillanceEventRecorder.csv output report. For each key:value pair there will be two additional columns (Key:Value:NumIndividuals, Key:Value:NumInfected) added to the report. For example, with a Risk property key assigned the values of LOW and HIGH there would then be four additional columns (Risk:LOW:NumIndividuals, Risk:LOW:NumInfected, Risk:HIGH:NumIndividuals, Risk:HIGH:NumInfected). An empty array equals no additional columns added.
Spatial_Output_Channels array of strings NA NA [] An array of channel names for spatial output by node and time step. The data from each channel will be written to a separate binary file. Enable_Spatial_Output must be set to true (1). Possible values are:
Air_Temperature
Data related to air temperature.
Births
Data related to the number of births.
Campaign_Cost
Data related to the costs of a campaign.
Disease_Deaths
Data related to the number of deaths due to disease.
Human_Infectious_Reservoir
Data related to the total infectiousness of the population.
Infections
The fraction of the population currently infected.
Land_Temperature
Data related to the average land temperature over all nodes.
New_Infections
Data related to the presence of new infections.
New_Reported_Infections
Data related to the presence of reported new infections.
Population
Data related to the total population in the simulation.
Prevalence
Data related to the fraction of the population that is infected.
Rainfall
Data related to the presence of rainfall.
Relative_Humidity
Data related to the presence of relative humidity.
Fever_Prevalence
Data related to the presence of fever.
Mean_Parasitemia
Data related to the presence of mean parasitemia.
New_Clinical_Cases
Data related to the presence of new clinical cases.
New_Diagnostic_Prevalence
Data related to the presence of a new diagnostic.
New_Severe_Cases
Data related to the presence of new severe cases.
Parasite_Prevalence
Data related to the presence of parasites.
Adult_Vectors
Data related to the presence of adult vectors.
Daily_EIR
Data related to entomological inoculation rate (EIR) for mosquitoes.
Start_Day float 0 3.40282e+38 0 The day to start collecting data for the report. Used in all reports that are subclasses of BaseEventReport, such as: ReportEventCounter, MalariaTransmissionReport, and BaseEventReportIntervalOutput.