cubids.workflows.remove_metadata_fields

remove_metadata_fields(bids_dir, container, fields)[source]

Delete fields from metadata.

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

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

  • fields (list of str) – List of fields to remove.