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/lib/scr/deblend.key | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'noao/lib/scr/deblend.key')
-rw-r--r-- | noao/lib/scr/deblend.key | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/noao/lib/scr/deblend.key b/noao/lib/scr/deblend.key new file mode 100644 index 00000000..246821dc --- /dev/null +++ b/noao/lib/scr/deblend.key @@ -0,0 +1,9 @@ + SPLOT DEBLENDING OPTIONS + +a=0p1s Fit intensities and one sigma with positions fixed +b=1p1s Fit intensities, one position, and one sigma with separations fixed +c=np1s Fit intensities, positions, and one sigma +d=0pns Fit intensities and sigmas with positions fixed +e=1pns Fit intensities, one position, and sigmas with separations fixed +f=npns Fit intensities, positions, and sigmas +I Interrupt task immediately |