cubids.workflows.datalad_save
- datalad_save(bids_dir, m, n_cpus=1)[source]
Perform datalad save.
- Parameters:
bids_dir (
pathlib.Path) – Path to the BIDS directory.m (
str) – Commit message.
Perform datalad save.
bids_dir (pathlib.Path) – Path to the BIDS directory.
m (str) – Commit message.