pymialsrtk.bids.utils module

This modules provides CMTK Utility functions to handle BIDS datasets.

pymialsrtk.bids.utils.write_bids_derivative_description(bids_dir, deriv_dir, pipeline_name)[source]

Write a dataset_description.json in each type of PyMIALSRTK derivatives.

Parameters
  • bids_dir (string) – BIDS root directory

  • deriv_dir (string) – Output/derivatives directory

  • pipeline_name (string) – Type of derivatives (['pymialsrtk', 'nipype'])