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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
|
.help revisions Jun88 noao.imred.msred
.nf
=======
V2.12.3
=======
specred.cl
specred.men
1. Added ODCOMBINE and LSCOMBINE to the package.
2. Modified SCOMBINE to point to new executable.
(6/21/04, Valdes)
=====
V2.12
=====
imred$specred/msresp1d.cl
Modified to use "imtype" rather than hardwired to "imh". This uses
the same code as srcfibers$fibresponse.cl.
(2/29/00, Valdes)
=========
V2.11.3p1
=========
=======
V2.11.3
=======
imred$specred/doc/msresp1d.hlp
The package was incorrect and the requirement that the unextracted
spectrum must be present even if the extracted spectrum is present
was made clearer. (9/20/99, Valdes)
=======
V2.11.2
=======
imred$specred/doc/dofibers.hlp
imred$specred/doc/doslit.hlp
imred$specred/doc/dofibers.ms
imred$specred/doc/doslit.ms
Updated for change where if both crval and cdelt are INDEF then the
automatic identification is not done. (5/2/96, Valdes)
imred$specred/specred.cl
Increased the minimum min_lenuserarea from 40000 to 100000.
(7/31/96, Valdes)
imred$specred/doc/doslit.hlp
imred$specred/doc/doslit.ms
Updated for the addition of automatic arc line identification. (4/9/96)
imred$specred/sparams.par
Changed match from 10 to -3. (4/5/96, Valdes)
imred$specred/dofibers.cl
imred$specred/dofibers.par
imred$specred/params.par
imred$specred/doc/dofibers.hlp
imred$specred/doc/dofibers.ms
imred$specred/doc/doslit.hlp
imred$specred/doc/doslit.ms
Added crval/cdelt parameters used in new version with automatic arc
line identification. (4/5/96, Valdes)
imred$specred/doc/msresp1d.hlp
Added a sentence to say that extracted throughput (sky) spectra are
flat fielded before computing the throughput values. (1/9/96, Valdes)
imred$specred/doc/dofibers.hlp
imred$specred/doc/dofibers.ms
Describes the new header option for the aperture identification table.
(7/25/95, Valdes)
imred$specred/specred.cl
imred$specred/dofibers.cl
imred$specred/dofibers.par
imred$specred/doc/dofibers.hlp
imred$specred/doc/dofibers.ms
Added sky alignment option. (7/19/95, Valdes)
=======
V2.10.4
=======
specred/specred.cl
specred/specred.men
1. Added background, illumination, and response.
2. Renamed the fiber response task to "fibresponse".
(12/29/94, Valdes)
imred$specred/dofibers.cl
There was an incorrect default value for the dispaxis parameter:
)_dispaxis --> )_.dispaxis. (8/24/92, Valdes)
=============
V2.10-V2.10.1
=============
imred$msred --> imred$specred
Renamed the package to a more generic name since it is for both
multiple aperture/fiber data as well as generic slit data.
(2/20/92, Valdes)
imred$msred/msred.cl
imred$msred/msred.hd
Added generic slit and fiber reduction tasks to make this a complete
generic package. (2/19/92, Valdes)
imred$msred/msresp1d.cl
Improved task to include throughput file (2/18/92, Valdes)
imred$msred/msresp1d.cl +
imred$msred/doc/msresp1d.hlp +
imred$msred/msred.cl
imred$msred/msred.hd
1. Added new task MSRESP1D modeled after imred$src/fibers/response but
using APALL instead of APSCRIPT and all the connections to PARAMS.
2. Added new task SKYSUB from imred$src/fibers.
imred$msred/msbplot.cl -
imred$msred/doc/msdispcor.hlp -
imred$msred/doc/msbplot.hlp -
imred$msred/msred.hd
1. Moved help to ONEDSPEC.
imred$msred/*
Updated to new APEXTRACT and ONEDSPEC packages.
(7/13/90, Valdes)
====
V2.9
====
imred$msred/msbplot.cl +
imred$msred/doc/msbplot.hlp +
imred$msred/msred.cl
imred$msred/msred.men
imred$msred/msred.hd
Added a version of ECBPLOT (written by Rob Seaman) to the package with
appropriate changes to refer to lines and apertures instead of
orders. (10/27/89, Valdes)
imred$msred/doc/msdispcor.hlp
Tried to make the description of the global parameter clearer. Also
fixed an incorrect example. (8/29/89, Valdes)
====
V2.8
====
imred$msred/apnormalize.par +
imred$msred/msred.cl
imred$msred/msred.men
Added APNORMALIZE to the package. (6/1/89, Valdes)
imred$msred/standard.par
Removed ennumerated list. (4/10/89, Valdes)
imred$msred/* +
imred$msred/doc/* +
New package specialized for reducing spectra in "multispec" format.
It includes new tasks for doing dispersion solutions in multispec
format spectra. (3/29/89, Valdes)
.endhelp
|