Hello E-Prime experts,
I am trying to make sense of the .edat file column headers. There are so many that are difficult to read.
For example I have an ImageDisplay object called Doors. When the paradigm is run, I get the following in the generated .edat2 file. I don't understand how to make sense of this:
Doors.DurationError: What is this? It ranges between -11 and 1
Doors.OnsetDelay: Also not sure what this is. Ranges between -1 and 11
Doors.OnsetTime: Ranges between 133133 and 509040. Also unsure what this is.
Doors.RESP: I assume this is the button push. Is either 5 or 6.
Doors.RT: Ranges between 229 and 2467
Doors.RTTime: Ranges between 133133 and 509413. Also don't know what this is.
I tried googling it to no avail. PST's knowledge bank also doesn't help me.
There is another slide called Fixation, and I get the following as columns in the .edat2 file.
Fixation.DurationError: Ranges between -11 and 1
Fixation.OffsetTime: Ranges between 136634 and 512534
Fixation.OnsetDelay: Ranges between -1 and 11
Fixation.OnsetTime: Ranges between 136145 and 512038
I was not the one who designed this experiment. I have been tasked with analyzing the data. This is an fMRI study, and I am trying to get the onsets and durations for different events so that I can model them appropriately.
The .txt file is also very cryptic. I would really appreciate it if someone would explain all the terms including, but not limited to, DurationError, OffsetTime, OnsetDelay and OnsetTime etc.
Thank you.
'Sincerely,
- Ananth