diff options
Diffstat (limited to 'noao/imred/crutil/src/cosmicrays.par')
-rw-r--r-- | noao/imred/crutil/src/cosmicrays.par | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/noao/imred/crutil/src/cosmicrays.par b/noao/imred/crutil/src/cosmicrays.par new file mode 100644 index 00000000..9016d9f9 --- /dev/null +++ b/noao/imred/crutil/src/cosmicrays.par @@ -0,0 +1,17 @@ +input,s,a,,,,List of images in which to detect cosmic rays +output,s,a,,,,List of cosmic ray replaced output images (optional) +crmasks,s,h,"",,,"List of bad pixel masks (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 +plotfile,f,h,"",,,Plot file +graphics,s,h,"stdgraph",,,Interactive graphics output device +cursor,*gcur,h,"",,,Graphics cursor input +answer,s,q,,"no|yes|NO|YES",,Review parameters for a particular image? |