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
|
# Help directory for the ONEDSPEC package.
$dispcor = "./dispcor/
$doc = "./doc/"
$identify = "./identify/
$irsiids = "./irsiids/"
$sensfunc = "./sensfunc/
$splot = "./splot/
$linelists = "noao$lib/linelists/"
$onedstds = "noao$lib/onedstds/"
revisions sys=Revisions
aidpars hlp=doc$aidpars.hlp, src=aidpars.par
autoidentify hlp=doc$autoidentify.hlp, src=identify$t_autoid.x
bplot hlp=doc$bplot.hlp, src=bplot.cl
calibrate hlp=doc$calibrate.hlp, src=t_calibrate.x
continuum hlp=doc$continuum.hlp, src=t_sfit.x
deredden hlp=doc$deredden.hlp, src=t_deredden.x
dispaxis hlp=doc$dispaxis.hlp, src=dispaxis.par
dispcor hlp=doc$dispcor.hlp, src=dispcor$dispcor.x
disptrans hlp=doc$disptrans.hlp, src=dispcor$disptrans.x
dopcor hlp=doc$dopcor.hlp, src=t_dopcor.x
fitprofs hlp=doc$fitprofs.hlp, src=t_fitprofs.x
identify hlp=doc$identify.hlp, src=identify$t_identify.x
lcalib hlp=doc$lcalib.hlp, src=t_lcalib.x
mkspec hlp=doc$mkspec.hlp, src=x_mkspec.x
names hlp=doc$names.hlp, src=t_names.x
ndprep hlp=doc$ndprep.hlp, src=ndprep.cl
odcombine hlp=doc$odcombine.hlp
refspectra hlp=doc$refspectra.hlp, src=dispcor$refspectra.x
reidentify hlp=doc$reidentify.hlp, src=identify$t_reidentify.x
rspectext hlp=doc$rspectext.hlp, src=rspectext.cl
sapertures hlp=doc$sapertures.hlp, src=t_sapertures.x
sbands hlp=doc$sbands.hlp, src=t_sbands.x
sarith hlp=doc$sarith.hlp, src=t_sarith.x
scombine hlp=doc$scombine.hlp
scoords hlp=doc$scoords.hlp, src=t_scoords.x
scopy hlp=doc$scopy.hlp, src=scopy.cl
sensfunc hlp=doc$sensfunc.hlp, src=sensfunc$t_sensfunc.x
sfit hlp=doc$sfit.hlp, src=t_sfit.x
sflip hlp=doc$sflip.hlp, src=t_sflip.x
sinterp hlp=doc$sinterp.hlp, src=t_sinterp.x
skytweak hlp=doc$skytweak.hlp, src=t_tweak.x
slist hlp=doc$slist.hlp, src=t_slist.x
specplot hlp=doc$specplot.hlp, src=t_specplot.x
specshift hlp=doc$specshift.hlp, src=t_specshift.x
splot hlp=doc$splot.hlp, src=splot$splot.x
standard hlp=doc$standard.hlp, src=t_standard.x
telluric hlp=doc$telluric.hlp, src=t_tweak.x
wspectext hlp=doc$wspectext.hlp, src=wspectext.cl
package hlp=doc$onedspec.hlp, src=onedspec.cl
specwcs hlp=doc$specwcs.hlp
linelists hlp=linelists$README
onedstds hlp=onedstds$README
irsiids pkg=irsiids$irsiids.hd
|