Batch Background subtraction

Discuss questions and projects related to processing of imaging data here
Post Reply
Francisco Flores
Posts: 1
Joined: Sat Jun 19, 2021 7:03 pm

Batch Background subtraction

Post by Francisco Flores »

I noticed that the "Background subtraction" function is not in the list of the Batch processes. Is there a way to add it? or is it just not possible to do batch background subtraction?
CarlZeissMicroscopy3
Posts: 180
Joined: Wed May 20, 2020 10:10 am

Re: Batch Background subtraction

Post by CarlZeissMicroscopy3 »

Hello Francisco Flores,

you are right. The "background subtraction" function is not in the list of the batch methods and therefore not available in this context.

If you need "background subtraction" for automation you could use

Zen.Processing.Adjust.BackgroundSubtraction(...)

in a macro.
Post Reply