cubids.workflows.add_nifti_info

add_nifti_info(bids_dir, container, use_datalad, force_unlock)[source]

Add information from nifti files to the dataset’s sidecars.

Parameters:
  • bids_dir (pathlib.Path) – Path to the BIDS directory.

  • container (str) – Container in which to run the workflow.

  • use_datalad (bool) – Use datalad to track changes.

  • force_unlock (bool) – Force unlock the dataset.