Operations

Pick an operation to configure and submit. Use the filters or search to find what you need.

Read Data

jp2_reader

Read a folder of grayscale or RGB .jp2 slice files into split-channel tif series and RGB composites.

tiff_series_reader

Make existing tiff series compatible with the analysis tools

omehans_reader

Read multiscale .omehans file format (OME Zarr variation) into a tiff series

imaris_reader_crop

Read a piece of .ims Imaris file into a tiff series.

imaris_reader

Read multiscale .ims Imaris file format into a tiff series.

ome_zarr_reader

Read multiscale .ome.zarr data into a tiff series using the top-level scale arrays.

Pre Processing

image_calculator

Apply folder-wise image math or logic to matching TIFF pairs

denoise_cellpose

Denoise image using available image restoration models from cellpose

remove_stripes_fft

Remove stripes (mainly for RSCM images)

gamma_correction

Apply gamma correction to adjust image intensity

gaussian_blur

Apply Gaussian blur to smooth the image

stretch_contrast

Rescale image intensities between 2 and 98%

adaptive_histogram_equalization

Apply adaptive histogram equalization to improve local contrast

resize_image

Resize each TIFF image by a uniform x/y scale factor

remove_background

Remove image background with SAM2 (one GPU job per z-layer); saves the background-removed image and the brain mask

rembg

Remove image background using a neural net

Post Processing

dbscan

Cluster puncta coordinates based on their distance and density

nearest_neighbor

Compute the distance to the nearest neighboring point in microns (3D) for each point; transform_points-style CSVs also get a per-region mean/median summary

transform_points

Map detected cells to corresponding atlas parcellations based on existing registration

mean_intensity

Compute mean intensity in a sphere around each detected cell position using the raw image resolved from provenance

delete_background_detections

Delete detected points (noise) that are in the background. Requires path to detected spots (detected with deepblink / cellfinder / other) and path to background/foreground masks (segmented with ilastik / other)

resnet_classification

Classify puncta to true cells or artifacts using a binary ResNet-50 deep learning classifier

Segmentation

ilastik

Semantic segmentation / pixel classification of an arbitrary 3D image stack based on a random forest classifier model

unet_3d

Semantic segmentation of a 3D image stack using a provided model

cellpose

Detect cells in an arbitrary 3D image volume

Cell Detection

deepblink

Detect puncta in 3D image stack using deep neural network

cellfinder

Detect cells (puncta) in a 3D image stack using threshold-based method

spotiflow

Detect spots (puncta / cells / nuclei) in a 3D image stack using deep learning method

Registration

ants

Register brain to an atlas

brainreg

Register stack representing a 3D brain volume to an atlas from brainglobe atlas API

Other

combine_with_metadata

Add columns describing your data (such as treatment, sex, time point) into the cells csv

No operations match your search.