Andrew Clark

Results 3 comments of Andrew Clark

Sure. I understand. I already have already written macros that do this for my work flows. I was just thinking about this while putting together a new work flow since...

Having such a standard "Apply to Stack" option would also make the scripting much easier because you can just iterate through the stack and run it on each slice instead...

Update: these issues seems to be resolved if I use `fill()` instead of `run("Fill", "slice")`. I guess I will do that from now on, but I don't understand why the...