Description

BaSiCPy is a python package for background and shading correction of optical microscopy images. It is developed based on the Matlab version of BaSiC tool with major improvements in the algorithm.

Input

Name (Type)
Description
Pattern

meta (map)

Groovy Map containing sample information
e.g. [ id:‘test’ ]

image (file)

Tiff file to be used for dark and flat field illumination correction

*.{tiff,tif}

Output

Name (Type)
Description
Pattern

meta (map)

Groovy Map containing sample information
e.g. [ id:‘test’ ]

versions (file)

File containing software versions

versions.yml

fields (file)

Tiff fields for dark and flat field illumination correction

*.{tiff,tif}

Tools

basicpy
MIT License

BaSiCPy is a python package for background and shading correction of optical microscopy images. It is developed based on the Matlab version of BaSiC tool with major improvements in the algorithm.