nimare.io.convert_sleuth_to_dict

convert_sleuth_to_dict(text_file)[source]

Convert Sleuth text file to a dictionary.

Parameters

text_file (str) – Path to Sleuth-format text file.

Returns

dict – NiMARE-organized dictionary containing experiment information from text file.