From:
I'm looking for ways to apply USM to a multi-layered image so that I can *easily* :
a. keep records of what USM values are used.
b. compare results from using different USM values.
c. on an image edited in rgb space, apply USM on only the L channel *and* without having to flatten the image.
There probably is not a single way to achieve all of the above. In PS7, is there a way to create a layer and apply USM to all the layers? That will at least take care of a. and b.
Here's what I do to handle this problem, except I sharpen in LAB mode instead of changing to Luminosity ... maybe this will help, maybe not.
1) Make a new layer at the top of the layer stack. It will be blank.
2) Hold down the Alt key and keep holding it down while doing Layer > Merge Visible. This will flatten all the turned on underlying layers in the new formerly blank top layer while leaving the underlying layers untouched.
3) Run USM on this top layer and make a note of the parameters. Do Edit > Fade and change the mode to Luminosity if you only want to sharpen the L channel. Once just rename the layer with the USM paratemters used, something like "USM 200 2 1" with the numbers in order for amount, radius, threshold.
If you forgot to write down the USM parameters just call up the USM window again and see what's in there since they wouldn't have changed from the last time you ran USM.
If you want to try various USM parameters you can just make this top layer inactive and repeat the steps with a new composit layer, naming the new layer after the new USM parameters, then turn these sharpened composite layers on/off to see the effects of different amounts of USM.
I think this does a,b and c for you at the expense of additional file size with all the new composite layers.
Bill