Home
last modified time | relevance | path

Searched defs:binwidth (Results 1 – 25 of 87) sorted by path

1234

/dports/astro/astrometry/astrometry.net-0.85/util/
H A Dremovelines.py14 def hist_remove_lines(x, binwidth, binoffset, logcut): argument
/dports/astro/gnuastro/gnuastro-0.16/lib/
H A Dstatistics.c1633 double *b, *ra, min=NAN, max=NAN, hbw, diff, binwidth; in gal_statistics_regular_bins() local
1776 double *d, min, max, ref=NAN, binwidth; in gal_statistics_histogram() local
/dports/audio/Maaate/Maaate-0.3.1/demos/
H A DanalyseSDaudio.cc582 double binwidth; in main() local
H A DcanalyseMPaudio.c282 double binwidth; in main() local
/dports/audio/audacity/audacity-Audacity-3.1.3/src/
H A DSpectrumAnalyst.cpp352 float bin0, bin1, binwidth; in GetProcessedValue() local
/dports/benchmarks/iperf/iperf-2.1.4/include/
H A Dhistogram.h55 unsigned int binwidth; member
/dports/benchmarks/iperf/iperf-2.1.4/src/
H A Dcheckpdfs.c95 double binwidth=1.0; in main() local
H A Dhistogram.c54 struct histogram *histogram_init(unsigned int bincount, unsigned int binwidth, float offset, float … in histogram_init()
/dports/biology/canu/canu-2.2/src/overlapBasedTrimming/
H A DtrimStat.H42 void generatePlots(char const *outputPrefix, char const *outputName, uint32 binwidth) { in generatePlots()
/dports/biology/hmmer/hmmer-3.3/easel/
H A Desl_exponential.c536 double binwidth = 0.1; in main() local
H A Desl_gamma.c676 double binwidth = 0.0001; in main() local
H A Desl_hyperexp.c1142 double binwidth = 0.1; in main() local
H A Desl_weibull.c583 double binwidth = esl_opt_GetReal (go, "-w"); in main() local
/dports/biology/infernal/infernal-1.1.3/easel/
H A Desl_exponential.c536 double binwidth = 0.1; in main() local
H A Desl_gamma.c676 double binwidth = 0.0001; in main() local
H A Desl_hyperexp.c1142 double binwidth = 0.1; in main() local
H A Desl_weibull.c583 double binwidth = esl_opt_GetReal (go, "-w"); in main() local
/dports/graphics/R-cran-ggplot2/ggplot2/R/
H A Dgeom-contour.r75 binwidth = NULL, argument
93 binwidth = binwidth, nameattr
110 binwidth = NULL, argument
125 binwidth = binwidth, nameattr
H A Dgeom-dotplot.r127 binwidth = NULL, argument
164 binwidth = binwidth, nameattr
H A Dgeom-histogram.r119 binwidth = NULL, argument
135 binwidth = binwidth, nameattr
H A Dhexbin.R8 hex_bounds <- function(x, binwidth) { argument
15 hexBinSummarise <- function(x, y, z, binwidth, fun = mean, fun.args = list(), drop = TRUE) { argument
H A Dstat-bin.r47 binwidth = NULL, argument
68 binwidth = binwidth, nameattr
136 compute_group = function(data, scales, binwidth = NULL, bins = NULL, argument
H A Dstat-bin2d.r19 binwidth = NULL, argument
34 binwidth = binwidth, nameattr
56 compute_group = function(data, scales, binwidth = NULL, bins = 30, argument
105 bin2d_breaks <- function(scale, breaks = NULL, origin = NULL, binwidth = NULL, argument
H A Dstat-bindot.r26 compute_panel = function(self, data, scales, na.rm = FALSE, binwidth = NULL, argument
63 compute_group = function(self, data, scales, binwidth = NULL, binaxis = "x", argument
114 binwidth = .subset2(x, "binwidth")[1], nameattr
142 densitybin <- function(x, weight = NULL, binwidth = NULL, method = method, range = NULL) { argument
173 binwidth = binwidth, nameattr
H A Dstat-binhex.r15 binwidth = NULL, argument
29 binwidth = binwidth, nameattr
50 compute_group = function(data, scales, binwidth = NULL, bins = 30, argument

1234