# Running experimental programs
----------
- Experimental programs are written in Python 2.7.6 and the appropriate
modules will need to be installed prior to running the scripts. The
necessary modules are listed in the "load required modules" section. It is possible that new module versions may introduce errors over time and the code will need to be adjusted accordingly.
- Researchers wishing to run a direct replication should use file **directRepTask.py**
- Researchers wishing to run a conceptual replication should use either
**conceptualRepTask_Reminder.py** or **conceputalRepTask_NoReminder.py**.
- Sequences and other settings can be specifcied in the
"parameters"section. The **sequenceBuilder.py** file can be used to
generate new sequences.