123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113 |
- # 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: "Andrey"
- lastname: "Formozov"
- affiliation: "Research Group Synaptic Wiring and Information Processing, Center for Molecular Neurobiology Hamburg, University Medical Center Hamburg-Eppendorf, 20251 Hamburg, Germany"
- id: "ORCID:0000-0000-0000-0000"
- -
- firstname: "Mattia"
- lastname: "Chini"
- affiliation: "Institute of Developmental Neurophysiology, Center for Molecular Neurobiology Hamburg, University Medical Center Hamburg-Eppendorf, 20251 Hamburg, Germany"
- id: "ORCID:0000-0000-0000-0000"
- -
- firstname: "Wei"
- lastname: "Yang"
- affiliation: "Research Group Synaptic Wiring and Information Processing, Center for Molecular Neurobiology Hamburg, University Medical Center Hamburg-Eppendorf, 20251 Hamburg, Germany"
- id: "ORCID:0000-0000-0000-0000"
- -
- firstname: "Alexander"
- lastname: " Dieter"
- affiliation: "Research Group Synaptic Wiring and Information Processing, Center for Molecular Neurobiology Hamburg, University Medical Center Hamburg-Eppendorf, 20251 Hamburg, Germany"
- id: "ORCID:0000-0000-0000-0000"
- -
- firstname: "Ileana L."
- lastname: "Hanganu-Opatz"
- affiliation: "Institute of Developmental Neurophysiology, Center for Molecular Neurobiology Hamburg, University Medical Center Hamburg-Eppendorf, 20251 Hamburg, Germany"
- id: "ORCID:0000-0000-0000-0000"
- -
- firstname: "J. Simon"
- lastname: "Wiegert"
- affiliation: "Research Group Synaptic Wiring and Information Processing, Center for Molecular Neurobiology Hamburg, University Medical Center Hamburg-Eppendorf, 20251 Hamburg, Germany"
- id: "ORCID:0000-0000-0000-0000"
-
- # A title to describe the published resource.
- title: "Calcium imaging of hippocampal activity under anesthesia and natural sleep in mice"
- # Additional information about the resource, e.g., a brief abstract.
- description: |
- Large-scale, annotated collection of
- 2-photon calcium imaging
- data in CA1 of the murine hippocampus
- under three distinct anesthetics
- (Isoflurane, Keta/Xyl and MMF),
- during natural sleep, and during wakefulness.
- # Lit of keywords the resource should be associated with.
- # Give as many keywords as possible, to make the resource findable.
- keywords:
- - Neuroscience
- - Anesthesia
- - Anaesthesia
- - Sleep
- - Recovery
- - Hippocampus
- - CA1
- - Pyramidal neurons
- - Calcium imaging
- - Electrophysiological recordings
- - Pupillometry
- # 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 CC0 1.0 Public Domain Dedication"
- url: "https://creativecommons.org/publicdomain/zero/1.0/"
- ## Optional Fields
- # Funding information for this resource.
- # Separate funder name and grant number by comma.
- funding:
- - "German Research Council, SFB936/B8"
- - "German Research Council, SFB936/B5"
- - "European Research Council, ERC-2016-StG-714762"
- - "European Research Council, ERC-2015-CoG-681577 "
- - "Alexander von Humboldt Foundation, Research Fellowship"
- - "EU-project euSNN, MSCA-ITN-H2020-860563"
- - "Landesforschungsförderung Hamburg, LFF76 and LFF73"
- - "Chinese Scholarship Council, CSC 201606210129"
- # 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:"
- reftype: "IsDescribedBy"
- citation: "Calcium imaging and electrophysiology of hippocampal activity under anesthesia and natural sleep in mice"
- -
- id: "doi:10.1371/journal.pbio.3001146"
- reftype: "IsSupplementTo"
- citation: "Anesthetics fragment hippocampal network activity, alter spine dynamics, and affect memory consolidation"
- # 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
|