Subtract Group Average
Inputs
Two metric/shape files.
Outputs
Two metric/shape files.
Algorithm
For each node
compute the mean using all values from both of the input files.
subtract the mean from all values of both input files and place into the output files.