News

store NumPy arrays in TIFF (Tagged Image File Format) files, and read image and metadata from TIFF-like files used in bioimaging. Image and metadata can be read from TIFF, BigTIFF, OME-TIFF, GeoTIFF, ...
def convert_LiCSAR_portal_data(frameID, convert_metadata, epoch_files, between_epoch_files, mask_vals = [0]): """Given a set of directories downloaded from the COMET-LiCS portal, convert them to numpy ...