This takes a formatted log file that describes the overall gallery's foot-traffic on a minute-to-minute basis. From this data we compute the average time spent in each room, and how many visitors there were in each room.
###Library Requirements:
- Python 2.7
1.0.0
sudo ./install
usage: foottraffic.py -f filename_with_path
options:
-h --help
-f --file
Example: python foottraffic.py -f=logfile.txt