Saccade analysis tools v1.0 documentation

Saccade analysis tools

Contents

Saccade analysis tools

This repository contains various tools for analyzing saccade patterns of flies from tethered and free flight data.

There are several distinct chunks of code aggregated here:

A companion package, in a separate repository, is the Geometric Saccade Detector, a Python tool to extract saccades from Flydra data.

Contents of this manual:

Download and install

The github page is http://github.com/AndreaCensi/saccade_analysis

You can download this project in either zip or tar formats. You can also clone the project with Git by running:

$ git clone git://github.com/AndreaCensi/saccade_analysis

Contents