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/imred/vtel/quickfit.par | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'noao/imred/vtel/quickfit.par')
-rw-r--r-- | noao/imred/vtel/quickfit.par | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/noao/imred/vtel/quickfit.par b/noao/imred/vtel/quickfit.par new file mode 100644 index 00000000..6ce8e742 --- /dev/null +++ b/noao/imred/vtel/quickfit.par @@ -0,0 +1,8 @@ +image,s,q,,,,Image file descriptor +threshold,i,h,4,,,Squibby brightness threshold +verbose,b,h,no,,,Print out in verbose mode? +xguess,i,h,1024,,,X coordinate of center of guess circle +yguess,i,h,1024,,,Y coordinate of center of guess circle +halfwidth,i,h,50,,,Halfwidth of limbfinding window +rowspace,i,h,20,,,# of rows to skip near center in limbfind +rejectcoeff,r,h,.02,,,Least squares rejection coefficient |