nimare.io.convert_sleuth_to_json

convert_sleuth_to_json(text_file, out_file)[source]

Convert Sleuth output text file into json.

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

  • out_file (str) – Path to output json file.