Metadata-Version: 2.1
Name: pypillometry
Version: 1.0.2
Summary: Pupillometry in Python.
Home-page: https://github.com/ihrke/pypillometry
Author: Matthias Mittner
Author-email: matthias.mittner@uit.no
License: UNKNOWN
Description: # Welcome to pypillometry!
        
        [![Build Status](https://travis-ci.com/ihrke/pypillometry.svg?branch=master)](https://travis-ci.com/ihrke/pypillometry)
        
        ![](https://raw.githubusercontent.com/ihrke/pypillometry/master/logo/pypillometry_logo_200x200.png?token=AAIWMEINEM6MUOAPT2NV4I252K5QW)
        
        This package implements functions for the analysis of pupillometric data. Features include preprocessing, blink handling, event-related pupil-dilation, plotting and signal modeling.
        
        - Github-repository: <https://github.com/ihrke/pypillometry>
        
        - Homepage/Documentation: <http://ihrke.github.com/pypillometry>
        
        
        ---
        
        The project is maintained by Matthias Mittner <matthias.mittner@uit.no>
        
        To report a bug or recommend a new feature, please use [github's issue tracker](https://github.com/ihrke/pypillometry/issues).
        
        For more details about how to contribute, please see the [contribution-section](https://ihrke.github.io/pypillometry/html/docs/dev.html) in the documentation.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
