nimare.io.convert_sleuth_to_dict

convert_sleuth_to_dict(text_file)[source]

Convert Sleuth text file to a dictionary.

Parameters:

text_file (str or list of str) – Path to Sleuth-format text file. More than one text file may be provided.

Returns:

NiMARE-organized dictionary containing experiment information from text file.

Return type:

dict