/PuPl

An Octave-compatible Matlab-based software tool for pupillometry

Primary LanguageMATLABOtherNOASSERTION

PuPl (Pupillometry Pipeliner)

A Matlab-based user interface for analyzing pupillometry data.

How to use

Run pupl init to add all the functions to Matlab's path and initialize the user interface and global variables. From here, you can use the user interface to process and segment your data.

If you would like to automate your pipeline, you can run pupl history to print the commands the user interface was running under the hood. These can be copied and pasted into a script for reproducibility.

See the manual for a detailed guide.