

This is defined in advance and the file will be saved at any If not provided this will be determined as the path of the The path and filename of the originating script/experiment ) runtimeInfo Ĭontaining information about the system as detected at To keep track of which version of the experiment was run extraInfo a dictionaryĬontaining useful information about this run interleaved staircases or loops within loops Usage :Įxp = data.ExperimentHandler(name=”Face Preference”,version=’0.1.0’) Parameters : name a string or unicodeĪs a useful identifier later version usually a string (e.g. Useful for generating a single data file from an experiment with manyĭifferent loops (e.g. ExperimentHandler ( name = '', version = '', extraInfo = None, runtimeInfo = None, originPath = None, savePickle = True, saveWideText = True, dataFileName = '', autoLog = True, appendFiles = False ) ¶Ī container class for keeping track of multiple loops/handlers GetDateStr() - provide a date string (in format suitable for filenames)ĮxperimentHandler ¶ class psychopy.data. ImportConditions() - to load a list of dicts from a csv/excel fileįunctionFromStaircase()- to convert a staircase into its psychopmetric functionīootStraps() - generate a set of bootstrap resamples from a dataset MultiStairHandler - a wrapper to combine interleaved staircases of any sort PsiHandler - the Psi staircase of Kontsevich & Tyler (1999) QuestPlusHandler - for the updated QUEST+ algorithm (Watson, 2017) QuestHandler - for traditional QUEST algorithm StairHandler - for basic up-down (fixed step) staircases

TrialHandlerExt - similar to TrialHandler but with ability to run oddball designs
#BATTLE PIRATES HACKS 2014 UPDATE#
TrialHandler2 - similar to TrialHandler but with ability to update mid-run TrialHandler - basic predefined trial matrix Psychopy.data - functions for storing/saving/analysing data ¶ĮxperimentHandler - to combine multiple loops in one study
