# 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 Dataset: A connectivity-constrained computational account of topographic organization in primate high-level visual cortex This dataset is associated with the paper at https://www.biorxiv.org/content/10.1101/2021.05.29.446297v2 To be published in the Proceedings of the National Academy of Sciences. # # Authors: Include contact information for at least the # first author and corresponding author (if not the same), # specifically email address, phone number (optional, but preferred), and institution. # Contact information for all authors is preferred. # 2. Author Information First/Corresponding Author Contact Information Name: Nicholas M. Blauch Institution: Carnegie Mellon University Address: Baker Hall 342C, 4825 Frew St, Pittsburgh PA 15213 United States Email: blauch@cmu.edu Phone Number: n/a --------------------- DATA & FILE OVERVIEW --------------------- # # Directory of Files in Dataset: List and define the different # files included in the dataset. This serves as its table of # contents. # Directory of Files: activations/ (model activations) models/ (model state dicts) results/ (result files during training) figures/ (figures generated from analysis of models) searchlights/ (searchlight accuracy data of models) tensorboard/ (tensorboard log files recorded during training of models) Additional Notes on File Relationships, Context, or Content (for example, if a user wants to reuse and/or cite your data, what information would you want them to know?): There is an associated code repository at https://github.com/viscog-cmu/ITN . Questions should generally be posted there (as "issues"), and users may find looking through issues helpful for debugging their own problems. # # File Naming Convention: Define your File Naming Convention # (FNC), the framework used for naming your files systematically # to describe what they contain, which could be combined with the # Directory of Files. # File Naming Convention: Generally, files are associated with a specific model, which is associated with a particular base filename or "base_fn", which can be generated from the model's parameters and used to generate the model's parameters. The base_fn is thus named to include a set of key/value pairs, e.g.: key1-val1_key2-val2 And this base_fn is used to create model-specific files and folders. # # Data Description: A data description, dictionary, or codebook # defines the variables and abbreviations used in a dataset. This # information can be included in the README file, in a separate # file, or as part of the data file. If it is in a separate file # or in the data file, explain where this information is located # and ensure that it is accessible without specialized software. # (We recommend using plain text files or tabular plain text CSV # files exported from spreadsheet software.) # ----------------------------------------- DATA DESCRIPTION FOR: N/A ----------------------------------------- 1. Number of variables: 2. Number of cases/rows: 3. Missing data codes: Code/symbol Definition Code/symbol Definition 4. Variable List # # Example. Name: Gender # Description: Gender of respondent # 1 = Male # 2 = Female # 3 = Transgender # 4 = Nonbinary # 5 = Other gender not listed # 6 = Prefer not to answer # A. Name: Description: Value labels if appropriate B. Name: Description: Value labels if appropriate -------------------------- METHODOLOGICAL INFORMATION -------------------------- # # Software: If specialized software(s) generated your data or # are necessary to interpret it, please provide for each (if # applicable): software name, version, system requirements, # and developer. #If you developed the software, please provide (if applicable): #A copy of the software’s binary executable compatible with the system requirements described above. #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) See https://github.com/ITN for instructions on creating a Python environment that can accurately reproduce these data. # # Equipment: If specialized equipment generated your data, # please provide for each (if applicable): equipment name, # manufacturer, model, and calibration information. Be sure # to include specialized file format information in the data # dictionary. # 2. Equipment-specific information: N/A Manufacturer: Model: (if applicable) Embedded Software / Firmware Name: Embedded Software / Firmware Version: Additional Notes: # # Dates of Data Collection: List the dates and/or times of # data collection. # 3. Date of data collection (single date, range, approximate date) : October 2020-October 2021