Closed joyce-yuan closed 1 week ago
Instead of throwing an error, combining plot utils will now skip the realtime section if time_elapsed.csv doesn't exist. In addition, this PR separates the plots and logs folders when combining plots.
time_elapsed.csv
plots
logs
We also plot CI-95 as the default
New params: include_logs: bool = True
include_logs: bool = True
Instead of throwing an error, combining plot utils will now skip the realtime section if
time_elapsed.csv
doesn't exist. In addition, this PR separates theplots
andlogs
folders when combining plots.We also plot CI-95 as the default
New params:
include_logs: bool = True