diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /noao/imred/vtel/quickfit.par | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
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 |