Java Analysis Studio and the hep.lcd classes

Slides:



Advertisements
Similar presentations
Web100 User Services Support Team: Tanya Brethour, Jim Ferguson, Steve Engelhardt
Advertisements

Configuration management
O. Stézowski IPN Lyon AGATA Week September 2003 Legnaro Data Analysis – Team #3 ROOT as a framework for AGATA.
Org.lcsim ILC Reconstruction and Analysis Tony Johnson SLAC March 2005.
Collaborative Tools Sharing Knowledge: Media Wiki and other collaborative tools -- Matt Bellis Sharing Code: Distributed version control and social development.
The “R” Statistical Package Naomi Altman Dept. of Statistics PSU.
Tutorial -01. Objective In this session we will discuss about : 1.What is MVC? 2.Why MVC? 3.Advantages of MVC over ASP.NET 4.ASP.NET development models.
Rapid Application Development Environment based on LabVIEW A. Raimondo (AB/CO) ATC/ABOC Days, January 2008.
Open Source Workshop1 IBM Software Group Working with Apache Tuscany A Hands-On Workshop Luciano Resende Haleh.
Java Analysis Studio Tony Johnson Stanford Linear Accelerator Center CHEP 97 - April 1997.
LCIO A persistency framework for LC detector simulation studies Frank Gaede, DESY, IT 4 th ECFA/DESY LC Workshop Amsterdam April 1 st -4 th 2003.
Advanced Analysis Environments What is the role of Java in physics analysis? Will programming languages at all be relevant? Can commercial products help.
JAS3 + AIDA LC Simulations Workshop SLAC 19 th May 2003.
Java Root IO Part of the FreeHEP Java Library Tony Johnson Mark Dönszelmann
Org.lcsim Reconstruction and Analysis framework for ILC Detectors Tony Johnson SLAC July 2006.
Update on Database Issues Peter Chochula DCS Workshop, June 21, 2004 Colmar.
A Short Course on Geant4 Simulation Toolkit How to learn more?
Using JAS3 for LCD Analysis Tony Johnson 20 th May 2003.
JAS3 - A general purpose data analysis framework for HENP and beyond Tony Johnson, Victor Serbo, Max Turri, Mark Dönszelmann, Joseph Perl SLAC.
The Power of Computer Coding for Elementary GT Students a hands on workshop Ann E. Durkin – Technology/Gifted and Talented Teacher, Johnson Elementary/
Java Analysis Studio - Status CHEP 98 - September 1998 Tony Johnson - SLAC Jonas Gifford + Kevin Garwood - University of Victoria.
Visualization of Geant4 Data: Exploiting Component Architecture through AIDA, HepRep, JAS and WIRED Geant4 Workshop, CERN - 2 October 2002 Joseph Perl.
Java Analysis Studio and the hep.lcd class library Mike Ronan - LBNL Joanne Bogart, Gary Bower, Tony Johnson - SLAC Nick Sinev - Oregon Don Benton - U.
Status of the LAr OO Reconstruction Srini Rajagopalan ATLAS Larg Week December 7, 1999.
RCE Platform Technology (RPT) Mark Arndt User Support.
JAS and JACO – Status Report Atlas Graphics Group August 2000 Tony Johnson.
Workshop decisions Helge Meinhard / CERN-EP Atlas software workshop 08 May 1998.
TargetProcess - AGILE Project tracking tool Shashwat Gupta CS
Geant4 Training 2003 A Short Course on Geant4 Simulation Toolkit How to learn more? The full set of lecture notes of this Geant4.
Windows App Studio Windows App Studio is the tool that makes it fast and easy to build Windows 10 apps. It’s accessible from any device with a browser.
1 April 14, Starting New Open Source Software Projects William Cohen NCSU CSC 591W April 14, 2008.
Introduction to Algorithm. What is Algorithm? an algorithm is any well-defined computational procedure that takes some value, or set of values, as input.
Environment & Education & More Dan Bothell. Overview Data Teaching Materials Environment Other ACT-R 5.0 and RPM issues.
Chapter 1 Introduction to Visual Basic
Introduction to Visual Basic. NET,. NET Framework and Visual Studio
Build and Test system for FairRoot
Build Fundamentals and Continuous Integration
John Metz and Jeff Potts Michigan’s A. E. R. Annual Conference 2017
Development with Eclipse
DataGrid Quality Assurance
Project Center Use Cases Revision 2
Computer Organization, Eclipse Intro
Computer Software: Programming
Mobile Application Test Case Automation
Geant4-based Simulation Status and Plans
A Short Course on Geant4 Simulation Toolkit How to learn more?
Project Center Use Cases Revision 3
CernVM Status Report Predrag Buncic (CERN/PH-SFT).
Project Center Use Cases Revision 3
Microsoft Build /8/2018 5:15 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
General Software Issues at SiD
WEBINAR: Integrating SpiraTest with JIRA
Individual Particle Reconstruction
McIDAS-V: Why it’s Based on VisAD and IDV
Linear Collider Simulation Tools
What's New in eCognition 9
CSCI N207 Data Analysis Using Spreadsheet
A Short Course on Geant4 Simulation Toolkit How to learn more?
A Short Course on Geant4 Simulation Toolkit How to learn more?
Tonga Institute of Higher Education IT 141: Information Systems
Java Analysis Studio - Status
Tools for Mobile Linux - TmL
Configuration management
Tonga Institute of Higher Education IT 141: Information Systems
Java Reconstruction and Analysis for a Linear Collider Detector
Linear Collider Simulation Tools
Java Analysis Studio and the hep.lcd classes
What's New in eCognition 9
Analyzing CLAS12 Data David Payette.
Open data in teaching and education
Presentation transcript:

Java Analysis Studio and the hep.lcd classes Tony Johnson Ann Arbor - LCD workshop - March 1999

Java Analysis Studio Experiment independent Physics Analysis Tool Histogram Creation, Manipulation and Display Easy to download and install on Windows or Unix Works with hep.lcd classes for LCD specific analysis

What is hep.lcd ? hep.lcd a Java framework for Analysis of LCD data from Stdhep, Gismo, Root FASTMC Running Reconstruction and Parameterized (Fast) MC Rapid development of reconstruction and analysis algorithms Event Display, Analysis Tools Can be used inside JAS or standalone

What is hep.lcd Why Java? More appropriate language than C++ for data analysis Easy to learn Simpler to use Huge industry support Runs on all machines of interest to hep Fast Clustering .3secs/event FastMC 6ms/event Track Finding 2secs/event

hep.lcd Status Version 0.96 released today! Details Release Notes Weekly meetings on Tuesdays at 1:30 PST Remote developers welcome to join by phone Users with problems or suggestions also more than welcome.

Data Repository Set up by Don Benton at Penn Available at sp05.hep.upenn.edu http://spcw.hep.upenn.edu/cgi- bin/display_table

Event Display

Users Guide + Tutorial Based on December’s hands-on tutorial Covers all components of hep.lcd package Doesn’t assume any previous experience with Java or Java Analysis Studio Constantly Evolving Document (90% complete) User Feedback Encouraged Every page has a feedback form which sends e-mail to maintainer You can see comments of others plus replies http://www-sldnt.slac.stanford.edu/jas/Documentation/lcd

What’s Next hep.lcd package Java Analysis Studio Track-Cluster Association Track Fitting CVS for code repository? WIRED event display What else do people need? Java Analysis Studio New release coming next month Feedback wanted!

hep.lcd experience? We now have 6+ people who have contributed code We have ~10 people who are using the system for analysis (see other talks) We want more people to try it We want feedback from early users.