Browse Source

Merge remote-tracking branch 'refs/remotes/origin/master'

Dimokratis Karamanlis 9 months ago
parent
commit
b9ee47e71c
3 changed files with 97 additions and 2 deletions
  1. BIN
      Manual.pdf
  2. 14 2
      README.md
  3. 83 0
      datacite.yml

BIN
Manual.pdf


+ 14 - 2
README.md

@@ -1,3 +1,15 @@
-# Karamanlis_Gollisch_2023_RGC_spiketrains_natural_movies_and_subunit_models
+## Karamanlis_Gollisch_2023_RGC_spiketrains_natural_movies_and_subunit_models
 
-Spike train data from marmoset and mouse retinal ganglion cells under stimulation with natural movies, flashed or flickering gratings, and spatiotemporal white noise
+Spike train data from marmoset and mouse retinal ganglion cells under stimulation with natural movies, flashed and flickering gratings, and spatiotemporal white noise.
+
+Accompanying the manuscript:
+
+**Karamanlis D, Khani MH, Schreyer HM, Zapp SJ, Mietsch M, Gollisch T: Natural stimuli drive concerted nonlinear responses in populations of retinal ganglion cells**
+
+For information about the structure of the repository, the format of the data, and the reconstruction of applied visual stimuli, see the file **Manual.pdf**.
+
+If you plan to use this data for a publication, please inform us about it and don’t forget to cite the original paper (see reference above) as well as the source of the data.
+
+Computer code for fitting subunit grid models to the data of this repository and evaluating the obtained models on natural stimuli is available here: https://github.com/dimokaramanlis/subunit_grid_model/
+
+Contact: Tim Gollisch, Email: tim.gollisch@med.uni-goettingen.de, Website: https://www.retina.uni-goettingen.de/

+ 83 - 0
datacite.yml

@@ -0,0 +1,83 @@
+# 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: "Dimokratis"
+    lastname: "Karamanlis"
+    affiliation: "University Medical Center Göttingen"
+    id: "ORCID:0000-0002-9469-5020"
+  -
+    firstname: "Tim"
+    lastname: "Gollisch"
+    affiliation: "University Medical Center Göttingen"
+    id: "ORCID:0000-0003-3998-533X"
+
+# A title to describe the published resource.
+title: "Dataset - Marmoset and mouse retinal ganglion cell responses to natural stimuli and supporting data"
+
+# Additional information about the resource, e.g., a brief abstract.
+description: |
+  Dataset accompanying the manuscript by Karamanlis et al. 2023:
+  Natural stimuli drive concerted nonlinear responses in populations of retinal ganglion cells.
+
+# Lit of keywords the resource should be associated with.
+# Give as many keywords as possible, to make the resource findable.
+keywords:
+  - Neuroscience
+  - Electrophysiology
+  - "Multielectrode arrays"
+  - Retina
+  - "Ganglion cells"
+  - "Spike trains"
+  - Marmoset
+  - Primate
+  - Mouse
+  - "Natural images"
+  - "Natural movies"
+  - Gratings
+  - "White noise"
+
+# 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-ShareAlike 4.0 International"
+  url: "https://creativecommons.org/licenses/by-sa/4.0/"
+
+
+
+## Optional Fields
+
+# Funding information for this resource.
+# Separate funder name and grant number by comma.
+funding:
+  - "EU, ERC.724822"
+  - "DFG, 432680300"
+  - "Boehringer Ingelheim Fonds"
+
+
+# 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:tba"
+    reftype: "IsSupplementTo"
+    citation: "Karamanlis D, Khani MH, Schreyer HM, Zapp SJ, Mietsch M, Gollisch T (2023), Natural stimuli drive concerted nonlinear responses in populations of retinal ganglion cells"
+
+  -
+    id: "url:https://github.com/dimokaramanlis/subunit_grid_model"
+    reftype: "IsReferencedBy"
+    citation: "subunit_grid_model. Github. https://github.com/dimokaramanlis/subunit_grid_model"
+
+# 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