emod_api.config.dtk_pre_process_adhocevents module
-
emod_api.config.dtk_pre_process_adhocevents.do_mapping_from_events(config, adhoc_events)[source]
Given a config file, a campaign file, and a list of adhoc_events, do the mappings.
The adhoc_event list originally came from scraping an existing campaign file but now
comes from emod_api.campaign.
-
emod_api.config.dtk_pre_process_adhocevents.application(config)[source]
This is the public interface function to the submodule.