diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
commit | 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch) | |
tree | 4464880c571602d54f6ae114729bf62a89518057 /noao/twodspec/apextract/x_apextract.x | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'noao/twodspec/apextract/x_apextract.x')
-rw-r--r-- | noao/twodspec/apextract/x_apextract.x | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/noao/twodspec/apextract/x_apextract.x b/noao/twodspec/apextract/x_apextract.x new file mode 100644 index 00000000..47a5fc1a --- /dev/null +++ b/noao/twodspec/apextract/x_apextract.x @@ -0,0 +1,15 @@ +task apall = t_apall, + apedit = t_apedit, + apfind = t_apfind, + apfit = t_apfit, + apflatten = t_apflat, + apmask = t_apmask, + apnormalize = t_apnorm, + aprecenter = t_aprecenter, + apresize = t_apresize, + apscatter = t_apscatter, + apscript = t_apscript, + apslitproc = t_apslitproc, + apnoise = t_apnoise, + apsum = t_apsum, + aptrace = t_aptrace |