trying to fix seg fault
This commit is contained in:
@@ -50,12 +50,12 @@ class Calibration(MccDac):
|
||||
|
||||
# sending stimulus
|
||||
log.debug(f"{data}, {data.shape}")
|
||||
embed()
|
||||
exit()
|
||||
# self.set_attenuation_level(db_channel1=0.0, db_channel2=0.0)
|
||||
# self.set_analog_to_zero()
|
||||
# time.sleep(1)
|
||||
log.debug(self.ao_device)
|
||||
embed()
|
||||
exit()
|
||||
|
||||
self.write_analog(
|
||||
data,
|
||||
|
||||
Reference in New Issue
Block a user