about summary refs log tree commit diff
path: root/config.json
diff options
context:
space:
mode:
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"
 }