PAIDA is pure Python scientific analysis package.
The main features are:
+ Pure Python!
++ Jython (Python in Java) OK!
+ AIDA (Abstract Interfaces for Data Analysis) support
+ Creating/Plotting the histogram, ntuple, profile and cloud
+ Parameter optimization (parameter fitting)
++ you can constrain and/or fix parameters
++ parabolic and asymmetric error evaluation
++ various fitting methods are supported
+ XML based storing
+ Matrix calculation ... read more
PAIDA is pure Python scientific analysis package.
The main features are:
+ Pure Python!
++ Jython (Python in Java) OK!
+ AIDA (Abstract Interfaces for Data Analysis) support
+ Creating/Plotting the histogram, ntuple, profile and cloud
+ Parameter optimization (parameter fitting)
++ you can constrain and/or fix parameters
++ parabolic and asymmetric error evaluation
++ various fitting methods are supported
+ XML based storing
+ Matrix calculation... read more
[3.2.1_2.9] (AIDA3.2.1_PAIDA2.9)
### New features ###
- Simple matrix calculation
- 3D rotated plot
- Chi2 fitting with asymmetric weight
- Tick line controll
- Improved IPython support (And both Tcl/Tk and Tkinter should be configured with pthread-enabled if you use Tkinter plotting engine.)
### Bug fixes ###
- scale() didn't calculate errors correctly.
[3.2.1_2.8.1] (AIDA3.2.1_PAIDA2.8.1)
### Bug fixes ###
- Corrected isinstance() in PAbsorber for Jython users.
PAIDA is pure Python scientific analysis package and implements AIDA (Abstract Interfaces for Data Analysis).
The main features are:
- Pure Python!
- Creating/Plotting the histogram, ntuple, profile and cloud
- Fitting parameter optimization with constraints and its parabolic and asymmetric error evaluation
- XML based storing
[3.2.1_2.8] (AIDA3.2.1_PAIDA2.8)
### New features ###
- Now PAIDA works on JAVA with Jython2.1 (Python in JAVA).
- of course still works with Python.
- uses Swing for the GUI engine.
- Now you can use large number of extension libraries of not only Python but also Java.
- Improved IFitter.
- New fitting engine "GA" and "SimpleGA" are available. They use "Genetic Algorithm" and is very slow but strong.
- "PAIDA" and "SimplePAIDA" fitting engines got more optimized speed.
- Support for 'dot', 'dash', 'dash-dot' and 'dash-dot-dot' line type in addition to 'solid'.
PAIDA is pure Python scientific analysis package and implements AIDA (Abstract Interfaces for Data Analysis).
The main features are:
- Pure Python!
- Creating/Plotting the histogram, ntuple, profile and cloud
- Fitting parameter optimization with constraints and its parabolic and asymmetric error evaluation
- XML based storing
AIDA project has other implementations like Java (JAIDA), C++ etc. (Open Scientist and Anaphe).
For more information about AIDA itself, please refer to
http://aida.freehep.org/... read more
[3.2.1_2.6.1] (AIDA3.2.1_PAIDA2.6.1)
### Bug fixes ###
- Log scale plotting sometimes raised an exception.
- Weighted filling caused incorrect statistics.
- Multiplication/Division of histograms caused incorrect statistics.
- Now will give up reading broken XML data file.
################
What is PAIDA?
################
PAIDA is pure Python scientific analysis package and implements AIDA (Abstract Interfaces for Data Analysis).
The main features are:... read more
PAIDA is pure Python scientific analysis package and implements AIDA (Abstract Interfaces for Data Analysis).
The main features are:
- Pure Python!
- Creating/Plotting the histogram, ntuple, profile and cloud
- Fitting parameter optimization with constraints and its parabolic and asymmetric error evaluation
- XML based storing
AIDA project has other implementations like Java (JAIDA), C++ etc. (Open Scientist and Anaphe).
For more information about AIDA, please refer to
http://aida.freehep.org/... read more
PAIDA is pure Python scientific analysis package and implements AIDA (Abstract Interfaces for Data Analysis).
The main features are:
- Pure Python!
- Creating/Plotting the histogram, ntuple, profile and cloud
- Fitting parameter optimization with constraints and its parabolic and asymmetric error evaluation
- XML based storing
AIDA project has other implementations like Java (JAIDA), C++ etc. (Open Scientist and Anaphe).
For more information about AIDA, please refer to
http://aida.freehep.org/... read more
PAIDA is pure Python scientific analysis package and implements AIDA (Abstract Interfaces for Data Analysis).
The main features are:
- Pure Python!
- Creating/Plotting the histogram, ntuple, profile and cloud
- Fitting parameter optimization with constraints and its parabolic and asymmetric error evaluation
- XML based storing
AIDA project has other implementations like Java (JAIDA), C++ etc. (Open Scientist and Anaphe).
For more information about AIDA, please refer to
http://aida.freehep.org/... read more
PAIDA is pure Python scientific analysis package and implements AIDA (Abstract Interfaces for Data Analysis).
The main features are:
- Pure Python! (Python2.3 or later with Tkinter and zlib modules enabled)
- Creating/Plotting the histogram, ntuple, profile and cloud
- Fitting parameter optimization with constraints and its parabolic and asymmetric error evaluation
- XML based storing
AIDA project has other implementations like Java (JAIDA), C++ etc. (Open Scientist and Anaphe).
For more information about AIDA, please refer to
http://aida.freehep.org/... read more
PAIDA is pure Python scientific analysis package and implements AIDA (Abstract Interfaces for Data Analysis).
The main features are:
- Pure Python! (Python2.3 or later with Tkinter and zlib modules enabled)
- Creating/Plotting the histogram, ntuple, profile and cloud
- Fitting parameter optimization with constraints and its parabolic and asymmetric error evaluation
- XML based storing
AIDA project has other implementations like Java (JAIDA), C++ etc. (Open Scientist and Anaphe).
For more information about AIDA, please refer to
http://aida.freehep.org/... read more
A pure Python package for the scientific data analysis
PAIDA is pure Python scientific analysis package
and implements AIDA (Abstract Interfaces for Data Analysis).
The main features are:
- Pure Python! (Python2.3 or later with Tkinter and zlib modules enabled)
- Creating/Plotting the histogram, ntuple, profile and cloud
- Fitting parameter optimization with constraints and its parabolic and asymmetric error evaluation
- XML based storing... read more
A pure Python package for the scientific data analysis
PAIDA is pure Python scientific analysis package
and implements AIDA (Abstract Interfaces for Data Analysis).
The main features are:
- Pure Python! (Python2.3 or later with Tkinter and zlib modules enabled)
- Creating/Plotting the histogram, ntuple, profile and cloud
- Fitting parameter optimization with constraints and its parabolic and asymmetric error evaluation
- XML based storing... read more
PAIDA is pure Python scientific analysis package
and implements AIDA (Abstract Interfaces for Data Analysis).
The main features are:
- Pure Python! (Python2.3 or later with Tkinter and zlib modules enabled)
- Creating/Plotting the histogram, ntuple, profile and cloud
- Fitting parameter optimization with constraints and its parabolic and symmetric error evaluation
- XML based storing
This is the bug fix release.... read more
PAIDA is pure Python implementation of AIDA (Abstract Interfaces for Data Analysis -> http://aida.freehep.org/ ).
PAIDA can create/plot/save/load histograms, clouds, profiles, functions, ntuples.
The parameter optimization and its parabolic/asymmetric error evaluation are also supported.
In this release, there are some limitations yet but almost all analyses can be done.