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/rv/rvreidlines.par | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 noao/rv/rvreidlines.par (limited to 'noao/rv/rvreidlines.par') diff --git a/noao/rv/rvreidlines.par b/noao/rv/rvreidlines.par new file mode 100644 index 00000000..9056d9aa --- /dev/null +++ b/noao/rv/rvreidlines.par @@ -0,0 +1,31 @@ +# Parameters for rvreidlines task. + +reference,s,a,,,,Reference image +images,s,a,,,,Images to be reidentified +interactive,s,h,"no","no|yes|NO|YES",,Interactive fitting? +section,s,h,"middle line",,,Section to apply to two dimensional images +newaps,b,h,yes,,,Reidentify apertures in images not in reference? +override,b,h,no,,,"Override previous solutions? + +" +trace,b,h,no,,,Trace reference image? +step,s,h,"10",,,Step in lines/columns/bands for tracing an image +nsum,s,h,"10",,,Number of lines/columns/bands to sum +shift,s,h,"0.",,,Shift to add to reference features +nlost,i,h,0,0,,"Maximum number of features which may be lost +" +cradius,r,h,5.,,,Centering radius +threshold,r,h,10.,0.,,Feature threshold for centering +addfeatures,b,h,no,,,Add features from a line list? +coordlist,f,h,,,,User coordinate list +match,r,h,10.,,,Coordinate list matching limit in user units +maxfeatures,i,h,50,,,Maximum number of features for automatic identification +minsep,r,h,2.,0.,,"Minimum pixel separation +" +database,f,h,database,,,Database +logfiles,s,h,"logfile",,,List of log files +verbose,b,h,no,,,Verbose output? +keywpars,pset,h,"",,,Header keyword translation pset +graphics,s,h,"stdgraph",,,Graphics output device +cursor,*gcur,h,"",,,Graphics cursor input +answer,s,q,"yes","no|yes|NO|YES",,Fit lines and velocity interactively? -- cgit