Skip to content

Current CP illum pipeline is not automated + saves images as different bit depth #44

@jenna-tomkinson

Description

@jenna-tomkinson

For both CP and DP, the corrected images are saved as different bit depth than the original image during the IC step. I am not 100% sure why in the PyBaSiC method we rescaled and converted to 8-bit (which is reflected in CellProfiler) but it might be for good reason.

Based on research, bit-depth is important if you convert and go down bit-depth like we do, we do it in the correct way (see https://bioimagebook.github.io/chapters/1-concepts/3-bit_depths/python.html) by rescaling then converting, but do we need to actually do this or not?

As well, the CP illumination correction pipeline is not automated like the CellProfiler analysis.

Metadata

Metadata

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions