Mariochem92 / PhasorIdentifier

Analyze fluorescence lifetime imaging FLIM files (.R64, .ref) effortlessly. Masking, cell segmentation, pH correlation, nanoscale effects, and precise quantification. Versatile for various research scenarios.
Other
4 stars 0 forks source link

First-time Code Usage Frequent Problematics #3

Open Mariochem92 opened 1 year ago

Mariochem92 commented 1 year ago

When using this code for the first time, usually you might encounter the following three main problematics:

1. Compilation of FLIM Analysis Functions and Input Parameters

To successfully utilize this code, you'll need to ensure that you compile all the FLIM analysis functions and input parameters.

2. File Naming Convention

For correct data interpretation and analysis, it's crucial to adhere to the following naming convention for your data files:

The naming format helps the code associate different samples and replicas within the same experimental context.

Example: 20230830_Sample1_1.R64

3. No Phasor detected

If you receive a signal but not a phasor, you can adjust the following input parameters:

Please ensure that you follow these guidelines to make the most of the code and resolve issues that may arise during your initial usage. If anything else comes up don't hesitate to get in touch.