Metadata-Version: 1.1
Name: PyFixation
Version: 0.4.0
Summary: A library for online fixation processing
Home-page: https://github.com/RyanHope/PyFixation
Author: Ryan Hope
Author-email: rmh3093@gmail.com
License: GPL-3
Description: ==========
        PyFixation
        ==========
        
        ``pyfixation`` is a Python package for online fixation processing.
        
        Algorithms
        ----------
        * ``VelocityFP`` uses a Savitzky-Golay filter to calculate velocity.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Utilities
