From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- noao/imred/vtel/quickfit.par | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 noao/imred/vtel/quickfit.par (limited to 'noao/imred/vtel/quickfit.par') 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 -- cgit