tedana.io.OutputGenerator.save_json

OutputGenerator.save_json(data, name)[source]

Save dictionary data to a json file.

Parameters:
  • data (dict) – Data to save to a file.

  • name (str) – Full file path for output file.