Table of Contents
ccdmedian - median filter of an image
ccdmedian [parameter=value]
Median filter of an image. For some cases, ccdflatten(1NEMO)
will be a faster method, since a median filter needs to sort all particles
in the search area and can become slow.
The following parameters
are recognized in any order if the keyword is also given:
- in=
- Input image
file [???]
- out=
- Output image file [???]
- n=
- (odd) size of filter
[5]
- x=
- Optional subselection of the X range (min,max) []
- y=
- Optional
subselection of the Y range (min,max) []
- nstep=
- Cheat mode: replicate each
nstep pixels [1]
- fraction=
- Fraction of positive image values in subtract
mode
- mode=
- Mode: median, subtract [median]
ccdmedian(1NEMO)
Peter Teuben
12-Feb-05 V0.0 Created by mkman NEMO
Table of Contents