input_output_functions.py#
The methods for handling input and output.
|
Prints the simulation parameters. |
|
Saves the simulation parameters in a text file. |
|
Checks the simulation parameters for invalid input parameters. |
|
Saves an output dataframe as a csv file. |
|
Calculates the empirical cumulative distribution of the response time. |
|
Calculates the busy fraction of a simulation run. |
|
Prints some simulation statistics. |