om_code.corrections.processref1#

processref1(self, f, refstrain, figs, experiment, condition)[source]#

Processes reference strain for data with one fluorescence measurement. Uses lowess to smooth the fluorescence of the reference strain as a function of OD.

Parameters
f: string

The fluorescence to be corrected. For example, [‘mCherry’].

refstrain: string

The reference strain. For example, ‘WT’.

figs: boolean

If True, display fits of the reference strain’s fluorescence.

experiment: string

The experiment to be corrected.

condition: string

The condition to be corrected.

Returns
refstrfn: function

The reference strain’s fluorescence as a function of OD.