xcp_d.utils.qcmetrics.make_dcan_qc_file

xcp_d.utils.qcmetrics.make_dcan_qc_file(filtered_motion, TR)[source]

Make DCAN HDF5 file from single motion file.

NOTE: This is a Node function.

Parameters:
  • filtered_motion_file (str) – File from which to extract information.

  • TR (float) – Repetition time.

Returns:

dcan_df_file – Name of the HDF5-format file that is created.

Return type:

str