bids_bep16_conv.utils.validate_input_dir

bids_bep16_conv.utils.validate_input_dir(exec_env, bids_dir, participant_label)[source]

Validate BIDS directory and structure via the BIDS-validator.

Functionality copied from fmriprep.

Parameters:
  • exec_env (str) – Environment bids_bep16_conv is run in.

  • bids_dir (str) – Path to BIDS root directory.

  • participant_label (str) – Label(s) of subject to be checked (without ‘sub-‘).