Automatic commit. Fri Jul 27 14:00:03 WST 2012
[matches/honours.git] / research / TCS / interface.py
index 0fa1692..34f6c85 100755 (executable)
@@ -146,7 +146,7 @@ def main():
        #record_data([4, 5], getDate()+"/"+str(getTime())+".dat", None, None, "Measure emission&sample current varying with time, constant initial energy.")
        while True:
                os.system("mkdir -p " + getDate())
-               record_data([4, 5], getDate()+"/"+str(getTime())+".dat", None, 2250, " Testing emission current at low heating current, dependence on DAC. Sweep " + str(sweep) + " (started on " + aquire["start_date"]+")")
+               record_data([5], getDate()+"/"+str(getTime())+".dat", None, 2250, " Look at capacitance of sample holder; ADC5 only. Short sample holder to ground. Sweep " + str(sweep) + " (started on " + aquire["start_date"]+")")
                sweep += 1
        
 

UCC git Repository :: git.ucc.asn.au