Skip to content

Commit

Permalink
higher rate
Browse files Browse the repository at this point in the history
  • Loading branch information
FaroutYLq committed Mar 30, 2024
1 parent 7ccc788 commit 3576202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion saltax/instructions/generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
import pickle


SALT_TIME_INTERVAL = 5e7 # in unit of ns. The number should be way bigger then full drift time
SALT_TIME_INTERVAL = 1e7 # in unit of ns. The number should be way bigger then full drift time
Z_RANGE = (-148.15, 0) # in unit of cm
R_RANGE = (0, 66.4) # in unit of cm
DOWNLOADER = straxen.MongoDownloader()
Expand Down

0 comments on commit 3576202

Please sign in to comment.