Update FA_Load_and_Correlate authored by Antonio Politi's avatar Antonio Politi
<style>
div{
width:800px;
word-wrap:break-word;
}
p
{
width:800px;
word-wrap:break-word;
}
li
{
width:800px;
word-wrap:break-word;
}
table {
border-collapse: collapse;
width:800px;
}
th {
width: 50%}
th+th {
width: 50%}
td {
padding: 0;
width : 50%;
vertical-align : top
}
td+td{
padding: 0;
width : 50%;
vertical-align : top
}
</style>
# Generate bleach corrected correlation functions using FluctuationAnalyzer 4G
The [Fluctuation Analyzer 4G]( https://www.embl.de/~wachsmut/downloads.html) (FA) is a software tool for the interactive as well as automated processing of fluorescence auto- and cross-correlation spectroscopy (FCS/FCCS) data. It can read raw data, i.e., one-or two-channel photon streams, from various commercial suppliers of FCS/FCCS data acquisition equipment, organize such data in processing sessions by file-based management, calculate temporal auto- and cross-correlation functions, correct for photobleaching, cross-talk, and background signal and fit the data with appropriate model functions before saving the results. Refer to the manual of FA and the original article [Wachsmuth et al. (2015)]( http://europepmc.org/abstract/MED/25774713) for details.
......
......