Millisecond Forums

Summary and raw data

https://forums.millisecond.com/Topic29558.aspx

By DSaraqini - 8/14/2020

Wondering if there is a way to get some of the same information we have on the raw data to show up on the summary data as well?
By Dave - 8/14/2020

DSaraqini - 8/14/2020
Wondering if there is a way to get some of the same information we have on the raw data to show up on the summary data as well?

Depends on what information that would be. Please be specific
By DSaraqini - 8/21/2020

Dave - 8/14/2020
DSaraqini - 8/14/2020
Wondering if there is a way to get some of the same information we have on the raw data to show up on the summary data as well?

Depends on what information that would be. Please be specific

We want the study conditions to be shown in the summary data as well as in the raw. The conditions vary by the different pictures that participants see. Would it be more helpful if I provide our whole code? 
By DSaraqini - 8/21/2020

DSaraqini - 8/21/2020
Dave - 8/14/2020
DSaraqini - 8/14/2020
Wondering if there is a way to get some of the same information we have on the raw data to show up on the summary data as well?

Depends on what information that would be. Please be specific

We want the study conditions to be shown in the summary data as well as in the raw. The conditions vary by the different pictures that participants see. Would it be more helpful if I provide our whole code? 

We also want some other variables on the summary data. We are showing participants some pictures of targets but they vary by participant. We want to measure performance on the first target seen, first two targets seen, and last two targets seen (and have them all recorded on the summary data). At first glance this seems impossible to me as the targets seen will vary, but maybe you'll have some other insight...
By Dave - 8/21/2020

DSaraqini - 8/21/2020
DSaraqini - 8/21/2020
Dave - 8/14/2020
DSaraqini - 8/14/2020
Wondering if there is a way to get some of the same information we have on the raw data to show up on the summary data as well?

Depends on what information that would be. Please be specific

We want the study conditions to be shown in the summary data as well as in the raw. The conditions vary by the different pictures that participants see. Would it be more helpful if I provide our whole code? 

We also want some other variables on the summary data. We are showing participants some pictures of targets but they vary by participant. We want to measure performance on the first target seen, first two targets seen, and last two targets seen (and have them all recorded on the summary data). At first glance this seems impossible to me as the targets seen will vary, but maybe you'll have some other insight...

See e.g. https://www.millisecond.com/forums/Topic29451.aspx . Same approach is applicable to Inquisit 5 as well.

And the condition just store in a value and log that to the summary file.
By DSaraqini - 8/28/2020

Dave - 8/21/2020
DSaraqini - 8/21/2020
DSaraqini - 8/21/2020
Dave - 8/14/2020
DSaraqini - 8/14/2020
Wondering if there is a way to get some of the same information we have on the raw data to show up on the summary data as well?

Depends on what information that would be. Please be specific

We want the study conditions to be shown in the summary data as well as in the raw. The conditions vary by the different pictures that participants see. Would it be more helpful if I provide our whole code? 

We also want some other variables on the summary data. We are showing participants some pictures of targets but they vary by participant. We want to measure performance on the first target seen, first two targets seen, and last two targets seen (and have them all recorded on the summary data). At first glance this seems impossible to me as the targets seen will vary, but maybe you'll have some other insight...

See e.g. https://www.millisecond.com/forums/Topic29451.aspx . Same approach is applicable to Inquisit 5 as well.

And the condition just store in a value and log that to the summary file.

Thank you!