Tool for Recovering Trial Data not Output to csv File (due to unchecked "Is trials" in Builder Mode)

Hello,

I’m sorry for double posting this (I tried the google groups before seeing you’ve moved dev discussions to this forum).

When running an experiment in our lab, we discovered that data for one trial was missing from the output csv files due to the fact that we had made it in Builder Mode and the “Is trials” option was accidentally unchecked for that trial. In order to get that data, I made a small tool for creating a csv file for that TrialHandler object in the loops[] array of the ExperimentHandler object using the .psydat file.

If you’d be interested in this tool being added to the repo please let me know.