rl_mat_decon_best: Calculate the Optimal Deconvolution Matrix

View source: R/rl_functions.R

rl_mat_decon_bestR Documentation

Calculate the Optimal Deconvolution Matrix

Description

Calculate the Optimal Deconvolution Matrix

Usage

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.


BradyAJohnston/reluxr documentation built on March 20, 2023, 5:09 a.m.