Closed slwatkins closed 5 years ago
I've added a kwarg basedumpnum to the pulse simulation code (functions rqpy.sim.PulseSim.run_sim and rqpy.sim.buildfakepulses. This sets the starting value that the dumps will be saved at, which allows the reusing of data.
basedumpnum
rqpy.sim.PulseSim.run_sim
rqpy.sim.buildfakepulses
Also changed some the white space in the file.
I've added a kwarg
basedumpnum
to the pulse simulation code (functionsrqpy.sim.PulseSim.run_sim
andrqpy.sim.buildfakepulses
. This sets the starting value that the dumps will be saved at, which allows the reusing of data.Also changed some the white space in the file.