Skip to content

Latest commit

 

History

History
58 lines (39 loc) · 1.5 KB

index.rst

File metadata and controls

58 lines (39 loc) · 1.5 KB

Welcome to PyFRAP's API!

PyFRAP is an extensive Python based FRAP (Fluorescence Recovery After Photobleaching) analysis software, featuring various tools that help analyzing FRAP datasets, such as

  • Import FRAP datasets from timelapse experiments and analyze image data with various options such as
    • various filters
    • background substraction
    • illumination correction
  • Simulate the FRAP experiment with exact interpolated initial conditions
  • Fit simulated experiment to analyzed data and extract diffusion coefficient
  • Statistical analysis of fitting results
  • Hierarchical data structure making data exchange/sharing easy
  • Comprehensive GUI, making almost all PyFRAP tools available

I have tried to keep the API short but clear. If it is unclear, don't hesitate to mail.

More information about PyFRAP can be found on Github .

Installation (setup.py)

setup.rst

The modules package

pyfrp.modules.rst

The subclasses package

pyfrp.subclasses.rst

Indices and tables

  • genindex
  • modindex
  • search