datacite.yml 4.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. # Metadata for DOI registration according to DataCite Metadata Schema 4.1.
  2. # For detailed schema description see https://doi.org/10.5438/0014
  3. ## Required fields
  4. # The main researchers involved. Include digital identifier (e.g., ORCID)
  5. # if possible, including the prefix to indicate its type.
  6. authors:
  7. -
  8. firstname: "Caroline"
  9. lastname: "Runyan"
  10. affiliation: "Department of Neuroscience, Center for the Neural Basis of Cognition, University of Pittsburgh"
  11. id: "ORCID:0000-0002-9066-4542"
  12. -
  13. firstname: "Martina"
  14. lastname: "Valente"
  15. affiliation: "Neural Computation Laboratory, Istituto Italiano di Tecnologia, Rovereto, Italy"
  16. id: "ResearcherID:X-1234-5678"
  17. -
  18. firstname: "Giuseppe"
  19. lastname: "Pica"
  20. affiliation: "Neural Computation Laboratory, Istituto Italiano di Tecnologia, Rovereto, Italy"
  21. id: "ORCID:0000-0002-4506-0600"
  22. -
  23. firstname: "Giulio"
  24. lastname: "Bondanelli"
  25. affiliation: "Neural Computation Laboratory, Istituto Italiano di Tecnologia, Rovereto, Italy"
  26. id: "ORCID:0000-0001-6781-4939"
  27. -
  28. firstname: "Monica"
  29. lastname: "Moroni"
  30. affiliation: "Neural Computation Laboratory, Istituto Italiano di Tecnologia, Rovereto, Italy"
  31. id: "ORCID:0000-0003-1852-7217"
  32. # A title to describe the published resource.
  33. title: "Dataset of 'Distinct timescales of population coding across cortex'"
  34. # Additional information about the resource, e.g., a brief abstract.
  35. description: |
  36. 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.
  37. # List of keywords the resource should be associated with.
  38. # Give as many keywords as possible, to make the resource findable.
  39. keywords:
  40. - Neuroscience
  41. - Sound localization
  42. - Two-photon calcium imaging
  43. - Behavior
  44. - Auditory Cortex
  45. - Posterior Parietal Cortex
  46. # License information for this resource. Please provide the license name and/or a link to the license.
  47. # Please add also a corresponding LICENSE file to the repository.
  48. license:
  49. name: "Creative Commons Attribution-NonCommercial-ShareAlike 4.0"
  50. url: "https://creativecommons.org/licenses/by-nc-sa/4.0/"
  51. ## Optional Fields
  52. # Funding information for this resource.
  53. # Separate funder name and grant number by comma.
  54. funding:
  55. - "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."
  56. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  57. # Please provide digital identifier (e.g., DOI) if possible.
  58. # Add a prefix to the ID, separated by a colon, to indicate the source.
  59. # Supported sources are: DOI, arXiv, PMID
  60. # In the citation field, please provide the full reference, including title, authors, journal etc.
  61. references:
  62. -
  63. id: "doi:10.1038/nature23020"
  64. reftype: "IsSupplementTo"
  65. citation: "Runyan, C., Piasini, E., Panzeri, S. et al. Distinct timescales of population coding across cortex. Nature 548, 92–96 (2017)."
  66. -
  67. id: "doi:10.1101/2020.04.03.024133"
  68. reftype: "IsReferencedBy"
  69. 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"
  70. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  71. resourcetype: Dataset
  72. # Do not edit or remove the following line
  73. templateversion: 1.2