removed AMC package

This commit is contained in:
Ryan Tan 2024-10-31 13:01:37 +01:00
parent 912d7bc499
commit 3f21adf894

View File

@ -24,7 +24,7 @@ V_MAX = 25 # corresponds to the max RMS voltage of 25 V of KLC101 device
############################################ ############################################
import AMC # import AMC # TODO: removed, this package only relevant for the positioner in the 1000 cryostat
import csv import csv
import time import time
import clr import clr