jmc255 commited on
Commit
6a78800
1 Parent(s): 0511667
Files changed (1) hide show
  1. README.md +37 -7
README.md CHANGED
@@ -23,22 +23,25 @@ It is from an online memory drawing experiment with 61 individuals with aphantas
23
  and 52 individuals with normal imagery. In the experiment participants 1) studied 3
24
  separate scene photographs presented one after the other, 2) then drew them from memory, 3)
25
  completed a recognition task, 4) copied the images while viewing them, 5) filled out a VVIQ
26
- and OSIQ questionnaire and also demographics questions. The original repository for the data from the experiment
 
 
 
 
 
27
  was made available on the OSF website linked below.
28
  It was created July 31, 2020 and last updated September 27, 2023.
29
 
30
 
31
  - **Curated by:** Wilma Bainbridge, Zoe Pounder, Alison Eardley, Chris Baker
32
- - **Shared by [optional]:** [More Information Needed]
33
- - **Language(s) (NLP):** [More Information Needed]
34
- - **License:** [More Information Needed]
35
 
36
  ### Dataset Sources [optional]
37
 
38
  <!-- Provide the basic links for the dataset. -->
39
 
40
- - **Repository:** https://osf.io/cahyd/
41
- - **Paper [optional]:** https://www.sciencedirect.com/science/article/abs/pii/S0010945220304317
 
42
 
43
  ## Uses
44
 
@@ -60,6 +63,9 @@ It was created July 31, 2020 and last updated September 27, 2023.
60
 
61
  <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
62
 
 
 
 
63
  [More Information Needed]
64
 
65
  ## Dataset Creation
@@ -73,11 +79,35 @@ It was created July 31, 2020 and last updated September 27, 2023.
73
  ### Source Data
74
 
75
  <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
 
 
 
 
 
 
 
76
 
77
  #### Data Collection and Processing
78
 
79
  <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
80
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
81
  [More Information Needed]
82
 
83
  #### Who are the source data producers?
@@ -120,7 +150,7 @@ It was created July 31, 2020 and last updated September 27, 2023.
120
 
121
  Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
122
 
123
- ## Citation [optional]
124
 
125
  <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
126
 
 
23
  and 52 individuals with normal imagery. In the experiment participants 1) studied 3
24
  separate scene photographs presented one after the other, 2) then drew them from memory, 3)
25
  completed a recognition task, 4) copied the images while viewing them, 5) filled out a VVIQ
26
+ and OSIQ questionnaire and also demographics questions. The scenes the participants were asked
27
+ to draw were of a kitchen, bedroom, and living room. The control (normal imagerty) and
28
+ treatment group (aphantasia) were determined by VVIQ scores. Those with a score >=40 were control
29
+ and those with scores <=25 were in the aphantasia group. For more info on the experiment and design
30
+ follow the paper linked below.
31
+ The original repository for the data from the experiment
32
  was made available on the OSF website linked below.
33
  It was created July 31, 2020 and last updated September 27, 2023.
34
 
35
 
36
  - **Curated by:** Wilma Bainbridge, Zoe Pounder, Alison Eardley, Chris Baker
 
 
 
37
 
38
  ### Dataset Sources [optional]
39
 
40
  <!-- Provide the basic links for the dataset. -->
41
 
42
+ - **Original Repository:** https://osf.io/cahyd/
43
+ - **Cleaned Data (JSON):** https://drive.google.com/file/d/1aRhQlKPDk29yYPkx2kPhqaMwec5QZ4JE/view?usp=sharing
44
+ - **Paper:** https://www.sciencedirect.com/science/article/abs/pii/S0010945220304317
45
 
46
  ## Uses
47
 
 
63
 
64
  <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
65
 
66
+
67
+
68
+
69
  [More Information Needed]
70
 
71
  ## Dataset Creation
 
79
  ### Source Data
80
 
81
  <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
82
+ The orignal repository for the data included a folder for the participant's drawings (1 for aphantasia and 1 for control),
83
+ a folder of the scene images they had to draw (stimuli), and a excel file with the demographic survey and test
84
+ score data.
85
+ The excel file had 117 rows and the 2 folders for aphantasia and control had 115 subject folders total.
86
+ Subject 168 did not file out the demographic information or take the VVIQ and OSIQ test and
87
+ subjects 160, 161, and 162 did not have any drawings. These 4 were removed during the data
88
+ cleaning process and the final JSON has 114 participants.
89
 
90
  #### Data Collection and Processing
91
 
92
  <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
93
 
94
+ The original excel file did not have total score for the VVIQ and OSIQ tests, but instead
95
+ individual points for each questions. The total score was calculated from these numbers.
96
+ The orignal drawing folders for each participant had typically 18 files. There were 6 files
97
+ of interest: The 3 drawings from the memory part of the experiment, and the 3 drawings from
98
+ the perception part of the experiment. They had file names that were easy to distinguish:
99
+ For memory: sub{subid}-mem{1,2,or 3}-{room} where the room was either livingroom, bedroom, or kitchen
100
+ and 1,2, or 3 depending on the order in which the participant did the drawings
101
+ For perception: sub{subid}-pic{1,2,or 3}-{room}
102
+ These files were matched with the excel file rows by subject ID,
103
+ so each participant typically had 6 drawings total (some participants
104
+ did not label what they were drawing and the file name was not in the normal
105
+ format and therefore did not have all their drawings).
106
+ The actual image folder had 3 images (kitchen, living room, bedroom) that
107
+ were replicated to go with each of the 114 participants.
108
+ The final format of the data is linked above.
109
+
110
+
111
  [More Information Needed]
112
 
113
  #### Who are the source data producers?
 
150
 
151
  Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
152
 
153
+ ## Citation
154
 
155
  <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
156