sensortoolkit.deploy

The sensortoolkit.deploy subpackage contains modules for creating and populating the deployment dictionary data structure and other deployment-related methods for characterizing the deployment conditions and duration.

Clicking on each module below will open a page with a detailed description and list of functions included within the module.

sensortoolkit.deploy._create_deploy_dict

This module constructs and populates the deployment dictionary data structure deploy_dict.

sensortoolkit.deploy._deployment_period

This module contains a method for detailing the deployment period (start, end, and duration) for sensor testing.

sensortoolkit.deploy._get_max_conc

This module contains a method for determining the highest concentration recorded by passed dataframes within the testing period (including sensor and/or reference data).