Allowing multiple processes to be used to generate some of the plots
The purpose of this MR is to give an extra command line option --multi_process
to allow the user to specify the number of processes they wish to use when generating some of the plots. In testing, I have found that the time can be reduced from ~500s
with 1 core to ~300s
with 4 cores.
Edited by Charlie Hoy