This tutorial provides comprehensive step-by-step instructions for all analysis workflows in the MicroLive GUI. We'll cover each tab in order, from basic image loading to advanced analysis and data export.
Before starting, ensure you have:
- Sample microscopy data (.lif or .tif format)
- Basic understanding of your imaging parameters
- Sufficient computational resources for your dataset
Learn to load, visualize, and navigate through microscopy data with proper display settings.
-
Launch the Application
conda activate microlive microlive
-
Open Image Files
- Click "Open File" button
- Navigate to your microscopy file (.lif or .tif)
- Select the file and click "Open"
- For LIF files: multiple scenes will appear in the tree view
- For TIFF files: single image will be loaded immediately
-
Select Image Scene (LIF files only)
- Expand the file in the tree view on the right
- Click on the desired scene/image
- The image will load and display in the main canvas
-
Check Image Information Panel
- Review file name, dimensions, and channels
- Verify frames, Z-slices, and pixel counts
- Check bit depth and time intervals
- Confirm voxel sizes (XY and Z)
-
Handle Missing Metadata
If prompted, enter missing values:
- PhysicalSizeX and PhysicalSizeY: Pixel size in nanometers (nm) for both X and Y dimensions
- PhysicalSizeZ: Z-step size in nanometers (nm)
- TimeIncrement: Time interval between frames in seconds (s)
These values are crucial for quantitative analysis and proper scaling of measurements.
-
Time Navigation
- Use the horizontal time slider to browse frames
- Click "Play" button for automatic playback
- Observe temporal dynamics of your sample
-
Z-plane Navigation
- Use the vertical Z-slider on the right of the image
- Top position = maximum projection (recommended for tracking)
- Lower positions = individual Z-planes
-
Channel Selection
- Click individual channel buttons (Ch0, Ch1, etc.)
- Each channel displays with its assigned colormap
- Green (Ch0), Magenta (Ch1), Yellow (Ch2)
-
Merge Channels
- Click "Merge Channels" for multi-channel overlay
- Useful for assessing colocalization visually
- Individual channel intensities blend additively
-
Adjust Channel Parameters
- Select channel tabs in the control panel
- Adjust intensity percentiles (min: 0-50%, max: 90-100%)
- Modify smoothing (high sigma for noise reduction)
- Fine-tune low sigma for subtle enhancement
-
Theme and Overlays
- Toggle Dark/Light theme with the switch
- Enable "Time" checkbox for timestamp overlay
- Enable "Background" checkbox for segmentation overlay
-
Export Current Image
- Click "Export Image" for high-resolution PNG (300 DPI)
- Choose filename and location
- Current display settings are preserved
-
Export Time-lapse Video
- Click "Export Video" for MP4 or GIF format
- All frames exported with current display settings
- Scalebar included if voxel size is available
- Properly loaded and calibrated microscopy data
- Optimized display settings for visualization
- Understanding of data structure and quality
Correct for XY stage drift or sample movement between frames, ensuring that the same cell stays aligned across all time points before downstream analysis.
When to use: Run Registration after Import if your cells visibly drift or shift across frames. Skip this tab if your data is already stable.
- Click the "Registration" tab (second tab, after Import)
- The interface shows two side-by-side panels:
- Left: Original image — use this to draw an ROI
- Right: Registered result — updates after registration runs
- Click and drag on the left image panel to draw a rectangular ROI
- The ROI should contain a stable, bright reference structure (e.g., a single cell body, a fiducial marker)
- Avoid regions with moving particles — you want a structure that stays fixed
- A cyan rectangle appears as you drag; the ROI status indicator turns green when confirmed
- If no ROI is drawn, clicking "Perform Registration" will use the full image (a warning will appear)
Use the Mode dropdown to select the transformation type:
| Mode | Description | When to Use |
|---|---|---|
RIGID_BODY |
Rotation + translation (default) | Most live-cell data |
TRANSLATION |
X/Y shift only, no rotation | Minimal stage drift |
SCALED_ROTATION |
Rotation + scaling + translation | Zoom drift |
AFFINE |
Full affine (shear, scale, rotation) | Complex distortions |
- Click "▶ Perform Registration" (green button)
- A progress dialog shows percent completion frame by frame
- The right panel updates to show the registered image when complete
- The registered image is used automatically in all subsequent tabs
- Compare panels: Use the time slider and playback button to check that motion is corrected
- Undo: Click "✕ Remove" to discard registration and revert to the original image
- Re-draw the ROI or change mode and re-register if results are unsatisfactory
- Stable alignment across all time frames
- Registered image available for all subsequent analysis tabs
- Clear visual comparison between original and corrected panels
Define cellular regions for masking subsequent analyses, ensuring particles are analyzed only within cells of interest.
-
Navigate to Segmentation Tab
- Click the "Segmentation" tab
- The interface shows image on left, controls on right
-
Select Image Source
- Choose appropriate channel for segmentation.
- Use channel buttons to switch between channels
- Use time slider to select representative frame
-
Configure Maximum Projection
- Check "Use Max Projection for Segmentation" if needed
- Useful for thick samples or when cells extend through Z
- Status label indicates current setting
The Segmentation tab contains five sub-tabs: Watershed, Cellpose, Manual, Import, and Edit. Use whichever method produces the cleanest mask for your data.
- Click the "Watershed" sub-tab
- Adjust the Threshold Factor slider (0.5–2.0; default 1.0)
- Higher values = more conservative/smaller masks
- The slider updates the segmentation live as you drag
- Use the Size slider to expand (+) or shrink (−) the resulting mask in pixels
- Click "Run Watershed" to apply
- A cyan semi-transparent overlay with white contours shows the result
- Click the "Cellpose" sub-tab
- Set the expected cell diameter in pixels (read the pixel scale from the axis labels in the image panel)
- Choose cytoplasm and/or nucleus channels from the dropdowns
- Click "Run Cellpose (Cyto)" and/or "Run Cellpose (Nuc)"
- Click "Synchronize" to align cytosol and nucleus masks across cells
- Only cells with a matched nucleus inside the cytosol are kept
- Optionally enable "Remove border cells", "Remove unpaired cells", or "Keep center cell only"
- Click the "Manual" sub-tab
- Click "Manual Segmentation" to enter polygon-draw mode
- Click points around the cell perimeter (clockwise or counter-clockwise)
- Points are connected automatically
- Click "Finish Segmentation" to close the polygon and generate a mask
- Click "Clear Mask" to start over if needed
- Click the "Import" sub-tab
- Click "Import Cytosol Mask" or "Import Nucleus Mask" to load a TIFF mask file
- Mask must match image dimensions (Y × X, integer labels)
- Status labels turn green when a mask is successfully loaded
- Click the "Edit" sub-tab (available after any mask is created)
- Use the mask selector dropdown to choose which mask layer to edit
- Draw or erase regions using the brush tools
- Use "Undo" to revert the last change, "Reset" to discard all edits
- Click "Apply & Save Edits" to commit edits to the active mask
-
Verify Segmentation Quality
- Ensure mask covers intended cellular region
- Check that background is properly excluded
- Re-segment if boundaries are inaccurate
-
Export Segmentation
- Click "Export Image" for segmentation visualization
- Click "Export Mask" for binary mask as TIFF
- Binary mask defining cellular region(s)
- Quality segmentation for subsequent masking
- Exported mask TIFF for documentation
Correct for photobleaching artifacts that affect quantitative fluorescence measurements over time.
- Ensure Requirements are Met
- Must have segmentation mask from previous step
- Time-series fluorescence data required
- Sufficient time points for fitting (>20 frames recommended)
-
Navigate to Photobleaching Tab
- Click "Photobleaching" tab
- Review available parameters
-
Select Analysis Mode
- Inside Cell: Use pixels within segmentation mask
- Outside Cell: Use background pixels outside mask
- Circular Region: Define custom circular analysis area
-
Configure Parameters
- Radius: Size of analysis region (for circular mode)
-
Run Photobleaching Analysis
- Click "Run Photobleaching" button
- Wait for fitting to complete
- Progress indicated in status
-
Interpret Results
- Left Panels: Show fitted decay curves for each channel
- Right Panels: Compare original vs. corrected intensities
- Fit Parameters: Decay rates and amplitudes displayed
- Model Quality: Assess goodness of fit
-
Check Correction Quality
- Corrected data should show stable intensities
- Original data shows declining intensities
- Fit should capture the decay trend well
-
Adjust if Needed
- Try different model types if fit is poor
- Adjust removed time points if early frames are problematic
- Consider different analysis regions
-
Use in Subsequent Analysis
- Photobleaching-corrected images now available
- Select "Photobleaching Corrected" in tracking source
- All subsequent quantitative analyses benefit from correction
-
Export Results
- Click "Export Photobleaching Image" for documentation
- Save plots showing correction effectiveness
- Quantified photobleaching parameters
- Corrected image stack for quantitative analysis
- Documentation of correction effectiveness
Detect particles and link them into trajectories for dynamic analysis.
-
Navigate to Tracking Tab
- Click "Tracking" tab
- Left panel shows image display, right panel shows parameters
-
Configure Image Source
- Select "Original Image" or "Photobleaching Corrected"
- Use corrected images for quantitative intensity measurements
- 2D projection checkbox controls Z-processing (default on, i.e. 3D detection is used unless you disable 2D)
-
Set Display Parameters
- Adjust "Min Int" and "Max Int" percentiles
- Optimize contrast for particle visualization
- Select appropriate channel for detection
-
Generate Threshold Histogram
- Navigate through frames to see typical intensity
- Histogram appears when parameters are set
- Shows intensity distribution within segmentation mask
-
Set Detection Threshold
- Use threshold slider to set detection level
- Red line shows current threshold on histogram
- Aim for 3-5× background level
- Balance sensitivity vs. false detections
- Alternatively: Click the "Auto" button for automated threshold detection using a hybrid approach that combines methods from Big-FISH and TrueSpot
- For inhibitor experiments: Enable the "Fixed" button (next to Auto) to lock the threshold from frame 0 across all frames, preventing false detections when signal decreases over time
-
Spot Size Configuration
- YX Spot Size: Expected particle size in pixels (typically 5-9)
- Z Spot Size: Axial extent in pixels (typically 3-5)
- Must be odd numbers (automatically adjusted)
-
Clustering Parameters
- Cluster Radius: Distance for grouping spots (nm)
- Max Cluster Size: Maximum spots per cluster (0 = no limit)
- Helps handle aggregated particles
-
Search and Memory Settings
- Max Range Search: Maximum distance particles can move between frames
- Memory: Frames a particle can disappear (typically 1-3)
- Min Length Trajectory: Minimum trajectory duration (frames)
-
Advanced Options
- 2D Projection: Use maximum projection for detection
- Fixed Size Intensity: Use consistent aperture for measurements
- 3D Coordinates: Include Z in linking (if available)
-
Test Detection
- Click "Single Frame" to test current parameters
- Red circles show detected particles
- Adjust threshold if too few/many detections
-
Detect All Frames
- Click "Detection" for complete detection
- Progress dialog shows processing status
- Review detection overlay across time
-
Link Trajectories
- Click "Tracking" to link detections into trajectories
- Most computationally intensive step
- Creates complete trajectory dataset
-
Enable Visualization Options
- Check "Trajectories" to show particle paths
- Check "Cluster Size" to show clustering info
- Check "Particle ID" to show trajectory numbers
- Check "Time Stamp" for temporal reference
-
Quality Assessment
- Look for broken trajectories (insufficient linking)
- Look for incorrect linking (excessive linking)
- Use play button to observe trajectory dynamics
-
Random Control Spots
- Enable "Generate Random Spots" for controls
- Specify number of random locations
- Provides background measurements for comparison
-
Export Data
- Click "Export DataFrame" for CSV trajectory data
- Contains all particle measurements and properties
- Use default naming or specify custom filename
-
Export Visualizations
- Click "Export Image" for current frame visualization
- Click "Export Video" for complete trajectory movie
- Includes all enabled overlays and colormaps
- Complete particle trajectory dataset
- Quantitative measurements for each detection
- Visual documentation of tracking quality
- CSV file ready for further analysis
Calculate Mean Squared Displacement (MSD) curves and diffusion coefficients from particle trajectories. MSD analysis reveals whether particles undergo free diffusion, confined diffusion, or directed motion.
- Data Requirements
- Completed particle tracking (Tracking tab)
- Trajectories with sufficient length (>10 frames recommended)
- Accurate pixel size and time interval metadata
- Click the "MSD" tab (between Tracking and Distribution)
- Left panel shows the MSD plot canvas; right panel shows parameters and results
- Use the Tracking Channel dropdown to select the channel whose trajectories to analyze
- Only channels with linked trajectories appear in the list
- Fit Points: Number of lag-time points used for the linear diffusion fit (default: 20)
- Fewer points = fit dominated by short lags (more accurate for free diffusion)
- More points = fit includes longer lags (useful for confined/directed motion detection)
- Mode: Automatically detected from trajectory dimensionality (2D or 3D)
- Shown as a read-only label: "Mode: Auto-detect"
- Click "Calculate MSD" (green button)
- MSD curves are plotted for each trajectory and the ensemble mean is overlaid
- Results are displayed in the right panel:
- D (μm²/s): Diffusion coefficient in physical units (requires calibrated voxel size)
- D (px²/s): Diffusion coefficient in pixel units
- R²: Goodness of linear fit
- N: Number of trajectories analyzed
- Linear MSD vs. lag time → Free (Brownian) diffusion
- Sub-linear (flattening) MSD → Confined diffusion
- Super-linear (accelerating) MSD → Directed/active transport
- Toggle "Log-Log Scale" to visualize the MSD power-law exponent (α = 1 for free diffusion)
- Click "Export DataFrame" to save per-trajectory MSD values as CSV
- Click "Export Plot" to save the MSD figure as a PNG
- Ensemble MSD curve with per-trajectory overlay
- Diffusion coefficient D and R² fit quality
- Exported CSV and plot for publication
Generate histograms and statistical summaries of measured particle properties.
- Prerequisites
- Must have completed particle tracking
- Non-empty trajectory dataset required
- Multiple particles recommended for meaningful statistics
-
Navigate to Distribution Tab
- Click "Distribution" tab
- Left panel for plots, right panel for controls
-
Select Data Field
- Field dropdown: Choose measurement to analyze
spot_int: Integrated intensity (most common)psf_amplitude: Fitted peak intensitypsf_sigma: Particle size/widthsnr: Signal-to-noise ratiototal_spot_int: Total intensity including backgroundcluster_size: Number of spots in cluster
- Field dropdown: Choose measurement to analyze
-
Select Channel
- Choose channel for analysis
- Must match field selection (e.g., spot_int_ch_0)
- Different channels may show different distributions
-
Set Percentile Range
- Min Percentile: Lower bound for histogram (0-50%)
- Max Percentile: Upper bound for histogram (50-100%)
- Helps exclude outliers and focus on main distribution
-
Generate Histogram
- Click "Plot Histogram" to create distribution plot
- 60 bins used by default
- Statistics displayed: mean and median values
-
Analyze Distribution Shape
- Normal distribution suggests homogeneous population
- Bimodal distribution may indicate subpopulations
- Skewed distribution suggests measurement artifacts or biology
-
Compare Across Conditions
- Generate histograms for different channels
- Compare different measurement fields
- Document differences between experimental conditions
- Save Distribution Plots
- Click "Export Distribution Image"
- High-resolution PNG with statistics
- Include in publications or reports
- Quantitative distribution of particle properties
- Statistical summary (mean, median)
- Visual representation suitable for publication
Analyze how particle properties change over time, revealing dynamic processes.
-
Navigate to Time Course Tab
- Click "Time Course" tab
- Requires completed tracking data
-
Select Analysis Parameters
- Channel: Choose channel for analysis
- Data Type: Select measurement type
particles: Number of detected particles per framespot_int: Average spot intensity over timepsf_amplitude: Average amplitude over time- Other measurements available
- Set Percentile Filters
- Min Percentile: Exclude lowest values (typically 5%)
- Max Percentile: Exclude highest values (typically 95%)
- Helps remove outliers and focus on main population
-
Execute Analysis
- Click "Plot Time Course" button
- Processing time depends on dataset size
- Multiple traces may appear for different particles/conditions
-
Interpret Results
- Y-axis: Selected measurement values
- X-axis: Time (frames or seconds if calibrated)
- Trends: Look for increases, decreases, or oscillations
- Variability: Assess consistency across time
- Save Time Course Plots
- Click "Export Time Courses Image"
- High-resolution plots with proper axes labels
- Suitable for presentations and publications
- Temporal profiles of particle properties
- Identification of dynamic processes
- Quantitative time course data for further analysis
Analyze temporal correlations in particle dynamics to extract kinetic information and assess particle interactions.
-
Data Requirements
- Completed particle tracking with good quality trajectories
- Sufficient time points (>50 frames recommended)
- Long trajectories provide better correlation estimates
-
Navigate to Correlation Tab
- Click "Correlation" tab
- Left panel for plots, right panel for parameters
-
Autocorrelation Analysis
- Select "Auto" radio button
- Analyzes single channel temporal dynamics
- Reveals characteristic time scales of fluctuations
-
Cross-correlation Analysis
- Select "Cross" radio button
- Compares dynamics between two channels
- Identifies temporal relationships and delays
-
Select Channels
- Check appropriate channel checkboxes
- For autocorrelation: select one channel
- For cross-correlation: select two channels
-
Choose Data Field
- Field dropdown: Select measurement for correlation
spot_int: Most common choice for intensity correlationspsf_amplitude: Alternative intensity measure- Other fields available for specialized analyses
-
Data Quality Settings
- Min % Data: Require minimum data completeness per trajectory
- Threshold: Decorrelation threshold for analysis
- Remove outliers: Filter extreme values
-
Fit Configuration
- Fit Type: Choose "Linear" or "Exponential"
- Index Max Lag for Plot: Set range for visualization
- Index Max Lag for Fit: Set range for curve fitting
- Start Lag: Usually set to 1 to exclude τ=0
-
Display Options
- Min/Max Percentile: Set plot range
- Normalize: Normalize correlation amplitude
- Baseline correction: Remove systematic trends
-
Run Correlation Calculation
- Click "Run" button
- Processing time depends on data size and lag range
- Progress indicated during calculation
-
Interpret Autocorrelation Results
- G(τ) vs τ: Correlation amplitude vs. time lag
- Decorrelation time: Time scale of intensity fluctuations
- Amplitude: Magnitude of fluctuations
- Exponential fit: Provides characteristic time constant
-
Interpret Cross-correlation Results
- Peak position: Time delay between channels
- Peak amplitude: Strength of correlation
- Asymmetry: Indicates directional relationships
-
Fitting Models
- Linear: For initial analysis or non-exponential behavior
- Exponential: Most common for single-component kinetics
- Fit parameters provide quantitative kinetic information
-
Multi-Tau Mode
- Enable the "Multi-Tau" checkbox for logarithmically-spaced lag bins
- Compresses long lag ranges into fewer points, improving signal-to-noise at long lags
- Recommended when analyzing slow processes or very long trajectories
- Configure via Multi-Tau Raw Points and Bins per Stage parameters
-
Quality Assessment
- Error bars: Indicate statistical uncertainty
- Fit quality: Assess how well model describes data
- Smoothed curves: Help identify trends in noisy data
- Save Correlation Analysis
- Click "Export Correlation Image"
- High-resolution plots with fit parameters
- Include both raw data and fitted curves
- Quantitative correlation functions
- Kinetic parameters from curve fitting
- Temporal relationships between channels
- Publication-quality correlation plots
Quantify spatial relationships between particles in different channels using automated methods.
- Data Requirements
- Multi-channel microscopy data (minimum 2 channels)
- Completed particle tracking on reference channel
- Good registration between channels
-
Navigate to Colocalization Tab
- Click "Colocalization" tab
- The tab contains four sub-tabs: Visual, Verify Visual, Distance, and Verify Distance
- Start with the Visual sub-tab for crop-matrix colocalization
-
Select Analysis Channels
- Reference: Channel containing tracked particles
- Colocalize: Target channel for colocalization analysis
- Typically reference is the tracking channel
-
Machine Learning Method
- Select "ML" radio button
- Uses trained neural network for classification
- ML Threshold: Set confidence threshold (0.5-1.0)
- Higher thresholds = more stringent colocalization
-
Intensity-Based Method
- Select "Intensity" radio button
- Uses signal-to-noise ratio criteria
- Threshold: Set SNR threshold (typically 3-5)
- Higher thresholds = more stringent requirements
- Crop Matrix Settings
- Columns: Number of columns in result matrix
- More columns = more crops displayed
- Balance between detail and overview
-
Run Analysis
- Click "Run" button
- Processing generates crop matrix around each particle
- Red borders indicate colocalized spots
-
Interpret Results
- Colocalization Percentage: Quantitative measure
- Visual Matrix: Side-by-side channel comparison
- Color Coding: Flagged spots highlighted
- Crop Spacing: Organized grid layout
-
Assess Analysis Quality
- Visually inspect flagged vs. non-flagged spots
- Check for false positives/negatives
- Consider adjusting thresholds if needed
-
Interactive Zoom
- Hover over matrix for magnified view
- Red rectangle shows current zoom region
- Detailed inspection of individual spots
-
Export Quantitative Data
- Click "Export Data" for CSV summary
- Contains percentages and spot counts
- Includes method and threshold information
-
Export Visualization
- Click "Export Image" for crop matrix
- High-resolution documentation of results
- Includes colocalization percentage in title
- Quantitative colocalization percentage
- Visual matrix showing analysis results
- CSV file with detailed statistics
- Publication-ready visualization
The Distance sub-tab computes pairwise Euclidean distances between spots in two channels:
- Select source and target channels from the dropdowns
- Set the distance threshold (in nm) for colocalization calls
- Click "Run Distance Colocalization"
- Use the frame slider and playback to review distance overlays frame by frame
- Click "Export Data" or "Export Image" for results
These sub-tabs allow manual expert validation of the automated results:
- Click "Verify Visual" or "Verify Distance" sub-tab
- Click "Populate" to load the automated colocalization results
- Each particle pair appears as a thumbnail showing both channels
- Check or uncheck boxes to accept or reject individual colocalization calls
- Statistics update in real time (total, colocalized, percentage)
- Click "Cleanup" to uncheck all and start fresh
- Click "Export Data" to save the manually verified CSV
- Quantitative colocalization percentage (automated and manually verified)
- Visual matrix showing analysis results
- CSV files with detailed statistics (Visual, Distance, and manual variants)
- Publication-ready visualizations
Detailed visualization and analysis of individual particle trajectories with multi-channel context.
-
Navigate to Tracking Visualization Tab
- Click "Tracking Visualization" tab
- Requires completed particle tracking
-
Populate Particle List
- Particle list shows all tracked particles
- Listed by particle ID number
- Select individual particles for detailed analysis
-
Select Particle of Interest
- Click particle in list (right panel)
- Main display updates to show selected particle
- Red circle highlights particle position
-
Multi-panel Display
- Left Panel: Full field view with particle marked
- Right Panels: Cropped views of each channel
- Synchronized: All panels show same time point
-
Intensity Controls
- Adjust "Min Int" and "Max Int" percentiles
- Optimize contrast for particle visibility
- Apply to all channels simultaneously
-
Channel Selection
- Click individual channel buttons for single-channel view
- Click "Merge Channels" for overlay view
- Toggle between visualization modes
-
Time Control
- Use time slider for frame-by-frame analysis
- Play button for automatic progression
- Observe particle dynamics over time
-
Display Options
- Remove Background: Apply segmentation mask
- Show Scalebar: Add scale reference
- Show Time Stamp: Display temporal information
-
Trajectory Inspection
- Follow particle movement through time
- Assess trajectory quality and continuity
- Identify potential tracking errors
-
Multi-channel Comparison
- Compare particle appearance across channels
- Assess intensity relationships
- Identify channel-specific behaviors
-
Export Single Frame
- Click "Export Image" for current view
- Includes all display settings and overlays
- Documents specific particle behavior
-
Export Particle Movie
- Click "Export Video" for temporal sequence
- Shows selected particle dynamics
- Useful for presentations and detailed analysis
- Detailed inspection of individual particle behavior
- Multi-channel context for particle analysis
- High-quality visualizations for documentation
- Videos showing particle dynamics
Organize and export all analysis results in a structured, documented format for sharing and archival.
-
Complete Desired Analyses
- Finish all relevant analysis tabs
- Ensure results are satisfactory
- Document any special conditions or issues
-
Navigate to Export Tab
- Click "Export" tab
- Review comprehensive export options
-
Select Predefined Comments
- Use dropdown to select common observations:
- "Few or no spots were detected"
- "Aggregates in cell"
- "Cell died during acquisition"
- "Cell divided during acquisition"
- "The cell goes out of focus"
- "Error during microscope acquisition"
- "Error during tracking. Spots not linked correctly"
- Use dropdown to select common observations:
-
Add Custom Comments
- Select "Custom" for specific observations
- Document experimental conditions
- Note any analysis challenges or decisions
- Include relevant methodological details
-
Review Available Exports
- Export Entire Image as OME-TIF: Original data with metadata in tif format
- Export Displayed Image: Current visualization
- Export Segmentation Image: Segmentation overlay
- Export Mask as TIF: Binary segmentation mask
- Export Photobleaching Image: Correction analysis plots
- Export Tracking Data: Complete trajectory CSV
- Export Tracking Image: Tracking visualization
- Export Distribution Image: Histogram analysis
- Export Time Course Image: Temporal analysis plots
- Export Correlation Image: Correlation analysis
- Export Colocalization Image: Colocalization matrix
- Export Colocalization Data: Colocalization CSV
- Export Manual Colocalization Image: Manual verification
- Export Manual Colocalization Data: Manual CSV
- Export Metadata File: Complete analysis parameters
- Export User Comments: User comments as a text file
- Export Random Spots Data: Control measurements for random positions inside the mask
-
Use Selection Tools
- Select All: Check all available exports
- Deselect All: Clear all selections
- Individual Selection: Choose specific items
-
Choose Export Location
- Click "Export Selected Items"
- Select parent directory for export
- Organized subfolder created automatically
-
Folder Organization
- Results folder named with file and image identifiers
- All selected items exported with consistent naming
- Metadata file includes complete parameter documentation
-
Review Export Folder
- Check that all selected items were exported
- Verify file naming consistency
- Confirm metadata file contains all parameters
-
Quality Assurance
- Open key files to verify integrity
- Check that CSV files contain expected data
- Ensure images display correctly
-
File Organization
- Use consistent naming conventions
- Include date and experiment identifiers
- Maintain folder structure across experiments
-
Documentation Standards
- Always export metadata with results
- Include user comments for context
- Document any deviations from standard protocols
-
Backup and Archival
- Create backups of exported results
- Store raw data separately from analysis results
- Maintain version control for analysis parameters
- Organized folder containing all analysis results
- Complete documentation of analysis parameters
- Consistent file naming and structure
- User comments and metadata preserved
- Ready for sharing, publication, or archival
Problem: Image fails to load or displays incorrectly Solutions:
- Check file format compatibility (.lif, .tif, .ome.tif)
- Verify file path and permissions
- Ensure sufficient memory for large files
- Check metadata completeness
Problem: Poor segmentation quality Solutions:
- Try different channels for segmentation
- Adjust watershed threshold factor
- Use maximum projection for thick samples
- Consider manual segmentation for complex shapes
Problem: Too few particles detected Solutions:
- Lower detection threshold
- Check segmentation mask coverage
- Verify channel selection
- Adjust spot size parameters
Problem: Too many false detections Solutions:
- Raise detection threshold
- Improve segmentation to exclude background
- Adjust spot size to match particle size
- Check for imaging artifacts
Problem: Broken trajectories Solutions:
- Increase maximum search range
- Add memory frames for tracking gaps
- Improve detection consistency
- Check for sample drift
Problem: Incorrect particle linking Solutions:
- Decrease search range to prevent over-linking
- Reduce memory frames
- Improve detection specificity
- Check for high particle density issues
Problem: Slow processing or memory errors Solutions:
- Use 2D projection mode
- Process smaller regions or time ranges
- Close unused files and applications
- Increase system memory
- Use lower resolution for initial optimization
Problem: Poor correlation results Solutions:
- Increase minimum trajectory length
- Improve tracking quality
- Check temporal sampling rate
- Verify sufficient data points per trajectory
Problem: Inconsistent colocalization Solutions:
- Verify channel registration
- Check detection parameters consistency
- Use manual verification for validation
- Consider using ML method for better accuracy
- Start with high-quality data: Proper acquisition parameters, sufficient signal-to-noise ratio
- Verify metadata: Ensure pixel sizes and time intervals are correct
- Optimize imaging: Balance temporal resolution, spatial resolution, and photobleaching
- Sequential approach: Follow tab order for logical workflow progression
- Parameter testing: Test on subsets before full analysis
- Quality control: Visually inspect results at each step
- Documentation: Export parameters and add comments throughout
- Visual inspection: Always verify automated results visually
- Control experiments: Include appropriate negative and positive controls
- Reproducibility: Test parameter sensitivity and biological replicates
- Statistical rigor: Use appropriate sample sizes and statistical tests
- Consistent naming: Use systematic file and folder naming
- Complete export: Always export metadata with results
- Version control: Track analysis parameters across iterations
- Backup strategy: Maintain copies of raw data and analysis results
- Method documentation: Export complete parameter sets
- Visual documentation: Export high-quality figures
- Statistical reporting: Include appropriate error bars and sample sizes
- Reproducibility: Provide sufficient detail for replication
For additional support, consult the User Guide and API Reference documentation.