overlay
Stack one brain volume on top of another to visually compare layers, with adjustable opacity. Returns layer order but does not align volumes.
Instructions
Stack one loaded volume on top of another and return the layer order.
Display only — no registration is performed. If the two volumes are not already aligned, say so rather than implying the overlay means anything.
Args: volume: The layer to put on top. on_top_of: The base layer. Defaults to the current bottom layer. opacity: Opacity of the top layer, 0.0 to 1.0.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| volume | Yes | ||
| opacity | No | ||
| on_top_of | No |