Metadata-Version: 2.1
Name: pypillometry
Version: 1.0.3.1
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)
        [![GitHub issues](https://img.shields.io/github/issues/ihrke/pypillometry)](https://github.com/ihrke/pypillometry/issues)
        [![status](https://joss.theoj.org/papers/3b06f4f3d5b703fd99c7e622b7edebe4/status.svg)](https://joss.theoj.org/papers/3b06f4f3d5b703fd99c7e622b7edebe4)
        [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3925528.svg)](https://doi.org/10.5281/zenodo.3925528)
        
        
        [![GitHub release](https://img.shields.io/github/release/ihrke/pypillometry.svg)](https://gitHub.com/ihrke/pypillometry/releases/)
        ![PyPI](https://img.shields.io/pypi/v/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
