Home
last modified time | relevance | path

Searched defs:plot_type (Results 1 – 25 of 112) sorted by relevance

12345

/dports/math/octave-forge-signal/signal-1.4.1/inst/
H A Dar_psd.m153 plot_type = 1; variable
198 plot_type = 1; variable
200 plot_type = 2; variable
202 plot_type = 3; variable
204 plot_type = 4; variable
206 plot_type = 5; variable
H A Dpwelch.m354 plot_type = [ 1 5 5 5 ]; variable
355 plot_type = plot_type(compatib); variable
393 plot_type = 1; variable
395 plot_type = 2; variable
397 plot_type = 3; variable
399 plot_type = 4; variable
401 plot_type = 5; variable
/dports/multimedia/vmaf/vmaf-2.3.0/python/vmaf/tools/
H A Dplot.py25 def plot_distribution(plot_type, df, key, slice_name, slices, colors=None, ax=None): argument
48 def plot_distribution_fit(plot_type, df, key, slice_name, slices, colors=None, ax=None, distributio… argument
70 def _plot_distribution_fit(ax, data, distribution_fcn, plot_type, tag, color, **kwargs): argument
/dports/biology/py-deeptools/deepTools-3.5.1/deeptools/
H A Dheatmapper_utilities.py13 def plot_single(ax, ma, average_type, color, label, plot_type='lines'): argument
94 def plotly_single(ma, average_type, color, label, plot_type='line'): argument
H A DplotHeatmap.py119 def addProfilePlot(hm, plt, fig, grids, iterNum, iterNum2, perGroup, averageType, plot_type, yAxisL… argument
391 plot_type='lines', argument
H A DplotProfile.py99 plot_type='lines', argument
/dports/graphics/py-geomdl/geomdl-5.2.10/geomdl/
H A Dvis.py52 def add(self, ptsarr, plot_type, name="", color="", idx=0): argument
149 def size(self, plot_type): argument
/dports/science/py-nilearn/nilearn-0.8.1/nilearn/reporting/
H A Dglm_reporter.py59 plot_type='slice', argument
641 display_mode, plot_type): argument
843 plot_type, argument
/dports/graphics/cimg/CImg-v.2.9.7/examples/
H A Dplotter1d.cpp59 const unsigned int plot_type = cimg_option("-p",1,"Plot type"); in main() local
/dports/graphics/gmic-qt/CImg-v.2.9.8/examples/
H A Dplotter1d.cpp59 const unsigned int plot_type = cimg_option("-p",1,"Plot type"); in main() local
/dports/biology/viennarna/ViennaRNA-2.4.18/src/ViennaRNA/plotting/
H A Dlayouts.c77 unsigned int plot_type) in vrna_plot_layout()
141 int plot_type) in vrna_plot_coords()
168 int plot_type) in vrna_plot_coords_pt()
242 unsigned int plot_type, in rna_layout()
/dports/science/py-nilearn/nilearn-0.8.1/nilearn/glm/
H A D_base.py9 height_control='fpr', min_distance=8., plot_type='slice', argument
/dports/biology/py-multiqc/multiqc-1.10/multiqc/modules/mirtop/
H A Dmirtop.py174 def get_plot_cats(self, plot_type): argument
/dports/science/py-segregation/segregation-2.1.0/segregation/decomposition/
H A Ddecompose_segregation.py149 plot_type="cdfs", argument
/dports/math/py-yt/yt-4.0.1/yt/utilities/answer_testing/
H A Danswer_tests.py219 plot_type="SlicePlot", argument
245 plot_type="PhasePlot", argument
H A Dtesting_utilities.py458 def _create_plot_window_attribute_plot(ds, plot_type, field, axis, pkwargs=None): argument
489 data_source, x_field, y_field, z_field, plot_type, plot_kwargs=None argument
H A Dframework.py441 def create_plot(self, ds, plot_type, plot_field, plot_axis, plot_kwargs=None): argument
879 plot_type="SlicePlot", argument
930 plot_type="PhasePlot", argument
944 self, data_source, x_field, y_field, z_field, plot_type, plot_kwargs=None argument
/dports/science/py-obspy/obspy-1.2.2/obspy/taup/
H A Dtau.py252 def plot_rays(self, phase_list=None, plot_type="spherical", argument
521 def plot(self, plot_type="spherical", plot_all=True, legend=True, argument
985 plot_type='spherical', phase_list=['P', 'S', 'PP'], argument
/dports/cad/libredwg/libredwg-0.12.4/test/unit-testing/
H A Dplotsettings.c27 BITCODE_BS plot_type; in api_process() local
/dports/sysutils/zeitgeist/zeitgeist-1.0.3/tools/development/
H A Dquery_timings.py111 def plot(output_filename, plot_type, *data_files): argument
/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dgraphics.h51 enum PLOT_TYPE plot_type; /* DATA2D? DATA3D? FUNC2D FUNC3D? NODATA? */ member
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dgraphics.h51 enum PLOT_TYPE plot_type; /* DATA2D? DATA3D? FUNC2D FUNC3D? NODATA? */ member
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dgraphics.h51 enum PLOT_TYPE plot_type; /* DATA2D? DATA3D? FUNC2D FUNC3D? NODATA? */ member
/dports/math/gnumeric/gnumeric-1.12.50/plugins/excel/
H A Dxlsx-write-drawing.c730 GogPlot *plot, XLSXPlotType plot_type, GogAxis *axis) in xlsx_write_axis()
906 XLSXPlotType plot_type; in xlsx_write_one_plot() local
1271 XLSXPlotType plot_type = xlsx_plottype_from_type_name (plot_type_name); in xlsx_write_plots() local
1305 XLSXPlotType plot_type = xlsx_plottype_from_type_name (plot_type_name); in xlsx_write_one_chart() local
/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/analysis/chemenv/coordination_environments/
H A Dstructure_environments.py851 plot_type=None, argument
1050 plot_type=None, argument
1088 plot_type=None, argument

12345