Reference API

bids_bep16_conv.datasets - Dataset tools

bids_bep16_conv.datasets.get_HBN_qc([...])

Download the QSIprep's participants.tsv file obtained for the HBN dataset from S3.

bids_bep16_conv.datasets.eval_HBN_qc(...[, ...])

Evaluate QSIprep's participants.tsv file obtained for the HBN dataset regarding QC.

bids_bep16_conv.datasets.download_HBN([...])

Download the QSIprep outcomes obtained for the HBN dataset subset provided on OSF.

bids_bep16_conv.processing - Pipeline tools

bids_bep16_conv.processing.dipy_dti(...)

Setup DIPY dipy_fit_DTI command.

bids_bep16_conv.processing.dipy_csd(...)

Setup DIPY dipy_fit_CSD command.

bids_bep16_conv.processing.mrtrix_dti(...)

Setup a succession of MRTRIX dwi2tensor & tensor2metric command.

bids_bep16_conv.processing.fsl_dti(...)

Setup FSL dtifit command.

bids_bep16_conv.converters - Conversion tools

bids_bep16_conv.converters.dipy_bep16_dti(...)

Restructure DIPY DTI outcomes following BIDS BEP16 conventions.

bids_bep16_conv.converters.mrtrix_bep16_dti(...)

Restructure MRTRIX DTI outcomes following BIDS BEP16 conventions.

bids_bep16_conv.converters.fsl_bep16_dti(...)

Restructure FSL DTI outcomes following BIDS BEP16 conventions.

bids_bep16_conv.utils - Utility functions

bids_bep16_conv.utils.validate_input_dir(...)

Validate BIDS directory and structure via the BIDS-validator.

bids_bep16_conv.utils.create_dataset_description(...)

Create dataset_description.json file for applied software/pipeline.

bids_bep16_conv.utils.copy_BEP16_metadata_json_template(path)

Copy the BEP16 metadata template to a dedicated location.