Right now there isn't a way to do these things using the GUI. I think
both of these aspects can be achieved with tiny modification to the
generated script though. In your study there will be two places where
the command
thisExp.nextEntry()
is called. That line indicates that the data file should advance to the
next line and consider all future events to be part of the nex 'entry'
(e.g. next trial, next epoch.... whatever makes sense for your study).
If you delete the second one, which should be related to your outer
loop, then I think you'll get the results you expect.
I guess this is something we should add to loops in the Builder GUI; a
checkbox called "Advance data output" (better name anyone?) with a
default of True. If set to False the `thisExp.nextEntry()` should not be
inserted in the script. People on the developers list know I hate
over-engineering though. So I wonder how the useful/confusing trade-off
goes for this feature...
Jon
> --
> You received this message because you are subscribed to the Google
> Groups "psychopy-users" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
psychopy-user...@googlegroups.com.
> To post to this group, send email to
psychop...@googlegroups.com.
> To view this discussion on the web visit
>
https://groups.google.com/d/msg/psychopy-users/-/Y71hq9yKJ6MJ.
> For more options, visit
https://groups.google.com/groups/opt_out.
>
>
--
Jonathan Peirce
Nottingham Visual Neuroscience
http://www.peirce.org.uk
This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham.
This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system:
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.