Skip to content

GordonLesti/SlidingWindowFilter-experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SlidingWindowFilter-experiment

Software License Build Status

A small python application that is part of the final paper of my bachelor degree.

Requirements

Run

Please run the following command as root. The application will write the result of the experiment into the data directory.

 python -m src.xwiimote_recorder

Test

Here the commands for pylint and the unittests.

 pylint src/ test/
 python -m unittest test.test_experiment

License

The MIT License (MIT). Please see License File for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages