You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the Emulator.output_file is hardcoded to "hercules_output.csv". It would be nice to allow output_file to be an optional argument to Emulator.__init__(), which defaults to "hercules_output" but could be set as something else.