Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 625 Bytes

usage_mergequality.rst

File metadata and controls

27 lines (19 loc) · 625 Bytes

mergequality

Description:

Merge rapidtide quality check data from several runs.

Inputs:

One or more json files containing rapidtide dataset quality metrics (outputs of runqualitycheck or other tools).

Outputs:

A csv file with one row per input file, and one column per quality metric, and one histogram file per metric showing the distribution of values over all subjects.

Usage:

.. argparse::
   :ref: rapidtide.workflows.mergequality._get_parser
   :prog: mergequality
   :func: _get_parser

   Debugging options : @skip
      skip debugging options