You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Connectome File Format Library (cfflib) is a pure Python library for multi-modal connectome data and metadata management and integration,
based on the specification of the Connectome File Format (CFF). The cfflib provides a high-level interface to many common data formats
by using `Nibabel <http://nipy.org>`_ for basic neuroimaging data format IO, and NumPy and the Python standard-library for other formats. The Connectome
File Format provides means to store arbitrary metadata as tags and in structured form for any so-called connectome object. Connectome objects
encapsulate the various data types as they occur in connectome research.