source: trunk/InputExample @ 69

Last change on this file since 69 was 69, checked in by Matthew Whiting, 18 years ago

Corrections made after interactions with Ivy Wong:
Cubes/plots.hh -- changed the way indexSize and labelSize were referenced. Now

just normal floats, with values set in the constructor.

Cubes/getImage.cc -- added #include <math.h>
param.cc -- changed default value of flagGrowth to 0. Got rid of some

superfluous code related to error testing.

InputExample? -- changed suggested value of flagGrowth to 0.
ATrous/ReconSearch.cc -- slight change to comments for ReconSearch3D().
Detection/detection.cc -- added #include <math.h>

File size: 206 bytes
Line 
1imageFile       your-file-here
2logFile         logfile.txt
3outFile         results.txt
4spectraFile     spectra.ps
5flagGrowth      0
6growthCut       1.5
7minPix          2
8flagATrous      1
9snrRecon        5.
10snrCut          3.
11minChannels     3
12flagBaseline    1
Note: See TracBrowser for help on using the repository browser.