nastasiasnk commited on
Commit
ff5804b
·
verified ·
1 Parent(s): d2ad4c9

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +2 -2
config.py CHANGED
@@ -3,8 +3,8 @@
3
 
4
  useNotionData = True
5
  useSpeckleData = True
6
- alpha = 0.0038
7
- threshold = 600
8
 
9
 
10
  # ------------------------- Speckle variables ------------------------- #
 
3
 
4
  useNotionData = True
5
  useSpeckleData = True
6
+ alpha = 0.0038 # probability of travelling to a destination drops to 10% after 10 min travel time
7
+ threshold = 600 # sec
8
 
9
 
10
  # ------------------------- Speckle variables ------------------------- #