Browse Source

run python source_to_bids

Stefan Appelhoff 2 years ago
parent
commit
41082ce33b
100 changed files with 2227 additions and 0 deletions
  1. 6 0
      .bids-validator-config.json
  2. 2 0
      .bidsignore
  3. 2 0
      CHANGES
  4. 540 0
      LICENSE
  5. 61 0
      README.md
  6. 33 0
      code/environment.yml
  7. 1386 0
      code/source_to_bids.py
  8. 86 0
      datacite.yml
  9. 21 0
      dataset_description.json
  10. 1 0
      derivatives/annotation_derivatives/README
  11. 1 0
      derivatives/annotation_derivatives/sub-01/sub-01_concat_eeg-excluded-ica-comps.txt
  12. 1 0
      derivatives/annotation_derivatives/sub-01/sub-01_task-ActiveFixed_annotations.txt
  13. 1 0
      derivatives/annotation_derivatives/sub-01/sub-01_task-ActiveFixed_badchannels.txt
  14. 1 0
      derivatives/annotation_derivatives/sub-01/sub-01_task-YokedFixed_annotations.txt
  15. 1 0
      derivatives/annotation_derivatives/sub-01/sub-01_task-YokedFixed_badchannels.txt
  16. 1 0
      derivatives/annotation_derivatives/sub-01/sub-01_task-description_annotations.txt
  17. 1 0
      derivatives/annotation_derivatives/sub-01/sub-01_task-description_badchannels.txt
  18. 1 0
      derivatives/annotation_derivatives/sub-02/sub-02_concat_eeg-excluded-ica-comps.txt
  19. 1 0
      derivatives/annotation_derivatives/sub-02/sub-02_task-ActiveVariable_annotations.txt
  20. 1 0
      derivatives/annotation_derivatives/sub-02/sub-02_task-ActiveVariable_badchannels.txt
  21. 1 0
      derivatives/annotation_derivatives/sub-02/sub-02_task-YokedVariable_annotations.txt
  22. 1 0
      derivatives/annotation_derivatives/sub-02/sub-02_task-YokedVariable_badchannels.txt
  23. 1 0
      derivatives/annotation_derivatives/sub-02/sub-02_task-description_annotations.txt
  24. 1 0
      derivatives/annotation_derivatives/sub-02/sub-02_task-description_badchannels.txt
  25. 1 0
      derivatives/annotation_derivatives/sub-03/sub-03_concat_eeg-excluded-ica-comps.txt
  26. 1 0
      derivatives/annotation_derivatives/sub-03/sub-03_task-ActiveFixed_annotations.txt
  27. 1 0
      derivatives/annotation_derivatives/sub-03/sub-03_task-ActiveFixed_badchannels.txt
  28. 1 0
      derivatives/annotation_derivatives/sub-03/sub-03_task-YokedFixed_annotations.txt
  29. 1 0
      derivatives/annotation_derivatives/sub-03/sub-03_task-YokedFixed_badchannels.txt
  30. 1 0
      derivatives/annotation_derivatives/sub-03/sub-03_task-description_annotations.txt
  31. 1 0
      derivatives/annotation_derivatives/sub-03/sub-03_task-description_badchannels.txt
  32. 1 0
      derivatives/annotation_derivatives/sub-04/sub-04_concat_eeg-excluded-ica-comps.txt
  33. 1 0
      derivatives/annotation_derivatives/sub-04/sub-04_task-ActiveVariable_annotations.txt
  34. 1 0
      derivatives/annotation_derivatives/sub-04/sub-04_task-ActiveVariable_badchannels.txt
  35. 1 0
      derivatives/annotation_derivatives/sub-04/sub-04_task-YokedVariable_annotations.txt
  36. 1 0
      derivatives/annotation_derivatives/sub-04/sub-04_task-YokedVariable_badchannels.txt
  37. 1 0
      derivatives/annotation_derivatives/sub-04/sub-04_task-description_annotations.txt
  38. 1 0
      derivatives/annotation_derivatives/sub-04/sub-04_task-description_badchannels.txt
  39. 1 0
      derivatives/annotation_derivatives/sub-05/sub-05_concat_eeg-excluded-ica-comps.txt
  40. 1 0
      derivatives/annotation_derivatives/sub-05/sub-05_task-ActiveFixed_annotations.txt
  41. 1 0
      derivatives/annotation_derivatives/sub-05/sub-05_task-ActiveFixed_badchannels.txt
  42. 1 0
      derivatives/annotation_derivatives/sub-05/sub-05_task-YokedFixed_annotations.txt
  43. 1 0
      derivatives/annotation_derivatives/sub-05/sub-05_task-YokedFixed_badchannels.txt
  44. 1 0
      derivatives/annotation_derivatives/sub-05/sub-05_task-description_annotations.txt
  45. 1 0
      derivatives/annotation_derivatives/sub-05/sub-05_task-description_badchannels.txt
  46. 1 0
      derivatives/annotation_derivatives/sub-06/sub-06_concat_eeg-excluded-ica-comps.txt
  47. 1 0
      derivatives/annotation_derivatives/sub-06/sub-06_task-ActiveVariable_annotations.txt
  48. 1 0
      derivatives/annotation_derivatives/sub-06/sub-06_task-ActiveVariable_badchannels.txt
  49. 1 0
      derivatives/annotation_derivatives/sub-06/sub-06_task-YokedVariable_annotations.txt
  50. 1 0
      derivatives/annotation_derivatives/sub-06/sub-06_task-YokedVariable_badchannels.txt
  51. 1 0
      derivatives/annotation_derivatives/sub-06/sub-06_task-description_annotations.txt
  52. 1 0
      derivatives/annotation_derivatives/sub-06/sub-06_task-description_badchannels.txt
  53. 1 0
      derivatives/annotation_derivatives/sub-07/sub-07_concat_eeg-excluded-ica-comps.txt
  54. 1 0
      derivatives/annotation_derivatives/sub-07/sub-07_task-ActiveFixed_annotations.txt
  55. 1 0
      derivatives/annotation_derivatives/sub-07/sub-07_task-ActiveFixed_badchannels.txt
  56. 1 0
      derivatives/annotation_derivatives/sub-07/sub-07_task-YokedFixed_annotations.txt
  57. 1 0
      derivatives/annotation_derivatives/sub-07/sub-07_task-YokedFixed_badchannels.txt
  58. 1 0
      derivatives/annotation_derivatives/sub-07/sub-07_task-description_annotations.txt
  59. 1 0
      derivatives/annotation_derivatives/sub-07/sub-07_task-description_badchannels.txt
  60. 1 0
      derivatives/annotation_derivatives/sub-08/sub-08_concat_eeg-excluded-ica-comps.txt
  61. 1 0
      derivatives/annotation_derivatives/sub-08/sub-08_task-ActiveVariable_annotations.txt
  62. 1 0
      derivatives/annotation_derivatives/sub-08/sub-08_task-ActiveVariable_badchannels.txt
  63. 1 0
      derivatives/annotation_derivatives/sub-08/sub-08_task-YokedVariable_annotations.txt
  64. 1 0
      derivatives/annotation_derivatives/sub-08/sub-08_task-YokedVariable_badchannels.txt
  65. 1 0
      derivatives/annotation_derivatives/sub-08/sub-08_task-description_annotations.txt
  66. 1 0
      derivatives/annotation_derivatives/sub-08/sub-08_task-description_badchannels.txt
  67. 1 0
      derivatives/annotation_derivatives/sub-09/sub-09_concat_eeg-excluded-ica-comps.txt
  68. 1 0
      derivatives/annotation_derivatives/sub-09/sub-09_task-ActiveFixed_annotations.txt
  69. 1 0
      derivatives/annotation_derivatives/sub-09/sub-09_task-ActiveFixed_badchannels.txt
  70. 1 0
      derivatives/annotation_derivatives/sub-09/sub-09_task-YokedFixed_annotations.txt
  71. 1 0
      derivatives/annotation_derivatives/sub-09/sub-09_task-YokedFixed_badchannels.txt
  72. 1 0
      derivatives/annotation_derivatives/sub-09/sub-09_task-description_annotations.txt
  73. 1 0
      derivatives/annotation_derivatives/sub-09/sub-09_task-description_badchannels.txt
  74. 1 0
      derivatives/annotation_derivatives/sub-10/sub-10_concat_eeg-excluded-ica-comps.txt
  75. 1 0
      derivatives/annotation_derivatives/sub-10/sub-10_task-ActiveVariable_annotations.txt
  76. 1 0
      derivatives/annotation_derivatives/sub-10/sub-10_task-ActiveVariable_badchannels.txt
  77. 1 0
      derivatives/annotation_derivatives/sub-10/sub-10_task-YokedVariable_annotations.txt
  78. 1 0
      derivatives/annotation_derivatives/sub-10/sub-10_task-YokedVariable_badchannels.txt
  79. 1 0
      derivatives/annotation_derivatives/sub-10/sub-10_task-description_annotations.txt
  80. 1 0
      derivatives/annotation_derivatives/sub-10/sub-10_task-description_badchannels.txt
  81. 1 0
      derivatives/annotation_derivatives/sub-11/sub-11_concat_eeg-excluded-ica-comps.txt
  82. 1 0
      derivatives/annotation_derivatives/sub-11/sub-11_task-ActiveFixed_annotations.txt
  83. 1 0
      derivatives/annotation_derivatives/sub-11/sub-11_task-ActiveFixed_badchannels.txt
  84. 1 0
      derivatives/annotation_derivatives/sub-11/sub-11_task-YokedFixed_annotations.txt
  85. 1 0
      derivatives/annotation_derivatives/sub-11/sub-11_task-YokedFixed_badchannels.txt
  86. 1 0
      derivatives/annotation_derivatives/sub-11/sub-11_task-description_annotations.txt
  87. 1 0
      derivatives/annotation_derivatives/sub-11/sub-11_task-description_badchannels.txt
  88. 1 0
      derivatives/annotation_derivatives/sub-12/sub-12_concat_eeg-excluded-ica-comps.txt
  89. 1 0
      derivatives/annotation_derivatives/sub-12/sub-12_task-ActiveVariable_annotations.txt
  90. 1 0
      derivatives/annotation_derivatives/sub-12/sub-12_task-ActiveVariable_badchannels.txt
  91. 1 0
      derivatives/annotation_derivatives/sub-12/sub-12_task-YokedVariable_annotations.txt
  92. 1 0
      derivatives/annotation_derivatives/sub-12/sub-12_task-YokedVariable_badchannels.txt
  93. 1 0
      derivatives/annotation_derivatives/sub-12/sub-12_task-description_annotations.txt
  94. 1 0
      derivatives/annotation_derivatives/sub-12/sub-12_task-description_badchannels.txt
  95. 1 0
      derivatives/annotation_derivatives/sub-13/sub-13_concat_eeg-excluded-ica-comps.txt
  96. 1 0
      derivatives/annotation_derivatives/sub-13/sub-13_task-ActiveFixed_annotations.txt
  97. 1 0
      derivatives/annotation_derivatives/sub-13/sub-13_task-ActiveFixed_badchannels.txt
  98. 1 0
      derivatives/annotation_derivatives/sub-13/sub-13_task-YokedFixed_annotations.txt
  99. 1 0
      derivatives/annotation_derivatives/sub-13/sub-13_task-YokedFixed_badchannels.txt
  100. 0 0
      derivatives/annotation_derivatives/sub-13/sub-13_task-description_annotations.txt

+ 6 - 0
.bids-validator-config.json

@@ -0,0 +1,6 @@
+{
+    "ignore": [
+        101,
+        38
+    ]
+}

+ 2 - 0
.bidsignore

@@ -0,0 +1,2 @@
+README.md
+datacite.yml

+ 2 - 0
CHANGES

@@ -0,0 +1,2 @@
+1.0.0 2021-05-25
+    - Initial release

+ 540 - 0
LICENSE

@@ -0,0 +1,540 @@
+## ODC Open Database License (ODbL)
+
+### Preamble
+
+The Open Database License (ODbL) is a license agreement intended to
+allow users to freely share, modify, and use this Database while
+maintaining this same freedom for others. Many databases are covered by
+copyright, and therefore this document licenses these rights. Some
+jurisdictions, mainly in the European Union, have specific rights that
+cover databases, and so the ODbL addresses these rights, too. Finally,
+the ODbL is also an agreement in contract for users of this Database to
+act in certain ways in return for accessing this Database.
+
+Databases can contain a wide variety of types of content (images,
+audiovisual material, and sounds all in the same database, for example),
+and so the ODbL only governs the rights over the Database, and not the
+contents of the Database individually. Licensors should use the ODbL
+together with another license for the contents, if the contents have a
+single set of rights that uniformly covers all of the contents. If the
+contents have multiple sets of different rights, Licensors should
+describe what rights govern what contents together in the individual
+record or in some other way that clarifies what rights apply. 
+
+Sometimes the contents of a database, or the database itself, can be
+covered by other rights not addressed here (such as private contracts,
+trade mark over the name, or privacy rights / data protection rights
+over information in the contents), and so you are advised that you may
+have to consult other documents or clear other rights before doing
+activities not covered by this License.
+
+------
+
+The Licensor (as defined below) 
+
+and 
+
+You (as defined below) 
+
+agree as follows: 
+
+### 1.0 Definitions of Capitalised Words
+
+"Collective Database" - Means this Database in unmodified form as part
+of a collection of independent databases in themselves that together are
+assembled into a collective whole. A work that constitutes a Collective
+Database will not be considered a Derivative Database.
+
+"Convey" - As a verb, means Using the Database, a Derivative Database,
+or the Database as part of a Collective Database in any way that enables
+a Person to make or receive copies of the Database or a Derivative
+Database.  Conveying does not include interaction with a user through a
+computer network, or creating and Using a Produced Work, where no
+transfer of a copy of the Database or a Derivative Database occurs.
+"Contents" - The contents of this Database, which includes the
+information, independent works, or other material collected into the
+Database. For example, the contents of the Database could be factual
+data or works such as images, audiovisual material, text, or sounds.
+
+"Database" - A collection of material (the Contents) arranged in a
+systematic or methodical way and individually accessible by electronic
+or other means offered under the terms of this License.
+
+"Database Directive" - Means Directive 96/9/EC of the European
+Parliament and of the Council of 11 March 1996 on the legal protection
+of databases, as amended or succeeded.
+
+"Database Right" - Means rights resulting from the Chapter III ("sui
+generis") rights in the Database Directive (as amended and as transposed
+by member states), which includes the Extraction and Re-utilisation of
+the whole or a Substantial part of the Contents, as well as any similar
+rights available in the relevant jurisdiction under Section 10.4. 
+
+"Derivative Database" - Means a database based upon the Database, and
+includes any translation, adaptation, arrangement, modification, or any
+other alteration of the Database or of a Substantial part of the
+Contents. This includes, but is not limited to, Extracting or
+Re-utilising the whole or a Substantial part of the Contents in a new
+Database.
+
+"Extraction" - Means the permanent or temporary transfer of all or a
+Substantial part of the Contents to another medium by any means or in
+any form.
+
+"License" - Means this license agreement and is both a license of rights
+such as copyright and Database Rights and an agreement in contract.
+
+"Licensor" - Means the Person that offers the Database under the terms
+of this License. 
+
+"Person" - Means a natural or legal person or a body of persons
+corporate or incorporate.
+
+"Produced Work" -  a work (such as an image, audiovisual material, text,
+or sounds) resulting from using the whole or a Substantial part of the
+Contents (via a search or other query) from this Database, a Derivative
+Database, or this Database as part of a Collective Database.  
+
+"Publicly" - means to Persons other than You or under Your control by
+either more than 50% ownership or by the power to direct their
+activities (such as contracting with an independent consultant). 
+
+"Re-utilisation" - means any form of making available to the public all
+or a Substantial part of the Contents by the distribution of copies, by
+renting, by online or other forms of transmission.
+
+"Substantial" - Means substantial in terms of quantity or quality or a
+combination of both. The repeated and systematic Extraction or
+Re-utilisation of insubstantial parts of the Contents may amount to the
+Extraction or Re-utilisation of a Substantial part of the Contents.
+
+"Use" - As a verb, means doing any act that is restricted by copyright
+or Database Rights whether in the original medium or any other; and
+includes without limitation distributing, copying, publicly performing,
+publicly displaying, and preparing derivative works of the Database, as
+well as modifying the Database as may be technically necessary to use it
+in a different mode or format. 
+
+"You" - Means a Person exercising rights under this License who has not
+previously violated the terms of this License with respect to the
+Database, or who has received express permission from the Licensor to
+exercise rights under this License despite a previous violation.
+
+Words in the singular include the plural and vice versa.
+
+### 2.0 What this License covers
+
+2.1. Legal effect of this document. This License is:
+
+  a. A license of applicable copyright and neighbouring rights;
+
+  b. A license of the Database Right; and
+
+  c. An agreement in contract between You and the Licensor.
+
+2.2 Legal rights covered. This License covers the legal rights in the
+Database, including:
+
+  a. Copyright. Any copyright or neighbouring rights in the Database.
+  The copyright licensed includes any individual elements of the
+  Database, but does not cover the copyright over the Contents
+  independent of this Database. See Section 2.4 for details. Copyright
+  law varies between jurisdictions, but is likely to cover: the Database
+  model or schema, which is the structure, arrangement, and organisation
+  of the Database, and can also include the Database tables and table
+  indexes; the data entry and output sheets; and the Field names of
+  Contents stored in the Database;
+
+  b. Database Rights. Database Rights only extend to the Extraction and
+  Re-utilisation of the whole or a Substantial part of the Contents.
+  Database Rights can apply even when there is no copyright over the
+  Database. Database Rights can also apply when the Contents are removed
+  from the Database and are selected and arranged in a way that would
+  not infringe any applicable copyright; and
+
+  c. Contract. This is an agreement between You and the Licensor for
+  access to the Database. In return you agree to certain conditions of
+  use on this access as outlined in this License. 
+
+2.3 Rights not covered. 
+
+  a. This License does not apply to computer programs used in the making
+  or operation of the Database; 
+
+  b. This License does not cover any patents over the Contents or the
+  Database; and
+
+  c. This License does not cover any trademarks associated with the
+  Database. 
+
+2.4 Relationship to Contents in the Database. The individual items of
+the Contents contained in this Database may be covered by other rights,
+including copyright, patent, data protection, privacy, or personality
+rights, and this License does not cover any rights (other than Database
+Rights or in contract) in individual Contents contained in the Database.
+For example, if used on a Database of images (the Contents), this
+License would not apply to copyright over individual images, which could
+have their own separate licenses, or one single license covering all of
+the rights over the images.  
+
+### 3.0 Rights granted
+
+3.1 Subject to the terms and conditions of this License, the Licensor
+grants to You a worldwide, royalty-free, non-exclusive, terminable (but
+only under Section 9) license to Use the Database for the duration of
+any applicable copyright and Database Rights. These rights explicitly
+include commercial use, and do not exclude any field of endeavour. To
+the extent possible in the relevant jurisdiction, these rights may be
+exercised in all media and formats whether now known or created in the
+future. 
+
+The rights granted cover, for example:
+
+  a. Extraction and Re-utilisation of the whole or a Substantial part of
+  the Contents;
+
+  b. Creation of Derivative Databases;
+
+  c. Creation of Collective Databases;
+
+  d. Creation of temporary or permanent reproductions by any means and
+  in any form, in whole or in part, including of any Derivative
+  Databases or as a part of Collective Databases; and
+
+  e. Distribution, communication, display, lending, making available, or
+  performance to the public by any means and in any form, in whole or in
+  part, including of any Derivative Database or as a part of Collective
+  Databases.
+
+3.2 Compulsory license schemes. For the avoidance of doubt:
+
+  a. Non-waivable compulsory license schemes. In those jurisdictions in
+  which the right to collect royalties through any statutory or
+  compulsory licensing scheme cannot be waived, the Licensor reserves
+  the exclusive right to collect such royalties for any exercise by You
+  of the rights granted under this License;
+
+  b. Waivable compulsory license schemes. In those jurisdictions in
+  which the right to collect royalties through any statutory or
+  compulsory licensing scheme can be waived, the Licensor waives the
+  exclusive right to collect such royalties for any exercise by You of
+  the rights granted under this License; and,
+
+  c. Voluntary license schemes. The Licensor waives the right to collect
+  royalties, whether individually or, in the event that the Licensor is
+  a member of a collecting society that administers voluntary licensing
+  schemes, via that society, from any exercise by You of the rights
+  granted under this License.
+
+3.3 The right to release the Database under different terms, or to stop
+distributing or making available the Database, is reserved. Note that
+this Database may be multiple-licensed, and so You may have the choice
+of using alternative licenses for this Database. Subject to Section
+10.4, all other rights not expressly granted by Licensor are reserved.
+
+### 4.0 Conditions of Use
+
+4.1 The rights granted in Section 3 above are expressly made subject to
+Your complying with the following conditions of use. These are important
+conditions of this License, and if You fail to follow them, You will be
+in material breach of its terms.
+
+4.2 Notices. If You Publicly Convey this Database, any Derivative
+Database, or the Database as part of a Collective Database, then You
+must: 
+
+  a. Do so only under the terms of this License or another license
+  permitted under Section 4.4;
+
+  b. Include a copy of this License (or, as applicable, a license
+  permitted under Section 4.4) or its Uniform Resource Identifier (URI)
+  with the Database or Derivative Database, including both in the
+  Database or Derivative Database and in any relevant documentation; and
+
+  c. Keep intact any copyright or Database Right notices and notices
+  that refer to this License.
+
+  d. If it is not possible to put the required notices in a particular
+  file due to its structure, then You must include the notices in a
+  location (such as a relevant directory) where users would be likely to
+  look for it.
+
+4.3 Notice for using output (Contents). Creating and Using a Produced
+Work does not require the notice in Section 4.2. However, if you
+Publicly Use a Produced Work, You must include a notice associated with
+the Produced Work reasonably calculated to make any Person that uses,
+views, accesses, interacts with, or is otherwise exposed to the Produced
+Work aware that Content was obtained from the Database, Derivative
+Database, or the Database as part of a Collective Database, and that it
+is available under this License.
+
+  a. Example notice. The following text will satisfy notice under
+  Section 4.3:
+
+        Contains information from DATABASE NAME, which is made available
+        here under the Open Database License (ODbL).
+
+DATABASE NAME should be replaced with the name of the Database and a
+hyperlink to the URI of the Database. "Open Database License" should
+contain a hyperlink to the URI of the text of this License. If
+hyperlinks are not possible, You should include the plain text of the
+required URI's with the above notice.
+ 
+4.4 Share alike. 
+
+  a. Any Derivative Database that You Publicly Use must be only under
+  the terms of: 
+
+    i. This License;
+
+    ii. A later version of this License similar in spirit to this
+      License; or
+
+    iii. A compatible license. 
+
+  If You license the Derivative Database under one of the licenses
+  mentioned in (iii), You must comply with the terms of that license. 
+
+  b. For the avoidance of doubt, Extraction or Re-utilisation of the
+  whole or a Substantial part of the Contents into a new database is a
+  Derivative Database and must comply with Section 4.4. 
+
+  c. Derivative Databases and Produced Works.  A Derivative Database is
+  Publicly Used and so must comply with Section 4.4. if a Produced Work
+  created from the Derivative Database is Publicly Used.
+
+  d. Share Alike and additional Contents. For the avoidance of doubt,
+  You must not add Contents to Derivative Databases under Section 4.4 a
+  that are incompatible with the rights granted under this License. 
+
+  e. Compatible licenses. Licensors may authorise a proxy to determine
+  compatible licenses under Section 4.4 a iii. If they do so, the
+  authorised proxy's public statement of acceptance of a compatible
+  license grants You permission to use the compatible license.
+
+
+4.5 Limits of Share Alike.  The requirements of Section 4.4 do not apply
+in the following:
+
+  a. For the avoidance of doubt, You are not required to license
+  Collective Databases under this License if You incorporate this
+  Database or a Derivative Database in the collection, but this License
+  still applies to this Database or a Derivative Database as a part of
+  the Collective Database; 
+
+  b. Using this Database, a Derivative Database, or this Database as
+  part of a Collective Database to create a Produced Work does not
+  create a Derivative Database for purposes of  Section 4.4; and
+
+  c. Use of a Derivative Database internally within an organisation is
+  not to the public and therefore does not fall under the requirements
+  of Section 4.4.
+
+4.6 Access to Derivative Databases. If You Publicly Use a Derivative
+Database or a Produced Work from a Derivative Database, You must also
+offer to recipients of the Derivative Database or Produced Work a copy
+in a machine readable form of:
+
+  a. The entire Derivative Database; or
+
+  b. A file containing all of the alterations made to the Database or
+  the method of making the alterations to the Database (such as an
+  algorithm), including any additional Contents, that make up all the
+  differences between the Database and the Derivative Database.
+
+The Derivative Database (under a.) or alteration file (under b.) must be
+available at no more than a reasonable production cost for physical
+distributions and free of charge if distributed over the internet.
+
+4.7 Technological measures and additional terms
+
+  a. This License does not allow You to impose (except subject to
+  Section 4.7 b.)  any terms or any technological measures on the
+  Database, a Derivative Database, or the whole or a Substantial part of
+  the Contents that alter or restrict the terms of this License, or any
+  rights granted under it, or have the effect or intent of restricting
+  the ability of any person to exercise those rights.
+
+  b. Parallel distribution. You may impose terms or technological
+  measures on the Database, a Derivative Database, or the whole or a
+  Substantial part of the Contents (a "Restricted Database") in
+  contravention of Section 4.74 a. only if You also make a copy of the
+  Database or a Derivative Database available to the recipient of the
+  Restricted Database:
+
+    i. That is available without additional fee;
+
+    ii. That is available in a medium that does not alter or restrict
+    the terms of this License, or any rights granted under it, or have
+    the effect or intent of restricting the ability of any person to
+    exercise those rights (an "Unrestricted Database"); and
+
+    iii. The Unrestricted Database is at least as accessible to the
+    recipient as a practical matter as the Restricted Database.
+
+  c. For the avoidance of doubt, You may place this Database or a
+  Derivative Database in an authenticated environment, behind a
+  password, or within a similar access control scheme provided that You
+  do not alter or restrict the terms of this License or any rights
+  granted under it or have the effect or intent of restricting the
+  ability of any person to exercise those rights. 
+
+4.8 Licensing of others. You may not sublicense the Database. Each time
+You communicate the Database, the whole or Substantial part of the
+Contents, or any Derivative Database to anyone else in any way, the
+Licensor offers to the recipient a license to the Database on the same
+terms and conditions as this License. You are not responsible for
+enforcing compliance by third parties with this License, but You may
+enforce any rights that You have over a Derivative Database. You are
+solely responsible for any modifications of a Derivative Database made
+by You or another Person at Your direction. You may not impose any
+further restrictions on the exercise of the rights granted or affirmed
+under this License.
+
+### 5.0 Moral rights
+
+5.1 Moral rights. This section covers moral rights, including any rights
+to be identified as the author of the Database or to object to treatment
+that would otherwise prejudice the author's honour and reputation, or
+any other derogatory treatment:
+
+  a. For jurisdictions allowing waiver of moral rights, Licensor waives
+  all moral rights that Licensor may have in the Database to the fullest
+  extent possible by the law of the relevant jurisdiction under Section
+  10.4; 
+
+  b. If waiver of moral rights under Section 5.1 a in the relevant
+  jurisdiction is not possible, Licensor agrees not to assert any moral
+  rights over the Database and waives all claims in moral rights to the
+  fullest extent possible by the law of the relevant jurisdiction under
+  Section 10.4; and
+
+  c. For jurisdictions not allowing waiver or an agreement not to assert
+  moral rights under Section 5.1 a and b, the author may retain their
+  moral rights over certain aspects of the Database.
+
+Please note that some jurisdictions do not allow for the waiver of moral
+rights, and so moral rights may still subsist over the Database in some
+jurisdictions.
+
+### 6.0 Fair dealing, Database exceptions, and other rights not affected 
+
+6.1 This License does not affect any rights that You or anyone else may
+independently have under any applicable law to make any use of this
+Database, including without limitation:
+
+  a. Exceptions to the Database Right including: Extraction of Contents
+  from non-electronic Databases for private purposes, Extraction for
+  purposes of illustration for teaching or scientific research, and
+  Extraction or Re-utilisation for public security or an administrative
+  or judicial procedure. 
+
+  b. Fair dealing, fair use, or any other legally recognised limitation
+  or exception to infringement of copyright or other applicable laws. 
+
+6.2 This License does not affect any rights of lawful users to Extract
+and Re-utilise insubstantial parts of the Contents, evaluated
+quantitatively or qualitatively, for any purposes whatsoever, including
+creating a Derivative Database (subject to other rights over the
+Contents, see Section 2.4). The repeated and systematic Extraction or
+Re-utilisation of insubstantial parts of the Contents may however amount
+to the Extraction or Re-utilisation of a Substantial part of the
+Contents.
+
+### 7.0 Warranties and Disclaimer
+
+7.1 The Database is licensed by the Licensor "as is" and without any
+warranty of any kind, either express, implied, or arising by statute,
+custom, course of dealing, or trade usage. Licensor specifically
+disclaims any and all implied warranties or conditions of title,
+non-infringement, accuracy or completeness, the presence or absence of
+errors, fitness for a particular purpose, merchantability, or otherwise.
+Some jurisdictions do not allow the exclusion of implied warranties, so
+this exclusion may not apply to You.
+
+### 8.0 Limitation of liability
+
+8.1 Subject to any liability that may not be excluded or limited by law,
+the Licensor is not liable for, and expressly excludes, all liability
+for loss or damage however and whenever caused to anyone by any use
+under this License, whether by You or by anyone else, and whether caused
+by any fault on the part of the Licensor or not. This exclusion of
+liability includes, but is not limited to, any special, incidental,
+consequential, punitive, or exemplary damages such as loss of revenue,
+data, anticipated profits, and lost business. This exclusion applies
+even if the Licensor has been advised of the possibility of such
+damages.
+
+8.2 If liability may not be excluded by law, it is limited to actual and
+direct financial loss to the extent it is caused by proved negligence on
+the part of the Licensor.
+
+### 9.0 Termination of Your rights under this License
+
+9.1 Any breach by You of the terms and conditions of this License
+automatically terminates this License with immediate effect and without
+notice to You. For the avoidance of doubt, Persons who have received the
+Database, the whole or a Substantial part of the Contents, Derivative
+Databases, or the Database as part of a Collective Database from You
+under this License will not have their licenses terminated provided
+their use is in full compliance with this License or a license granted
+under Section 4.8 of this License.  Sections 1, 2, 7, 8, 9 and 10 will
+survive any termination of this License.
+
+9.2 If You are not in breach of the terms of this License, the Licensor
+will not terminate Your rights under it. 
+
+9.3 Unless terminated under Section 9.1, this License is granted to You
+for the duration of applicable rights in the Database. 
+
+9.4 Reinstatement of rights. If you cease any breach of the terms and
+conditions of this License, then your full rights under this License
+will be reinstated:
+
+  a. Provisionally and subject to permanent termination until the 60th
+  day after cessation of breach; 
+
+  b. Permanently on the 60th day after cessation of breach unless
+  otherwise reasonably notified by the Licensor; or
+
+  c.  Permanently if reasonably notified by the Licensor of the
+  violation, this is the first time You have received notice of
+  violation of this License from  the Licensor, and You cure the
+  violation prior to 30 days after your receipt of the notice.
+
+Persons subject to permanent termination of rights are not eligible to
+be a recipient and receive a license under Section 4.8.
+
+9.5 Notwithstanding the above, Licensor reserves the right to release
+the Database under different license terms or to stop distributing or
+making available the Database. Releasing the Database under different
+license terms or stopping the distribution of the Database will not
+withdraw this License (or any other license that has been, or is
+required to be, granted under the terms of this License), and this
+License will continue in full force and effect unless terminated as
+stated above.
+
+### 10.0 General
+
+10.1 If any provision of this License is held to be invalid or
+unenforceable, that must not affect the validity or enforceability of
+the remainder of the terms and conditions of this License and each
+remaining provision of this License shall be valid and enforced to the
+fullest extent permitted by law. 
+
+10.2 This License is the entire agreement between the parties with
+respect to the rights granted here over the Database. It replaces any
+earlier understandings, agreements or representations with respect to
+the Database. 
+
+10.3 If You are in breach of the terms of this License, You will not be
+entitled to rely on the terms of this License or to complain of any
+breach by the Licensor. 
+
+10.4 Choice of law. This License takes effect in and will be governed by
+the laws of the relevant jurisdiction in which the License terms are
+sought to be enforced. If the standard suite of rights granted under
+applicable copyright law and Database Rights in the relevant
+jurisdiction includes additional rights not granted under this License,
+these additional rights are granted in this License in order to meet the
+terms of this License.

+ 61 - 0
README.md

@@ -0,0 +1,61 @@
+# The `mpib_sp_eeg` dataset
+
+This is the readme of the `mpib_sp_eeg` dataset. The short dataset name results from these three facts:
+
+- the data was collected at the Max Planck Institute for Human Development (MPIB)
+- the behavioral task was the Sampling Paradigm (SP)
+- the dataset's main neuroimaging modality is electroencephalography data (EEG)
+
+The data was collected in 2019 at the MPIB in Berlin by Stefan Appelhoff and colleagues.
+
+All important details are reported in the original paper for the project: https://to.be.done/paper-doi
+
+The data is organized according to the Brain Imaging Data Structure, see: https://bids.neuroimaging.io
+
+The dataset is managed with datalad, see: http://handbook.datalad.org/en/latest/index.html
+
+## Download
+
+1. Install datalad (http://handbook.datalad.org/en/latest/intro/installation.html)
+2. Run the code below from the shell:
+    1. first "clone" the dataset
+    2. then navigate to the root of the dataset
+    3. then use `datalad get <file you want>` to get the file contents for each file you want
+       (you can also use `datalad get . -r` to get everything at once, but this may take some time)
+
+```shell
+datalad clone https://gin.g-node.org/sappelhoff/mpib_sp_eeg
+cd mpib_sp_eeg
+datalad get participants.tsv
+```
+
+## Analysis code
+
+The code used for data analysis can be found here: https://github.com/sappelhoff/sp_code
+
+## Experimental presentation code
+
+The code used for the experimental presentation can be found here: https://github.com/sappelhoff/sp_experiment
+
+Or in the archived version at Zenodo: https://doi.org/10.5281/zenodo.3354368
+
+## Contact
+
+- [Stefan Appelhoff](mailto:appelhoff@mpib-berlin.mpg.de)
+
+## License
+
+Please see the [LICENSE](LICENSE) file for details.
+
+## Additional information
+
+- The eyetracking recording for sub-18 in the ActiveVariable task is broken ("sub-18/eeg/sub-18_task-ActiveVariable_recording-eyetracking_physio.tsv.gz").
+- The eyetracking recording for sub-15 in the YokedFixed task for unknown reasons has timing issues ("sub-15/eeg/sub-15_task-YokedFixed_recording-eyetracking_physio.tsv.gz").
+- All bipolar channels (ECG, HEOG, VEOG) were recorded with a ground electrode placed 10cm away from the navel on the participant's right side of the belly.
+- The following describes the approximate locations of the ECG, HEOG, and VEOG electrodes:
+    - ECG- between the 5th and 6th rib on the left chest.
+    - ECG+ in the middle of the upper chest
+    - HEOG- 1cm from the left outer canthus
+    - HEOG+ 1cm from the right outer canthus
+    - VEOG- 2cm below the left eye
+    - VEOG+ 1cm above the left eyebrow

+ 33 - 0
code/environment.yml

@@ -0,0 +1,33 @@
+name: sp
+channels:
+- defaults
+- conda-forge
+dependencies:
+- python=3.8
+- pip
+- tqdm
+- ipython
+- jupyter
+- jupyter_contrib_nbextensions
+- nbconvert<6.0
+- mkl
+- numpy
+- numba
+- scipy
+- matplotlib
+- pandas>=0.18
+- scikit-learn
+- seaborn
+- statsmodels
+- nbdime
+- flake8
+- flake8-docstrings
+- black
+- isort
+- git-annex
+- pip:
+  - rpy2
+  - datalad
+  - pingouin
+  - mne<0.23
+  - mne_bids<0.8

File diff suppressed because it is too large
+ 1386 - 0
code/source_to_bids.py


+ 86 - 0
datacite.yml

@@ -0,0 +1,86 @@
+# 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: "Stefan"
+    lastname: "Appelhoff"
+    affiliation: "Center for Adaptive Rationality, Max Planck Institute for Human Development, Berlin, Germany"
+    id: "ORCID:0000-0001-8002-0877"
+  -
+    firstname: "Ralph"
+    lastname: "Hertwig"
+    affiliation: "Center for Adaptive Rationality, Max Planck Institute for Human Development, Berlin, Germany"
+    id: "ORCID:0000-0002-9908-9556"
+  -
+    firstname: "Bernhard"
+    lastname: "Spitzer"
+    affiliation: "Center for Adaptive Rationality, Max Planck Institute for Human Development, Berlin, Germany"
+    id: "ORCID:0000-0001-9752-932X"
+
+# A title to describe the published resource.
+title: "mpib_sp_eeg"
+
+# Additional information about the resource, e.g., a brief abstract.
+description: |
+  When acquiring information about choice alternatives, decision makers may have varying levels of control over which
+  and how much information they sample before making a choice. How does subjective control over sampling affect the
+  quality of experience-based decisions?
+  This resource contains behavioral, eyetracking, and EEG data of 40 human participants performing a
+  numerical sampling task in which the level of subjective control over sampling was systematically varied.
+  The dataset is organized according to the Brain Imaging Data Structure (BIDS).
+
+# List of keywords the resource should be associated with.
+# Give as many keywords as possible, to make the resource findable.
+keywords:
+  - cognitive neuroscience
+  - decisions from experience
+  - DFE
+  - sampling paradigm
+  - sequential sampling
+  - decision-making
+  - control
+  - EEG
+  - electroencephalography
+  - eyetracking
+  - BIDS
+  - Brain Imaging Data Structure
+
+# 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 Open Database License (ODbL) v1.0"
+  url: "https://opendatacommons.org/licenses/odbl/1-0/"
+
+## Optional Fields
+
+# Funding information for this resource.
+# Separate funder name and grant number by comma.
+funding:
+  - "Max Planck Institute for Human Development"
+
+# 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:paper-doi"
+    reftype: "IsSupplementTo"
+    citation: "paper-doi-citation"
+  -
+    id: "doi:10.5281/zenodo.3361717"
+    reftype: "IsReferencedBy"
+    citation: "Stefan Appelhoff. (2019, August 6). sappelhoff/sp_experiment: v1.0 (Version v1.0). Zenodo. http://doi.org/10.5281/zenodo.3361717"
+
+# 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
+

+ 21 - 0
dataset_description.json

@@ -0,0 +1,21 @@
+{
+    "Name": "mpib_sp_eeg",
+    "BIDSVersion": "1.6.0",
+    "DatasetType": "raw",
+    "License": "ODbL",
+    "Authors": [
+        "Stefan Appelhoff",
+        "Ralph Hertwig",
+        "Bernhard Spitzer"
+    ],
+    "Acknowledgements": "We thank Agnessa Karapetian, Clara Wicharz, Jann Wäscher, Yoonsang Lee, and Zhiqi Kang for help with data collection, and Dirk Ostwald for helpful discussions. We are grateful to Casper Kerrén for feedback on a draft of this manuscript and to Susannah Goss for editorial assistance.",
+    "HowToAcknowledge": "to be done, please cite https://to.be.done/paper-doi",
+    "EthicsApprovals": [
+        "The study was approved by the ethics committee of the Max Planck Institute for Human Development, Berlin, Germany."
+    ],
+    "ReferencesAndLinks": [
+        "https://to.be.done/paper-doi",
+        "https://doi.org/10.5281/zenodo.3354368"
+    ],
+    "DatasetDOI": "https://to.be.done/dataset-doi"
+}

+ 1 - 0
derivatives/annotation_derivatives/README

@@ -0,0 +1 @@
+../../.git/annex/objects/W5/9x/MD5E-s509--115d7b18fccaf7cf1a8caa43644647ba/MD5E-s509--115d7b18fccaf7cf1a8caa43644647ba

+ 1 - 0
derivatives/annotation_derivatives/sub-01/sub-01_concat_eeg-excluded-ica-comps.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/7f/8Q/MD5E-s5--110255fb7265ff1494f1558137443877.txt/MD5E-s5--110255fb7265ff1494f1558137443877.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-01/sub-01_task-ActiveFixed_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/V4/q2/MD5E-s1061--471fa6ada9af65f355186c42c1543cbd.txt/MD5E-s1061--471fa6ada9af65f355186c42c1543cbd.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-01/sub-01_task-ActiveFixed_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/qK/19/MD5E-s18--83e9ca36407f3ca465be31f1547730f6.txt/MD5E-s18--83e9ca36407f3ca465be31f1547730f6.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-01/sub-01_task-YokedFixed_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/6J/Fj/MD5E-s1175--a5a4059e13074ce32083f42b3787fe2b.txt/MD5E-s1175--a5a4059e13074ce32083f42b3787fe2b.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-01/sub-01_task-YokedFixed_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/K7/m2/MD5E-s25--5f3a4d3603eb3de8e7360e6a5ca1c64e.txt/MD5E-s25--5f3a4d3603eb3de8e7360e6a5ca1c64e.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-01/sub-01_task-description_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/K0/8j/MD5E-s459--5adc1a1f254941742ae7b2be383cde1e.txt/MD5E-s459--5adc1a1f254941742ae7b2be383cde1e.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-01/sub-01_task-description_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/xv/gq/MD5E-s4--07655fd32901ef8f7d6c19f8e7b73835.txt/MD5E-s4--07655fd32901ef8f7d6c19f8e7b73835.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-02/sub-02_concat_eeg-excluded-ica-comps.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/Zf/ZX/MD5E-s3--5a44c1607c4cc56f2f2674d47858bb9e.txt/MD5E-s3--5a44c1607c4cc56f2f2674d47858bb9e.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-02/sub-02_task-ActiveVariable_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/Gv/Zq/MD5E-s794--1bce7111a6fe3ffe2bbbb05ab425b551.txt/MD5E-s794--1bce7111a6fe3ffe2bbbb05ab425b551.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-02/sub-02_task-ActiveVariable_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/G9/7X/MD5E-s11--1243660cd03ea303d8a2267a3736f36c.txt/MD5E-s11--1243660cd03ea303d8a2267a3736f36c.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-02/sub-02_task-YokedVariable_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/f4/wP/MD5E-s1739--6a28eaf054664db99808564a7a5024c3.txt/MD5E-s1739--6a28eaf054664db99808564a7a5024c3.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-02/sub-02_task-YokedVariable_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/9z/kx/MD5E-s3--d752b12b0fc874dddc6f67101b900706.txt/MD5E-s3--d752b12b0fc874dddc6f67101b900706.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-02/sub-02_task-description_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/qQ/W1/MD5E-s817--6b2f8b5d593b87f7bc2798b1096925c1.txt/MD5E-s817--6b2f8b5d593b87f7bc2798b1096925c1.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-02/sub-02_task-description_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/9z/kx/MD5E-s3--d752b12b0fc874dddc6f67101b900706.txt/MD5E-s3--d752b12b0fc874dddc6f67101b900706.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-03/sub-03_concat_eeg-excluded-ica-comps.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/gp/X2/MD5E-s6--d0d8634fa81f73c22e5bab0311e5a3a4.txt/MD5E-s6--d0d8634fa81f73c22e5bab0311e5a3a4.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-03/sub-03_task-ActiveFixed_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/qW/MZ/MD5E-s2280--4610fa8d94b4128e9d22376bfccd0cd1.txt/MD5E-s2280--4610fa8d94b4128e9d22376bfccd0cd1.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-03/sub-03_task-ActiveFixed_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/VM/gw/MD5E-s3--1ac57de1028a98629ed887c123ff9743.txt/MD5E-s3--1ac57de1028a98629ed887c123ff9743.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-03/sub-03_task-YokedFixed_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/fW/Pz/MD5E-s1287--4a790482f0195db6735dfc04fdf5f5e7.txt/MD5E-s1287--4a790482f0195db6735dfc04fdf5f5e7.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-03/sub-03_task-YokedFixed_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/34/MG/MD5E-s7--7efea98d92efd5f5273dd27b96127ab3.txt/MD5E-s7--7efea98d92efd5f5273dd27b96127ab3.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-03/sub-03_task-description_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/fj/3Q/MD5E-s571--5682acf4e8d9b0e4c146642916061d73.txt/MD5E-s571--5682acf4e8d9b0e4c146642916061d73.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-03/sub-03_task-description_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/VM/gw/MD5E-s3--1ac57de1028a98629ed887c123ff9743.txt/MD5E-s3--1ac57de1028a98629ed887c123ff9743.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-04/sub-04_concat_eeg-excluded-ica-comps.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/8p/78/MD5E-s3--9faf592ad8d1171293dfe83d5a5526cb.txt/MD5E-s3--9faf592ad8d1171293dfe83d5a5526cb.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-04/sub-04_task-ActiveVariable_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/K0/vX/MD5E-s742--dc734e7b4f75a4a4e277bb36026ed2e5.txt/MD5E-s742--dc734e7b4f75a4a4e277bb36026ed2e5.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-04/sub-04_task-ActiveVariable_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/M2/ZG/MD5E-s14--8a4edb39eec31df19b87ee3c65dab2f9.txt/MD5E-s14--8a4edb39eec31df19b87ee3c65dab2f9.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-04/sub-04_task-YokedVariable_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/fq/83/MD5E-s785--2fe33b3368d457db27b7c2b7ccad1b85.txt/MD5E-s785--2fe33b3368d457db27b7c2b7ccad1b85.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-04/sub-04_task-YokedVariable_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/gv/5G/MD5E-s11--b39837d917763d8f7a6fc207b0e3b35a.txt/MD5E-s11--b39837d917763d8f7a6fc207b0e3b35a.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-04/sub-04_task-description_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/fW/zk/MD5E-s376--03a0b3c8643d0a3f560b7ed2131ef684.txt/MD5E-s376--03a0b3c8643d0a3f560b7ed2131ef684.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-04/sub-04_task-description_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/K5/7x/MD5E-s10--091e97256168873aee17fd3564f4b42f.txt/MD5E-s10--091e97256168873aee17fd3564f4b42f.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-05/sub-05_concat_eeg-excluded-ica-comps.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/zj/QZ/MD5E-s5--f1f44fd6d5f389f677ffe35504cffe93.txt/MD5E-s5--f1f44fd6d5f389f677ffe35504cffe93.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-05/sub-05_task-ActiveFixed_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/P9/zv/MD5E-s1465--82fed927e3b7d3c45df4e55f65c80424.txt/MD5E-s1465--82fed927e3b7d3c45df4e55f65c80424.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-05/sub-05_task-ActiveFixed_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/zw/p4/MD5E-s10--b5a7c7839936195c97fc66e7f29f92c8.txt/MD5E-s10--b5a7c7839936195c97fc66e7f29f92c8.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-05/sub-05_task-YokedFixed_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/w5/36/MD5E-s744--fbc9bd36a068ec35e689c1e97499305e.txt/MD5E-s744--fbc9bd36a068ec35e689c1e97499305e.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-05/sub-05_task-YokedFixed_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/Kf/1w/MD5E-s6--e932a4d52d6d79663b0b08cad6e61a5c.txt/MD5E-s6--e932a4d52d6d79663b0b08cad6e61a5c.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-05/sub-05_task-description_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/vz/4j/MD5E-s483--c4c2fd4857dacb46723c1e2f66dbbc51.txt/MD5E-s483--c4c2fd4857dacb46723c1e2f66dbbc51.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-05/sub-05_task-description_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/J1/WG/MD5E-s2--d8db410ef2444bf4b29cd8fbb9b698a3.txt/MD5E-s2--d8db410ef2444bf4b29cd8fbb9b698a3.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-06/sub-06_concat_eeg-excluded-ica-comps.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/89/j2/MD5E-s1--c4ca4238a0b923820dcc509a6f75849b.txt/MD5E-s1--c4ca4238a0b923820dcc509a6f75849b.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-06/sub-06_task-ActiveVariable_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/qG/M1/MD5E-s862--ffc0cd94505e73aa5a8a44b054c44e96.txt/MD5E-s862--ffc0cd94505e73aa5a8a44b054c44e96.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-06/sub-06_task-ActiveVariable_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/30/MX/MD5E-s43--2eca20add3cb8a3cd8c3533ff3cdccb3.txt/MD5E-s43--2eca20add3cb8a3cd8c3533ff3cdccb3.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-06/sub-06_task-YokedVariable_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/3V/x0/MD5E-s828--0ce751fafb0e6e80beadbdbe1a3a7e20.txt/MD5E-s828--0ce751fafb0e6e80beadbdbe1a3a7e20.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-06/sub-06_task-YokedVariable_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/Qk/F9/MD5E-s36--d79c94682caa153df9385b71cf71dd00.txt/MD5E-s36--d79c94682caa153df9385b71cf71dd00.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-06/sub-06_task-description_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/Jz/5M/MD5E-s321--fc17746b933723388653a3bab552fd5e.txt/MD5E-s321--fc17746b933723388653a3bab552fd5e.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-06/sub-06_task-description_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/qG/Wz/MD5E-s9--38c2d8abe20f4c947168d7cf29e50fba.txt/MD5E-s9--38c2d8abe20f4c947168d7cf29e50fba.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-07/sub-07_concat_eeg-excluded-ica-comps.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/Zf/ZX/MD5E-s3--5a44c1607c4cc56f2f2674d47858bb9e.txt/MD5E-s3--5a44c1607c4cc56f2f2674d47858bb9e.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-07/sub-07_task-ActiveFixed_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/WX/xg/MD5E-s2438--9bd9913c44836625d3aa65ad80007093.txt/MD5E-s2438--9bd9913c44836625d3aa65ad80007093.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-07/sub-07_task-ActiveFixed_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/QF/Zz/MD5E-s20--497ba46e8de8ed52981286803dd22f93.txt/MD5E-s20--497ba46e8de8ed52981286803dd22f93.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-07/sub-07_task-YokedFixed_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/wv/5P/MD5E-s2302--62467f80be9050777b7b52627a82d487.txt/MD5E-s2302--62467f80be9050777b7b52627a82d487.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-07/sub-07_task-YokedFixed_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/3J/k4/MD5E-s8--333de820dba6d0bd4cfd61df9917adb9.txt/MD5E-s8--333de820dba6d0bd4cfd61df9917adb9.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-07/sub-07_task-description_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/X6/m2/MD5E-s396--69343e0cdd7db7db5db2c0e17fa7833e.txt/MD5E-s396--69343e0cdd7db7db5db2c0e17fa7833e.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-07/sub-07_task-description_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/M2/F9/MD5E-s8--d9d92d7652eb6e49304025d97bdeb731.txt/MD5E-s8--d9d92d7652eb6e49304025d97bdeb731.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-08/sub-08_concat_eeg-excluded-ica-comps.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/pp/wj/MD5E-s7--f6e5591c54e0293b960c87e0d0330b29.txt/MD5E-s7--f6e5591c54e0293b960c87e0d0330b29.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-08/sub-08_task-ActiveVariable_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/qm/k0/MD5E-s653--09992d48a99377220fd451215045320b.txt/MD5E-s653--09992d48a99377220fd451215045320b.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-08/sub-08_task-ActiveVariable_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/GQ/02/MD5E-s31--706491e8b9daae1c5a7a916aac89c372.txt/MD5E-s31--706491e8b9daae1c5a7a916aac89c372.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-08/sub-08_task-YokedVariable_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/Wg/ZW/MD5E-s1790--dd9757b2e2a0a9d3866d2566290bbfef.txt/MD5E-s1790--dd9757b2e2a0a9d3866d2566290bbfef.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-08/sub-08_task-YokedVariable_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/8G/Z0/MD5E-s33--9f48ef8c93a3c6e6bb7d7399533b3632.txt/MD5E-s33--9f48ef8c93a3c6e6bb7d7399533b3632.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-08/sub-08_task-description_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/gG/V4/MD5E-s565--9413296f270d928e300ea7f509738a29.txt/MD5E-s565--9413296f270d928e300ea7f509738a29.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-08/sub-08_task-description_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/Qj/mQ/MD5E-s30--aaca170cbc94af642fde55c330cd0631.txt/MD5E-s30--aaca170cbc94af642fde55c330cd0631.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-09/sub-09_concat_eeg-excluded-ica-comps.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/jq/VJ/MD5E-s1--cfcd208495d565ef66e7dff9f98764da.txt/MD5E-s1--cfcd208495d565ef66e7dff9f98764da.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-09/sub-09_task-ActiveFixed_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/4v/26/MD5E-s657--583c8a06f3cb57ff469fc9780d5bea32.txt/MD5E-s657--583c8a06f3cb57ff469fc9780d5bea32.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-09/sub-09_task-ActiveFixed_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/mV/GK/MD5E-s38--09c2455f80d3738a235816b896b64074.txt/MD5E-s38--09c2455f80d3738a235816b896b64074.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-09/sub-09_task-YokedFixed_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/GW/0q/MD5E-s1417--0756f21f5f50131a3d3db6ee4ff57d2d.txt/MD5E-s1417--0756f21f5f50131a3d3db6ee4ff57d2d.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-09/sub-09_task-YokedFixed_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/fQ/8W/MD5E-s18--8261e0b11687a9c630adf8fa8bd0b3b5.txt/MD5E-s18--8261e0b11687a9c630adf8fa8bd0b3b5.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-09/sub-09_task-description_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/JG/7g/MD5E-s360--a4f6d6e1dd7e6f130f946747b06a3ed9.txt/MD5E-s360--a4f6d6e1dd7e6f130f946747b06a3ed9.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-09/sub-09_task-description_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/XW/P5/MD5E-s8--0098e4e82ba707eb78f00115777330f5.txt/MD5E-s8--0098e4e82ba707eb78f00115777330f5.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-10/sub-10_concat_eeg-excluded-ica-comps.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/Kz/KG/MD5E-s6--0b8b2448980cc4cfb8076670becd08b1.txt/MD5E-s6--0b8b2448980cc4cfb8076670becd08b1.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-10/sub-10_task-ActiveVariable_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/fp/W7/MD5E-s741--9150e37531569416135ce936a305ec86.txt/MD5E-s741--9150e37531569416135ce936a305ec86.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-10/sub-10_task-ActiveVariable_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/6X/8m/MD5E-s0--d41d8cd98f00b204e9800998ecf8427e.txt/MD5E-s0--d41d8cd98f00b204e9800998ecf8427e.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-10/sub-10_task-YokedVariable_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/5k/X4/MD5E-s1021--952af23e1902e468e96851d3ed0c3299.txt/MD5E-s1021--952af23e1902e468e96851d3ed0c3299.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-10/sub-10_task-YokedVariable_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/6X/8m/MD5E-s0--d41d8cd98f00b204e9800998ecf8427e.txt/MD5E-s0--d41d8cd98f00b204e9800998ecf8427e.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-10/sub-10_task-description_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/VG/2K/MD5E-s357--d0124395ba2ebb51351c511774be8591.txt/MD5E-s357--d0124395ba2ebb51351c511774be8591.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-10/sub-10_task-description_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/6X/8m/MD5E-s0--d41d8cd98f00b204e9800998ecf8427e.txt/MD5E-s0--d41d8cd98f00b204e9800998ecf8427e.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-11/sub-11_concat_eeg-excluded-ica-comps.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/jV/7w/MD5E-s6--ca2a37609b4fb390b3cb6a55aa4b5b10.txt/MD5E-s6--ca2a37609b4fb390b3cb6a55aa4b5b10.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-11/sub-11_task-ActiveFixed_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/KV/mZ/MD5E-s1078--4f0693ae54dd7043bdeb37eb31472c78.txt/MD5E-s1078--4f0693ae54dd7043bdeb37eb31472c78.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-11/sub-11_task-ActiveFixed_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/Gx/GG/MD5E-s7--e1fd86c80a628c4ab2087f40116b41c6.txt/MD5E-s7--e1fd86c80a628c4ab2087f40116b41c6.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-11/sub-11_task-YokedFixed_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/9p/qg/MD5E-s953--5301a586295e65a3714ac22773f5b957.txt/MD5E-s953--5301a586295e65a3714ac22773f5b957.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-11/sub-11_task-YokedFixed_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/5V/MZ/MD5E-s3--52f3c79bb8330ba4c2366313003b9344.txt/MD5E-s3--52f3c79bb8330ba4c2366313003b9344.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-11/sub-11_task-description_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/8J/3P/MD5E-s752--0b139bff6615172c3cb63d33139079d7.txt/MD5E-s752--0b139bff6615172c3cb63d33139079d7.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-11/sub-11_task-description_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/Fv/97/MD5E-s5--a59a6692bcdd670b60089f5f85fbd979.txt/MD5E-s5--a59a6692bcdd670b60089f5f85fbd979.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-12/sub-12_concat_eeg-excluded-ica-comps.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/K8/32/MD5E-s1--c81e728d9d4c2f636f067f89cc14862c.txt/MD5E-s1--c81e728d9d4c2f636f067f89cc14862c.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-12/sub-12_task-ActiveVariable_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/xg/38/MD5E-s994--8a6f666d70275fa4e34ca1684aa47586.txt/MD5E-s994--8a6f666d70275fa4e34ca1684aa47586.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-12/sub-12_task-ActiveVariable_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/wM/p4/MD5E-s14--d51d6ca78e69f5bb0ece07277770d260.txt/MD5E-s14--d51d6ca78e69f5bb0ece07277770d260.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-12/sub-12_task-YokedVariable_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/x4/Z8/MD5E-s604--1c0212a2912c06353318c434bcfa6dc5.txt/MD5E-s604--1c0212a2912c06353318c434bcfa6dc5.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-12/sub-12_task-YokedVariable_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/15/82/MD5E-s10--3fcbbc3a75829809294dd1f8c9f76616.txt/MD5E-s10--3fcbbc3a75829809294dd1f8c9f76616.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-12/sub-12_task-description_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/6x/K1/MD5E-s446--25dab984df348b6040ea3f9a00131047.txt/MD5E-s446--25dab984df348b6040ea3f9a00131047.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-12/sub-12_task-description_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/fV/68/MD5E-s11--7b72add2835f19ab6647befee91ef7ce.txt/MD5E-s11--7b72add2835f19ab6647befee91ef7ce.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-13/sub-13_concat_eeg-excluded-ica-comps.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/Wk/QQ/MD5E-s6--5bf57ba92e704ca6dc95b2b78a51ce09.txt/MD5E-s6--5bf57ba92e704ca6dc95b2b78a51ce09.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-13/sub-13_task-ActiveFixed_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/79/PP/MD5E-s1538--d32dfc4a871929d8f848bc3f921150c5.txt/MD5E-s1538--d32dfc4a871929d8f848bc3f921150c5.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-13/sub-13_task-ActiveFixed_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/F3/2X/MD5E-s24--c8c6cbad0ff4969ca680614e552d9a50.txt/MD5E-s24--c8c6cbad0ff4969ca680614e552d9a50.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-13/sub-13_task-YokedFixed_annotations.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/PM/v5/MD5E-s1914--dab96761c2076d0cf070a3b7e5d7ddce.txt/MD5E-s1914--dab96761c2076d0cf070a3b7e5d7ddce.txt

+ 1 - 0
derivatives/annotation_derivatives/sub-13/sub-13_task-YokedFixed_badchannels.txt

@@ -0,0 +1 @@
+../../../.git/annex/objects/g0/PQ/MD5E-s18--26156f011ee1e0079d16f0afc3628d28.txt/MD5E-s18--26156f011ee1e0079d16f0afc3628d28.txt

+ 0 - 0
derivatives/annotation_derivatives/sub-13/sub-13_task-description_annotations.txt


Some files were not shown because too many files changed in this diff