about summary refs log tree commit diff
path: root/config.json
diff options
context:
space:
mode:
authorhanemile <hanemile@protonmail.com>2018-11-30 14:19:47 +0100
committerhanemile <hanemile@protonmail.com>2018-11-30 14:19:47 +0100
commit35c8993423f9240aefa0b4bd839fba85b8a3c944 (patch)
tree7de1a82a4b958ecc51532b8562090c86d741cbf3 /config.json
parent5a4d197086b74b3b4174d541717c82706b5b49af (diff)
added some points for testing the strenghts, and adjusted the colors
Diffstat (limited to 'config.json')
-rw-r--r--config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.json b/config.json
index 467639e..0fd8122 100644
--- a/config.json
+++ b/config.json
@@ -2,7 +2,7 @@
   "Frames": 1,
   "Threads": 8,
   "RangeStart": 0,
-  "RangeEnd": 10000,
+  "RangeEnd": 5000,
   "LoadPath": "data/U_ALL.csv",
   "OutPath": "out_%d.csv"
 }