mindboggle.data package

Submodules

mindboggle.data.data module

Functions for fetching information related to Mindboggle data.

Authors:

Copyright 2017, Mindboggle team (http://mindboggle.info), Apache v2.0 License

fetch_file_path(file_name)

Return the path to files in the data directory in Mindboggle.

Parameters:file_name (str) – name of the file whose full path is to be returned
Returns:file_path – full path to file
Return type:str

Module contents