datacite.yml 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. # Metadata for DOI registration according to DataCite Metadata Schema 4.1.
  2. # For detailed schema description see https://doi.org/10.5438/0014
  3. ## Required fields
  4. # The main researchers involved. Include digital identifier (e.g., ORCID)
  5. # if possible, including the prefix to indicate its type.
  6. authors:
  7. -
  8. firstname: "Lennart"
  9. lastname: "Wittkuhn"
  10. affiliation: "Max Planck Institute for Human Development, Max Planck UCL Centre for Computational Psychiatry and Ageing Research, Berlin, Germany"
  11. id: "ORCID:0000-0001-2345-6789"
  12. -
  13. firstname: "Nicolas W."
  14. lastname: "Schuck"
  15. affiliation: "Max Planck Institute for Human Development, Max Planck UCL Centre for Computational Psychiatry and Ageing Research, Berlin, Germany"
  16. id: "ORCID:0000-0002-0150-8776"
  17. # A title to describe the published resource.
  18. title: "Dynamics of fMRI patterns reflect sub-second activation sequences and reveal replay in human visual cortex - Behavioral data"
  19. # Additional information about the resource, e.g., a brief abstract.
  20. description: |
  21. Neural computations are often fast and anatomically localized.
  22. Yet, investigating such computations in humans is challenging because non-invasive methods have either high temporal or spatial resolution, but not both.
  23. Of particular relevance, fast neural replay is known to occur throughout the brain in a coordinated fashion about which little is known.
  24. We develop a multivariate analysis method for functional magnetic resonance imaging that makes it possible to study sequentially activated neural patterns separated by less than 100 ms with precise spatial resolution.
  25. Human participants viewed images individually and sequentially with speeds up to 32 ms between items.
  26. Probabilistic pattern classifiers were trained on activation patterns in visual and ventrotemporal cortex during individual image trials.
  27. Applied to sequence trials, probabilistic classifier time courses allow the detection of neural representations and their order.
  28. Order detection remains possible at speeds up to 32 ms between items.
  29. The frequency spectrum of the sequentiality metric distinguishes between sub- versus supra-second sequences.
  30. Importantly, applied to resting-state data our method reveals fast replay of task-related stimuli in visual cortex.
  31. This indicates that non-hippocampal replay occurs even after tasks without memory requirements and shows that our method can be used to detect such spontaneously occurring replay.
  32. # Lit of keywords the resource should be associated with.
  33. # Give as many keywords as possible, to make the resource findable.
  34. keywords:
  35. - cognitive neuroscience
  36. - functional magnetic resonance imaging
  37. - hippocampal replay
  38. # License information for this resource. Please provide the license name and/or a link to the license.
  39. # Please add also a corresponding LICENSE file to the repository.
  40. license:
  41. name: "Creative Commons Attribution-ShareAlike 4.0"
  42. url: "https://creativecommons.org/licenses/by-sa/4.0/"
  43. ## Optional Fields
  44. # Funding information for this resource.
  45. # Separate funder name and grant number by comma.
  46. funding:
  47. - "Max Planck Society, Independent Max Planck Research Group grant"
  48. - "European Union, ERC Starting Grant ERC-2019-StG REPLAY-852669"
  49. - "Max Planck Institute for Human Development"
  50. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  51. # Please provide digital identifier (e.g., DOI) if possible.
  52. # Add a prefix to the ID, separated by a colon, to indicate the source.
  53. # Supported sources are: DOI, arXiv, PMID
  54. # In the citation field, please provide the full reference, including title, authors, journal etc.
  55. references:
  56. -
  57. reftype: "IsSupplementTo"
  58. citation: "Wittkuhn, L. and Schuck, N. W. (2020). Dynamics of fMRI patterns reflect sub-second activation sequences and reveal replay in human visual cortex. Nature Communications"
  59. -
  60. id: "doi:10.1101/2020.02.15.950667"
  61. reftype: "IsSupplementTo"
  62. citation: "Wittkuhn, L. and Schuck, N. W. (2020). Faster than thought: Detecting sub-second activation sequences with sequential fMRI pattern analysis. bioRxiv. doi:10.1101/2020.02.15.950667"
  63. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  64. resourcetype: Dataset
  65. # Do not edit or remove the following line
  66. templateversion: 1.2