/CoCon.py

Cognitive Control Task

Primary LanguagePythonMIT LicenseMIT

CoCon.py

Here is the for the standalone version of the Cognitive Control Task (CoCon; Makowski et al., 2019) for python.

Run

  1. Make sure you have python and the required modules installed
  2. Open the CoCon.py file with a python editor (such as spyder)
  3. Run it

Requirements

  • Python (> 3.5)
  • neuropsydia
  • numpy
  • scipy
  • pandas
  • datetime