aboutsummaryrefslogtreecommitdiff
path: root/noao/onedspec/doc/sys/coincor.ms
blob: 1b4d29cc2692f08daa84c2ad06ec87c168975018 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
.EQ
delim $$
.EN
.OM
.TO
IIDS Users
.FR
F. Valdes
.SU
IIDS count rate corrections
.PP
The IRAF task \fBcoincor\fR transforms the observed count rates to
something proportional to the input count rate.  The correction applied
to the observed count rates depends upon the count rate and is instrument
dependent.  One correction common to photomultiplier detectors and the
IIDS is for coincident events, which is the origin of the task name.  
The parameter \fIccmode\fR selects a particular type of correction.
The value \fIccmode\fR = "iids" applies the following transformation to
observed IIDS count rates.

.EQ (1)
	C sup ' ~=~(- ln (1- deadtime C)/ deadtime ) sup power
.EN

where $C$ is the orginal count rate, $C sup '$ is the corrected count
rate, and $deadtime$ and $power$ are \fBcoincor\fR parameters.  The term
inside the parenthesis is the correction for dead-time in the counting
of coincident events on the back phospher of the image tube.  The power
law correction is due to the non-linearity of the IIDS image tube chain.
.PP
The correction applied with the Mountain Reduction Code is only for
coincidences, i.e. equation (1) with $power = 1$.  To obtain just this
correction with \fBcoincor\fR set $power = 1$.  To take mountain reduced
data and correct only for the non-linearity set \fIccmode\fR = "power".
With raw IIDS data use \fBcoincor\fR with the default
parameters.

.LP
References:
.IP (1)
L. Goad, \fBSPIE 172\fR, 1979, p. 86.
.IP (2)
G. Jacoby, Some Notes on the ONEDSPEC Package, \fBIRAF Handbook\fR
.IP (3)
P. Massey and J. De Veny, How Linear is the IIDS, \fBNOAO Newsletter\fR,
#6, June 1986.