-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
Building on the starter notebook, create a template for comparing noise measurements from two sensors over a given period of time.
- Include selectors for the two sensor ids and the time periods.
- Make sure there is an adequate process for aligning the time stamps on the two sensors. Explore different options for this.
- Calculate summary statistics over the difference in measurements for both min, max and mean. Average deviations, largest differences, distribution over time, etc
- Visualize the results.