Skip to content

sanjanasinghx/PosnerCueingTask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Posner Cueing Task (MATLAB / Psychtoolbox)

This repository contains a custom implementation of the Posner spatial cueing task.

πŸ” Task Overview

  • Implements standard Posner cueing paradigm with valid, invalid, and neutral cues.
  • Includes full experiment flow: instructions, fixation, cue, target, response collection.
  • Timing accuracy ensured using Psychtoolbox.
  • Data are automatically logged for RT and accuracy analysis.

πŸ“ Repository Contents

  • PosnerCreative.m β€” main MATLAB/Psychtoolbox experiment script.
  • ExampleParticipantPosnerData.xlsx β€” sample participant dataset (RT + accuracy).
  • .gitignore β€” excludes large temp files (MATLAB autosave, .mat, .asv, etc.)

πŸ“Š Analysis Compatibility

The output dataset works seamlessly with:

  • JASP (for raincloud plots, diffusion modeling pre-processing)
  • Python (pandas, seaborn, EZ-diffusion scripts)
  • MATLAB (visualization and post-analysis)

🧠 Purpose

This experiment was developed as part of Cognitive Science coursework at IIT Gandhinagar, demonstrating skills in:

  • Experimental design
  • MATLAB scripting
  • Psychtoolbox
  • Reaction-time data analysis
  • EZ-diffusion modelling

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors