Skip to content

Commit

Permalink
Increase snip appropriately
Browse files Browse the repository at this point in the history
  • Loading branch information
Spokhim committed Jan 21, 2021
1 parent 81dfc99 commit f35510c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Shuffle_validation.py
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit f35510c

Please sign in to comment.