Code Monkey home page Code Monkey logo

ocupy's Introduction

Ocupy - Oculography Analysis Tools
----------------------------------

Ocupy provides functionality for analysis of grouped data:

    * Datamat objects for reading of and filtering by group meta-data and data
    * Corresponding objects for stimulus data, aligned to Datamat objects
    * Measures for prediction quality for eye-tracking data: AUC, NSS, KL, EMD.
    * Lower and upper bound calculation for prediction quality of attention models.
    * RPC Client/Server for parallel task execution on a grid [deprecated]
    * Evaluation (with cross-validation) of attention models 


Install
-------

To install ocupy into your Python environment, type:

    python setup.py build
    python setup.py test
    python setup.py install

The core requirements for ocupy, numpy, scipy and h5py, are automatically
installed if not found on your Python path.

If you want to use the parallel module you'll need to install Twisted manually.


Documentation
-------------

The documentation is generated by sphinx (http://sphinx.pocoo.org): 
 
    cd doc
    make html

This will create a set of html files in doc/_build/html. You have to
have sphinx and matplotlib installed. Also, ocupy has to be on your
path, if you didn't install it add this directory to the python path:
    
    export PYTHONPATH=$PYTHONPATH:`pwd`


Copyright & License
-------------------

Copyright (C) 2010, 2011, 2012 WhiteMatter Labs GmbH -- http://whitematter.de

Licensed under GPLv2 or later, see file LICENSE in this source tree

Ocupy was developed jointly by WhiteMatter Labs GmbH and the Neurobiopsychology
Group at the Unversity of Osnabrueck's Institute of Cognitive Science.

Project Lead: Niklas Wilming <[email protected]>

Contributors: Robert Muil, Torsten Betz, Hannah Knepper, Johannes Steger, Kilian Klimek

ocupy's People

Contributors

robertmuil avatar nwilming avatar nfelger avatar pelitel avatar

Stargazers

Aria F avatar

Watchers

 avatar Chandan Jog avatar Rafael avatar James Cloos avatar  avatar Alex avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.