set up similarity graph for parent grain reconstruction
Description
The weights of the graph are computed from a cummulative gaussion distribution with mean given by the option 'threshold'
and variance given by the option 'tolerance'
Syntax
Input
job | parentGrainReconstructor |
Output
job.graph | adjacency matrix of the graph |
Options
threshold | misfit at which the probability is set to 0.5, default is 2 degree |
tolerance | range around the threshold where the probability increases from 0 to 1 |
noC2C | ignore child to child grain boundaries |
noP2C | ignore parent to child grain boundaries |