Skip to content

Processing and creating a new output from mouse data similar to Image_Points_Based including heatmap and measurement output.

Notifications You must be signed in to change notification settings

krbarter/Mouse-Data-Cleaning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Processing and creating a new output from mouse data similar to Image_Points_Based including heatmap and measurement output.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published