Skip to content

Project by Alissa Hoevenaars and Cándido Otero for the INFOMEPL course at Utrecht University. Web-based replication of experiment 9 of the popular paper on psi: Bem, D. J. (2011). Feeling the future: Experimental evidence for anomalous retroactive influences on cognition and affect. Journal of Personality and Social Psychology, 100(3), 407–425

License

Notifications You must be signed in to change notification settings

omcandido/test_bem

Repository files navigation

Project submitted by Alissa Hoevenaars and Cándido Otero for the INFOMEPL course at Utrecht University.

Getting started

Check out


User documentation at https://github.com/addrummond/ibex/blob/master/docs/manual.md

The following are some notes intended for developers.

  1. Generating PDF documentation.

Pandoc (http://pandoc.org) and LaTeX are required to generate PDF documentation.

Execute the following commands to generate a LaTeX version of the docs and then compile it to a PDF:

cd docs
make manual.pdf
  1. Packaging a release.

You need to:

* Run server.py with the --genhtml option to generate
  'experiment.html' and 'overview.html' in www/. For example, if
  you are in www/:

      python server.py --genhtml ./

* Execute the following command from the root dir of the repo:

      sh mkdist.sh 0.3-beta-1234

About

Project by Alissa Hoevenaars and Cándido Otero for the INFOMEPL course at Utrecht University. Web-based replication of experiment 9 of the popular paper on psi: Bem, D. J. (2011). Feeling the future: Experimental evidence for anomalous retroactive influences on cognition and affect. Journal of Personality and Social Psychology, 100(3), 407–425

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published