1. This step can be omitted. Process a WT data with FA to obtain WT.res. Only loading and saving data steps are needed. Fill a WT user input and execute Python Source node. Use returned offset value for correction steps in further FA sessions for FP and POI.
2. Perform three separate sessions of FA analysis: for FP, for POI, and for dye. Do all intermediate FA steps (correlations calculation, correction, fitting of correlations with ACF) to obtain mFP.res, POI.res, and dye.res. A detailed explanation of FA analysis procedure can be found [here](https://git.embl.de/grp-ellenberg/FCSAnalyze/-/wikis/home).
1. Process a WT data with FA to obtain WT.res. A detailed explanation of FA analysis procedure can be found [here](https://git.embl.de/grp-ellenberg/FCSAnalyze/-/wikis/home). Only import, correction, and export steps of FA session are needed. Fill a WT user input and execute Python Source node. Use returned offset value for correction steps in further FA sessions for FP and POI.
> Remember to switch on background indicator in correction steps and then fill offset calculated in step 1
2. Perform three separate sessions of FA analysis: for FP, for POI, and for dye. Do all intermediate FA steps (correlations calculation, correction, fitting of correlations with ACF) to obtain mFP.res, POI.res, and dye.res.
**Important:** do not forget to save fluctuation traces with ACF fitting curves (Export all traces button) as .cof, .itr files.
3. Prepare the following [structure of files](structure of files).
4. Specify parameters in the main user input
...
...
@@ -42,20 +43,27 @@ Here we explain how to install and use Fluorescence Correlation Spectroscopy (FC
6. The default channel used for extracting intensities from images is the first one. If you want to change the channel, go to intensity data metanode, then open Image Reader (Table) node, go to Subset Selection and exclude all channels except the channel you need to process.
6.Specify the channels used for collecting images. The default channel used for extracting intensities from images is the first one. If you want to change the channel, go to intensity data metanode, then open Image Reader (Table) node, go to Subset Selection and exclude all channels except the channel you need to process.
7. Execute all nodes or execute different parts of pipeline sequentially
> For the execution of all nodes at one time, click on the green bottom (Execute all executable nodes) at the top of the KNIME window or just press a shortcut: Shift+F7.
1. Pick the point of interest in the calibration plot window to see fluctuation and correlation data from the respective FCS position.
2. Check the statistics parameters and level of bleaching at the headings of plots.
3. Delete points that you consider have "bad" fluctuations or quality of fitting (list points to delete in plot parameter input).
4. The menu of the plot windows can be used to:
*Save the image of the plot
7. Execute all nodes or particular visualization nodes.
> For the execution of all nodes atone time, press a shortcut: Shift+F7.
In Python View node of calibration plot users have an opportunity to:
* Pick the point of interest in the calibration plot window to see fluctuation and correlation data from the respective FCS position. The line can be influenced by outliers (see step 8 in the Procedure section)
*Check the statistics parameters and level of bleaching at the headings of plots.
* Move and zoom a working space
* Adjust spacing and export values from the plot
* Adjust the view of axes and curves
* Adjust spacing and the view of axes and curves
* Save the image of the plot
8. Delete points that haven't passed Quality Check (the points with "bad" fluctuations or poor quality of fitting.
* List the points to delete in plot parameters input. <br>
**Important note**: The Standart Quality check does **not guarantee** to remove all "bad" fluctuations. Thus we recommend going through calibration points and remove all "bad" fluctuations manually. To delete the points in calibration plot, fill the numbers from the annotations of corresponding points into plot parameter input (points to delete). Reexecute the Python View node with calibration plot
> This step could also help to get rid of outliers that can influence the liner parameters of the calibration line.
#### Interactive Visualisation
> Sensitivity of picking event can be adjusted in the plot parameters input.
...
...
@@ -64,7 +72,6 @@ Here we explain how to install and use Fluorescence Correlation Spectroscopy (FC
> All outputs are saved in the main directory.
1.**info.csv**
info.csv is generated inside the main user input. This is the main output with all final and intermediate parameters. It includes:
* diffusion coefficient of dye and confocal volume
* the names of directories and files that are used in FCSpipeline