NREL / flasc

A rich floris-driven suite for SCADA analysis
https://nrel.github.io/flasc/
BSD 3-Clause "New" or "Revised" License
32 stars 18 forks source link

Simplify how we do sensor stuck fault filtering #62

Closed Bartdoekemeijer closed 1 year ago

Bartdoekemeijer commented 1 year ago

This is a very simple PR that moves some things from examples/raw_data_processing/a_03_check_sensor_stuck_faults.py to the internal FLASC workings. This cleans up that step a lot. I'm also doing this in preparation for #48.