aboutsummaryrefslogtreecommitdiff
path: root/pkg/lists/Revisions
blob: dc65a913c7baa49d6ac8e23517478463d276851f (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
47
48
49
50
51
52
.help revisions Jun88 pkg.lists
.nf

lintran.x
	Modified to store parameter structure as doubles to avoid round-off
	issues (9/4/12)

=====
V2.13
=====

raverage.cl		+
doc/raverage.hlp	+
lists.cl
lists.men
lists.hd
	Added a new running average task.  (5/4/07, Valdes)

=======
V2.12.3
=======

=====
V2.12
=====

doc/Lcalc.hlp
doc/Lcalc.hlp
doc/Lists.hlp
doc/unique.hlp
doc/average.hlp
        Fixed various formatting problems in the lists package help files.
	(19/09/01, Davis)

rimcursor.par
rimcursor.x
doc/rimcursor.hlp
	Added the parameters wxformat and wyformat to the rimcursor task.
	These default formats take precedence over the formats stored in the
	WCS in the image header and the default format for all values
	of the wcs parameter. (Davis 9/3/92)

columns.x
	The columns task has been reinstalled.  The default value of
	outroot was changed, source code cleaned up and manual page
	updated.  (ShJ 12-NOV-88)

Davis, October 5, 1988
        1. I replaced the data_value ** 2 and sum ** 2 constructs in the
        average script to get around a SUN problem with raising 0.0 to any
        power. This is probably good programming practice in any case.
.endhelp