From e25f2bace049612c16f4c31769f431b1c6398a83 Mon Sep 17 00:00:00 2001 From: Joachim Schleicher Date: Fri, 18 Nov 2011 17:57:52 +0100 Subject: [PATCH] add global README file --- README.txt | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 README.txt diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..962fbc4 --- /dev/null +++ b/README.txt @@ -0,0 +1,30 @@ +/************************************************************************/ +/* */ +/* ANALYSIS OF STORM DATA */ +/* */ +/* Copyright 2010-2011 by Joachim Schleicher and Ullrich Koethe */ +/* */ +/* Please direct questions, bug reports, and contributions to */ +/* joachim.schleicher@iwr.uni-heidelberg.de */ +/************************************************************************/ + +dSTORM microscopy can improve the resolution of conventional fluorescent +microscopy by one order of magnitude. The data analysis software has to +localize many thousand single molecule point-spread-functions to +reconstruct an image of the underlying structure. + +Content of this archive: + storm/ sources for single-molecule-localization + and command-line utility to analyze .sif and .hdf5 input data + gui/ Qt-based graphical-user-interface (GUI) for selection of + input files and appropriate parameter(s) + python/ helper scripts to analyze and display the coordinate + lists generated by the utilities above + colorcomposer/ + multi-channel measurements have to be aligned due to + chromatic aberrations. Tetraspeck-Beads are detected + automatically so that the images can be registrated easily. + +More details are available in the diploma thesis at +http://hci.iwr.uni-heidelberg.de/Staff/jschleic/ +