# Automatically generated list of examples. Do not remove!
Annotation|symbols1.py|Annotation. Symbols type I
Annotation|symbols2.py|Annotation. Symbols type II
Annotation|symbols_latex.py|Annotation. Display an equation using LaTeX syntax.
Canvas2D|canvas2D_chart1.py|Canvas2D example. Charts based on the HChart class. Example I
Canvas2D|canvas2D_chart2.py|Canvas2D example. Charts based on HChart class. Example II
Canvas2D|canvas2D_chart3.py|Canvas2D example. Charts based on the HChart class. Example I
Canvas2D|canvas2D_chart4.py|Canvas2D example. Charts based on the HChart class. Example IV
Canvas2D|canvas2D_chartBar.py|Canvas2D example. Charts based on the HChart class. Example I
Canvas2D|canvas2D_chartPie.py|Canvas2D example. Charts based on the HChart class. Example I
Canvas2D|canvas2D_chartxy_polar.py|Canvas2D example. Charts using polar coordinates.
Canvas2D|canvas2D_contour_exp1.py|Canvas2D example. Using HPlot2D to show H2D histograms as a contour plot
Canvas2D|canvas2D_contour_exp2.py|Canvas2D example. Showing H2D,P1D and 2D function using HPlot2D
Canvas2D|canvas2D_contour_exp3.py|Canvas2D example. Showing 2D function and labels in HPlot3D
Canvas2D|canvas2D_feynman.py|Canvas2D example. Feynman diagrams using HPlotJa class (singleton version).
Canvas2D|canvas2D_graph.py|Canvas2D example. Connecting interactive objects in HGraph.
Canvas2D|canvas2D_gui_control.py|Canvas2D example. Create a plot canvas with a GUI control panel
Canvas2D|canvas2D_gui_jas.py|Canvas2D example. Show the JAS plotter
Canvas2D|canvas2D_histo2Dcontour.py|Canvas2D example. A histogram shown as a countour plot
Canvas2D|canvas2D_hkey.py|Canvas2D example. Key examples for HPlot canvas.
Canvas2D|canvas2D_hkey_many.py|Canvas2D example.  Plotting many objects and manually setting interactive keys
Canvas2D|canvas2D_hplot_axes.py|Canvas2D example. Using HPlot to show verious axes styles.
Canvas2D|canvas2D_hplotja1.py|Canvas2D example. Show a H1D histogram using SHPlotJa.
Canvas2D|canvas2D_hplotja2.py|Canvas2D example. Using the HPlotJa class.  Show data points with errors.
Canvas2D|canvas2D_hplotja3.py|Canvas2D example. Shows a pad inside the other using HPlotJa
Canvas2D|canvas2D_hzirkel.py|Canvas2D example. A dynamic geometry program
Canvas2D|canvas2D_jas.py|Canvas2D example.  Show a few histograms in jas plotter and array and do a fit
Canvas2D|canvas2D_shplot.py|Canvas2D example. SHPlot canvas (a singleton).
Canvas2D|canvas2D_splot.py|Canvas2D example. Data points using SPlot canvas.
Canvas2D|canvas2D_contour.py|Canvas2D. A 2D function shown in as a contour
Canvas2D|canvas2D_density.py|Canvas2D. A 2D function shown in as a density plot
Canvas2D|canvas2D_hplotja_contour.py|Canvas2D. Two histograms shown as a contour. Using HplotJa
Canvas3D|canvas3D_2pads.py|Canvas3D example. Show data points using 2 pads.
Canvas3D|canvas3D_engine3D.py|Canvas3D example. Show 3D object using OFF format
Canvas3D|canvas3D_engine3Dmethods.py|Canvas3D example. Show 3D object using OFF format and some methods
Canvas3D|canvas3D_galaxy.py|Canvas3D example. Show a galaxy in 3D
Canvas3D|canvas3D_histo2D_2hf.py|Canvas3D example. Histogram in 2D. H2D histogram and F2D function shown using a 3D plot
Canvas3D|canvas3D_hplot3D.py|Canvas3D example. Using HPlot3D canvas for functions and histograms in 3D
Canvas3D|canvas3D_hplot3dp_fpr.py|Canvas3D example. Using HPlot3DS canvas to show functions in 3D
Canvas3D|canvas3D_hplotXYZ.py|Canvas3D example. HPlotXYZ, function, dots and histograms.
Canvas3D|canvas3D_hplotXYZ_histo.py|Canvas3D example. HPlotXYZ for functions and histograms in 3D
Canvas3D|canvas3D_hview3d.py|Canvas3D example. Using 3D interactive shapes in HView3d
Canvas3D|canvas3D_p3d_objects.py|Canvas3D example. P3D data on interactive 3D plot with different objects
Canvas3D|canvas3D_param.py|Canvas3D example.  Using HPlot3DP to show a parametric function
Canvas3D|canvas3D_tornado3D.py|Canvas3D example. Tornado in 3D using HPlot3D (rewrite of a similar example from ROOT)
Canvas3D|canvas3D_func_3D_2.py|Canvas3D.  Show two 2D functions on a single 3D canvas.
Canvas3D|canvas3D_func_param0.py|Canvas3D. A parametric functions in 3D
Cellular|cellular_automata.py|Cellular automata
Clustering|clustering.py|Clustering. A fuzzy C-means clustering
Clustering|clustering_all.py|Clustering. Run all cluster modes
Clustering|clustering_gui.py|Clustering. Cluster  analysis. Run jMinHEP GUI
Clustering|clustering_tests.py|Clustering. Cluster analysis. Run cluster algorithms and print output
DataPoints|points0.py|DataPoints using P0D array. Show data points as histgrams.
DataPoints|points2.py|DataPoints using P1D class. Show data points
DataPoints|points3.py|DataPoints using P1D example. Show fill area between errors
DataPoints|p1d_average.py|DataPoints. Using P1D data holder. Data manipulations
DataPoints|p1d_errors.py|DataPoints. Shows error propogations for multiple measurements
DataPoints|p1d_operation.py|DataPoints. Using P1D data holder fot data manipulations
DataPoints|p1d_operation1.py|DataPoints. P1D data holder. Data manipulations II
DataPoints|p1d_points.py|DataPoints. Show data points
DataPoints|p1d_systematics.py|DataPoints. P1D data holder. Evaluation of systematics
DataPoints|p1d_systematics1.py|DataPoints. P1D data holder. Systematical errors given by 2 data holders
DataPoints|p2d_contour.py|DataPoints. Using P1D to show data in a contor plot
DataPoints|p2d_points.py|DataPoints. Interactive 3D plot with 2 sets of points.
DataPoints|points4_ua1.py|DataPoints. Show data and negative-binomial distributions (as lines)
DataPoints|points_oper.py|DataPoints. Using P1D class for data manipulation
DataPoints|points_pnd.py|DataPoints. PND multidimensional array
Fitting|fit_hfitter1.py|Fitting a curve with the Chi2 method. Example I for HFitter
Fitting|fit_hfitter2.py|Fitting signal+background. HFitter example II.
Fitting|fit_negativebinomial.py|Fitting with a negative binomial. Using a non-catalog function
Fitting|fit_gauss.py|Fitting. A fit of a histogram filled with Gaussian random numbers
Fitting|fit_hfitter3.py|Fitting. Fit a 2D histogram with a Gaussian
Fitting|fit_interactive.py|Fitting. Interactive fit example. The Fit Panel and HFit class.
Fitting|fit_jas.py|Fitting.  Interactive fits using Jas
Fitting|fit_jas_custom.py|Fitting.  Interactive fits using Jas
Fitting|fit_many_gaussians.py|Fitting. Using several Gaussian distributions for data fit.
Fitting|fit_p1d.py|Fitting. Using HFit panel to fit P1D
Function|func_2D_contour.py|Function shown using a HPlot3D canvas. Using a contour style.
Function|func_3dover.py|Function example. Two 2D functions on the same canvas. HPlot3D canvas.
Function|func_param1.py|Function example. Parametric function examples (HPlot3DP).
Function|func_param2.py|Function example. Parametric functions in 3D. Example 2.
Function|func_param3.py|Function example. Parametric functions in 3D. Example 3
Function|func_param4.py|Function example. Parametric functions. A sphere and torus
Function|func_special.py|Function example. F1D initiated by Beta function
Function|f1d_hkey.py|Function.  Plotting and manually setting interactive keys.
Function|fun_symbolic.py|Function. Symbolic calculations (integrate/differentiate)
Function|func1_histo.py|Function. A function in 1D converted to a histogram
Function|func1_histo2.py|Function. A function in 1D converted to 2 custom histograms
Function|func_1D.py|Function. A function  in 1D (F1D class).
Function|func_2D.py|Function. A function shown in a 3D canvas
Function|func_2D_histo.py|Function. A function shown in a 3D canvas and part of it converted to 2D histogram
Function|func_3D_2.py|Function.  Show two 2D functions on a single canvas.
Function|func_param0.py|Function. A parametric functions in 3D
Function|func_simplify.py|Function. Symbolic calculations (simplification)
GUI|gui_DocWindow.py|GUI. A  Ddoc window
GUI|gui_ListTree.py|GUI. A swing list
GUI|gui_Scribble.py|GUI. A swing gui
GUI|gui_ShowDemo.py|GUI. A list demo
Histograms|histo1.py|Histograms. Example using h1D class
Histograms|histo1_jaida.py|Histograms. Using JAIDA histograms. Convertion to jHepWork graphics
Histograms|histo2.py|Histograms. Using H1D class. Graphical attributes.
Histograms|histo2D.py|Histograms. A histogram in 3D. H2D histogram class. Example I
Histograms|histo2D_2h.py|Histograms. A histogram in 2D on one canvas. Example II
Histograms|histo2D_2hf.py|Histograms. Histogram in 2D. H2D histogram and F2D function shown using a 3D plot
Histograms|histo2D_multi.py|Histograms. A histogram in 2D on one canvas. Example II
Histograms|histo2Dcontour.py|Histograms. A histogram shown in 3D.
Histograms|histo2a.py|Histograms. Using SHPlot (singleton version).
Histograms|histo3.py|Histograms. H1D class. Using several pads.
Histograms|histo3_oper.py|Histograms. Main operations.
Histograms|histo_log.py|Histograms. A histogram in the log scale
Histograms|histo_log2.py|Histograms. A histogram in 1D. Using AIDA histogram in log scale. Variable bins
Histograms|histo_multi.py|Histograms. Many histograms shown on a single canvas
Histograms|histo_prof1d.py|Histograms. A profile histogram.
Histograms|histo_prof2d.py|Histograms. Making a profile histogram in 2D.
Images|image_create.py|Images. Image creation
Images|image_extractdata.py|Images. Extract points from a figure using Dexter.
Images|image_histo.py|Images. Histogram of image colors (RGB)
Images|image_manipulate.py|Images. Image manipulation
Images|image_pixelarray.py|Images.   Subtract the minimal value to an image
Input-Output|io_csv_read.py|Input-Output example. Read a CSV file line by line
Input-Output|io_csv_read2.py|Input-Output example. Show a CSV file in a spreadsheet
Input-Output|io_csv_write.py|Input-Output example. Creating a CSV file
Input-Output|io_data_XML.py|Input-Output example. Write/read a P0D collection to/from  a XML file
Input-Output|io_derby_read.py|Input-Output example. Working with a SQL database (reading)
Input-Output|io_derby_write.py|Input-Output example. Working with a SQL Derby database (creating a table)
Input-Output|io_dif_read.py|Input-Output example. Getting a diff file and reading it.
Input-Output|io_hbook2D.py|Input-Output example. Plotting 2D histograms filled by a fortran program
Input-Output|io_read_csvdata.py|Input-Output example. Reading a CSV file and plotting columns
Input-Output|io_browsers.py|Input-Output. Open PFile, fill it and browser the objects
Input-Output|io_data.py|Input-Output. Reading data from external files
Input-Output|io_database_neodatis.py|Input-Output. Create an object database and store all data containers
Input-Output|io_dbase.py|Input-Output. Making a disk-based database
Input-Output|io_efile_write_read.py|Input-Output. Write and read data structures to/from ntuples
Input-Output|io_hbook.py|Input-Output. Write and read histograms using HBook class.
Input-Output|io_hfile.py|Input-Output. Write event records and read them back
Input-Output|io_hfileXML.py|Input-Output.  Using XML serialization for event records
Input-Output|io_hfile_browsers.py|Input-Output. Open HFile, fill it and browser the objects
Input-Output|io_hfile_map.py|Input-Output. Write map of objects
Input-Output|io_histo.py|Input-Output. Write and read a collection of histograms to/from a file
Input-Output|io_histo_XML.py|Input-Output. Serialize a collection of histograms to a XML file
Input-Output|io_math.py|Input-Output. Math operations with output
Input-Output|io_pfile1.py|Input-Output. Writing and reading objects in compressed form (PFile class)
Input-Output|io_pfile2.py|Input-Output. Writing and reading an object using its title as a key (PFile class)
Input-Output|io_pfile_browsers.py|Input-Output. Open PFile, fill it and browser the objects
Input-Output|io_read_aida.py|Input-Output. Reading AIDA  file and accessing histograms.
Input-Output|io_read_root.py|Input-Output. Reading ROOT file and accessing histograms.
Input-Output|io_sqlite_browser.py|Input-Output. Reading SQLite3 database using SQL browser
Input-Output|io_sqlite_read.py|Input-Output. Reading SQLite3 database natively
Input-Output|io_sqlite_write.py|Input-Output. Writing SQLite3 database natively
Jaida|jaida_Cloud.py|Jaida. Making a Cloud.
Jaida|jaida_ComplexFit.py|Jaida. Making a complex fit
Jaida|jaida_CreateAndFitDataPointSet.py|Jaida. Making a dataset and do fit
Jaida|jaida_CreateAndPlotHistograms.py|Jaida. Make and plot histogram
Jaida|jaida_Fit.py|Jaida.  Fitting a Gaussian using Chi2 minimisation
Jaida|jaida_HistogramArithmetic.py|Jaida. Histogram operations
Jaida|jaida_ScansAndContour.py|Jaida. Contour plot.
Jaida|jaida_Style1D.py|Jaida. Styles for 1D
Jaida|jaida_Style2D.py|Jaida. Styles for 2D
Jaida|jaida_Styles.py|Jaida. Some styles
Jaida|jaida_Tuple.py|Jaida. Ntuples
Jaida|jaida_example.py|Jaida. How to use JAIDA classes
Jaida|jaida_gui_jasplotter.py|Jaida. Show a JAS plotter
Jaida|jaida_gui_root_objects.py|Jaida. Show ROOT files
JeHEP|jehep_latex.py|JeHEP. This example shows how to generate a HTML file with LaTeX equitations
JeHEP|jehep_textarea.py|JeHEP. This example shows how to work with jeHEP IDE TextArea
JeHEP|jehep_variables.py|JeHEP. This example shows how to access jeHEP IDE internal variables.
Multithreading|multi_DenseDoubleMatrix2D.py|Multithreading.  DenseDoubleMatrix2D operations using multiple cores
Multithreading|multi_dft.py|Multithreading.  Matrix operation using multiple cores
NeuralNetwork|neural_net_bsom1.py|NeuralNetwork. Build a bayesian Self-Organizing Map. Example I
NeuralNetwork|neural_net_bsom2.py|NeuralNetwork.  Build a bayesian Self-Organizing Map. Example II
NeuralNetwork|neural_net_hbayes.py|NeuralNetwork. Bayesian networks.
ROOT-I/O|root_browser.py|ROOT-I/O. Show a ROOT browser with histograms
ROOT-I/O|root_gui_objects.py|ROOT-I/O. Show objects using the ROOT browser
ROOT-I/O|root_histo.py|ROOT-I/O.  Access and plot several ROOT histograms
ROOT-I/O|root_histo2.py|ROOT-I/O. Access and plot ROOT histograms
ROOT-I/O|root_histo_fileroot.py|ROOT-I/O. Access ROOT histograms and navigate inside ROOT file
ROOT-I/O|root_hplotja.py|ROOT-I/O. ROOT file browser. Open a ROOT file and plot objects.
ROOT-I/O|root_read_tree.py|ROOT-I/O. ROOT example. Reading root trees and custom objects.
ROOT-I/O|root_reader.py|ROOT-I/O. Access and plot ROOT histograms and TGraph
ROOT-I/O|root_reader2D.py|ROOT-I/O. Access and plot ROOT histograms and TGraph
Random|random_distributions.py|Random distributions. Verious random distributions according to predifined  PDF
Random|random_sample.py|Random sample. Build a random array from a F1D function.
Real-life|real_life_glueballs.py|Real-life example. Show experimental data
Real-life|real_life_mining.py|Real-life example. Data Mining Tutorial.
Real-life|real_life_read_aida.py|Real-life example. Show two sets of experimental data from HepData (aida format)
Real-life|real_life_summary.py|Real-life example. World data
RealTimeData|canvas2D_stream.py|RealTimeData. Showing a steam of data
RealTimeData|canvas2D_stream_jhplot.py|RealTimeData.  Showing a steam of 2D data using HPlot
RealTimeData|histo_stream.py|RealTimeData.  Filling a 1D histogram with a stream of data
Shapes|shapes.py|Shapes.  Show 2D shapes (Line, Circle, image)
Shapes|shapes_ndc.py|Shapes. Show shapes using the NDC system
Statistics|stat_distributions.py|Statistics. Verious random distributions
Statistics|stat_eecentricity.py|Statistics. Calculate eecentricity using a principle component analysis.
Statistics|stat_factorial_moments.py|Statistics. Calculations of factorial moments of a distribution
Statistics|stat_histo.py|Statistics. Get statistical characteristions on an array
Statistics|stat_limits_discovery.py|Statistics.  Computation of 95 % C.L. limits.
Statistics|stat_limits_discovery_systematics.py|Statistics.  Computation of 95 % C.L. limits using stat. and systematical errors.
Statistics|stat_limits_exclusion.py|Statistics.  Computation of 95 % C.L. limits.
Statistics|stat_limits_exclusion_lnq.py|Statistics.  Computation of 95 % C.L. limits.
Statistics|stat_limits_exclusion_systematics.py|Statistics.  Computation of 95 % C.L. limits using stat. and systematical errors.
Statistics|stat_limits_exclusion_systematics2.py|Statistics.  Computation of 95 % C.L. limits using stat. and systematical errors.
Statistics|stat_moments.py|Statistics. Calculations of moments of a distribution
Statistics|stat_nfm.py|Statistics. Calculations of normalised factorial moments of several distributions
Statistics|stat_normalized_moments.py|Statistics. Calculations of normalised reduced moments of several distributions
Statistics|stat_pca.py|Statistics. Principle component analysis.
Statistics|stat_regression1.py|Statistics. Linear regression example. Show predictions and confidence range
Statistics|stat_regression2.py|Statistics. Linear regression II
Statistics|stat_regression3.py|Statistics. Linear regression II
Statistics|stat_smoothing.py|Statistics. Loess (Lowess) smoothing of a histogram
Statistics|stat_smoothing_data.py|Statistics. Loess (Lowess) smoothing of data
Statistics|stat_smoothing_spline.py|Statistics. Data smoothing (interpolation), Cubic SPline  method
Statistics|stat_statlimit.py|Statistics. Calculation of statistical limits in presence of background
Statistics|stat_statlimit_calculator.py|Statistics. Calculation of statistical limits using a Swing calculator
Statistics|stat_statlimit_multy.py|Statistics. Calculation of statistical limits in presence of background
Statistics|stat_statshape.py|Statistics. Identification of 2D shapes  in data
Statistics|stat_symbolic_regression.py|Statistics. Symbolic regression using generic programming
Statistics|stat_symbolic_regression2D.py|Statistics. Symbolic regression using generic programming using 2 variables
SymbolicCalculations|symbolic1.py|SymbolicCalculations. Differentiate and integrate
SymbolicCalculations|symbolic2.py|SymbolicCalculations. Simplify functions.  All tests should return true.
SymbolicCalculations|symbolic3.py|SymbolicCalculations. Solve algebraic equation systems of any degree
SymbolicCalculations|symbolic4.py|SymbolicCalculations. Analytic integration and differentiation. MathML test
SymbolicCalculations|symbolic5.py|SymbolicCalculations. Analytic symplification and system of linear equations.
Tools|tools_colors.py|Tools. Show avalable colors
Tools|tools_dexter.py|Tools. Extract points from a figure using Dexter.
Tools|tools_doc.py|Tools. Show on-line API help for jhplot objects
Tools|tools_fonts.py|Tools. Show avalable fonts
Tools|tools_iview.py|Tools. View an image
Tools|tools_table_pdg.py|Tools. Show PDG table in sortable table
Tools|tools_wget.py|Tools. Copy a file from the web (wget example)
Wavelets|wavelet_deuch2.py|Wavelets.  The example illustrates how to do signal processing with daubechies 2 wavelets (Fast Wavelet Transform)
