Skip to content

MStefko/Anchor-for-STORM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anchor-for-STORM

This is a Python package for determining drift of a sample in a STORM microscope using a stack of bright-field images. An input of a bright-field image stack, and a .csv file with STORM localizations is the input, and the program outputs a drift-corrected version of the .csv file.

Installation

  1. Clone the repository.
  2. sudo python setup.py install

Installation requires NumPy, SciPy, libtiff, Pandas and Matplotlib installed.

Usage

Refer to the example.py file for input parameter description and usage.

About

Post-processing drift correction of STORM localization data, using cross-correlation of widefield images.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages