Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 608 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 608 Bytes

Mouse Data Cleaning

Introduction

To clean mouse input data first remove all setting remaining in the file above the initial measurements. Then place the file and the images in a folder of the same name on the desktop.

Installation

Navigate to the desktop with the “cd Desktop” command in the terminal. To install any prerequisites use can use the “pip3 instal -r requirements.txt” command. Finally running the program is simple as the command “python3 MouseData.py”

Running the Program

This program outputs a data analysis and 2D heatmap Image_Points_Based from the input mouse data.