Metadata-Version: 2.1
Name: pose-trigger
Version: 1.1.0
Summary: a python application for real-time, closed-loop application of TTL trigger generation based on the pose of the subject
Home-page: https://github.com/gwappa/python-labvideocapture
Author: Keisuke Sehara
Author-email: keisuke.sehara@gmail.com
License: MIT
Description: # Pose-Trigger
        
        Pose-Trigger is a python application for real-time, closed-loop application
        of TTL trigger generation based on the pose of the subject.
        
        ![A screenshot of a working Pose-Trigger app (development version)](resources/Screenshot.png)
        
        (This is a screenshot from a development version)
        
        ## Documentation
        
        - [On-line HTML version](#TODO)
        - [PDF version](pose-trigger-documentation.pdf)
        
        ## License
        
        - Code files in this repository: 2020 Keisuke Sehara and Paul Zimmer-Harwood, the MIT License
        - [FastEventServer](https://doi.org/10.5281/zenodo.3843623): 2019 Keisuke Sehara, the MIT License
        - [arduino-fasteventtrigger](https://doi.org/10.5281/zenodo.3515998): 2019 Keisuke Sehara, the MIT License
        - Contents of the [resources](resources) and [docs](docs) directory, including the documentation: Creative Commons CC0 1.0 Universal Public Domain Dedication
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Science/Research
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: dlc
