We need a script with a function that takes two layers and a weight, and returns a blended layer. Something like: weight(layer1, layer2, w) Mukul is working on the weighted model script this week.