-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdataset_description.json
More file actions
25 lines (25 loc) · 3 KB
/
dataset_description.json
File metadata and controls
25 lines (25 loc) · 3 KB
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
{
"@context" : "http://schema.org/",
"@type" : "Dataset",
"name" : "Visual Vocabulary dataset description",
"description" : "This file contains a list and definitions of variables used in this dataset for analysis and metadata, at different levels of processing. Some variable definitions can be found in metadata sidecar JSON files within the data subfolder.",
"variableMeasured" : ["SubjectInfo.subjID", "Trials.trialID", "absolute_onset", "Trials.audio_lag_vs_video_lag", "absolute_offset",
"SubjectInfo.testAge", "SubjectInfo.gender", "Trials.leftImage", "Trials.rightImage", "Trials.imagePair", "Trials.targetImage", "Trials.distractorImage",
"Trials.targetAudio", "Trials.trialType", "Trials.carrier_onset", "Trials.target_onset", "Trials.target_offset", "Trials.article_length", "Trials.order",
"SubjectInfo.age_at_birth", "SubjectInfo.language_list", "SubjectInfo.condition_list", "Trials.ordinal", "group", "confidence",
"time_ms", "frame", "section_name", "participant_count", "start_date", "end_date", "Word1", "Word2", "AoA_Est_Word1",
"AoA_Est_Word2", "recognizability_word1", "recognizability_word2", "AoA_Word1_WB", "AoA_Word2_WB", "cor", "animacy", "wordPairing",
"word", "article_length", "image_similarity", "text_similarity", "multimodal_similarity", "AoA_Est_target", "AoA_Est_distractor",
"recognizability_target", "recognizability_distractor", "AoA_target_WB", "AoA_distractor_WB", "time_normalized_corrected", "accuracy", "accuracy_transformed",
"exclude_participant", "exclude_participant_insufficient_data", "dev_concern_exclusion", "trial_exclusion", "trial_exclusion_reason", "usable_window", "X",
"confident_frame", "not_looking_away", "lookType", "age_exclusion", "number_distinct_sessions", "total_trials", "total_trials_critical_window",
"total_trials_short", "exclude_participant_insufficient_data_critical", "exclude_participant_insufficient_data_short", "num_usable_trials",
"num_usable_trials_critical_window", "num_usable_trials_short", "length_critical_window", "usable_frames_critical_window", "percent_usable_critical_window",
"usable_critical_window", "mean_target_looking_critical_window", "length_critical_window_short", "usable_frames_critical_window_short",
"percent_usable_critical_window_short", "usable_critical_window_short", "mean_target_looking_critical_window_short", "length_baseline_window",
"usable_frames_baseline_window", "percent_usable_baseline_window", "usable_baseline_window", "mean_target_looking_baseline_window",
"percent_right_looking_baseline_window", "percent_left_looking_baseline_window", "side_bias_right", "side_bias_left","usable_window_short","corrected_target_looking","corrected_target_looking_short","technical_issue_exclusion_reason",
"exclude_technical_issue","video_capture_time","framerate","trial_exclusion","trial_exclusion_reason","preterm_infant_exclusion",
"non_english_exposure_exclusion","side_bias_exclusion", "word1", "word2", "epoch","","syllable_count", "syllables",
"carrier","target_word","phrase_length","silence_before","silence_after","total_length"]
}