datacite.yml 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105
  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: "Csaba"
  9. lastname: "Horváth"
  10. affiliation: "Institute of Cognitive Neuroscience and Psychology, Research Centre for Natural Sciences, Eötvös Loránd Research Network, Budapest, Hungary"
  11. -
  12. firstname: "Lili Fanni"
  13. lastname: "Tóth"
  14. affiliation: "Faculty of Information Technology and Bionics, Pázmány Péter Catholic University, Budapest, Hungary"
  15. -
  16. firstname: "István"
  17. lastname: "Ulbert"
  18. affiliation: "Institute of Cognitive Neuroscience and Psychology, Research Centre for Natural Sciences, Eötvös Loránd Research Network, Budapest, Hungary and Faculty of Information Technology and Bionics, Pázmány Péter Catholic University, Budapest, Hungary"
  19. id: "ORCID:0000-0001-9941-9159"
  20. -
  21. firstname: "Richárd"
  22. lastname: "Fiáth"
  23. affiliation: "Institute of Cognitive Neuroscience and Psychology, Research Centre for Natural Sciences, Eötvös Loránd Research Network, Budapest, Hungary and Faculty of Information Technology and Bionics, Pázmány Péter Catholic University, Budapest, Hungary"
  24. id: "ORCID:0000-0001-8732-2691"
  25. # A title to describe the published resource.
  26. title: "Dataset of cortical activity recorded with high spatial resolution from anesthetized rats"
  27. # Additional information about the resource, e.g., a brief abstract.
  28. description: |
  29. Publicly available neural recordings obtained with high spatial resolution are scarce.
  30. Here, we present an electrophysiological dataset recorded from the neocortex of twenty rats
  31. anesthetized with ketamine/xylazine. The wideband, spontaneous recordings were acquired with a
  32. single-shank silicon-based probe having 128 densely packed recording sites arranged in a 32x4
  33. array. Using spike sorting, the activity of a total of 7126 single units was extracted from all
  34. layers of the cortex. Here, we share raw neural recordings, as well as spike times, extracellular
  35. spike waveforms and several properties of units packaged in a standardized electrophysiological data
  36. format. For technical validation of our dataset, we provide the distributions of derived single unit
  37. properties along with various spike sorting quality metrics.
  38. # Lit of keywords the resource should be associated with.
  39. # Give as many keywords as possible, to make the resource findable.
  40. keywords:
  41. - Neuroscience
  42. - Silicon probe
  43. - High density recording
  44. - High spatial resolution
  45. - Electrophysiology
  46. - Neurophysiology
  47. - Neural recording
  48. - Extracellular action potential
  49. - Single unit activity
  50. - Spike sorting
  51. - Slow oscillation
  52. - Slow wave activity
  53. - Rat
  54. - Ketamine/xylazine anesthesia
  55. - Neocortex
  56. # License information for this resource. Please provide the license name and/or a link to the license.
  57. # Please add also a corresponding LICENSE file to the repository.
  58. license:
  59. name: "CC-BY"
  60. url: "http://creativecommons.org/licenses/by/4.0/"
  61. ## Optional Fields
  62. # Funding information for this resource.
  63. # Separate funder name and grant number by comma.
  64. funding:
  65. - "Hungarian Brain Research Program; 2017-1.2.1-NKP-2017-00002"
  66. - "Hungarian National Research, Development and Innovation Office; PD124175"
  67. - "Hungarian National Research, Development and Innovation Office; PD134196"
  68. - "Hungarian National Research, Development and Innovation Office; TUDFO/51757-1/2019-ITM"
  69. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  70. # Please provide digital identifier (e.g., DOI) if possible.
  71. # Add a prefix to the ID, separated by a colon, to indicate the source.
  72. # Supported sources are: DOI, arXiv, PMID
  73. # In the citation field, please provide the full reference, including title, authors, journal etc.
  74. references:
  75. -
  76. id: "doi:10.xxx/zzzz"
  77. reftype: "IsSupplementTo"
  78. citation: "Citation1"
  79. -
  80. id: "arxiv:mmmm.nnnn"
  81. reftype: "IsSupplementTo"
  82. citation: "Citation2"
  83. -
  84. id: "pmid:nnnnnnnn"
  85. reftype: "IsReferencedBy"
  86. citation: "Citation3"
  87. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  88. resourcetype: Dataset
  89. # Do not edit or remove the following line
  90. templateversion: 1.2