HypVINN.utils.misc¶ HypVINN.utils.misc.create_expand_output_directory(subject_dir, qc_snapshots=False)[source]¶ Create the output directories for HypVINN. Parameters: subject_dirPathThe path to the subject directory. qc_snapshotsbool, default=FalseWhether the qc_snapshots directory should be created.