Code Monkey home page Code Monkey logo

pyobs's Introduction

pyObs

Python Observation Coding System

You must install python 2.7, numpy, and wxPython. Python comes installed on Linux operating systems. For OS X or Windows, complete free distributions are available at:

https://www.python.org/

https://www.anaconda.com/download/

https://www.enthought.com/product/canopy/

Depending on installation, you may have to install wxPython separately. It is located at www.wxpython.org

Note that when using conda (from Anaconda) on MacOS X, the following instructions can be used to test pyObs:


conda create --name pyObs python=2.7

source activate pyObs

conda install wxPython

conda install numpy

pythonw pyObs_Ind.py


To run pyObs, go to the directory housing pyObs and at the prompt type:

$ python pyObs_Ind.py

The Variants and the ASD Illustration are invoked in a similar manner:

$ python VisualAttention.py

$ python AffectExpress.py

$ python ASDVisualReference.py

Make sure that you are in the directory housing the desired python module.

PyObs has not be converted to work with Python 3.4+ and wxPython Phoenix. Contact me if you have difficulty getting the modules to work: [email protected]

pyobs's People

Contributors

billgriffin avatar

Stargazers

Mario E. Bermonti Pérez avatar

Watchers

James Cloos avatar  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.