messing around trying to produce the windows error on osx

This commit is contained in:
Jamie Allen 2012-02-26 16:40:22 +01:00
parent 51c0098d27
commit fefa41516c

View File

@ -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;