Viewer¶
The Inscoper Viewer provides tools for visualizing data acquired with Inscoper I.S.
Open images¶
Two ways to open your images:
- Open Project: Select the directory where your project is saved.
- Open Image: Select the directory where your images are saved.
You can open multiple images and find them in the drop-down menu.
Interaction with Images¶
- ROI tool and 3D Viewer
- Image Canvas: View images in the viewer.
- Filters: Use dimension-based filters to search your dataset. Select individual images or full groups. Click the Play button adjacent to a dimension name to animate the sequence.
- Data Processing: Select output images for post-acquisition processing.
- Graphics Mode: Switch viewing modes to visualize quantitative data charts.
- Thumbnail Gallery: Browse miniature representations of all acquired images.
- Export Options: Save the currently viewed sequence as an MP4 Video or a TIFF Stack.
- Metadata Access: Reveal the hardware and experimental parameters tagged to the images.
3D Viewer¶
- Click the 3D button to launch the volumetric viewer.
- 3D visualization canvas.
-
Adjust rendering options and parameters:
-
Contrast: Display the LUT and adjust the contrast bar below the 3D view.
-
Reset: Restore the default 3D camera view.
-
Advanced: Access detailed rendering parameters per channel:
- Voxel Size (nm).
- Gamma: Apply a non-linear gamma curve to adjust contrast.
- Quality: Adjust rendering quality for navigation.
- Dithering: Reduce banding/aliasing artifacts.
-
Render Algorithms:
- MaxProjection: Displays only the voxels with the maximum intensity encountered along the viewing ray.
- IsoSurface: Renders a 3D surface connecting points of equal intensity value.
-
Interacting with Graphics¶
Interact with charts by adjusting their appearance, adding time markers, or exporting raw data. Hover over a graph to access its toolbars.
- Pan: Click and drag the mouse wheel (middle click) to pan across the graph.
- Zoom: Scroll the mouse wheel to zoom in and out. Click and drag to select a region to magnify.
- Jump to Image: Left-click a data point on the graph to view the corresponding image.
- Reset View: Right-click within the graph to restore the default axis scaling.

Graph Tools¶
- Enable the XY zoom mode
- Enable the X zoom mode
- Enable the Y zoom mode
- Reset zoom or enable auto-ranging.
- Manually override the axis ranges.
- Export the raw graph data to a
.csvfile. - Toggle curve legends.
- Add Markers: Annotate the timeline with event markers. Markers can be exported to a
.csvfile.
Use this window to add information about your experiment as markers. These fully customizable events can relate to the acquisition itself (start, pause, end), external events (addition of an inhibitor, medium supplementation), or others. Save these markers to a .csv file and reuse them at any time.
Image Processing¶
Apply post-acquisition data processing from the Visualization tab.
- Select the target sequence from the image drop-down list.
- Choose the desired data processor.
- Click Confirm to execute.
Example: Tiling Stitching¶
- Select the image to process.
- Select the
Stitchingprocess type (refer to the stitching algorithm for details on the registration and blending calculations). - Set the correlation threshold (%) for image stitching (the minimum correlation score, \(T_{\text{corr}}\), required to validate the alignment between adjacent tiles; boundaries scoring below this threshold are flagged as invalid, triggering the configured fallback behavior).
- Optional: Select a Z-stack reference, i.e. the focus plane used to calculate the stitching coordinates.
- Optional: Select a channel reference, i.e. the channel used to calculate the stitching coordinates.
-
Define the fallback behavior for invalid tiles (uncorrelated):
HIDE: Discard the tile from the final image.DEFAULT_OFFSET: Place the tile based solely on its recorded mechanical stage coordinates.INTERPOLATE: Interpolate the tile's position based on the calculated offsets of surrounding valid tiles.
-
Click Confirm.
Data Export¶
Export sequences as MP4 videos or multidimensional TIFF stacks via the Export menu (Toolbar Item 7).
Video Export¶
Use dimension filters to isolate the image sequence, then click Video from the Export drop-down menu.
To export a video:
- Select the destination file path.
- Verify the sequence to export.
- Select the video format/codec.
- Click Export.
Stack Export¶
Use dimension filters to isolate images, then click Stack from the Export drop-down menu to generate a multidimensional TIFF.
To export a stack:
- Select the destination file path.
- Verify the sequence to export.
- Select the data format.
- (Optional) Check Save as BigTiff if the expected file size exceeds 4 GB.
- (Optional) Check Use Filters to apply your visualization filters to the export.
- Click Export.
Metadata Access¶
A white triangle appears on the right side of the window. Click it to access all metadata, including the camera, light source, and microscope settings. Use the search bar and filters to locate specific parameters. To export the list, click Export at the bottom right of the screen. All metadata are Bio-Formats compatible.