datacite.yml 3.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: "Jelena"
  9. lastname: "Platisa"
  10. affiliation: "Yale University"
  11. -
  12. firstname: "Xin"
  13. lastname: "Ye"
  14. affiliation: "Boston University"
  15. -
  16. firstname: "Allison"
  17. lastname: "Ahrens"
  18. affiliation: "Boston University"
  19. -
  20. firstname: "Chang"
  21. lastname: "Liu"
  22. affiliation: "Boston University"
  23. -
  24. firstname: "Ichun"
  25. lastname: "Chen"
  26. affiliation: "Boston University"
  27. -
  28. firstname: "Ian"
  29. lastname: "Davison"
  30. affiliation: "Boston University"
  31. -
  32. firstname: "Lei"
  33. lastname: "Tian"
  34. affiliation: "Boston University"
  35. -
  36. firstname: "Vincent"
  37. lastname: "Pieribone"
  38. affiliation: "Yale University"
  39. -
  40. firstname: "Jerry"
  41. lastname: "Chen"
  42. affiliation: "Boston University"
  43. # A title to describe the published resource.
  44. title: High-Speed Low-Light In Vivo Two-Photon Voltage Imaging of Large Neuronal Populations
  45. # Additional information about the resource, e.g., a brief abstract.
  46. description: |
  47. This dataset includes raw experimental data and data processing code used to generate main figures in the paper 'High-Speed Low-Light In Vivo Two-Photon Voltage Imaging of Large Neuronal Populations' published in Nature Methods, 2023.
  48. # Lit of keywords the resource should be associated with.
  49. # Give as many keywords as possible, to make the resource findable.
  50. keywords:
  51. - Neuroscience
  52. - Two Photon
  53. - Voltage Imaging
  54. - Voltage Indicator
  55. # License information for this resource. Please provide the license name and/or a link to the license.
  56. # Please add also a corresponding LICENSE file to the repository.
  57. license:
  58. name: "Creative Commons CC0 1.0 Public Domain Dedication"
  59. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  60. ## Optional Fields
  61. # Funding information for this resource.
  62. # Separate funder name and grant number by comma.
  63. funding:
  64. - "NARSAD Young Investigator Grant from the Brain & Behavior Research Foundation"
  65. - "Richard and Susan Smith Family Foundation"
  66. - "Whitehall Foundation"
  67. - "NSF Neuronex Neurotechnology Hub NEMONIC #1707287"
  68. - "NIH, R01NS109965"
  69. - "NIH, UF1NS107705"
  70. - "NIH, U01NS128665"
  71. - "NIH, R21EY030016"
  72. - "NIH, R01NS126596"
  73. - "NIH, U01NS103517"
  74. - "NIH, U01NS090565"
  75. - "DARPA, N6600117C4012"
  76. - "DARPA,N660119C4020"
  77. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  78. # Please provide digital identifier (e.g., DOI) if possible.
  79. # Add a prefix to the ID, separated by a colon, to indicate the source.
  80. # Supported sources are: DOI, arXiv, PMID
  81. # In the citation field, please provide the full reference, including title, authors, journal etc.
  82. references:
  83. -
  84. id: DOI:10.1038/s41592-023-01820-3
  85. reftype: "IsSupplementTo"
  86. citation: "Platisa J*, Ye X*, Ahrens AM, Liu C, Chen IA, Davison IG, Tian L, Pieribone VA, Chen JL. High-speed low-light in vivo two-photon voltage imaging of large neuronal populations. Nat Methods. DOI: 10.1038/s41592-023-01820-3."
  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