Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • netbeans: An IDE (Integrated Development Environment) that simplifies editing and developing the code, building it etc.
  • lcsim.org: the java based reconstruction framework.
  • JAS3: is a general purpose, open-source, data analysis tool with the following features
    • Plotting of 1d, 2d and 3d histograms, XY plots, scatterplots etc.
    • High quality print output.
    • Fitting (binned or unbinned) using an extensible set of optimizers including Minuit.
    • Export of plots in a variety of formats including PS, EPS, PDF, SVG, GIF, PNG.
    • Easy to learn GUI for performing common analysis tasks (plotting, ntuple-analysis, fitting etc.).
    • More complex analysis can be performed using a variety of scripting languages (pnuts, jython, etc.), or by writing Java analysis modules.
    • Able to read data in a variety of formats including: SQL databases, text-files (see also HEP specific features).
    • AIDA compliant analysis system.
    • Built-in editor and compiler.
    • Simple spreadsheet capabilities.
    • Logbook for recording analysis tasks, and optionally publishing results to the web.
    • Highly modular structure allows addition, replacement or removal of modules to customize application for a particular problem domain.
    • Plugins provide:
      • Event browser for files in stdhep and lcio format
      • WIRED Event display

...