DMelt Guest links

Welcome to DataMelt (DMelt) examples!
Guest access

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.

Search result (reset search)

Looking for "P0D" keyword
Nr Output Code License Description
1Physics/HEP:Kinematics of top decaysJython code Jython/Python

(View Code)

(View Output)

Free
license
Kinematics of top decays

(Topic: Physics/HEP)
2Plots/2D:Showing histograms and array in JAS plotter, then do a fit in 2DJython code Jython/Python

(View Code)

(View Output)

Pro
license
Showing histograms and array in JAS plotter, then do a fit in 2D

(Topic: Plots/2D)
3Measurements/ErrorPropogation:Uncertainty (error) propogation using a custom Monte Carlo methodJython code Jython/Python

(View Code)

(View Output)

Pro
license
Uncertainty (error) propogation using a custom Monte Carlo method

(Topic: Measurements/ErrorPropogation)
4Data fitting/jaida:Interactive fit using JasJython code Jython/Python

(View Code)

(View Output)

Pro
license
Interactive fit using Jas

(Topic: Data fitting/jaida)
5Data fitting/jaida:Interactive fit of H1D using Jas and a defined functionJython code Jython/Python

(View Code)

(View Output)

Pro
license
Interactive fit of H1D using Jas and a defined function

(Topic: Data fitting/jaida)
6File IO/Ascii:Reading data from external files using HFileJython code Jython/Python

(View Code)

(View Output)

Pro
license
Reading data from external files using HFile

(Topic: File IO/Ascii)
7File IO/XML:Write/read a P0D collection to/from a XML fileJython code Jython/Python

(View Code)

(View Output)

Pro
license
Write/read a P0D collection to/from a XML file

(Topic: File IO/XML)
8File IO/Database:Using NeoDatis database to store objectsJython code Jython/Python

(View Code)

(View Output)

Pro
license
Using NeoDatis database to store objects

(Topic: File IO/Database)
9File IO/Database:Making a disk-based database with HDataBaseJython code Jython/Python

(View Code)

(View Output)

Pro
license
Making a disk-based database with HDataBase

(Topic: File IO/Database)
10File IO/Binary:File output of a listJython code Jython/Python

(View Code)

(View Output)

Pro
license
File output of a list

(Topic: File IO/Binary)
11File IO/XML:Input-output of a histogram to/from a XML fileJython code Jython/Python

(View Code)

(View Output)

Pro
license
Input-output of a histogram to/from a XML file

(Topic: File IO/XML)
12File IO/Database:Using flat-file database and FileHashMap classJython code Jython/Python

(View Code)

(View Output)

Pro
license
Using flat-file database and FileHashMap class

(Topic: File IO/Database)
13File IO/Binary:Write event records and read them back using HFileJython code Jython/Python

(View Code)

(View Output)

Free
license
Write event records and read them back using HFile

(Topic: File IO/Binary)
14File IO/XML:Event records saved as XML using HFileXMLJython code Jython/Python

(View Code)

(View Output)

Pro
license
Event records saved as XML using HFileXML

(Topic: File IO/XML)
15File IO/Binary:Open HFile, fill it and browser the objectsJython code Jython/Python

(View Code)

(View Output)

Pro
license
Open HFile, fill it and browser the objects

(Topic: File IO/Binary)
16File IO/Binary:Write a map of objects using HFileJython code Jython/Python

(View Code)

(View Output)

Pro
license
Write a map of objects using HFile

(Topic: File IO/Binary)
17File IO/Database:Using MapDB flat-file object databaseJython code Jython/Python

(View Code)

(View Output)

Pro
license
Using MapDB flat-file object database

(Topic: File IO/Database)
18File IO/Binary:Writing and reading objects in compressed form (PFile)Jython code Jython/Python

(View Code)

(View Output)

Pro
license
Writing and reading objects in compressed form (PFile)

(Topic: File IO/Binary)
19File IO/Binary:Writing and reading an object using its title as a key (PFile class)Jython code 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)
20File IO/Binary:Open PFile, fill it and browser the objectsJython code Jython/Python

(View Code)

(View Output)

Pro
license
Open PFile, fill it and browser the objects

(Topic: File IO/Binary)
21File IO/Binary:Writing large data using HFile incuding some metadata for future searchJython code Jython/Python

(View Code)

(View Output)

Pro
license
Writing large data using HFile incuding some metadata for future search

(Topic: File IO/Binary)
22Data mining/regression:Data mining using a linear regression and predictionsJython code Jython/Python

(View Code)

(View Output)

Pro
license
Data mining using a linear regression and predictions

(Topic: Data mining/regression)
23Data arrays/P0D:1D array converted and shown as a H1D histgrams.Jython code Jython/Python

(View Code)

(View Output)

Pro
license
1D array converted and shown as a H1D histgrams.

(Topic: Data arrays/P0D)
24Data arrays/PND:PND array for n-space and convertion to a histogramJython code Jython/Python

(View Code)

(View Output)

Pro
license
PND array for n-space and convertion to a histogram

(Topic: Data arrays/PND)
25Statistics/Tests:Statistical comparison of two one-dimensional arraysJython code Jython/Python

(View Code)

(View Output)

Free
license
Statistical comparison of two one-dimensional arrays

(Topic: Statistics/Tests)
26Statistics/Descriptive:statistical characteristions on an arrayJython code Jython/Python

(View Code)

(View Output)

Pro
license
statistical characteristions on an array

(Topic: Statistics/Descriptive)
27Tools/Misc:Show on-line API help for DMelt Java classesJython code Jython/Python

(View Code)

(View Output)

Free
license
Show on-line API help for DMelt Java classes

(Topic: Tools/Misc)
28Signal Processing/Wavelets:Fast Wavelet Transform (FWT) of input dataJython code Jython/Python

(View Code)

(View Output)

Pro
license
Fast Wavelet Transform (FWT) of input data

(Topic: Signal Processing/Wavelets)
29Signal Processing/Wavelets:Signal processing with Fast Wavelet Transform (daubechies 2)Jython code Jython/Python

(View Code)

(View Output)

Pro
license
Signal processing with Fast Wavelet Transform (daubechies 2)

(Topic: Signal Processing/Wavelets)
30File IO/YAML:Store and read data arrays using YAML format Jython code Jython/Python

(View Code)

(View Output)

Free
license
Store and read data arrays using YAML format

(Topic: File IO/YAML)
31Data mining/regression:Tutorial on data mining for java.netJython code Jython/Python

(View Code)

(View Output)

Free
license
Tutorial on data mining for java.net

(Topic: Data mining/regression)
32Statistics/Descriptive:Statistical characteristics of a histogramJython code Jython/Python

(View Code)

(View Output)

Free
license
Statistical characteristics of a histogram

(Topic: Statistics/Descriptive)
33Data arrays/P0D:Benchmarking different implementations of arraysJython code Jython/Python

(View Code)

(View Output)

Free
license
Benchmarking different implementations of arrays

(Topic: Data arrays/P0D)