X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=research%2FTCS%2Finterface.py;h=18cd626298e0e1f1be6d186089ec3db3881e1b39;hb=470c0e99b23d5ab46f6f730fb9e5f81c1c122e4a;hp=3816785aa8053766d34d6b3ef5735d0c356308c3;hpb=fe9fb006b377c1b811390df9246db0a4d69ffbf0;p=matches%2Fhonours.git diff --git a/research/TCS/interface.py b/research/TCS/interface.py index 3816785a..18cd6262 100755 --- a/research/TCS/interface.py +++ b/research/TCS/interface.py @@ -31,7 +31,7 @@ calibrate = { } # TODO: Adjust aqcuisition parameters here -aquire = { "DAC_Sweep" : "2000",#"0.0 + 100.0*int(step/120)", # DAC Sweep value (t is in STEPS, not seconds!) +aquire = { "DAC_Sweep" :"0",#"2750.0 + 250.0*int(step/120)", # DAC Sweep value (t is in STEPS, not seconds!) "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