Measurement
ROI
Shift+R shows or hides ROI mode. Hiding ROI mode keeps the session's ROIs.
Draw on the canvas to measure a region. The default shape is a circle.
Shapes: circle, rectangle, freehand, flood fill. Switch via the colorbar controls.
For flood fill, [ / ] adjusts tolerance.
Click an existing ROI to select it. Delete / Backspace removes it.
Stats opens the ROI manager: rename/delete ROIs, adjust extent, export CSV, or export a label mask.
N exports the active ROI or segmentation mask as .npy.
Ruler
u — enter ruler mode. Click two points to measure pixel distance. Press u again to exit.
Pixel info
Hover over the image to see coordinates and value reflected on the colorbar.
Click the colorbar to copy that value to the clipboard.
i — keep the pixel value visible in the pane pill. The cursor's center turns yellow while this inspection mode is active. Hold Ctrl for the loupe; its value stays at the bottom unless the loupe gets close, then moves to the top.
Inspection mode does not draw regions. Enter ROI mode when you want measurements or region statistics.
While pixel info is on, use middle-drag or Ctrl/Cmd+Shift-drag to adjust the display range explicitly. When zoomed in, plain drag still pans.
I — show a data info overlay: shape, dtype, size, file path.
Export
| Key | Action |
|---|---|
s |
Open save options (screenshot PNG, GIF, .npy export) |
e |
Copy a reusable URL to clipboard |
Screenshots download as PNG. GIF saves an animation along the current slice dimension. .npy export saves the current slice.
Caveat
ArrayView works across six invocation environments (CLI, Python script, Jupyter, Julia, VS Code, SSH). Not every feature has been verified in every mode. If something behaves differently than documented, check the remote page for environment-specific notes or open an issue.