12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697 |
- # Metadata for DOI registration according to DataCite Metadata Schema 4.1.
- # For detailed schema description see https://doi.org/10.5438/0014
- ## Required fields
- # The main researchers involved. Include digital identifier (e.g., ORCID)
- # if possible, including the prefix to indicate its type.
- authors:
- -
- firstname: "Caroline"
- lastname: "Runyan"
- affiliation: "Department of Neuroscience, Center for the Neural Basis of Cognition, University of Pittsburgh"
- id: "ORCID:0000-0002-9066-4542"
- -
- firstname: "Martina"
- lastname: "Valente"
- affiliation: "Neural Computation Laboratory, Istituto Italiano di Tecnologia, Rovereto, Italy; Center for Mind and Brain Sciences (CIMeC), University of Trento, Rovereto, Italy"
- -
- firstname: "Giuseppe"
- lastname: "Pica"
- affiliation: "Neural Computation Laboratory, Istituto Italiano di Tecnologia, Rovereto, Italy"
- id: "ORCID:0000-0002-4506-0600"
- -
- firstname: "Giulio"
- lastname: "Bondanelli"
- affiliation: "Neural Computation Laboratory, Istituto Italiano di Tecnologia, Rovereto, Italy"
- id: "ORCID:0000-0001-6781-4939"
- -
- firstname: "Monica"
- lastname: "Moroni"
- affiliation: "Neural Computation Laboratory, Istituto Italiano di Tecnologia, Rovereto, Italy"
- id: "ORCID:0000-0003-1852-7217"
- -
- firstname: "Christopher D."
- lastname: "Harvey"
- affiliation: "Department of Neurobiology, Harvard Medical School, Boston, MA, USA"
- id: "ORCID:0000-0002-0520-7882"
- -
- firstname: "Stefano"
- lastname: "Panzeri"
- affiliation: "Neural Computation Laboratory, Istituto Italiano di Tecnologia, Rovereto, Italy"
- id: "ORCID:0000-0003-1700-8909"
- # A title to describe the published resource.
- title: "Dataset of 'Distinct timescales of population coding across cortex'"
- # Additional information about the resource, e.g., a brief abstract.
- description: |
- Behavioral data and two-photon calcium imaging neural data recorded from AC and PPC of awake mice performing a sound localization task in a virtual reality environment.
- # List of keywords the resource should be associated with.
- # Give as many keywords as possible, to make the resource findable.
- keywords:
- - Neuroscience
- - Sound localization
- - Two-photon calcium imaging
- - Behavior
- - Auditory Cortex
- - Posterior Parietal Cortex
- # License information for this resource. Please provide the license name and/or a link to the license.
- # Please add also a corresponding LICENSE file to the repository.
- license:
- name: "Creative Commons Attribution-NonCommercial-ShareAlike 4.0"
- url: "https://creativecommons.org/licenses/by-nc-sa/4.0/"
- ## Optional Fields
- # Funding information for this resource.
- # Separate funder name and grant number by comma.
- funding:
- - "This work was supported by a Burroughs-Wellcome Fund Career Award at the Scientific Interface, the Searle Scholars Program, the New York Stem Cell Foundation, the Armenise-Harvard Foundation, the Alfred P. Sloan Research Foundation, a NARSAD Brain and Behavior Research Young Investigator Award, National Institutes of Health grants from the National Institute of Mental Health BRAINS program (R01-MH107620), the National Institute of Neurological Disorders and Stroke (R01-NS089521) and the BRAIN Initiative (R01 NS108410 and U19 NS107464), the Autonomous Province of Trento (Grandi Progetti ATTEND), and the Fondation Bertarelli."
- # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
- # Please provide digital identifier (e.g., DOI) if possible.
- # Add a prefix to the ID, separated by a colon, to indicate the source.
- # Supported sources are: DOI, arXiv, PMID
- # In the citation field, please provide the full reference, including title, authors, journal etc.
- references:
- -
- id: "doi:10.1038/nature23020"
- reftype: "IsDescribedBy"
- citation: "Runyan, C., Piasini, E., Panzeri, S. et al. Distinct timescales of population coding across cortex. Nature 548, 92–96 (2017)."
- -
- id: "doi:10.1101/2020.04.03.024133"
- reftype: "IsReferencedBy"
- citation: "Valente, M., Pica, G., Runyan, C. A., Morcos, A. S., Harvey, C. D., Panzeri, S. (2020). Correlations enhance the behavioral readout of neural population activity in association cortex. bioRxiv: 2020.2004.2003.024133"
- # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
- resourcetype: Dataset
- # Do not edit or remove the following line
- templateversion: 1.2
|