Shuffled Cross-Correlation Maps
Inputs
- Name of Input Metric/Shape File
- Number of Iterations
Outputs
- Name of Metric/Shape File containing the cross-correlation maps
Algorithm
- Create a Metric/Shape File with the number of columns equal to
the number of iterations
- For the number of iterations
- Randomly select two columns from the metric file
- For each node, multiply the two values from the two
randomly selected columns
- Store the product in a column of
the new metric/shape file.