aboutsummaryrefslogtreecommitdiff
path: root/src/argaze/PupilAnalysis/__init__.py
blob: 41698b5c12f5f2c8b1d08d38076053e6770f2018 (plain)
1
2
3
4
5
"""
Class interface to work with various pupil analysis algorithms.
"""
__docformat__ = "restructuredtext"
__all__ = ['WorkloadIndex']