FCP-INDI / C-PAC

Configurable Pipeline for the Analysis of Connectomes
https://fcp-indi.github.io/
GNU Lesser General Public License v3.0
61 stars 39 forks source link

šŸ› [User-reported Bug] Not Reading In Slice Timing json in Bids Dataset #2103

Open nimzodisaster opened 2 months ago

nimzodisaster commented 2 months ago

Describe the bug

When I run the data config, I get this message: [!] No scan parameter information found in your scan parameter configuration for the functional input file: site: All, participant: All, session: All, series: rest_run-1 Here is the pattern of the data directory which includes {participant} {session} {task} and {run} keys per Bids 1.9x:

/BIDS_DATA/APP/sub-101314200/ses-4/func/sub-101314200_ses-4_task-rest_run-1_bold.nii.gz /BIDS_DATA/APP/sub-101314200/ses-4/func/sub-101314200_ses-4_task-rest_run-1_bold.json json file attached.

I am unsure whether its not finding the "SliceTiming" key in the json file, or just not finding the json.

data_settings_cpac.yml.txt

sub-101314200_ses-4_task-rest_run-1_bold.json

To reproduce

No response

Preconfig

Custom pipeline configuration

c

Run command

c

Expected behavior

c

Acceptance criteria

c

Screenshots

No response

C-PAC version

1.8.6

Container platform

No response

Docker and/or Singularity version(s)

No response

Additional context

No response