rl_mat_decon_best | R Documentation |
Calculate the Optimal Deconvolution Matrix
rl_mat_decon_best(mat, ref_row, ref_col, b_noise = 20)
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. |
a matrix, the optimised deconvolution matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.