fit_record

dataFitting.fit_record(participant_fits, file_name_generator)[source]

Returns the participant fits summary as a csv file

Parameters:
  • participant_fits (dict) – A summary of the recovered parameters
  • file_name_generator (function) – Creates a new file with the name <handle> and the extension <extension>. It takes two string parameters: (handle, extension) and returns one fileName string