1
0
Fork 0

12 Commits (c73f5b2d2542d7bfa332ab70d6323e79f93cae2f)

Author SHA1 Message Date
Craig Oates c73f5b2d25 add fix to stop duplicating entries in find_readings_with_lights_on. 3 years ago
Craig Oates 2e602e9082 filter readings (over herz and light levels threshold). 3 years ago
Craig Oates 80cf014c21 add save function for filtered flickers list. 3 years ago
Craig Oates 7bfd06cf03 implement find_flicker feature. 3 years ago
Craig Oates 2cbecc0d2c add save function for time-stamps with readings above threshold. 3 years ago
Craig Oates 263bfe40fd move 'data service' files to data_services file. 3 years ago
Craig Oates ee0853b3dd create data_services.py 3 years ago
Craig Oates 9fb282db1f move save_rps_totals function to io_services. 3 years ago
Craig Oates a4f6142137 fix string interpolation bug in print_list function. 3 years ago
Craig Oates b149ce3a8d change return type to list in load_raw_data. 3 years ago
Craig Oates 18d0470d43 create log_services.py. 3 years ago
Craig Oates 47636b3b18 create io_services.py. 3 years ago