Calculate the Optimal Deconvolution Matrix

rl_mat_decon_best(mat, ref_row, ref_col, b_noise = 20)

Arguments

mat

A multi-frame matrix, where each row is a frame and each column is a well.

ref_row

Row number for the reference well.

ref_col

Column number for the reference well.

b_noise

Value for the background noise.

Value

a matrix, the optimised deconvolution matrix.