From bf6144c7069cc795aa8ed58061e0cd12ae18d8d0 Mon Sep 17 00:00:00 2001 From: Chris Markiewicz Date: Mon, 5 Aug 2024 23:08:45 -0400 Subject: [PATCH] fix: (Re)move sidecars with no data files --- ds000117/task-facerecognition_beh.json | 3 --- ds000248/{acq-epi_T1w.json => T1w.json} | 0 eeg_rest_fmri/acq-NODDI66DIR_dwi.json | 9 --------- 3 files changed, 12 deletions(-) delete mode 100644 ds000117/task-facerecognition_beh.json rename ds000248/{acq-epi_T1w.json => T1w.json} (100%) delete mode 100644 eeg_rest_fmri/acq-NODDI66DIR_dwi.json diff --git a/ds000117/task-facerecognition_beh.json b/ds000117/task-facerecognition_beh.json deleted file mode 100644 index 7bed447ab..000000000 --- a/ds000117/task-facerecognition_beh.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "TaskDescription": "After the M/EEG acquisition, participants saw each of the 300 faces again, but now used three buttons to indicate whether (1) they had not seen the face before the experiment, (2) the face looked familiar, but they could not remember from where, or (3) they knew the face, i.e. could remember definite fact about them, such as their job, a movie they were in, their name etc. On average across participants, 73% of famous faces were given a rating of 2-3, and 86% of nonfamous faces were given a rating of 1. These debriefing data could be used to further refine familiarity of each participant with each face, and are available on request, but were not used in the current validation." -} diff --git a/ds000248/acq-epi_T1w.json b/ds000248/T1w.json similarity index 100% rename from ds000248/acq-epi_T1w.json rename to ds000248/T1w.json diff --git a/eeg_rest_fmri/acq-NODDI66DIR_dwi.json b/eeg_rest_fmri/acq-NODDI66DIR_dwi.json deleted file mode 100644 index 8aff3be11..000000000 --- a/eeg_rest_fmri/acq-NODDI66DIR_dwi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "Manufacturer": "Siemens", - "ManufacturersModelName":"Avanto ", - "MagneticFieldStrength":1.5, - "GradientSetType":"self-shielded gradient set with maximum gradient amplitude of 40 mT m−1", - "PulseSequenceType":"SE-EPI", - "RepetitionTime": 8.3, - "EchoTime": 0.098 -}