Metadata-Version: 1.0
Name: ocupy
Version: 0.1
Summary: Oculography Analysis Toolbox
Home-page: http://github.com/nwilming/ocupy/
Author: WhiteMatter Labs GmbH
Author-email: nwilming@uos.de
License: GPL v.2, see LICENSE
Description: Ocupy provides functions for eye-tracking data analysis:
        
            * FixMat objects for reading of and filtering by fixation- and meta-data
            * Corresponding objects for stimulus data, aligned to FixMat objects
            * Measures for prediction quality for eye-tracking data: AUC, NSS, KL, EMD.
            * Lower and upper bound calculation for prediction quality of
              attention models.
            * RPC Client/Server for parallel task execution on a grid
            * Evaluation (with cross-validation) of attention models 
            
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development :: Libraries :: Python Modules
