This is a repository of DataMelt examples organized by topics and programming language. Guests can view the examples with the Free license. They can be found using the string "free license" in the left search form. Full DataMelt members can also view the code examples with the Pro license after login to the Member page. The protected from guests examples can be found using the string "pro license" in the left search form.
Nr | Output | Code | License | Description |
---|---|---|---|---|
1 | Jython/Python(View Code)(View Output) | Free license | Kinematics of top decays(Topic: Physics/HEP) | |
2 | Jython/Python(View Code)(View Output) | Pro license | Showing histograms and array in JAS plotter, then do a fit in 2D(Topic: Plots/2D) | |
3 | Jython/Python(View Code)(View Output) | Pro license | Uncertainty (error) propogation using a custom Monte Carlo method(Topic: Measurements/ErrorPropogation) | |
4 | Jython/Python(View Code)(View Output) | Pro license | Interactive fit using Jas(Topic: Data fitting/jaida) | |
5 | Jython/Python(View Code)(View Output) | Pro license | Interactive fit of H1D using Jas and a defined function(Topic: Data fitting/jaida) | |
6 | Jython/Python(View Code)(View Output) | Pro license | Reading data from external files using HFile(Topic: File IO/Ascii) | |
7 | Jython/Python(View Code)(View Output) | Pro license | Write/read a P0D collection to/from a XML file(Topic: File IO/XML) | |
8 | Jython/Python(View Code)(View Output) | Pro license | Using NeoDatis database to store objects(Topic: File IO/Database) | |
9 | Jython/Python(View Code)(View Output) | Pro license | Making a disk-based database with HDataBase(Topic: File IO/Database) | |
10 | Jython/Python(View Code)(View Output) | Pro license | File output of a list(Topic: File IO/Binary) | |
11 | Jython/Python(View Code)(View Output) | Pro license | Input-output of a histogram to/from a XML file(Topic: File IO/XML) | |
12 | Jython/Python(View Code)(View Output) | Pro license | Using flat-file database and FileHashMap class(Topic: File IO/Database) | |
13 | Jython/Python(View Code)(View Output) | Free license | Write event records and read them back using HFile(Topic: File IO/Binary) | |
14 | Jython/Python(View Code)(View Output) | Pro license | Event records saved as XML using HFileXML(Topic: File IO/XML) | |
15 | Jython/Python(View Code)(View Output) | Pro license | Open HFile, fill it and browser the objects(Topic: File IO/Binary) | |
16 | Jython/Python(View Code)(View Output) | Pro license | Write a map of objects using HFile(Topic: File IO/Binary) | |
17 | Jython/Python(View Code)(View Output) | Pro license | Using MapDB flat-file object database(Topic: File IO/Database) | |
18 | Jython/Python(View Code)(View Output) | Pro license | Writing and reading objects in compressed form (PFile)(Topic: File IO/Binary) | |
19 | Jython/Python(View Code)(View Output) | Pro license | Writing and reading an object using its title as a key (PFile class)(Topic: File IO/Binary) | |
20 | Jython/Python(View Code)(View Output) | Pro license | Open PFile, fill it and browser the objects(Topic: File IO/Binary) | |
21 | Jython/Python(View Code)(View Output) | Pro license | Writing large data using HFile incuding some metadata for future search(Topic: File IO/Binary) | |
22 | Jython/Python(View Code)(View Output) | Pro license | Data mining using a linear regression and predictions(Topic: Data mining/regression) | |
23 | Jython/Python(View Code)(View Output) | Pro license | 1D array converted and shown as a H1D histgrams.(Topic: Data arrays/P0D) | |
24 | Jython/Python(View Code)(View Output) | Pro license | PND array for n-space and convertion to a histogram(Topic: Data arrays/PND) | |
25 | Jython/Python(View Code)(View Output) | Free license | Statistical comparison of two one-dimensional arrays(Topic: Statistics/Tests) | |
26 | Jython/Python(View Code)(View Output) | Pro license | statistical characteristions on an array(Topic: Statistics/Descriptive) | |
27 | Jython/Python(View Code)(View Output) | Free license | Show on-line API help for DMelt Java classes(Topic: Tools/Misc) | |
28 | Jython/Python(View Code)(View Output) | Pro license | Fast Wavelet Transform (FWT) of input data(Topic: Signal Processing/Wavelets) | |
29 | Jython/Python(View Code)(View Output) | Pro license | Signal processing with Fast Wavelet Transform (daubechies 2)(Topic: Signal Processing/Wavelets) | |
30 | Jython/Python(View Code)(View Output) | Free license | Store and read data arrays using YAML format (Topic: File IO/YAML) | |
31 | Jython/Python(View Code)(View Output) | Free license | Tutorial on data mining for java.net(Topic: Data mining/regression) | |
32 | Jython/Python(View Code)(View Output) | Free license | Statistical characteristics of a histogram(Topic: Statistics/Descriptive) | |
33 | Jython/Python(View Code)(View Output) | Free license | Benchmarking different implementations of arrays(Topic: Data arrays/P0D) |