__header__
Description
This tool is used to find nicks/errors
within any line or shape. It will use a set of points and find the most
direct path between them. The tool will then show which points are most
outside of this area. The tool will display the results in the CIF
viewer.
Inputs
CIFViewer
Points
Place a set of points onto the "points" section of the tools
page. The user can find these using tools
like the edge or the
sniff binary tools.
Parameters
AnalysisSize
the distance over which to apply the fit method
This is in count index units
NickType
FitMethod
The Bestfit will find the line that fits all of the points
in the best. The end points option will use the first and the last
point in a line and find the straightest path between them.
The Lower the analysis size the smaller the area being detected.
So a lower analysis will find a sharper image.
The higher the analysis size the larger teh area being detected.
So a higher analysis will find a broader image
Circular
DifferateDiffs
if set detemine the diferential in difference, ie good for circular object?
MinDistance
Any points over this min distance are counted and displayed
ExtremePoints
the ouput set of points that are greater than the MinDistance
Distances
Count
The return number of "MinDistance" points found
ExtremeDist
The return extremet distance found
MeanDist
The mean (absolute) ditance found
SDDist
The Standard deviation on the return distances
RenderStyle
RefreshViewer
__footer__