From ben.stillerman at nyu.edu Wed Jan 31 17:41:20 2018 From: ben.stillerman at nyu.edu (Ben Stillerman) Date: Wed, 31 Jan 2018 11:41:20 -0500 Subject: [Rcicr-users] error generating 2IFC stims Message-ID: Hi all, I'm running the simple line of code that I've run before, first setting the base_face_files list variable, then calling generateStimuli2IFC with one of the list items as a string parameter. This time, however, I'm getting the following error: Error in stimuli_params[[base_face]] : attempt to select less than one element in get1index As if the list item is pointing to an index that doesn't exist. I've tried this both with a few base files in the bace_face_files list and with just one. Any idea how do solve this? Thanks, Ben -------------- next part -------------- An HTML attachment was scrubbed... URL: From ben.stillerman at nyu.edu Wed Jan 31 17:43:36 2018 From: ben.stillerman at nyu.edu (Ben Stillerman) Date: Wed, 31 Jan 2018 11:43:36 -0500 Subject: [Rcicr-users] error generating 2IFC stims In-Reply-To: References: Message-ID: Ok-- I see my mistake, was passing in one item of the list, rather than the entire list!! Apologies for the post. On Wed, Jan 31, 2018 at 11:41 AM, Ben Stillerman wrote: > Hi all, > > I'm running the simple line of code that I've run before, first setting > the base_face_files list variable, then calling generateStimuli2IFC with > one of the list items as a string parameter. > > This time, however, I'm getting the following error: > > Error in stimuli_params[[base_face]] : > attempt to select less than one element in get1index > > As if the list item is pointing to an index that doesn't exist. I've tried > this both with a few base files in the bace_face_files list and with just > one. Any idea how do solve this? > > Thanks, > Ben > -------------- next part -------------- An HTML attachment was scrubbed... URL: