A small package to implement conversions between BIDS BEP-16 (Diffusion Derivatives) compliant datasets and other/existing software outputs.
Introduction¶
bids_bep16_conv
aims to provide a set of tools for working with
BIDS BEP-16, specifically example datasets. In more detail, it includes
functionality to access and convert example datasets, as well as convert
outputs from different software libraries to and from BEP-16 compliant data.
This documentation showcases the respective functionality and provides details concerning its application and modules. If you still have questions after going through provided here you can refer to the Reference API or ask a question on GitHub.