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/digiphot/apphot/fitskypars.par | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'noao/digiphot/apphot/fitskypars.par')
-rw-r--r-- | noao/digiphot/apphot/fitskypars.par | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/noao/digiphot/apphot/fitskypars.par b/noao/digiphot/apphot/fitskypars.par new file mode 100644 index 00000000..2a90cf33 --- /dev/null +++ b/noao/digiphot/apphot/fitskypars.par @@ -0,0 +1,17 @@ +# SKY FITTING PARAMETERS + +salgorithm,s,h,"centroid","|median|mode|centroid|gauss|crosscor|ofilter|histplot|radplot|constant|file|mean|",,Sky fitting algorithm +annulus,r,h,10.0,,,Inner radius of sky annulus in scale units +dannulus,r,h,10.0,,,Width of sky annulus in scale units +skyvalue,r,h,0.0,,,User sky value +smaxiter,i,h,10,,,Maximum number of sky fitting iterations +sloclip,r,h,0.0,,,Lower clipping factor in percent +shiclip,r,h,0.0,,,Upper clipping factor in percent +snreject,i,h,50,,,Maximum number of sky fitting rejection iterations +sloreject,r,h,3.0,,,Lower K-sigma rejection limit in sky sigma +shireject,r,h,3.0,,,Upper K-sigma rejection limit in sky sigma +khist,r,h,3.0,,,Half width of histogram in sky sigma +binsize,r,h,0.10,,,Binsize of histogram in sky sigma +smooth,b,h,no,,,Boxcar smooth the histogram +rgrow,r,h,0.0,,,Region growing radius in scale units +mksky,b,h,no,,,Mark sky annuli on the display |