1
0
Fork 0

28 Commits (2e602e9082ffd60a86bf43eb0146d7715e02cf2d)
 

Author SHA1 Message Date
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 0f6fdc22fa add readings-per-sec.csv file to gitignore. 3 years ago
Craig Oates d9742dc43b remove redundant (save) code. 3 years ago
Craig Oates 9fb282db1f move save_rps_totals function to io_services. 3 years ago
Craig Oates 26b01f38f5 tally readings per second using list of tuples. 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 8f9df9462b import io_services into flicker.py. 3 years ago
Craig Oates 18d0470d43 create log_services.py. 3 years ago
Craig Oates 47636b3b18 create io_services.py. 3 years ago
Craig Oates 25277572c0 begin moving code to 'services'. 3 years ago
Craig Oates b93a207ba3 rename reading-per-sec-tallies.csv to readings-per-sec.csv. 3 years ago
Craig Oates 7c9feab1b2 put code into functions and 'main' in flicker.py. 3 years ago
Craig Oates 51f0d3e4bf update file names to new test-data file names. 3 years ago
Craig Oates f0cbce52f6 rename test data files. 3 years ago
Craig Oates 9b87d742df create 23-04-2021-readings-per-sec.csv ('results' file). 3 years ago
Craig Oates e04617ae13 delete original flicker.py (moved to src). 3 years ago
Craig Oates dc05b3481d create flicker.py and csv parsing code. 3 years ago
Craig Oates 77ee5318ec create 'lite' sample data set. 3 years ago
Craig Oates aeaf2dc258 create flicker.py. 3 years ago
Craig Oates 734097fcc9 import initial light meter readings 23-04-2021. 3 years ago
Craig Oates 0078370093 create requirements.txt. 3 years ago
Craig Oates 0d428843ef Initial commit 3 years ago