Home
last modified time | relevance | path

Searched refs:smoothwidth (Results 1 – 12 of 12) sorted by relevance

/dports/astro/gnuastro/gnuastro-0.16/bin/statistics/
H A Daststatistics.conf29 smoothwidth 3
H A Dsky.c245 if(p->smoothwidth>1) in sky()
248 tmp=gal_tile_full_values_smooth(p->sky_t, tl, p->smoothwidth, in sky()
252 tmp=gal_tile_full_values_smooth(p->std_t, tl, p->smoothwidth, in sky()
H A Dmain.h98 size_t smoothwidth; /* Width of flat kernel to smooth interpd. */ member
H A Dargs.h632 &p->smoothwidth,
/dports/astro/gnuastro/gnuastro-0.16/bin/noisechisel/
H A Dastnoisechisel.conf35 smoothwidth 5
H A Dastnoisechisel-3d.conf35 smoothwidth 3
H A Dthreshold.c314 if(p->smoothwidth>1) in threshold_interp_smooth()
317 tmp=gal_tile_full_values_smooth(*first, tl, p->smoothwidth, in threshold_interp_smooth()
323 tmp=gal_tile_full_values_smooth(*second, tl, p->smoothwidth, in threshold_interp_smooth()
331 tmp=gal_tile_full_values_smooth(*third, tl, p->smoothwidth, in threshold_interp_smooth()
H A Dmain.h63 size_t smoothwidth; /* Interpolation: flat kernel to smooth. */ member
H A Dargs.h248 &p->smoothwidth,
/dports/astro/gnuastro/gnuastro-0.16/
H A DNEWS643 10). Also 'smoothwidth' has been increased from '3' to '5' to have
/dports/astro/gnuastro/gnuastro-0.16/doc/
H A Dgnuastro.info-15298 (configured with ‘--smoothwidth’ option). Finally, in
H A Dgnuastro.texi4503 …sions, you can see the tile values after smoothing (configured with @option{--smoothwidth} option).
16361 The size of the smoothing box is set with the @option{--smoothwidth} option.
16925 @item --smoothwidth=INT
17337 @item --smoothwidth=INT