From fefa41516c66270de844bb1949396878ef6e483d Mon Sep 17 00:00:00 2001 From: Jamie Allen Date: Sun, 26 Feb 2012 16:40:22 +0100 Subject: [PATCH] messing around trying to produce the windows error on osx --- src/ShadowScapesAnalysis.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ShadowScapesAnalysis.cpp b/src/ShadowScapesAnalysis.cpp index 819f5db..5f7fe57 100755 --- a/src/ShadowScapesAnalysis.cpp +++ b/src/ShadowScapesAnalysis.cpp @@ -39,7 +39,7 @@ void ShadowScapesAnalysis::setup(int camWidth, int camHeight) DELTA_T_SAVE = 3*(10*acq_run_time/2); // for 20 seconds, we want this to be around 100 files // or 5 times per second = every 200 ms - + //DELTA_T_SAVE = 1; //create_dir(); // this makes both synth and analysis folder structures _scanLineWidth = 100.0;