diff --git a/Shuffle_validation.py b/Shuffle_validation.py index bada85e..196311a 100644 --- a/Shuffle_validation.py +++ b/Shuffle_validation.py @@ -94,6 +94,7 @@ ParamsDict["ExportSim"] = False # Skimp on computation time and power by reducing to 1.2e5. ParamsDict["Simul_length"] = 1.2e6 +ParamsDict["Snip"] = 100 # First we must shuffle it randomly. # Let's Pause by X seconds to make sure the random stuff is working and different across the parallel cpus (based on sys time after all)