Skip to content
Snippets Groups Projects
Commit 23e788aa authored by Brian Moe's avatar Brian Moe
Browse files

Reset ER2 query to "official" ER2 soft start time.

parent 447ac80f
No related branches found
No related tags found
No related merge requests found
......@@ -62,7 +62,8 @@ gpsQ = gpsQ.setParseAction(maybeRange("gpstime"))
# run ids
runmap = {
"ER2" : (1026061216, 1028480416),
#"ER2" : (1026061216, 1028480416),
"ER2" : (1026069984, 1028480416),
"ER1" : (1010880015, 1100000000),
"S6" : (931035296, 971622087),
"S6A" : (931035296, 935798487),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment