stroop-sq.1

.Dd $Mdocdate: October 5, 2024 $
.Dt stroop-sq 1
.Os
.Sh NAME
.Nm stroop-sq
.Nd Perform a Stroop Squared testing scenario.
.Sh SYNOPSIS
.Nm
.Op Fl n , -num-tasks Ns = Ns Ar NUM_TASKS
.Op Fl -stimulus-congruent Ns = Ns Ar X
.Op Fl -response-congruent Ns = Ns Ar Y
.Sh DESCRIPTION
The
.Nm
program generates a set
.Ar NUM_TASKS
Stroop Squared tasks for use with the
.\" TODO: Figure out the commas here. They should be flush
.Xr stroop-squared 1
,
.Xr flanker-squared 1
, or
.Xr simon-squared 1
testers.
.Bl -tag -width Ds
.It Fl n , -num-tasks Ns = Ns Ar NUM_TASKS
Specify how many tasks should be generated.
.It Fl -stimulus-congruent Ns = Ns Ar X
Specify the ratio of stimulus tasks that will be congruent. Decimal between 0.0
and 1.0
.It Fl -response-congruent Ns = Ns Ar Y
Specify the ratio of responses that will be congruent. Decimal between 0.0 and
1.0
.El
.Sh EXIT STATUS
.Nm
will exit with a non-zero value in the event of an error.
.Sh HISTORY
The
.Nm
program was first created in October of 2024. The Stroop Squared Task is from a
paper titled, "Nature and measurement of attention control" by Burgoyne et al.,
published in the Journal of Experimental Psychology: General in 2023. The DOI
for this paper is 10.1037/xge0001408
.Sh AUTHORS
.An Ron Dahlgren
.Mt ron@sw.gy