Deconvolute a Multi-Frame Matrix

.deconvolute_multi_frame_matrix(mat_frames, mat_decon)

Arguments

mat_frames

A multi-frame matrix, with each time point a row, and each column a well.

mat_decon

A deconvolution matrix created through .mat_calc_deconvolution().

Value

A deconvoluted multi-frame matrix.