We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a68bf25 commit f0c2428Copy full SHA for f0c2428
python/tester/utils.py
@@ -64,7 +64,7 @@ class Instrument:
64
"LSSTCam-imSim": Instrument(1, 189, 999),
65
}
66
# The schema ID of the ``next_visit`` message in the Sasquatch REST Proxy.
67
-SCHEMA_ID = 99
+SCHEMA_ID = 170
68
69
max_exposure = {
70
"HSC": 21474800,
0 commit comments