-
Notifications
You must be signed in to change notification settings - Fork 1
/
datacite.yml
119 lines (88 loc) · 4.48 KB
/
datacite.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
# 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: Ayan
lastname: Sengupta
- firstname: Oliver
lastname: Speck
- firstname: Renat
lastname: Yakupov
- firstname: Martin
lastname: Kanowski
- firstname: Claus
lastname: Tempelmann
- firstname: Stefan
lastname: Pollmann
- firstname: Michael
lastname: Hanke
id: "ORCID:0000-0001-6398-6370"
- firstname: Adina
lastname: Wagner
id: "ORCID:0000-0003-2917-3450"
- firstname: Laura
lastname: Waite
id: "ORCID:0000-0003-2213-7465"
- firstname: Christian
lastname: Mönch
id: "ORCID:0000-0002-3092-0612"
# A title to describe the published resource.
title: studyforrest_multires3t
# Additional information about the resource, e.g., a brief abstract.
description: |
"Extension of a matching fMRI dataset (Sengupta, et al., 2017; OpenFMRI ds000113c) on participants performing a
central fixation task while being stimulated with oriented visual gratings. This dataset extends the previous one
with acquisitions for 3 matching spatial resolutions (1.4, 2.0, and 3.0 mm) at 3T (complementing the previous 7T
acquisitions at 0.8, 1.4, 2.0, and 3.0 mm). Five of the total of seven participants are identical in both datasets.
All participants are part of the studyforrest.org project.
- This research was enabled by a grant from the German Research Foundation (DFG) awarded to S. Pollmann and
O. Speck (DFG PO 548/15-1).
- This research was, in part, also supported by the German Federal Ministry of Education and Research (BMBF) as
part of a US-German collaboration in computational neuroscience (CRCNS), co-funded by the BMBF and the US
National Science Foundation (BMBF 01GQ1112; NSF 1129855).
- Data management technology (DataLad) employed for this research was supported by US-German CRCNS project,
co-funded by the BMBF and the US National Science Foundation (BMBF 01GQ1411; NSF 1429999)."
# Lit of keywords the resource should be associated with.
# Give as many keywords as possible, to make the resource findable.
keywords:
- Neuroscience
- Studyforrest
- BIDS
# 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: "Open Data Commons Public Domain Dedication and License (PDDL)"
url: "https://opendatacommons.org/licenses/pddl/"
## Optional Fields
# Funding information for this resource.
# Separate funder name and grant number by comma.
funding:
- "DFG, PO 548/15-1"
- "BMBF, 01GQ1112"
- "NSF, 1129855"
- "BMBF, 01GQ1411"
- "NSF, 1429999"
# 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.1101/305417"
reftype: "IsSupplementTo"
citation: "Sengupta, A., Speck, O., Yakupov, R., Kanowski, M., Tempelmann, C., Pollmann, S. & Hanke, M. (2018) The effect of acquisition resolution on orientation decoding from V1: comparison of 3T and 7T. bioRxiv."
- id: "DOI:10.12688/f1000research.13689.2"
reftype: "IsSupplementTo"
citation: "Sengupta, A., Pollmann, S. & Hanke, M. (2018). Spatial band-pass filtering aids decoding musical genres from auditory cortex 7T fMRI. F1000Research, 7."
- id: "DOI:10.1016/j.neuroimage.2016.12.040"
reftype: "IsSupplementTo"
citation: "Sengupta, A., Yakupov, R., Speck, O., Pollmann, S. & Hanke, M. (2017) The effect of acquisition resolution on orientation decoding from V1 BOLD fMRI at 7 Tesla. NeuroImage, 148, 64-76."
- id: "DOI:10.1016/j.dib.2017.05.014"
reftype: "IsSupplementTo"
citation: "Sengupta, A., Yakupov, R., Speck, O., Pollmann, S. & Hanke, M. (2017) Ultra high-field multi-resolution fMRI data for orientation decoding in visual cortex. Data in Brief, 13, 219-222."
# Resource type. Default is Dataset, other possible values are Software, Image, Text.
resourcetype: Dataset
# Do not edit or remove the following line
templateversion: 1.2