Pecos
  • Overview
  • Installation
  • Framework
  • Simple example
  • Time series data
  • Translation dictionary
  • Time filter
  • Quality control tests
  • Metrics
  • Composite signals
  • Results
  • Automation
  • Custom applications
  • Copyright and license
  • Release Notes
  • Developers
  • API documentation
    • Submodules
      • pecos.monitoring module
      • pecos.metrics module
      • pecos.io module
      • pecos.graphics module
      • pecos.utils module
      • pecos.logger module
      • pecos.pv module
  • References
Pecos
  • pecos package
  • View page source

pecos package¶

Submodules¶

  • pecos.monitoring module
    • PerformanceMonitoring
      • __init__()
      • data
      • mask
      • cleaned_data
      • add_dataframe()
      • add_translation_dictionary()
      • add_time_filter()
      • check_timestamp()
      • check_range()
      • check_increment()
      • check_delta()
      • check_outlier()
      • check_missing()
      • check_corrupt()
      • check_custom_static()
      • check_custom_streaming()
    • check_timestamp()
    • check_range()
    • check_increment()
    • check_delta()
    • check_outlier()
    • check_missing()
    • check_corrupt()
    • check_custom_static()
    • check_custom_streaming()
  • pecos.metrics module
    • qci()
    • rmse()
    • time_integral()
    • time_derivative()
    • probability_of_detection()
    • false_alarm_rate()
  • pecos.io module
    • read_campbell_scientific()
    • send_email()
    • write_metrics()
    • write_test_results()
    • write_monitoring_report()
    • write_dashboard()
    • device_to_client()
  • pecos.graphics module
    • plot_scatter()
    • plot_timeseries()
    • plot_interactive_timeseries()
    • plot_heatmap()
    • plot_doy_heatmap()
    • plot_test_results()
  • pecos.utils module
    • index_to_datetime()
    • datetime_to_elapsedtime()
    • datetime_to_clocktime()
    • datetime_to_epochtime()
    • round_index()
    • evaluate_string()
  • pecos.logger module
    • initialize()
  • pecos.pv module
    • insolation()
    • energy()
    • performance_ratio()
    • normalized_current()
    • normalized_efficiency()
    • performance_index()
    • energy_yield()
    • clearness_index()
Previous Next

© Copyright 2016, National Technology & Engineering Solutions of Sandia, LLC (NTESS).

Built with Sphinx using a theme provided by Read the Docs.