Balanced super-resolution optical fluctuation imaging (bSOFI).
Copyright  2012 Marcel Leutenegger et al, cole Polytechnique Fdrale de Lausanne,
Laboratoire d'Optique Biomdicale, BM 5.142, Station 17, 1015 Lausanne, Switzerland.

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.


Files in original package

SOFI		User functions
|   contents.m		Overview
|   example.m		Example analysis
|   example.tif		Example object
|   imagesp.m		Scaled image display
|   sofiBalance.m	Balanced cumulant image
|   sofiCumulants.m	Raw cross-cumulants
|   sofiDetect.m	Simulate detector
|   sofiFlatten.m	Flatten raw cumulants
|   sofiGrids.m		Partitions and pixels
|   sofiLinearize.m	Linearize flat cumulants
|   sofiParameters.m	Estimate emitter parameters
|   sofiPSFfwhm.m	Estimate PSF diameter
|   sofiSimulate.m	Simulate measurement
|   statusbar.m		Status/progress bar
|
+---@double
|       gather.m	Empty compatibility function
|
+---license	License information
|       AUTHORS		Authors and copyright notice
|       COPYING		GNU General Public License
|       FILES		This file listing
|       README		Read it first!
|
\---private	Private functions
        gaussian.m	Gaussian distribution
        gpu1.m
         ...		CPU/GPU kernels
        gpu8.m
        gpus.m		Kernel generator
        interpolate.m	Resample image(s)
        xygrid.m	Sampling grid
