From 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Tue, 11 Aug 2015 16:51:37 -0400 Subject: Repatch (from linux) of OSX IRAF --- noao/imred/ccdred/cosmicrays.par | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 noao/imred/ccdred/cosmicrays.par (limited to 'noao/imred/ccdred/cosmicrays.par') diff --git a/noao/imred/ccdred/cosmicrays.par b/noao/imred/ccdred/cosmicrays.par new file mode 100644 index 00000000..3d14b146 --- /dev/null +++ b/noao/imred/ccdred/cosmicrays.par @@ -0,0 +1,15 @@ +input,s,a,,,,List of images in which to detect cosmic rays +output,s,a,,,,List of cosmic ray replaced output images (optional) +badpix,s,h,"",,,"List of bad pixel files (optional) +" +ccdtype,s,h,"",,,CCD image type to select (optional) +threshold,r,h,25.,,,Detection threshold above mean +fluxratio,r,h,2.,,,Flux ratio threshold (in percent) +npasses,i,h,5,1,,Number of detection passes +window,s,h,"5","5|7",,"Size of detection window +" +interactive,b,h,yes,,,Examine parameters interactively? +train,b,h,no,,,Use training objects? +objects,*imcur,h,"",,,Cursor list of training objects +savefile,f,h,"",,,File to save train objects +answer,s,q,,"no|yes|NO|YES",,Review parameters for a particular image? -- cgit