Skip to main content

Spatial motion analysis program

Project description

Pseudopupil analysis suite

Specialised spatial motion analysis software for Pupil Imsoft data.

Can be used for data that follows hierarchy

data_directory
├── specimen_01
│   ├── experiment_01
│   │   ├── image_001.tif
│   │   └── image_002.tif
│   └── ...
└── ...

Installing with pip

The latest version from PyPi can be installed with the command

pip install pupil-analysis

This should install all the required dependencies, except when on Windows, OpenCV may require Visual C++ Runtime 2015 to be installed.

Then to upgrade an existing installation to the latest version

pip install --upgrade pupil-analysis

Graphical user interface (GUI)

To open the GUI from Python

import pupilanalysis.tkgui as gui
gui.run()

or from command line

python -m pupilanalysis.tkgui

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pupil-analysis-0.1.1.tar.gz (5.6 MB view hashes)

Uploaded Source

Built Distribution

pupil_analysis-0.1.1-py3-none-any.whl (96.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page