cbasedlf / SinglePixelDataFusion4D

Codes for the data fusion paper (Giga-voxel multidimensional fluorescence imaging combining single-pixel detection and data fusion) in https://doi.org/10.1364/OL.434127

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Single-pixel based Data Fusion algorithm for spectral-temporal-spatial reconstruction

fusion

Codes for the data fusion procedure explained in:

"Giga-voxel multidimensional fluorescence imaging combining single-pixel detection and data fusion"

F. SOLDEVILA, A. LENZ, A. GHEZZI, A. FARINA, C. D’ANDREA, AND E. TAJAHUERCE

https://doi.org/10.1364/OL.434127

Codes by F.SOLDEVILA and A.LENZ

Files explanation

data_fusion.m contains the main algorithm of data fusion, with some calls to the routines in \routines. It solves the gradient descent problem explained in the manuscript for a simulated 4D dataset.

datasets16-64-128-128.mat contains simulated measurements for the three detection systems in the manuscript (a single-pixel spectral camera, a single-pixel time-resolved camera, and a high-resolution pixelated detector) AND calibration measurements for the experimental devices (wavelength callibration).

Data.CCD: pixelated detector measurement

Data.L16: single-pixel spectral data

Data.PMT: single-pixel time-resolved data

Data.lmabda: wavelength vector for the 16 channels of the single-pixel spectral data

Data.time: time vector for the single-pixel time-resolved data

Code is provided as is. If you find it useful, please cite the paper

About

Codes for the data fusion paper (Giga-voxel multidimensional fluorescence imaging combining single-pixel detection and data fusion) in https://doi.org/10.1364/OL.434127


Languages

Language:MATLAB 100.0%