Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

ROOT

Compare

  Analyzed 12 months ago

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data in a very efficient way. Included are histogramming methods, curve fitting, function evaluation, minimization, graphics and visualization classes to allow the easy setup of ... [More] an analysis system that can query and process the data interactively or in batch mode. Thanks to the builtin C++ interpreter, ROOT can be used interactively with C++, as well as a C++ library. It has many language bindings, most notably an excellent dynamic Python binding. ROOT is widely used by researchers in the field of High Energy Physics and has been developed at CERN (http://www.cern.ch). [Less]

2.24M lines of code

102 current contributors

12 months since last commit

15 users on Open Hub

Activity Not Available
3.5
   
I Use This

Gammapy

Compare

  Analyzed 12 months ago

A Python package for gamma-ray astronomy Gammapy is an open-source Python package for gamma-ray astronomy built on Numpy, Scipy and Astropy. It is used as core library for the Science Analysis tools of the Cherenkov Telescope Array (CTA), recommended by the H.E.S.S. collaboration to be used for ... [More] Science publications, and is already widely used in the analysis of existing gamma-ray instruments, such as MAGIC, VERITAS and HAWC. [Less]

69.5K lines of code

28 current contributors

12 months since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This

ciao-sherpa

Compare

  Analyzed 12 months ago

Sherpa is a modeling and fitting application for Python

723K lines of code

6 current contributors

almost 1 year since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

Hipparchus

Compare

  Analyzed 12 months ago

Hipparchus is a library of lightweight, self-contained mathematics and statistics components addressing the most common problems not available in the Java programming language.

244K lines of code

3 current contributors

about 1 year since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

zfit

Compare

  Analyzed 12 months ago

scalable pythonic model fitting for High Energy Physics

34.1K lines of code

10 current contributors

over 1 year since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

Java Graticule 3D (OpenAdjustment)

Compare

  Analyzed about 1 year ago

JAG3D is a tool to estimate geodetic 1d, 2d and 3d-networks by a least-square-adjustment called Gauß-Markov-Model. Moreover, the software supports deformation-analysis. Add-ons are coordinate-transformation or the form-fitting-toolbox.

36.4K lines of code

0 current contributors

almost 14 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Licenses: No declared licenses

ultrasonic-thickness-resonance

Compare

  Analyzed 12 months ago

Program to estimate material properties from the measured first order thickness resonance in the ultrasonic transmission coefficient of a homogeneous plate at normal incidence. More information in: http://us-biomat.com/resources/code/ https://github.com/usbiomat/ultrasonic-thickness-resonance/wiki

3.19K lines of code

0 current contributors

almost 10 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Licenses: No declared licenses

Lmfit

Compare

  Analyzed 12 months ago

Lmfit provides a high-level interface to non-linear optimization and curve fitting problems for Python. Lmfit builds on Levenberg-Marquardt algorithm of scipy.optimize.leastsq(), but also supports most of the optimization methods from scipy.optimize. Features: - Using Parameter objects instead ... [More] of plain floats as variables. A Parameter has a value that can be varied in the fit, fixed, have upper and/or lower bounds. It can even have a value that is constrained by an algebraic expression of other Parameter values. - Ease of changing fitting algorithms. - Improved estimation of confidence intervals. - Improved curve-fitting with the Model class, which allows to turn a function into a model to fit the data. - Many pre-built models for common lineshapes are included and ready to use. [Less]

15.3K lines of code

9 current contributors

about 1 year since last commit

0 users on Open Hub

Activity Not Available
5.0
 
I Use This