X-Git-Url: https://git.ucc.asn.au/?p=matches%2Fhonours.git;a=blobdiff_plain;f=research%2Fanalysis%20and%20stuff%2Ftcs%20scripts%2Fsmoothing.py~;fp=research%2Fanalysis%20and%20stuff%2Ftcs%20scripts%2Fsmoothing.py~;h=86837132f4c31814d308c15120713cda4b6d82b2;hp=0000000000000000000000000000000000000000;hb=70a96cca12cb006506461d26cd112bab179fe74c;hpb=8caf60af39689a3546074f0c68d14c3a2e28191e diff --git a/research/analysis and stuff/tcs scripts/smoothing.py~ b/research/analysis and stuff/tcs scripts/smoothing.py~ new file mode 100644 index 00000000..86837132 --- /dev/null +++ b/research/analysis and stuff/tcs scripts/smoothing.py~ @@ -0,0 +1,10 @@ +#!/usr/bin/python + +# Demonstrate the smoothing algorithm and peak finding + +from process import * +import odict +import time + +tcsdir = "../../research/TCS/" +imagedir = "au_deposition2/"