insitupy.ImageData

insitupy.ImageData#

class insitupy.ImageData(img_files=None, img_names=None, pixel_size=None)#

Object to read and load images.

__init__(img_files=None, img_names=None, pixel_size=None)#

Methods

__init__([img_files, img_names, pixel_size])

add_image(image, name[, axes, pixel_size, ...])

copy()

Function to generate a deep copy of the current object.

crop(xlim, ylim[, inplace])

load([which])

Load images into memory.

save(output_folder[, keys_to_save, as_zarr, ...])

Save images to the specified output folder in either Zarr or OME-TIFF format.

Attributes

metadata

names