Skip to content

Commit c3d100b

Browse files
author
Remigijus Lape
committed
Update README.md
1 parent 132334d commit c3d100b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,15 @@ The DOS programs run on most PCs, but to run them on a Windows 7 or Windows 8 ma
1616
- When you leave the program you get back to the C:\> prompt. Type EXIT to end the DOS emulation.
1717

1818
The instructions for installation and running DC DOS programs on MAC (see MAC_instructions_DCProgs.pdf file) have been compiled by [Andrew Plested] (http://www.fmp-berlin.info/research/molecular-physiology-and-cell-biology/research-groups/plested/mnb0.html), who has kindly agreed to help if you have problems.
19+
20+
###SCAN (DOS only!)
21+
SCAN is ‘idealisation’ program which uses time course fitting to measure open and shut time intervals of single channel records. It converts a raw single channel recording into a list of shut times, open times and amplitudes (a .scn file) that is used for subsequent analyses.
22+
23+
###HJCFIT
24+
HJCFIT is a program for maximum likelihood fitting of a mechanism directly to the entire sequence of open and shut times, with exact missed events correction. The input for HJCFIT is a list of idealised open and shut time intervals. A kinetic mechanism is specified with some initial guesses for the rate constants. Currently fitting is done using the Simplex algorithm to maximise the likelihood.
25+
26+
The name of the program is an acronym for Hawkes, Jalali & Colquhoun, whose papers in 1990 and 1992 (HJC92) described the exact solution of the missed event problem, which is the basis of the program. The HJCFIT method was first described by Colquhoun, Hawkes & Srodzinski in 1996 (CHS96). The properties of the estimates of rate constants obtained by this method have now been evaluated (Colquhoun, Hatton & Hawkes, 2003).
27+
28+
###EKDIST
29+
30+
EKDIST is used for fitting of many sorts of distributions to the output from SCAN. It fits mixtures of exponential distributions to dwell time, mixtures of geometric distributions to discrete distributions (such as the number of apparent openings per burst), and mixtures of gaussians to amplitude distributions. EKDIST also does stability plots (for amplitudes and durations), many sorts of burst analysis, subconductance transition listing (and 3D plotting), correlations of various types, including 3D bivariate distributions and dependency plots. It has far more options than any commercial program for the empirical fitting of single channel data.

0 commit comments

Comments
 (0)