12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576 |
- # 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: "Demetrio"
- lastname: "Ferro"
- affiliation: "Center for Brain and Cognition, Department of Information and Communication Technologies, Universitat Pompeu Fabra, Barcelona (Spain), 08003;"
- id: "ORCID:0000-0003-4969-1415"
- -
- firstname: "Pau"
- lastname: "Boncompte Carré"
- affiliation: "Center for Brain and Cognition, Department of Information and Communication Technologies, Universitat Pompeu Fabra, Barcelona (Spain), 08003;"
- -
- firstname: "Rubén"
- lastname: "Moreno Bote"
- affiliation: "Center for Brain and Cognition, Department of Information and Communication Technologies, Universitat Pompeu Fabra, Barcelona (Spain), 08003;"
- id: "ORCID:0000-0003-0398-014X"
- # A title to describe the published resource.
- title: "Layer and frequency-specific task engagement in primary visual cortex"
- # Additional information about the resource, e.g., a brief abstract.
- description: |
- This resource contains software for the analysis of local field potential signals recorded in primary visual cortex and
- publicly availabe by Allen Brain Insitute (Visual Behavior Neuropixels).
- The data are recorded by using multi-contact laminar probes, hence span through cortical depths, during image change detection task.
-
- # Lit of keywords the resource should be associated with.
- # Give as many keywords as possible, to make the resource findable.
- keywords:
- - Visual Neuroscience
- - Task Engagement
- - Laminar Layers
- # 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-NonCommercial-ShareAlike-4.0 International"
- url: "https://creativecommons.org/licenses/by-nc-sa/4.0/"
- ## Optional Fields
- # Funding information for this resource.
- # Separate funder name and grant number by comma.
- # 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:10.48324/DANDI.000713/0.240702.1725"
- reftype: "IsSupplementTo"
- citation: "Morrison, Christopher. Allen Institute - Visual Behavior - Neuropixels. DANDI Archive."
- -
- id: "doi:10.1162/neco_a_00236"
- reftype: "IsSupplementTo"
- citation: "Potworowski, J., Jakuczun, W., Łęski, S. & Wójcik, D. (2012) Kernel current source density method. Neural Comput 24(2), 541-575."
- -
- id: "doi:10.1016/j.jneumeth.2005.12.005"
- reftype: "IsSupplementTo"
- citation: "Pettersen, K. H., Devor, A., Ulbert, I., Dale, A. M. & Einevoll, G. T. (2006) Current-source density estimation based on inversion of electrostatic forward solution: effects of finite extent of neuronal activity and conductivity discontinuities. J Neurosci Methods 154(1-2), 116-133."
- # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
- resourcetype: Software
- # Do not edit or remove the following line
- templateversion: 1.2
|