123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081 |
- # 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: Davide
- lastname: Crombie
- affiliation: 'LMU Munich'
- id: ORCID:0000-0003-3424-3249
- -
- firstname: Martin
- lastname: Spacek
- affiliation: 'LMU Munich'
- id: ORCID:0000-0002-9519-3284"
- -
- firstname: "Christian"
- lastname: "Leibold"
- affiliation: "Albert-Ludwigs-Universität Freiburg"
- id: "ORCID:0000-0002-4859-8000"
- -
- firstname: "Laura"
- lastname: "Busse"
- affiliation: "LMU Munich"
- id: "ORCID:0000-0002-6127-7754"
- # A title to describe the published resource.
- title: "Spiking activity in the visual thalamus is coupled to pupil dynamics across temporal scales"
- # Additional information about the resource, e.g., a brief abstract.
- description: "Data and Python code for regenerating plots in Crombie, D., Spacek, M.A., Leibold, C.*, Busse, L.*, (accepted). Spiking activity in the visual thalamus is coupled to pupil dynamics across temporal scales. PLoS Biology. [* shared senior authors]"
- # Lit of keywords the resource should be associated with.
- # Give as many keywords as possible, to make the resource findable.
- keywords:
- - Neuroscience
- - Vision
- - Thalamus
- - EMD
- - Pupil
- - Arousal
- - Timescales
- # 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 4.0 International Public License"
- url: "https://creativecommons.org/licenses/by/4.0/"
- ## Optional Fields
- # Funding information for this resource.
- # Separate funder name and grant number by comma.
- funding:
- - 'DFG, RTG 2175, Perception in context and its neural basis'
- - 'DFG, SFB 1233, TP 13 project number 276693517'
- - 'DFG, SFB 870, TP 19 project number 118803580'
- - "LMU Munich, TU Munich and the Bavarian Ministry for Science and Art, ONE Munich Strategy Forum grant"
- - "Volkswagen Foundation, SmartStart program of the Bernstein Network for Computational Neuroscience"
- # 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:
- -
- reftype: "IsSupplementTo"
- citation: "Crombie, D., Spacek, M.A., Leibold, C.*, Busse, L.*, (accepted). Spiking activity in the visual thalamus is coupled to pupil dynamics across temporal scales. PLoS Biology. [* shared senior authors]"
- # 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
|