X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=research%2FTCS%2Finterface.py;h=4090b4858eada08036cade204a8b5798bfb3989a;hb=3a10dc9ac7b374fc9ca94bd256a1e1feee5af52d;hp=bd78a86a77c57391a960898c61841f9b7463e216;hpb=ab5cd996eff814f956efdb64d9fc479915bb69e2;p=matches%2Fhonours.git diff --git a/research/TCS/interface.py b/research/TCS/interface.py index bd78a86a..4090b485 100755 --- a/research/TCS/interface.py +++ b/research/TCS/interface.py @@ -33,7 +33,7 @@ calibrate = { # TODO: Adjust aqcuisition parameters here aquire = { "DAC_Sweep" : "0.0 + 50.0*int(step/60)", # DAC Sweep value (t is in STEPS, not seconds!) - "ADC_Averages" : 100, + "ADC_Averages" : 200, #"ADC_Vi" : 5, # ADC channel to read back Vi (set by DAC) through #"ADC_Is" : 4, # ADC channel to read back Is through #"ADC_Ie" : 4, # ADC channel to read back Ie through