CLAS Data Management

Size: px
Start display at page:

Download "CLAS Data Management"

Transcription

1 CLAS Data Management G.Gavalian (ODU) CLAS Collaboration Meeting! Supported by the Data Mining Collaboration, S. Kuhn, L. Weinstein, M. Sargsian, and M. Strikman

2 CLAS Data Management Charge The Mandate: Jefferson Lab requires that valuable data generated in connection with the lab s research program be managed in a way that allows future and outside researchers to be able to work with the data, either to validate a result or to conduct additional studies on the same data. The scope of this mandate includes the preservation of the data, documentation of the data format, the preservation of associated data such as run conditions and calibration databases, and the preservation of software used to read and process the data. The proposed solution:! Extend the existing CLAS nuclear data mining software to serve as a data management system.

3 CLAS Data Management A compact and portable data format (gzipped ig5): ged File System (): Allows sorting run files according to run conditions, targets, beam type and energy. Can add meta-data and run properties (such as beam current and total charge) to the run collections. CLARA Distributed Environment (V. Gurjyan): Cloud computing environment for accessing the data from anywhere and for pre-processing data to decrease network traffic. Multi-node Dynamic Process Environments () for local network distributed computing and data synchronization. Data Mining Analysis Framework: Distributed experimental data framework, with search and discovery using. Analysis codes for specific experiments, including particle identification, momentum corrections and fiducial cuts.

4 Data Formats A custom data storage library (ig5) was developed for the data mining project to store the data of nuclear target experiments in more compact form: The data format is a column-wise mixed data storage algorithm mimicking CLAS data structures in BOS. The library provides ability for lossless compression (GZIP) of the stored data. Interface is developed for data access in C++ and Java. The EVIO container is used to store the compressed data buffers, which provides multiplatform portability. The new data format reduces the size of stored data by about 70%: Data Formats Data Formats: BOS - CLAS standard data format. EVIO(iG5) - new data format. EVIO (ig5)comp - new data format with compression BOS EVIO(IG5) EVIO(IG5) COMP

5 ged File System Developed a tagged file system to sort experimental data files on NAS disks. Meta-Data (tags) for each file are stored, including run conditions, target, beam type and energy. Developed algorithms to search through data using tags. User User User Client Programs CLARA PLATFORM ged File System (T) Metadata Storage NAS Data Storage

6 example Meta-data for each file on the tag file system has attributes: IP address for containing the physical file and IP address of Proxy platform that provides access to the. set associated with run conditions of the run, including beam type, target type beam energy and so on.. Property set describing attributes of each individual run file. Proxy: FILE Meta-Data Acces : Property electron FCUP= TAGS energy-4.7 Entries=145 MD5=2c5482d45 target-h2

7 CLARA Distributed Platform Data Mining project uses CLARA for distributed computing environment CLARA Improvements needed: CLARA-1.6 object model was changed to introduce mime-types, for unambiguous data exchange. CLARA-1.7 platform was running independent server on one computer, without platform discovery. CLARA-2.0 introduced Dynamic Processing Environments () which allows several platforms to be connected into one environment. CLARA-2.0 Mesh style design had limitations, using multi-computer setup behind the firewall was problematic. A new STAR-style design was introduced to provide access to data processing environments behind the firewall, enhancing the power of distributed computing. Significant development work invested in making CLARA useful for data mining. More development will be needed to make CLARA adequate for this larger mission.

8 CLARA Distributed Platform (STAR) In CLARA 2.0 MESH was introduced to have several computers connected to main platform and be discoverable, each of them with their own. In CLARA 2.0 STAR-type environment was implemented, where all communication with s goes through main Proxy platform. Each has its own storage and runs a, the data processing speed is only limited to internal servers readout speed. One computer (main Proxy platform) has to have open communication with outside world. CLARA 2.0 (MESH) CLARA 2.0 (STAR) USER CLARA PLATFORM USER CLARA PLATFORM

9 CLARA Distributed Cloud User can connect to multiple platforms (running on different University clusters): data query, discovery by experimental meta-data data analysis (basic and experiment specific code) and download. USER USER CLARA PLATFORM USER USER CLARA PLATFORM USER CLARA PLATFORM

10 Data Mining Software Data Mining Software: based on CLARA for cloud data processing, written in Java. data tagging and search interface based on. select files (beam energy, target etc..) using. experiment specific analysis codes, using review committee approved particle identification, momentum corrections and fiducial cuts: select cuts and corrections (PID method, momentum corrections ) select final state to analyze (e-,pi+,p..) select data to download : full data 4-vectors or 4-vectors with PID info Converted Files on ODU Server e2b eg2 e6 g11

11 Data Access Interface GUI allows user to search through tags and experiment list on the server. Listing provides run numbers, number of files for run and integrated charge for run.

12 Data Analysis Interface The data can be distributed on different servers, user can chose the server to use. User selects the analysis code for the data to pass through before downloading (particle id, momentum corrections..) User selects the final state for exclusive or inclusive reactions: 11:2212:22:211 11:2212:X+:1-:Xn based on either SEB or run group specific PID

13 Data Cuts and Corrections (eg2a) Custom analysis codes for eg2a run group: particle identification vertex corrections momentum corrections fiducial cuts

14 Nuclear Data Mining Analyses pp SRC correlations in nuclei, Or Hen, under CLAS review backward Deltas in deuterium, Chris Wooten (ODU senior thesis) EMC and SRC, Barak Schmookler (MIT) d(e,e p) and (e,e n), M. Braverman (TAU) SRC Proton Transparency: Or Hen (TelAviv), PLB772(2013)63 Mean Field Proton Transparency: Or Hen (TelAviv), under CLAS review Double Spin asymmetry in d(e,e p)n, Mike Mayer (ODU), soon to be under CLAS review Many proton knock out from nuclei to explore the potential to reach r- process path below 208Pb, Dan Watts (Edinburgh) 3He(e,e n)/(e,e p), Uttar Pudaisini (ODU) p-and n-single nucleon momentum distributions in asymmetric nuclei, Tel Aviv Hadronization in semi-inclusive DIS, H. Hakobyan (UTM)

15 World Wide Data Analysis The Data on ODU servers is being actively analyzed by users from Scotland, Germany, Chile, India, Israel, MIT, U, ODU and others. ODU

16 Data Mining Summary This software puts the developed wisdom of the run group in one easyto-access location. no need to wander the halls looking for experts. no need to cut and paste codes (this happens a lot) allows reanalysis even after the experts have moved away allows students not associated with CLAS to do analysis. Efficient data format, and CLARA. Efficient data compression saves valuable disk space. tagged file system allows efficient sorting and discovery for the data. cloud distributed CLARA system allows access to the data from anywhere. new CLARA design allows multiple data sources (located at different sites) to be analyzed in parallel. Data from nuclear and photon experiments (e2, eg2, e6, g11 and g12) is converted to EVIO(iG5) format and stored on ODU servers. Run group specific cuts and corrections are implemented for eg2, e2, g11, e6.

17 Summary Developed CLARA framework further to allow universities to host data storage, analysis and distribution centers. Developed efficient data format to reduce the data size ~70%. Developed ged File System for cataloging and selecting data distributed over the large number of platforms. Created Java interface for easy deployment of programs over a variety of platforms. Jython interface allows easy scripting for deploying jobs and running analysis on local computer. Data Mining framework is widely used for analysis by CLAS and non-clas physicists. Data Mining project framework can be extended to serve as the data management system for CLAS-12, and possibly for other halls.

18 Backup BACKUP SLIDES

19 Data Analysis Custom analysis codes for each run group perform particle identifications and corrections Analysis committee Approved cuts and corrections implemented. Can implement multiple versions of cuts and corrections example: E2B Vertex Corrections

20 CLARA Distributed Platform (MESH) In CLARA 2.0 was introduced to have several computers connected to main platform and be discoverable, each of them with their own. Communication and data exchange will be directly with, which requires for computer to have access from outside of the network. CLARA 2.0 (MESH) USER CLARA PLATFORM

21 SRC Analysis (B. Schmookler MIT) Short Range Correlations Analysis of eg2a data (B. Schmookler) EMC ratio a2 plateau Preliminary

22 Data Compression Test of the data compression for CLAS-6 data. SEB BOS - standard CLAS library. EVIO(IG5) - IG5 Buffered Data Stream wrapped inside EVIO format. EVIO(IG5) COMP - IG5 Compressed Buffered Data StreamWrapped inside EVIO byte buffer. EVNT BOS SEB (P) EVIO EVIO(IG5) EVNT (P) BOS EVIO(IG5) EVIO(IG5) COMP SEB - particle identification hit banks (HEAD,EVNT,DCPB, ECPB...) EVNT- only particle 4-vector banks with header bank (HEAD,EVNT)

23 CLAS-12 Plans Developed framework can be extended and used for CLAS-12 production data. Some fraction of the experimental data can be transferred to CLARA cloud for data monitoring, calibration and physics analysis Final reconstructed data (after calibration) can be stored at participating universities for physics analysis and will be accessible through CLARA. The data correction codes (momentum, vertex corrections and fiducial cuts) can be easily shared. The multitasking provided by CLARA cloud will significantly speed up data analysis for users.

24 CLARA Distributed Platform In CLARA 1.7 the platform is running the computing environment with, the NAS disks are mounter to the system through switch. The data reading is limited to the switch speed. The number of processed (threads) are limited to one host computer. CLARA 1.7 USER CLARA PLATFORM

25 Data Mining Summary Data Access and Analysis: data from nuclear target experiments (and g11 and g12) is converted to EVIO(iG5) format and stored on ODU servers. data is discoverable by experiment name, target type and beam type. run group specific cuts and corrections are implemented for eg2, e2, g11, e6. Simulations: meson production and decay framework is implemented for light meson production and decay (radiative, hadronic, dalitz). Fast-Monte-Carlo is developed for photo-production experiments using single particle efficiency maps derived from experimental data.

Data Mining and Light Meson Decay. G. Gavalian (Old Dominion University)

Data Mining and Light Meson Decay. G. Gavalian (Old Dominion University) Data Mining and Light Meson Decay G. Gavalian (Old Dominion University) Outline 2 Data Mining Project. Light Meson Decay Program. Ongoing data analysis of LMD. CLAS-12 software development plans. Future

More information

CLAS 12 Reconstruction Software

CLAS 12 Reconstruction Software CLAS 12 Reconstruction Software G.Gavalian (ODU) Outline CLAS-12 computing Requirements CLARA framework (SOA architecture) CLARA based application examples (DataMining) CLAS 12 Reconstruction Where do

More information

CLAS data format (HDF5) G.Gavalian (ODU)

CLAS data format (HDF5) G.Gavalian (ODU) CLAS data format (HDF5) G.Gavalian (ODU) Motivation For higher level physics analysis more complicated DST structure is needed. Current DST structures do not provide tools for storing Physics Analysis

More information

First LHCb measurement with data from the LHC Run 2

First LHCb measurement with data from the LHC Run 2 IL NUOVO CIMENTO 40 C (2017) 35 DOI 10.1393/ncc/i2017-17035-4 Colloquia: IFAE 2016 First LHCb measurement with data from the LHC Run 2 L. Anderlini( 1 )ands. Amerio( 2 ) ( 1 ) INFN, Sezione di Firenze

More information

Hall D and IT. at Internal Review of IT in the 12 GeV Era. Mark M. Ito. May 20, Hall D. Hall D and IT. M. Ito. Introduction.

Hall D and IT. at Internal Review of IT in the 12 GeV Era. Mark M. Ito. May 20, Hall D. Hall D and IT. M. Ito. Introduction. at Internal Review of IT in the 12 GeV Era Mark Hall D May 20, 2011 Hall D in a Nutshell search for exotic mesons in the 1.5 to 2.0 GeV region 12 GeV electron beam coherent bremsstrahlung photon beam coherent

More information

CLAS12 Offline Software Tools. G.Gavalian (Jlab) CLAS Collaboration Meeting (June 15, 2016)

CLAS12 Offline Software Tools. G.Gavalian (Jlab) CLAS Collaboration Meeting (June 15, 2016) CLAS12 Offline Software Tools G.Gavalian (Jlab) Overview Data Formats: RAW data decoding from EVIO. Reconstruction output banks in EVIO. Reconstruction output convertor to ROOT (coming soon). Data preservation

More information

Studies of e γx and of e π0x with clas and clas12

Studies of e γx and of e π0x with clas and clas12 Studies of e γx and of e π0x with clas and clas12 DeepPWG meeting, JLab, June 15, 2017 Hard exclusive photon production BH propagators Possibilities with e γx Extracting PBPT from double spin asymmetry

More information

Deeply Virtual Compton Scattering at Jefferson Lab

Deeply Virtual Compton Scattering at Jefferson Lab Deeply Virtual Compton Scattering at Jefferson Lab June 16-17, 2016 Frederic Georges (PhD student) PhD Supervisor: Carlos Muñoz Camacho Institut de Physique Nucléaire d Orsay CNRS-IN2P3 Université Paris-Sud,

More information

Common Tools. G.Gavalian (JLAB)

Common Tools. G.Gavalian (JLAB) Common Tools G.Gavalian (JLAB) 1 Software components Data Input/Output EVIO data structure definitions. JAVA libraries for dictionary based I/O. Geometry Geometry primitives library. Abstract classes for

More information

Physics Analysis Software Framework for Belle II

Physics Analysis Software Framework for Belle II Physics Analysis Software Framework for Belle II Marko Starič Belle Belle II collaboration Jožef Stefan Institute, Ljubljana CHEP 2015 M. Starič (IJS) Physics Analysis Software Okinawa, 13-17 April 2015

More information

Conference The Data Challenges of the LHC. Reda Tafirout, TRIUMF

Conference The Data Challenges of the LHC. Reda Tafirout, TRIUMF Conference 2017 The Data Challenges of the LHC Reda Tafirout, TRIUMF Outline LHC Science goals, tools and data Worldwide LHC Computing Grid Collaboration & Scale Key challenges Networking ATLAS experiment

More information

ALICE ANALYSIS PRESERVATION. Mihaela Gheata DASPOS/DPHEP7 workshop

ALICE ANALYSIS PRESERVATION. Mihaela Gheata DASPOS/DPHEP7 workshop 1 ALICE ANALYSIS PRESERVATION Mihaela Gheata DASPOS/DPHEP7 workshop 2 Outline ALICE data flow ALICE analysis Data & software preservation Open access and sharing analysis tools Conclusions 3 ALICE data

More information

Adding timing to the VELO

Adding timing to the VELO Summer student project report: Adding timing to the VELO supervisor: Mark Williams Biljana Mitreska Cern Summer Student Internship from June 12 to August 4, 2017 Acknowledgements I would like to thank

More information

Studies of the KS and KL lifetimes and

Studies of the KS and KL lifetimes and Studies of the KS and KL lifetimes and BR(K ) with KLOE ± ± + Simona S. Bocchetta* on behalf of the KLOE Collaboration KAON09 Tsukuba June 9th 2009 * INFN and University of Roma Tre Outline DA NE and KLOE

More information

CLAS12 Software Demonstration

CLAS12 Software Demonstration CLAS12 Software Demonstration Nathan Harrison First CLAS12 Experiment Workshop June 15, 2016 Jefferson Lab Outline Introduction - gemc - coatjava - ced Getting started - setting your environment - downloading

More information

Data Processing for CLAS12. Gagik Gavalian (Jefferson National Laboratory)

Data Processing for CLAS12. Gagik Gavalian (Jefferson National Laboratory) Data Processing for CLAS12 Gagik Gavalian (Jefferson National Laboratory) Introduction CONVENTIONAL WISDOM QUESTIONS!2 Evolution of Computing!3 Evolution of Computing!4 Service Oriented Architecture (SOA)

More information

Work in Tbilisi. David Mchedlishvili (SMART EDM_lab of TSU) GGSWBS , Tbilisi. Shota Rustaveli National Science Foundation

Work in Tbilisi. David Mchedlishvili (SMART EDM_lab of TSU) GGSWBS , Tbilisi. Shota Rustaveli National Science Foundation Mitglied der Helmholtz-Gemeinschaft David Mchedlishvili (SMART EDM_lab of TSU) Work in Tbilisi GGSWBS 18 23.08.2018, Tbilisi JEDI: Charged-Particle EDM Search Main principle: Inject polarized particles

More information

CLAS12 Software Demonstration

CLAS12 Software Demonstration CLAS12 Software Demonstration Part 1 of 2 Nathan Harrison CLAS Collaboration Meeting November 1, 2016 Jefferson Lab, Newport News, VA Preliminary setup: Simulations will be run on the farm, everything

More information

DVCS software and analysis tutorial

DVCS software and analysis tutorial DVCS software and analysis tutorial Carlos Muñoz Camacho Institut de Physique Nucléaire, Orsay, IN2P3/CNRS DVCS Collaboration Meeting January 16 17, 2017 Carlos Muñoz Camacho (IPNO) DVCS Software Jan 16,

More information

Data Base and Computing Resources Management

Data Base and Computing Resources Management Data Base and Computing Resources Management Harut Avakian(JLab) "CLAS12 Ready for Science" Review September 25 2017 Clas12 databases(ccdb/rcdb) Policies for clas12 dbases ccdb rcdb Sharing resources between

More information

Performance of the ATLAS Inner Detector at the LHC

Performance of the ATLAS Inner Detector at the LHC Performance of the ALAS Inner Detector at the LHC hijs Cornelissen for the ALAS Collaboration Bergische Universität Wuppertal, Gaußstraße 2, 4297 Wuppertal, Germany E-mail: thijs.cornelissen@cern.ch Abstract.

More information

CLAS12 Software Organization and Documentation

CLAS12 Software Organization and Documentation CLAS12 Software Organization and Documentation Nathan Harrison Jefferson Lab CLAS Collaboration Meeting March 28, 2017 Jefferson Lab Outline Current release Online software Simulations Common tools Reconstruction

More information

Streaming Readout, the JLab perspective. Graham Heyes Data Acquisition Support Group Jefferson Lab

Streaming Readout, the JLab perspective. Graham Heyes Data Acquisition Support Group Jefferson Lab Streaming Readout, the JLab perspective Graham Heyes Data Acquisition Support Group Jefferson Lab Introduction After the 12 GeV accelerator upgrade all four halls took production data in Spring of this

More information

IEPSAS-Kosice: experiences in running LCG site

IEPSAS-Kosice: experiences in running LCG site IEPSAS-Kosice: experiences in running LCG site Marian Babik 1, Dusan Bruncko 2, Tomas Daranyi 1, Ladislav Hluchy 1 and Pavol Strizenec 2 1 Department of Parallel and Distributed Computing, Institute of

More information

EventStore A Data Management System

EventStore A Data Management System EventStore A Data Management System Valentin Kuznetsov with Chris Jones, Dan Riley, Gregory Sharp Cornell University CLEO-c The CLEO-c experiment started in 2003 main physics topics are precise studies

More information

Google Cloud Platform for Systems Operations Professionals (CPO200) Course Agenda

Google Cloud Platform for Systems Operations Professionals (CPO200) Course Agenda Google Cloud Platform for Systems Operations Professionals (CPO200) Course Agenda Module 1: Google Cloud Platform Projects Identify project resources and quotas Explain the purpose of Google Cloud Resource

More information

Planning and Administering SharePoint 2016

Planning and Administering SharePoint 2016 Planning and Administering SharePoint 2016 Course 20339A 5 Days Instructor-led, Hands on Course Information This five-day course will combine the Planning and Administering SharePoint 2016 class with the

More information

Stefania Beolè (Università di Torino e INFN) for the ALICE Collaboration. TIPP Chicago, June 9-14

Stefania Beolè (Università di Torino e INFN) for the ALICE Collaboration. TIPP Chicago, June 9-14 ALICE SDD ITS performance with pp and Pb-Pb beams Stefania Beolè (Università di Torino e INFN) for the ALICE Collaboration - Chicago, June 9-14 Inner Tracking System (I) Six layers of silicon detectors

More information

First results from the LHCb Vertex Locator

First results from the LHCb Vertex Locator First results from the LHCb Vertex Locator Act 1: LHCb Intro. Act 2: Velo Design Dec. 2009 Act 3: Initial Performance Chris Parkes for LHCb VELO group Vienna Conference 2010 2 Introducing LHCb LHCb is

More information

GlueX Computing GlueX Collaboration Meeting JLab. Edward Brash University of Regina December 11 th -13th, 2003

GlueX Computing GlueX Collaboration Meeting JLab. Edward Brash University of Regina December 11 th -13th, 2003 GlueX Computing GlueX Collaboration Meeting JLab Edward Brash University of Regina December 11 th -13th, 2003 VRVS Videoconferences - www.vrvs.org -> web-based videoconferencing site currently free - audio/video/chat

More information

CLAS12 Software Meeting March 17, 2010 F113

CLAS12 Software Meeting March 17, 2010 F113 CLAS12 Software Meeting March 17, 2010 F113 Agenda 15:00-15:30 Update on ced12, Dave Heddle 15:30-16:30 CLARA Service Oriented Architecture Vardan Gurjyan. 16:30-16:50 gemc Demonstration Maurizio Ungaro

More information

PyPWA A Partial-Wave/Amplitude Analysis Software Framework

PyPWA A Partial-Wave/Amplitude Analysis Software Framework PyPWA A Partial-Wave/Amplitude Analysis Software Framework Carlos W. Salgado 1,2 other team members S. Bramlett 1, B. DeMello 1, M. Jones 1 W. Phelps 3 and J. Pond 1 Norfolk State University 1 The Thomas

More information

Executive Summary SOLE SOURCE JUSTIFICATION. Microsoft Integration

Executive Summary SOLE SOURCE JUSTIFICATION. Microsoft Integration Executive Summary Commvault Simpana software delivers the unparalleled advantages and benefits of a truly holistic approach to data management. It is one product that contains individually licensable modules

More information

Distributed Control Systems at SSRL Constraints for Software Development Strategies. Timothy M. McPhillips Stanford Synchrotron Radiation Laboratory

Distributed Control Systems at SSRL Constraints for Software Development Strategies. Timothy M. McPhillips Stanford Synchrotron Radiation Laboratory Distributed Control Systems at SSRL Constraints for Software Development Strategies Timothy M. McPhillips Stanford Synchrotron Radiation Laboratory Overview Computing Environment at our Beam Lines Need

More information

CODA Online Data Formats

CODA Online Data Formats CODA Online Data Formats Evio Header Formats Bank : 32 bits MSB (31) LSB (0) Length (32 bit words, exclusive) Tag (16 bits) (2) Type (6) Num (8) Segment : Padding Tag (8 bits) (2) Type (6) Length (16)

More information

Beam test measurements of the Belle II vertex detector modules

Beam test measurements of the Belle II vertex detector modules Beam test measurements of the Belle II vertex detector modules Tadeas Bilka Charles University, Prague on behalf of the Belle II Collaboration IPRD 2016, 3 6 October 2016, Siena, Italy Outline Belle II

More information

Looking Into the New and Improved Functionality of SQL 2008

Looking Into the New and Improved Functionality of SQL 2008 ILTA University - Monday August 24, 2009 Looking Into the New and Improved Functionality of SQL 2008 Matthew Fredette Managing Director Senior Systems Engineer Boston, MA Matthew.Fredette@mindSHIFT.com

More information

Microsoft SharePoint Server 2013 Plan, Configure & Manage

Microsoft SharePoint Server 2013 Plan, Configure & Manage Microsoft SharePoint Server 2013 Plan, Configure & Manage Course 20331-20332B 5 Days Instructor-led, Hands on Course Information This five day instructor-led course omits the overlap and redundancy that

More information

Direct photon measurements in ALICE. Alexis Mas for the ALICE collaboration

Direct photon measurements in ALICE. Alexis Mas for the ALICE collaboration Direct photon measurements in ALICE Alexis Mas for the ALICE collaboration 1 Outline I - Physics motivations for direct photon measurements II Direct photon measurements in ALICE i - Conversion method

More information

SiD Tracking using VXD. Nick Sinev, University of Oregon

SiD Tracking using VXD. Nick Sinev, University of Oregon SiD Tracking using VXD Nick Sinev, University of Oregon Plan Motivation Track reconstruction algorithm Performance for single tracks Does it have any limits? With backgrounds To do Motivation Tracking

More information

Automated reconstruction of LAr events at Warwick. J.J. Back, G.J. Barker, S.B. Boyd, A.J. Bennieston, B. Morgan, YR

Automated reconstruction of LAr events at Warwick. J.J. Back, G.J. Barker, S.B. Boyd, A.J. Bennieston, B. Morgan, YR Automated reconstruction of LAr events at Warwick J.J. Back, G.J. Barker, S.B. Boyd, A.J. Bennieston, B. Morgan, YR Challenges Single electron, 2 GeV in LAr: Easy 'by-eye' in isolation Challenging for

More information

Virtualizing a Batch. University Grid Center

Virtualizing a Batch. University Grid Center Virtualizing a Batch Queuing System at a University Grid Center Volker Büge (1,2), Yves Kemp (1), Günter Quast (1), Oliver Oberst (1), Marcel Kunze (2) (1) University of Karlsruhe (2) Forschungszentrum

More information

Simulation and Physics Studies for SiD. Norman Graf (for the Simulation & Reconstruction Team)

Simulation and Physics Studies for SiD. Norman Graf (for the Simulation & Reconstruction Team) Simulation and Physics Studies for SiD Norman Graf (for the Simulation & Reconstruction Team) SLAC DOE Program Review June 13, 2007 Linear Collider Detector Environment Detectors designed to exploit the

More information

Course : Planning and Administering SharePoint 2016

Course : Planning and Administering SharePoint 2016 Course Outline Course 20339-1: Planning and Administering SharePoint 2016 Duration: 5 days About this course This five-day course will provide you with the knowledge and skills to plan and administer a

More information

Klaus Dehmelt EIC Detector R&D Weekly Meeting November 28, 2011 GEM SIMULATION FRAMEWORK

Klaus Dehmelt EIC Detector R&D Weekly Meeting November 28, 2011 GEM SIMULATION FRAMEWORK Klaus Dehmelt EIC Detector R&D Weekly Meeting November 28, 2011 GEM SIMULATION FRAMEWORK Overview GEM Simulation Framework in the context of Simulation Studies for a High Resolution Time Projection Chamber

More information

The CMS data quality monitoring software: experience and future prospects

The CMS data quality monitoring software: experience and future prospects The CMS data quality monitoring software: experience and future prospects Federico De Guio on behalf of the CMS Collaboration CERN, Geneva, Switzerland E-mail: federico.de.guio@cern.ch Abstract. The Data

More information

"Charting the Course... MOC /2: Planning, Administering & Advanced Technologies of SharePoint Course Summary

Charting the Course... MOC /2: Planning, Administering & Advanced Technologies of SharePoint Course Summary Description Course Summary This five-day course will provide you with the knowledge and skills to plan and administer a Microsoft environment. The course teaches you how to deploy, administer, and troubleshoot

More information

PoS(EPS-HEP2017)523. The CMS trigger in Run 2. Mia Tosi CERN

PoS(EPS-HEP2017)523. The CMS trigger in Run 2. Mia Tosi CERN CERN E-mail: mia.tosi@cern.ch During its second period of operation (Run 2) which started in 2015, the LHC will reach a peak instantaneous luminosity of approximately 2 10 34 cm 2 s 1 with an average pile-up

More information

Electron and Photon Reconstruction and Identification with the ATLAS Detector

Electron and Photon Reconstruction and Identification with the ATLAS Detector Electron and Photon Reconstruction and Identification with the ATLAS Detector IPRD10 S12 Calorimetry 7th-10th June 2010 Siena, Italy Marine Kuna (CPPM/IN2P3 Univ. de la Méditerranée) on behalf of the ATLAS

More information

Simulations. What we need What is working What is not working. The roadmap to the perfect CLAS12 MC detector response

Simulations. What we need What is working What is not working. The roadmap to the perfect CLAS12 MC detector response Simulations The roadmap to the perfect CLAS12 MC detector response What we need What is working What is not working M. Ungaro, First CLAS12 Experiment Workshop, 10/20/2015 Jefferson Lab Needs for CLAS12

More information

Muon Reconstruction and Identification in CMS

Muon Reconstruction and Identification in CMS Muon Reconstruction and Identification in CMS Marcin Konecki Institute of Experimental Physics, University of Warsaw, Poland E-mail: marcin.konecki@gmail.com An event reconstruction at LHC is a challenging

More information

MISB ST STANDARD. 27 February Ancillary Text Metadata Sets. 1 Scope. 2 References. 2.1 Normative References.

MISB ST STANDARD. 27 February Ancillary Text Metadata Sets. 1 Scope. 2 References. 2.1 Normative References. MISB ST 0808.1 STANDARD Ancillary Text Metadata Sets 27 February 2014 1 Scope This Standard documents the SMPTE KLV metadata sets used to encode text data associated with a motion imagery data stream.

More information

ISO/IEC INTERNATIONAL STANDARD. Information technology Multimedia application format (MPEG-A) Part 4: Musical slide show application format

ISO/IEC INTERNATIONAL STANDARD. Information technology Multimedia application format (MPEG-A) Part 4: Musical slide show application format INTERNATIONAL STANDARD ISO/IEC 23000-4 Second edition 2009-01-15 Information technology Multimedia application format (MPEG-A) Part 4: Musical slide show application format Technologies de l'information

More information

Version 1.1 JEFFERSON LAB. Data Acquisition Group. JEventViewer User s Guide

Version 1.1 JEFFERSON LAB. Data Acquisition Group. JEventViewer User s Guide Version 1.1 JEFFERSON LAB Data Acquisition Group JEventViewer User s Guide J E F F E R S O N L A B D A T A A C Q U I S I T I O N G R O U P JEventViewer User s Guide Carl Timmer timmer@jlab.org 3-Feb-2015

More information

05/09/07 CHEP2007 Stefano Spataro. Simulation and Event Reconstruction inside the PandaRoot Framework. Stefano Spataro. for the collaboration

05/09/07 CHEP2007 Stefano Spataro. Simulation and Event Reconstruction inside the PandaRoot Framework. Stefano Spataro. for the collaboration for the collaboration Overview Introduction on Panda Structure of the framework Event generation Detector implementation Reconstruction The Panda experiment AntiProton Annihilations at Darmstadt Multi

More information

How the Monte Carlo production of a wide variety of different samples is centrally handled in the LHCb experiment

How the Monte Carlo production of a wide variety of different samples is centrally handled in the LHCb experiment Journal of Physics: Conference Series PAPER OPEN ACCESS How the Monte Carlo production of a wide variety of different samples is centrally handled in the LHCb experiment To cite this article: G Corti et

More information

The Belle II Software From Detector Signals to Physics Results

The Belle II Software From Detector Signals to Physics Results The Belle II Software From Detector Signals to Physics Results LMU Munich INSTR17 2017-02-28 Belle II @ SuperKEKB B, charm, τ physics 40 higher luminosity than KEKB Aim: 50 times more data than Belle Significantly

More information

Performance quality monitoring system for the Daya Bay reactor neutrino experiment

Performance quality monitoring system for the Daya Bay reactor neutrino experiment Journal of Physics: Conference Series OPEN ACCESS Performance quality monitoring system for the Daya Bay reactor neutrino experiment To cite this article: Y B Liu and the Daya Bay collaboration 2014 J.

More information

The Compact Muon Solenoid Experiment. Conference Report. Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland

The Compact Muon Solenoid Experiment. Conference Report. Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland Available on CMS information server CMS CR -2009/098 The Compact Muon Solenoid Experiment Conference Report Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland 15 April 2009 FROG: The Fast And Realistic

More information

Computing. DOE Program Review SLAC. Rainer Bartoldus. Breakout Session 3 June BaBar Deputy Computing Coordinator

Computing. DOE Program Review SLAC. Rainer Bartoldus. Breakout Session 3 June BaBar Deputy Computing Coordinator Computing DOE Program Review SLAC Breakout Session 3 June 2004 Rainer Bartoldus BaBar Deputy Computing Coordinator 1 Outline The New Computing Model (CM2) New Kanga/ROOT event store, new Analysis Model,

More information

First studies in the detector geometry working group

First studies in the detector geometry working group First studies in the detector geometry working group Matteo Rama - INFN Lab. Nazionali Frascati Achille Stocchi - LAL, Orsay for the Detector Geometry working group SuperB meeting, Orsay, Feb. 2009 detector

More information

Event reconstruction in STAR

Event reconstruction in STAR Chapter 4 Event reconstruction in STAR 4.1 Data aquisition and trigger The STAR data aquisition system (DAQ) [54] receives the input from multiple detectors at different readout rates. The typical recorded

More information

Scalable, Reliable Marshalling and Organization of Distributed Large Scale Data Onto Enterprise Storage Environments *

Scalable, Reliable Marshalling and Organization of Distributed Large Scale Data Onto Enterprise Storage Environments * Scalable, Reliable Marshalling and Organization of Distributed Large Scale Data Onto Enterprise Storage Environments * Joesph JaJa joseph@ Mike Smorul toaster@ Fritz McCall fmccall@ Yang Wang wpwy@ Institute

More information

ATLAS PILE-UP AND OVERLAY SIMULATION

ATLAS PILE-UP AND OVERLAY SIMULATION ATLAS PILE-UP AND OVERLAY SIMULATION LPCC Detector Simulation Workshop, June 26-27, 2017 ATL-SOFT-SLIDE-2017-375 22/06/2017 Tadej Novak on behalf of the ATLAS Collaboration INTRODUCTION In addition to

More information

Self-driving Datacenter: Analytics

Self-driving Datacenter: Analytics Self-driving Datacenter: Analytics George Boulescu Consulting Systems Engineer 19/10/2016 Alvin Toffler is a former associate editor of Fortune magazine, known for his works discussing the digital revolution,

More information

CLAS12 DAQ & Trigger Status and Timeline. Sergey Boyarinov Oct 3, 2017

CLAS12 DAQ & Trigger Status and Timeline. Sergey Boyarinov Oct 3, 2017 CLAS12 DAQ & Trigger Status and Timeline Sergey Boyarinov Oct 3, 2017 Notation ECAL old EC (electromagnetic calorimeter) PCAL preshower calorimeter DC drift chamber HTCC high threshold cherenkov counter

More information

Planning and Administering SharePoint 2016

Planning and Administering SharePoint 2016 Planning and Administering SharePoint 2016 20339-1; 5 Days; Instructor-led Course Description This five-day course will provide you with the knowledge and skills to plan and administer a Microsoft SharePoint

More information

A New Segment Building Algorithm for the Cathode Strip Chambers in the CMS Experiment

A New Segment Building Algorithm for the Cathode Strip Chambers in the CMS Experiment EPJ Web of Conferences 108, 02023 (2016) DOI: 10.1051/ epjconf/ 201610802023 C Owned by the authors, published by EDP Sciences, 2016 A New Segment Building Algorithm for the Cathode Strip Chambers in the

More information

Philippe Laurens, Michigan State University, for USATLAS. Atlas Great Lakes Tier 2 collocated at MSU and the University of Michigan

Philippe Laurens, Michigan State University, for USATLAS. Atlas Great Lakes Tier 2 collocated at MSU and the University of Michigan Philippe Laurens, Michigan State University, for USATLAS Atlas Great Lakes Tier 2 collocated at MSU and the University of Michigan ESCC/Internet2 Joint Techs -- 12 July 2011 Content Introduction LHC, ATLAS,

More information

Chronix: Long Term Storage and Retrieval Technology for Anomaly Detection in Operational Data

Chronix: Long Term Storage and Retrieval Technology for Anomaly Detection in Operational Data Chronix: Long Term Storage and Retrieval Technology for Anomaly Detection in Operational Data FAST 2017, Santa Clara Florian Lautenschlager, Michael Philippsen, Andreas Kumlehn, and Josef Adersberger Florian.Lautenschlager@qaware.de

More information

Monte Carlo programs

Monte Carlo programs Monte Carlo programs Alexander Khanov PHYS6260: Experimental Methods is HEP Oklahoma State University November 15, 2017 Simulation steps: event generator Input = data cards (program options) this is the

More information

Batch Services at CERN: Status and Future Evolution

Batch Services at CERN: Status and Future Evolution Batch Services at CERN: Status and Future Evolution Helge Meinhard, CERN-IT Platform and Engineering Services Group Leader HTCondor Week 20 May 2015 20-May-2015 CERN batch status and evolution - Helge

More information

Accelerate Big Data Insights

Accelerate Big Data Insights Accelerate Big Data Insights Executive Summary An abundance of information isn t always helpful when time is of the essence. In the world of big data, the ability to accelerate time-to-insight can not

More information

NDF data format and API implementation. Dr. Bojian Liang Department of Computer Science University of York 25 March 2010

NDF data format and API implementation. Dr. Bojian Liang Department of Computer Science University of York 25 March 2010 NDF data format and API implementation Dr. Bojian Liang Department of Computer Science University of York 25 March 2010 What is NDF? Slide 2 The Neurophysiology Data translation Format (NDF) is a data

More information

Belle II Software and Computing

Belle II Software and Computing Belle II Software and Computing LMU Munich Journée Belle II @ LAL 2017-03-22 Computing Model >10 PB of raw data per year Distributed computing model Share per fraction of PhDs More than 10 PB of raw data

More information

PoS(EPS-HEP2017)492. Performance and recent developments of the real-time track reconstruction and alignment of the LHCb detector.

PoS(EPS-HEP2017)492. Performance and recent developments of the real-time track reconstruction and alignment of the LHCb detector. Performance and recent developments of the real-time track reconstruction and alignment of the LHCb detector. CERN E-mail: agnieszka.dziurda@cern.ch he LHCb detector is a single-arm forward spectrometer

More information

Analysis of Σ 0 baryon, or other particles, or detector outputs from the grid data at ALICE

Analysis of Σ 0 baryon, or other particles, or detector outputs from the grid data at ALICE Analysis of Σ 0 baryon, or other particles, or detector outputs from the grid data at ALICE Introduction Analysis Chain Current status of Σ 0 analysis Examples of root files from the data and MC Discussion

More information

IBM Active Cloud Engine centralized data protection

IBM Active Cloud Engine centralized data protection IBM Active Cloud Engine centralized data protection Best practices guide Sanjay Sudam IBM Systems and Technology Group ISV Enablement December 2013 Copyright IBM Corporation, 2013 Table of contents Abstract...

More information

20331B: Core Solutions of Microsoft SharePoint Server 2013

20331B: Core Solutions of Microsoft SharePoint Server 2013 20331B: Core Solutions of Microsoft SharePoint Server 2013 Course Details Course Code: Duration: Notes: 20331B 5 days This course syllabus should be used to determine whether the course is appropriate

More information

TORCH: A large-area detector for precision time-of-flight measurements at LHCb

TORCH: A large-area detector for precision time-of-flight measurements at LHCb TORCH: A large-area detector for precision time-of-flight measurements at LHCb Neville Harnew University of Oxford ON BEHALF OF THE LHCb RICH/TORCH COLLABORATION Outline The LHCb upgrade TORCH concept

More information

INSPECTOR, A ZERO CODE IDE FOR CONTROL SYSTEMS USER INTERFACE DEVELOPMENT

INSPECTOR, A ZERO CODE IDE FOR CONTROL SYSTEMS USER INTERFACE DEVELOPMENT INSPECTOR, A ZERO CODE IDE FOR CONTROL SYSTEMS USER INTERFACE DEVELOPMENT V. Costa, B. Lefort CERN, European Organization for Nuclear Research, Geneva, Switzerland Abstract Developing operational User

More information

LCIO: A Persistency Framework and Event Data Model for HEP. Steve Aplin, Jan Engels, Frank Gaede, Norman A. Graf, Tony Johnson, Jeremy McCormick

LCIO: A Persistency Framework and Event Data Model for HEP. Steve Aplin, Jan Engels, Frank Gaede, Norman A. Graf, Tony Johnson, Jeremy McCormick LCIO: A Persistency Framework and Event Data Model for HEP Steve Aplin, Jan Engels, Frank Gaede, Norman A. Graf, Tony Johnson, Jeremy McCormick SLAC-PUB-15296 Abstract LCIO is a persistency framework and

More information

Software and computing evolution: the HL-LHC challenge. Simone Campana, CERN

Software and computing evolution: the HL-LHC challenge. Simone Campana, CERN Software and computing evolution: the HL-LHC challenge Simone Campana, CERN Higgs discovery in Run-1 The Large Hadron Collider at CERN We are here: Run-2 (Fernando s talk) High Luminosity: the HL-LHC challenge

More information

Metadata Models for Experimental Science Data Management

Metadata Models for Experimental Science Data Management Metadata Models for Experimental Science Data Management Brian Matthews Facilities Programme Manager Scientific Computing Department, STFC Co-Chair RDA Photon and Neutron Science Interest Group Task lead,

More information

PoS(High-pT physics09)036

PoS(High-pT physics09)036 Triggering on Jets and D 0 in HLT at ALICE 1 University of Bergen Allegaten 55, 5007 Bergen, Norway E-mail: st05886@alf.uib.no The High Level Trigger (HLT) of the ALICE experiment is designed to perform

More information

CSPAD FAQ And starting point for discussion. Philip Hart, LCLS Users Workshop, Detector session, 2 Oct 2013

CSPAD FAQ And starting point for discussion. Philip Hart, LCLS Users Workshop, Detector session, 2 Oct 2013 CSPAD FAQ And starting point for discussion Philip Hart, LCLS Users Workshop, Detector session, 2 Oct 2013 Outline Planning CSpad-based experiments getting latest specs MC-based experimental design studies

More information

Computational issues for HI

Computational issues for HI Computational issues for HI Tim Cornwell, Square Kilometre Array How SKA processes data Science Data Processing system is part of the telescope Only one system per telescope Data flow so large that dedicated

More information

Course Content. This is the second in a sequence of two courses for IT Professionals and is aligned with the SharePoint 2016 IT Pro certification.

Course Content. This is the second in a sequence of two courses for IT Professionals and is aligned with the SharePoint 2016 IT Pro certification. Course Content Course Description: This five-day course will teach you how to plan, configure, and manage the advanced features in a environment. The special areas of focus for this course include implementing

More information

6234A - Implementing and Maintaining Microsoft SQL Server 2008 Analysis Services

6234A - Implementing and Maintaining Microsoft SQL Server 2008 Analysis Services 6234A - Implementing and Maintaining Microsoft SQL Server 2008 Analysis Services Course Number: 6234A Course Length: 3 Days Course Overview This instructor-led course teaches students how to implement

More information

Rediffmail Enterprise High Availability Architecture

Rediffmail Enterprise High Availability Architecture Rediffmail Enterprise High Availability Architecture Introduction Rediffmail Enterprise has proven track record of 99.9%+ service availability. Multifold increase in number of users and introduction of

More information

Recasting LHC analyses with MADANALYSIS 5

Recasting LHC analyses with MADANALYSIS 5 Recasting LHC analyses with MADANALYSIS 5 Fuks Benjamin IPHC - U. Strasbourg With E. Conte & the PAD team (S. Kraml et al., K. Mawatari & K. de Causmaecker, etc.) MC4BSM 2015 @ Fermilab, USA 18-21 May

More information

MS-20696: Managing Enterprise Devices and Apps using System Center Configuration Manager

MS-20696: Managing Enterprise Devices and Apps using System Center Configuration Manager MS-20696: Managing Enterprise Devices and Apps using System Center Configuration Manager Description Get expert instruction and hands-on practice configuring and managing clients and devices using Microsoft

More information

CPM. Quick Start Guide V2.4.0

CPM. Quick Start Guide V2.4.0 CPM Quick Start Guide V2.4.0 1 Content 1 Introduction... 3 Launching the instance... 3 CloudFormation... 3 CPM Server Instance Connectivity... 3 2 CPM Server Instance Configuration... 4 CPM Server Configuration...

More information

USING ARTIFACTORY TO MANAGE BINARIES ACROSS MULTI-SITE TOPOLOGIES

USING ARTIFACTORY TO MANAGE BINARIES ACROSS MULTI-SITE TOPOLOGIES USING ARTIFACTORY TO MANAGE BINARIES ACROSS MULTI-SITE TOPOLOGIES White Paper June 2016 www.jfrog.com INTRODUCTION Distributed software development has become commonplace, especially in large enterprises

More information

SDS: A Framework for Scientific Data Services

SDS: A Framework for Scientific Data Services SDS: A Framework for Scientific Data Services Bin Dong, Suren Byna*, John Wu Scientific Data Management Group Lawrence Berkeley National Laboratory Finding Newspaper Articles of Interest Finding news articles

More information

From raw data to new fundamental particles: The data management lifecycle at the Large Hadron Collider

From raw data to new fundamental particles: The data management lifecycle at the Large Hadron Collider From raw data to new fundamental particles: The data management lifecycle at the Large Hadron Collider Andrew Washbrook School of Physics and Astronomy University of Edinburgh Dealing with Data Conference

More information

CPM Quick Start Guide V2.2.0

CPM Quick Start Guide V2.2.0 CPM Quick Start Guide V2.2.0 1 Content 1 Introduction... 3 1.1 Launching the instance... 3 1.2 CPM Server Instance Connectivity... 3 2 CPM Server Instance Configuration... 3 3 Creating a Simple Backup

More information

Implementing Online Calibration Feed Back Loops in the Alice High Level Trigger

Implementing Online Calibration Feed Back Loops in the Alice High Level Trigger Implementing Online Calibration Feed Back Loops in the Alice High Level Trigger Oliver Berroteran 2016-08-23 Supervisor: Markus Fasel, CERN Abstract The High Level Trigger (HLT) is a computing farm consisting

More information

NE Administering System Center Configuration Manager and Intune

NE Administering System Center Configuration Manager and Intune NE-20696 Administering System Center Configuration Manager and Intune Summary Duration 5 Days Audience IT Professionals Level 300 Technology System Center Configuration Manager Delivery Method Instructor-led

More information

Data publication and discovery with Globus

Data publication and discovery with Globus Data publication and discovery with Globus Questions and comments to outreach@globus.org The Globus data publication and discovery services make it easy for institutions and projects to establish collections,

More information