This README.txt file was generated on <20211108> by # # General instructions for completing README: # For sections that are non-applicable, mark as N/A (do not delete any sections). # Please leave all commented sections in README (do not delete any text). # ------------------- GENERAL INFORMATION ------------------- 1. Title of Software: Learning Experiment Files 2. Author Information First Author Contact Information Name: Elliot Collins Institution: Carnegie Mellon University Email:collinse@uw.edu Corresponding Author Contact Information Name: Marlene Behrmann Institution: Carnegie Mellon University Email: behrmann@cmu.edu -------------------------- SOFTWARE LICENSE AGREEMENT -------------------------- Citations: If you use this data or software for any reason please cite: Collins, E, & Behrmann, M (2020) Exemplar learning reveals the representational origins of expert category perception. Proceeding of the National Academy of Sciences. 117(20), 11167-11177. --------------------- SOFTWARE OVERVIEW --------------------- # # Directory of Files in KiltHub Deposit: List and define the different # files included in the KiltHub deposit, including the filenames. This serves as its table of # contents. Add more sections as needed to capture all of the files in your deposit. # Directory of Files: A. Filename: NOLearning.zip Short description: This zip file and the one below (B) are nearly identical directories containing the software to run either the novel object (A) or other race face (B) learning experiments from the paper cited above. Each zip file contains a python script which draws stimuli from and prints results to, trial by trial, appropriately named stimuli and results directories respectively. Each directory also contains a TrialLists/ directory which contains a text files naming the specific stimuli to be learned by each subject. B. Filename: ORFlearning.zip Short description: As above -------------------------- METHODOLOGICAL INFORMATION -------------------------- # # Please provide (if applicable): # A copy of the software’s binary executable # A source snapshot or distribution if the source code is not stored in a publicly available online repository. # All software source components, including pointers to source(s) for third-party components (if any) # 1. Software-specific information: Name: NOratings.py, NOtraining.py, ORFratings.py ORFtraining.py (all built and used in the same environment, at the same time with the same requirments) Version:1 System Requirements: Psychopy environment Open Source? (Y/N): Y # # Equipment: If specialized equipment generated your software, # please provide for each (if applicable): equipment name, # manufacturer, model, and calibration information. # 2. Equipment-specific information: N/A Manufacturer: Model: (if applicable) Embedded Software / Firmware Name: Embedded Software / Firmware Version: Additional Notes: 3. Software Execution Instructions # # Please include the instructions for how to open and execute the software, including instructions for using the software on # different operating systems (if applicable) # Python scripts can be opened and run in the psychopy software environment. All of the dependencies are already written into the script and can be run locally. All necessary toolboxes are already included in the psychopy environment. This experiment was run on the most up to date software version available in 2018. 3. Date of software development: 2018