cubids.workflows.add_nifti_info
- add_nifti_info(bids_dir, 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.use_datalad (
bool) – Use datalad to track changes.force_unlock (
bool) – Force unlock the dataset.