mirror of
https://github.com/m-labs/artiq.git
synced 2025-02-07 08:05:22 +08:00
parent
5a3d12f07b
commit
eadb39c283
@ -426,7 +426,7 @@ class CoredeviceTest(ExperimentCase):
|
||||
rate = self.dataset_mgr.get("pulse_rate")
|
||||
print(rate)
|
||||
self.assertGreater(rate, 100*ns)
|
||||
self.assertLess(rate, 700*ns)
|
||||
self.assertLess(rate, 800*ns)
|
||||
|
||||
def test_pulse_rate_dds(self):
|
||||
"""Minimum interval for sustained DDS frequency switching"""
|
||||
|
Loading…
Reference in New Issue
Block a user