KM3NeT data analysis conventions

Size: px
Start display at page:

Download "KM3NeT data analysis conventions"

Transcription

1 KM3NeT DATA dataAnalysisConvention ACreusot v1 December 15, 2014 KM3NeT data analysis conventions Robert Bormuth 1, Alexandre Creusot 2 1 Nikhef, 2 Laboratoire AstroParticules et Cosmologie, corresponding author:creusot@apc.univ-paris7.fr Abstract This note is dedicated to the definition and description of the different parameters used for the first level analysis of the KM3NeT data. Terms such as baseline, burst fraction, or trigger are detailed for the final KM3NeT data format, as well as for the data format of the two prototypes, the PPM-DOM and the PPM-DU. Status version date author reviewer validation creation 1 02/12/2014 Bormuth/Creusot - - modification 1 12/12/2014 Bormuth/Creusot Graf/Chiarusi -

2 Introduction The PPM-DOM [1] has been the first multi-pmt detector deployed in the deep sea. As a consequence, during the data analysis, several parameters were defined for the first time while the others were inherited from the Antares data analysis. All these parameters were then adapted for the data analysis of the second prototype, the PPM-DU, and most of them will also be used in the KM3NeT framework. For each parameter, one after the other, we will present its definition, how to derive its value based on the data and some examples if needed. The KM3NeT parameters will be presented in the first section. The second section will be dedicated to the explanation of the few parameters used differently in the prototype framework. 1 General data conventions for KM3NeT 1.1 Data structure Data are organized according to the identities of the digital optical modules, i.e. DOMs, and to the absolute timing of the time slices. One DOM is composed of 31 photomultiplier tubes, i.e. PMTs. One time slice has a duration of about 134 ms (2 27 ns). One time slice of one DOM is organized according to the start time of the hits and to the PMT identities. The most elementary cell of the data is the hit. A hit is a digitized signal seen by one PMT. It is defined by a start time and a length, the time over threshold (ToT). More information about the data structure can be found in [2]. 1.2 PMT position The 31 PMTs of each DOM have well defined positions. For this purpose, a reference frame has been defined with respect to the vertical plane and to the ropes holding the DOM (see [3]). The details of the PMT positioning can be found in [3] and [4]. 1.3 Multiplicity The multiplicity corresponds to the number of PMTs of a single DOM that have detected a hit in a predefined time window. This time window, called L1 time window, has been fixed at 25 ns. If only one PMT has detected a hit in the time window, we then speak of single rate. For x PMTs having detected a hit in the same L1 time window, we use the terminology x-fold. 1.4 baselines Depending on the analysis performed, several baselines can be defined. The generic term baseline is applied when speaking about single PMT rates. It also corresponds to the background rate of hits and is therefore also called single rate baseline. The official way to estimate the rate of hits on a specific PMT is based on the observed number of hits within a time slice. The histogram of the rate of hits per time slice is shown in the plot of figure 1 for the PMT#11 of the DOM#0 of the PPMDU and for run#425. The rising edge of the distribution is fit to a Gaussian function (µ, σ). The mean value µ of the fit corresponds 2

3 to the baseline value for the run. Only complete slices, i.e. not saturating, are considered for this calculation. It is worth mentioning that single hit information are not accessible for triggered data. It is therefore not possible to estimate the baseline (or to draw the histogram of figure 1) after data processing. On the other hand, its value is estimated during the data processing and saved in the summary slice (see section 1.8). Figure 1: Histogram of the rate of hits for the PMT#11 of the DOM#0 of the PPMDU and for the run#425. Each entry of the histogram corresponds to one time slice. When looking at 2-fold events, the 2-fold baseline is defined as the rate of random coincidences between the 2 PMTs. The official method consists in fitting the distribution of the time difference between the hits of each PMT to Gaussian and constant functions (left plot of the figure 2). The 2-fold baseline is given by the constant divided by the run duration. For larger multiplicities, another method is used to estimate the x-fold baselines: for each individual time slice, the hit start times are scrambled 1. The x-fold baseline is also called combinatorial background. The x-fold baseline is shown as a function of x in red in the right plot of figure 2. The same histogram for non scrambled data is also shown in blue for comparison. 1.5 Burst fraction The background induced by the bioluminescence may affect the signal on different time scales. If the seasonable effects appear as a long term increase of the baseline all over the array, the bursts affect the PMT counting rates locally and on a time scale comparable to the time slice duration. In order to monitor the bioluminescent activity in the environment the burst fraction is estimated for each run. The burst fraction is defined as the ratio between the number of slices above a threshold of 1.2 baseline and the total number of slices. If 2 consecutive time slices are above the threshold, they are considered as the same burst. 1.6 High rate cut As previously mentioned, the bursts of bioluminescence may affect the signal to noise ratio. The high rate cut (HRC) has been introduced in order to minimize the noise induced by the 1 scrambling is done by adding 100 ns PMT identity to the hit start time 3

4 Figure 2: In the left, histogram of the time difference between hits of PMT#11 and PMT#12 of the DOM#0 of the PPMDU and for the run#425. In the right, histogram of the x-fold coincidences for the combinatorial background in red and for the data of dom#0 and run#425 in blue. Number of PMTs is also called multiplicity. bursts. The HRC is extracted from the Gaussian fit of the single rate baseline calculation (left plot of figure 1). It is defined as HRC = µ + 3 σ (1) Time slices with a rate of hits above the HRC are considered as too noisy and are therefore cut during the analysis (offline). 1.7 High rate veto The high rate veto (HRV) is the limit above which the data transfer between the PMT and the shore is stopped. It is adjustable. If the HRV is reached, then for the rest of the time slice, no hits are transmitted for the PMT. The next time slice contains a status word including the HRV channels from the last time slice. 1.8 Trigger Trigger logic The trigger for the PPM-DU is a offline software trigger. The software used is provided by JPP, mainly the L1 hit selector and the 3DShower trigger. It functions in two steps. The PMT time calibration and dom time calibration is applied during the trigger process but the uncalibrated information is written to file. First the L1 hit selection is applied per DOM. A L1 hit is defined as two hits on a DOM, with a time difference smaller than TMaxLocal = 25 ns. T L1 TMaxLocal = 25 ns (2) In the applied L1 selector a raw hit can be part of up to two L1 hits. It can be the later of the two hits of one L1 and the earlier hit of a second L1. The time of a L1 hit is defined as the time of the earlier of the two hits it is composed of. After the L1 hits are selected, the L1 hits of all three DOMs are merged in one L1 time 4

5 stream. On this time stream the 3DShower trigger is applied. The 3DShower trigger selects triggered events from the L1 time stream by grouping all L1 hits with a time difference smaller than T event = ns forward in time. T event = DOM maxdst /c water + T MaxExtra ns (3) where DOM maxdst is the maximal distance between the DOMs which is m and T MaxExtra = 20 ns. Every L1 can only be part of one event. If an event contains more L1 hits than numberofhits= 1 it is written to file Trigger output The trigger can output different file formats. In the PPM-DU case we use the ROOT file format. A ROOT file consists of three main ROOT trees and a header. The ROOT trees are: Triggered Event Header Information on trigger parameters Triggered hits Uncalibrated hit information of all hits that compose a L1 hit in a triggered event Snapshot hits Raw hit information of all hits in a time window around a triggered event [ TTrigger T MaxExtra, T Trigger + T MaxExtra ] Timeslices containing L1 hits Summaryslices Information on PMT rates, duration of analyzed data and other useful information Any hit information written to file is raw information as read by the data acquisition. 2 Specific conventions for prototypes For historical reasons, most of the PPM-DOM parameters were derived from the Antares environment. Nevertheless, it happened that some of them were adapted to the specific studies driven in [1]. This is the case for the burst fraction estimation. In this section, the main differences between the prototype and production conventions will be presented. 2.1 Data structure For the prototypes, the terminology frame may sometimes be used. It refers to the former format of the data and corresponds to a size fraction (one sixth) of the time slice. 5

6 2.2 Baselines The method defined in section 1.4 is officially used for the baseline estimation of both prototypes. An alternative method for estimating the baseline is based on the time difference between 2 consecutive hits. The tail of the distribution is fit to an exponential function. The results with such a method are shown in the right plot of figure 3. Both methods give similar results for pmt#11 of dom#0 of run#425: 5.4 khz and 5.3 khz for the official and alternative methods, respectively. Figure 3: Histogram of the time difference between 2 consecutive hits for the PMT#11 of the DOM#0 of the PPMDU and for the run# Burst, cut and veto The vetoing and cutting were defined differently for the PPM-DOM. First, no HRC was defined. The HRV was defined as the limit for which a time slice was considered as a burst. HRV = µ + 3 σ (4) So to say that the PPM-DOM HRV was the KM3NeT HRC. Furthermore, the burst fraction was the ratio between the number of slices with a rate above the HRV and the the total number of slices. Finally, the data transfer limit was called Xo f f instead of HRV. This limit has been set to the same value for the PPM-DOM than for the PPM-DU. The table 1 presents the vetoing and cutting parameters for the prototypes and the production DOMs. PPM-DOM PPM-DU production 1.2 baseline no yes yes µ + 3 σ HRV HRC HRC data transfer limit Xo f f HRV HRV burst fraction n HRV /n total n 1.2 baseline /n total n 1.2 baseline /n total Table 1: Vetos and cuts for the prototypes and the production DOMs. n HRV and n 1.2 baseline are the number of slices above the HRV and 1.2 baseline, respectively. n total is the total number of slices. 6

7 3 Terminology reminder hit: PMT signal defined by a start time and a duration (ToT) slice (or time slice): 2 27 ns of data for a single DOM frame: 2 27 ns of data of several PMTs (one sixth of a slice) L1 time window: coincidence window for the PMTs of a single DOM (25 ns) multiplicity: number of PMTs having a hit in a L1 time window baseline (or single rate baseline): rate of hits on a single PMT high rate veto: data acquisition saturation high rate cut: limit above which a time slice is considered as too noisy burst fraction: ratio between the number of burst slices and the total number of slice. The limit above which a time slice is considered as a burst is 1.2 baseline coincidence time window: coincidence window for the DOMs ( ns) L1 hit: group of hits satisfying the L1 hit selector L1 time slice: 2 27 ns of L1 hits for a single DOM L1 hit selector: algorithm selecting the PMT hits in coincidence within the L1 time window on a single DOM event (or coincidence or triggered event): group of L1 hits satisfying the 3DShower trigger 3DShower trigger: algorithm selecting among the DOMs the L1 hits in coincidence within the coincidence time window slice header: information on the trigger parameters snapshot hit: complementary information on raw hits that are neighbors in time of the triggered event summary slice: general information on the slice References [1] KM3NeT collaboration, The European Physical Journal C, September 2014, 74:3056 [2] km3net SOFT WG JPPconverter ACreusot v1.pdf [3] KM3NeT DET PMT map - rev 3.pdf [4] KM3NeT PPM PMTpositioning ACreusot v3.pdf 7

Calibration, performances and tests of the first detection unit of the KM3NeT neutrino telescope

Calibration, performances and tests of the first detection unit of the KM3NeT neutrino telescope Calibration, performances and tests of the first detection unit of the KM3NeT neutrino telescope for the KM3NeT collaboration Laboratoire APC, Paris E-mail: creusot@apc.in2p3.fr KM3NeT is the next generation

More information

ISTITUTO NAZIONALE DI FISICA NUCLEARE

ISTITUTO NAZIONALE DI FISICA NUCLEARE ISTITUTO NAZIONALE DI FISICA NUCLEARE Sezione di Genova INFN/TC-11/05 June 26, 2011 DOWN GOING MUON RATE MONITORING IN THE ANTARES DETECTOR K. Gracheva (1), M. Anghinolfi (2), V. Kulikovskiy (1,2), E.

More information

Status and Perspectives for KM3NeT/ORCA

Status and Perspectives for KM3NeT/ORCA , on behalf of the KMNeT Collaboration Centre de Physique des Particules de Marseille, France E-mail: quinn@cppm.inp.fr The KMNeT Collaboration is constructing neutrino detectors at depths of 7 m and m

More information

KM3NeT. Astro-particle and Oscillations Research with Cosmics in the Abyss (ARCA & ORCA)

KM3NeT. Astro-particle and Oscillations Research with Cosmics in the Abyss (ARCA & ORCA) KM3NeT Astro-particle and Oscillations Research with Cosmics in the Abyss (ARCA & ORCA) International Solvay Institutes 27 29 May 2015, Brussels, Belgium. Maarten de Jong 1 Introduction KM3NeT is a new

More information

arxiv: v1 [physics.ins-det] 22 Dec 2013

arxiv: v1 [physics.ins-det] 22 Dec 2013 arxiv:1312.6334v1 [physics.ins-det] 22 Dec 213 Test of the prototype of electron detector for LHAASO project using cosmic rays * WANG Xu 1 XU Tongye 1 DU Yanyan 1 SHAO Ruobin 1 ZHU Chengguang 1;1) for

More information

PoS(EPS-HEP2017)008. Status of the KM3NeT/ARCA telescope

PoS(EPS-HEP2017)008. Status of the KM3NeT/ARCA telescope for the KM3NeT Collaboration Laboratori Nazionali del Sud, INFN, Catania, Italy E-mail: distefano_c@lns.infn.it The KM3NeT Collaboration has started the implementation of the ARCA detector, the next generation

More information

First results from the NEMO Phase 1 experiment

First results from the NEMO Phase 1 experiment First results from the NEMO Phase 1 experiment Isabella Amore a,b for the NEMO Collaboration a Dipartimento di Fisica e Astronomia, Università di Catania, Italy b INFN Laboratori Nazionali del Sud, Catania,

More information

Rice University Physics 332 LIFETIME OF THE MUON I. INTRODUCTION...2! II. MEASUREMENT PROCEDURES...3! III. ANALYSIS PROCEDURES...7!

Rice University Physics 332 LIFETIME OF THE MUON I. INTRODUCTION...2! II. MEASUREMENT PROCEDURES...3! III. ANALYSIS PROCEDURES...7! Rice University Physics 332 LIFETIME OF THE MUON I. INTRODUCTION...2! II. MEAUREMENT PROCEDURE...3! III. ANALYI PROCEDURE...7! Revised July 2011 I. Introduction In this experiment you will measure the

More information

arxiv: v1 [physics.ins-det] 3 Feb 2011

arxiv: v1 [physics.ins-det] 3 Feb 2011 Nuclear Instruments and Methods in Physics Research A 00 (2018) 1 5 Alogo.pdf Nuclear Instruments and Methods in Physics Research A Scintillation decay time and pulse shape discrimination in oxygenated

More information

PoS(ICRC2015)1106. GEANT4 simulation of optical modules in neutrino telescopes. Christophe M.F. Hugon

PoS(ICRC2015)1106. GEANT4 simulation of optical modules in neutrino telescopes. Christophe M.F. Hugon in neutrino telescopes INFN Sezione di Genova E-mail: christophe.hugon@ge.infn.it Neutrinos have a very important role in the multi-messenger astronomy, therefore, in recent years, larges underwater and

More information

Calibration of large water-cherenkov Detector at the Sierra Negra site of LAGO

Calibration of large water-cherenkov Detector at the Sierra Negra site of LAGO Calibration of large water-cherenkov Detector at the Sierra Negra site of LAGO A. Galindo a, E. Moreno b, E. Carrasco a, I. Torres a, a, for the LAGO Collaboration c a Instituto Nacional de Astrofísica,

More information

Calibration of the Modular Neutron Array (MoNA)

Calibration of the Modular Neutron Array (MoNA) Calibration of the Modular Neutron Array (MoNA) Robert Pepin Gonzaga University ~1~ Calibration of the Modular Neutron Array (MoNA): Figure 1 - A rendering of the Modular Neutron Array In recent years

More information

Status of the KM3NeT Project. Oleg Kalekin Astroparticle Physics Workshop Baikal, Ulan-Ude Maksimiha

Status of the KM3NeT Project. Oleg Kalekin Astroparticle Physics Workshop Baikal, Ulan-Ude Maksimiha Status of the KM3NeT Project Oleg Kalekin Astroparticle Physics Workshop Baikal, Ulan-Ude Maksimiha 26.07.2012 The Neutrino Telescope World Map ANTARES, NEMO, NESTOR joined efforts to prepare a several

More information

SEARCH FOR NUCLEARITES WITH THE ANTARES DETECTOR *

SEARCH FOR NUCLEARITES WITH THE ANTARES DETECTOR * Romanian Reports in Physics, Vol. 64, No. 1, P. 325 333, 2012 SEARCH FOR NUCLEARITES WITH THE ANTARES DETECTOR * GABRIELA EMILIA PĂVĂLAŞ Institute for Space Science, Atomistilor 409, PO Box Mg-23, Magurele,

More information

PoS(PD07)031. General performance of the IceCube detector and the calibration results

PoS(PD07)031. General performance of the IceCube detector and the calibration results General performance of the IceCube detector and the calibration results Department of Physics, Faculty of Science, Chiba university E-mail: mina@hepburn.s.chiba-u.ac.jp IceCube is a huge neutrino telescope

More information

ISTITUTO NAZIONALE DI FISICA NUCLEARE. Sezione di Genova

ISTITUTO NAZIONALE DI FISICA NUCLEARE. Sezione di Genova ISTITUTO NAZIONALE DI FISICA NUCLEARE Sezione di Genova INFN-17-05/GE 27 th March 2017 The Water Properties of the Site in Capo Passero using the LED Beacon of the Prototype Tower N. Briukhanova 1, C.M.F.

More information

KM3NeT and Baikal-GVD New Northern Neutrino Telescopes

KM3NeT and Baikal-GVD New Northern Neutrino Telescopes KM3NeT and Baikal-GVD New Northern Neutrino Telescopes E. de Wolf Nikhef/University of Amsterdam VHEPU, 3-9 August 2014 ICISE, Quy Nhon, Vietnam KM3NeT and GVD New Northern Neutrino Telescopes Gigaton

More information

David Gascón. Daniel Peralta. Universitat de Barcelona, ECM department. E Diagonal 647 (Barcelona) IFAE, Universitat Aut onoma de Barcelona

David Gascón. Daniel Peralta. Universitat de Barcelona, ECM department. E Diagonal 647 (Barcelona) IFAE, Universitat Aut onoma de Barcelona LHCb 2000-32, CALO 9 June 2000 Results of a tagged photon test beam for the Scintillator Pad Detector. Llu s Garrido David Gascón Ramon Miquel Daniel Peralta Universitat de Barcelona, ECM department E-08028

More information

Aspects of the optical system relevant for the KM3NeT timing calibration

Aspects of the optical system relevant for the KM3NeT timing calibration EPJ Web of Conferences 116, 06002 (2016) DOI: 10.1051/epjconf/201611606002 C Owned by the authors, published by EDP Sciences, 2016 Aspects of the optical system relevant for the KM3NeT timing calibration

More information

Multi-Messenger Programs in ANTARES: Status and Prospects. Véronique Van Elewyck Laboratoire AstroParticule et Cosmologie (Paris)

Multi-Messenger Programs in ANTARES: Status and Prospects. Véronique Van Elewyck Laboratoire AstroParticule et Cosmologie (Paris) Multi-Messenger Programs in ANTARES: Status and Prospects Laboratoire AstroParticule et Cosmologie (Paris) An overview Externally triggered neutrino searches: the example of GRBs Strategies for data acquisition

More information

Equalisation of the PMT response to charge particles for the Lucid detector of the ATLAS experiment

Equalisation of the PMT response to charge particles for the Lucid detector of the ATLAS experiment Equalisation of the PMT response to charge particles for the Lucid detector of the ATLAS experiment Camilla Vittori Department of Physics, University of Bologna, Italy Summer Student Program 2014 Supervisor

More information

Timing calibration of the LHAASO-KM2A electromagnetic particle detectors

Timing calibration of the LHAASO-KM2A electromagnetic particle detectors Timing calibration of the LHAASO-KMA electromagnetic particle detectors Institute of High Energy Physics, Chinese Academy of Sciences, Beijing 149, China E-mail: lvhk@ihep.ac.cn Huihai He Institute of

More information

Recent Results from the ANTARES experiment

Recent Results from the ANTARES experiment Recent Results from the ANTARES experiment Manuela Vecchi on behalf of the ANTARES Collaboration University of Roma La Sapienza and INFN ICATPP09- Como: October 6th 2009 Outline -astronomy: what, where,

More information

ANTARES Status February 2007

ANTARES Status February 2007 ANTARES Status February 2007 Introduction Since 29 January 2007, the ANTARES detector consists of 5 operating lines. These lines plus the instrumentation line, MILOM, are operating very successfully with

More information

Applying Machine Learning for Gravitational-wave Burst Data Analysis

Applying Machine Learning for Gravitational-wave Burst Data Analysis Applying Machine Learning for Gravitational-wave Burst Data Analysis Junwei Cao LIGO Scientific Collaboration Research Group Research Institute of Information Technology Tsinghua University June 29, 2016

More information

Performance of New and Upgraded Detectors for Luminosity and Beam Condition Measurement at CMS

Performance of New and Upgraded Detectors for Luminosity and Beam Condition Measurement at CMS Performance of New and Upgraded Detectors for Luminosity and Beam Condition Measurement at CMS Jessica Leonard On behalf of CMS BRIL EPS 2015, Vienna July 24, 2015 1 CMS BRIL: Beam Radiation Instrumentation

More information

High Energy Astrophysics with underwater neutrino detectors. Marco Anghinolfi INFN, Genova, Italia

High Energy Astrophysics with underwater neutrino detectors. Marco Anghinolfi INFN, Genova, Italia High Energy Astrophysics with underwater neutrino detectors Marco Anghinolfi INFN, Genova, Italia Outline of the talk Neutrino astronomy The potential sources The ANTARES detector and the first physics

More information

Neutron pulse height analysis (R405n)

Neutron pulse height analysis (R405n) Neutron pulse height analysis (R405n) Y. Satou April 6, 2011 Abstract A pulse height analysis was made for the neutron counter hodoscope used in R405n. By normalizing the pulse height distributions measured

More information

1 Introduction. KOPIO charged-particle vetos. K - RARE Meeting (Frascati) May Purpose of CPV: veto Kl

1 Introduction. KOPIO charged-particle vetos. K - RARE Meeting (Frascati) May Purpose of CPV: veto Kl Introduction - Purpose of CPV: veto Kl decay modes with a real or apparent π and a pair of charged particles - Examples of background modes: (i) K l π π + π (ii) K l π π ± eν there are always (iii) K l

More information

Measuring Cosmic Ray Muon Decay Constant and Flux

Measuring Cosmic Ray Muon Decay Constant and Flux WJP, PHY381 (2015) Wabash Journal of Physics v3.3, p.1 Measuring Cosmic Ray Muon Decay Constant and Flux R.C. Dennis, D.T. Tran, J. Qi, and J. Brown Department of Physics, Wabash College, Crawfordsville,

More information

KM3NeT/ORCA. R. Bruijn University of Amsterdam/Nikhef. Phystat-Nu 2016 Tokyo

KM3NeT/ORCA. R. Bruijn University of Amsterdam/Nikhef. Phystat-Nu 2016 Tokyo KM3NeT/ORCA R. Bruijn University of Amsterdam/Nikhef Phystat-Nu 2016 Tokyo 1 Overview Introduction KM3NeT & neutrino detection Main science goal: Neutrino mass hierarchy ORCA sensitivity study & detector

More information

An autonomous underwater telescope for measuring the scattering of light in the deep sea

An autonomous underwater telescope for measuring the scattering of light in the deep sea Journal of Physics: Conference Series PAPER OPEN ACCESS An autonomous underwater telescope for measuring the scattering of light in the deep sea To cite this article: K G Balasi et al 2016 J. Phys.: Conf.

More information

THE KM3NET NEUTRINO TELESCOPE IN THE MEDITERRANEAN SEA

THE KM3NET NEUTRINO TELESCOPE IN THE MEDITERRANEAN SEA THE KM3NET NEUTRINO TELESCOPE IN THE MEDITERRANEAN SEA PIERA SAPIENZA ON BEHALF OF THE KM3NET COLLABORATION FRONTIERS OF RESEARCH ON COSMIC RAY GAMMA - LA PALMA 26-29 AUGUST 2015 OUTLINE MOTIVATION DETECTOR

More information

The AMIGA detector of the Pierre Auger Observatory: an overview

The AMIGA detector of the Pierre Auger Observatory: an overview The AMIGA detector of the Pierre Auger Observatory: an overview Federico Sánchez 1 for the Pierre Auger Collaboration 2 1 Instituto de Tecnologías en Detección y Astropartículas (CNEA-CONICET-UNSAM), Buenos

More information

PoS(ICRC2017)945. In-ice self-veto techniques for IceCube-Gen2. The IceCube-Gen2 Collaboration

PoS(ICRC2017)945. In-ice self-veto techniques for IceCube-Gen2. The IceCube-Gen2 Collaboration 1 In-ice self-veto techniques for IceCube-Gen2 The IceCube-Gen2 Collaboration http://icecube.wisc.edu/collaboration/authors/icrc17_gen2 E-mail: jan.lunemann@vub.ac.be The discovery of astrophysical high-energy

More information

HiSPARC Detector - Detector Station

HiSPARC Detector - Detector Station HiSPARC Detector - Detector Station Koos Kortland translated and adapted by K. Schadenberg 1 Introduction This module is a part of a series describing the HiSPARC detector. A detector station consists

More information

Forward Tagger Status

Forward Tagger Status A. Celentano On behalf of the FT team March 6th, 2018 FT Status All three detectors fully operational Calorimeter: - Cooking circuit leak developed in December repaired early January - Calorimeter operated

More information

τ neutrinos in KM3NeT

τ neutrinos in KM3NeT τ neutrinos in KM3NeT THESIS submitted in partial fulfillment of the requirements for the degree of MASTER OF SCIENCE in PHYSICS Author : Freek Broeren Student ID : 0910651 Supervisor : Dr. D.F.E. Samtleben

More information

Status of the BAIKAL-GVD Project

Status of the BAIKAL-GVD Project Status of the BAIKAL-GVD Project Zh.-A. Dzhilkibaev (INR, Moscow) for the Baikal Collaboration Rome, May 26, 2011 ANTARES KM3NeT (~2017) A N N NT200+/Baikal-GVD (~2018) In opera)on IceCube (2011) Shore

More information

GRB detection at ground level using Water Cerenkov Tanks

GRB detection at ground level using Water Cerenkov Tanks GRB detection at ground level using Water Cerenkov Tanks Hugo Rivera May 21, 2009 Outline 1 Gamma Ray Bursts Discovery BATSE Beppo-SAX SWIFT 2 Water Cherenkov Tanks Single Particle Technique WCD calibration

More information

Hands on Project: Large Photocathode PMT Characterization

Hands on Project: Large Photocathode PMT Characterization Hands on Project: Large Photocathode PMT Characterization Rickard Stroem Dept. of Physics and Astronomy, Uppsala University E-mail: rickard.strom@physics.uu.se Institute of Cosmic Ray Research, University

More information

PoS(ICHEP2016)474. SoLid: Search for Oscillations with a Lithium-6 Detector at the SCK CEN BR2 reactor

PoS(ICHEP2016)474. SoLid: Search for Oscillations with a Lithium-6 Detector at the SCK CEN BR2 reactor SoLid: Search for Oscillations with a Lithium-6 Detector at the SCK CEN BR2 reactor University of Bristol E-mail: dan.saunders@bristol.ac.uk The disappearance of reactor antineutrinos into a new neutral

More information

WFC3 TV2 Testing: IR Channel Read Noise

WFC3 TV2 Testing: IR Channel Read Noise Instrument Science Report WFC3 2008-04 WFC3 TV2 Testing: IR Channel Read B. Hilbert 12 Feb 2008 ABSTRACT Using data taken during WFC3's Thermal Vacuum 2 (TV2) testing campaign, we have characterized the

More information

Cosmic Ray Detector Software

Cosmic Ray Detector Software Cosmic Ray Detector Software Studying cosmic rays has never been easier Matthew Jones Purdue University 2012 QuarkNet Summer Workshop 1 Brief History First cosmic ray detector built at Purdue in about

More information

Measuring the neutrino mass hierarchy with atmospheric neutrinos in IceCube(-Gen2)

Measuring the neutrino mass hierarchy with atmospheric neutrinos in IceCube(-Gen2) Measuring the neutrino mass hierarchy with atmospheric neutrinos in IceCube(-Gen2) Beyond the Standard Model with Neutrinos and Nuclear Physics Solvay Workshop November 30, 2017 Darren R Grant The atmospheric

More information

Introduction to Wireless & Mobile Systems. Chapter 4. Channel Coding and Error Control Cengage Learning Engineering. All Rights Reserved.

Introduction to Wireless & Mobile Systems. Chapter 4. Channel Coding and Error Control Cengage Learning Engineering. All Rights Reserved. Introduction to Wireless & Mobile Systems Chapter 4 Channel Coding and Error Control 1 Outline Introduction Block Codes Cyclic Codes CRC (Cyclic Redundancy Check) Convolutional Codes Interleaving Information

More information

Diagnostic Capabilities of Line-Integrated Neutron Pulse Height Spectra Measurements

Diagnostic Capabilities of Line-Integrated Neutron Pulse Height Spectra Measurements Diagnostic Capabilities of Line-Integrated Neutron Pulse Height Spectra Measurements Daniele Marocco Associazione Euratom-ENEA sulla Fusione, C.R. Frascati, C.P. 65, Frascati I-00044, Roma, Italy Preface

More information

Measurement of Muon Lifetime

Measurement of Muon Lifetime Measurement of Muon Lifetime Noah Scandrette Physics and Astronomy Department, San Francisco State University, San Francisco, California (Dated: December 16, 2016) The average lifetime of the muon has

More information

PMT Charge Response and Reconstruction of Position and Energy for a Reactor θ 13 Experiment

PMT Charge Response and Reconstruction of Position and Energy for a Reactor θ 13 Experiment PMT Charge Response and Reconstruction of Position and Energy for a Reactor θ 13 Experiment Josh Klein April 11, 2004 1 Introduction I have taken a first look at the effects of the PMT charge response

More information

Double bang flashes with IceCube

Double bang flashes with IceCube Double bang flashes with IceCube Lance Boyer, McNair Scholar The Pennsylvania State University McNair Faculty Research Advisor: Douglas Cowen, Ph.D Professor of Physics Department of Physics Eberly College

More information

PARTICLES REVELATION THROUGH SCINTILLATION COUNTER

PARTICLES REVELATION THROUGH SCINTILLATION COUNTER 14-25 JUNE 2004 SUMMER STAGE PARTICLES REVELATION THROUGH SCINTILLATION COUNTER by Flavio Cavalli and Marcello De Vitis Liceo Scientifico Statale Farnesina Tutor: Marco Mirazita 1) COSMIC RAYS - The Muons

More information

Particle Identification Algorithms for the Medium Energy ( GeV) MINERνA Test Beam Experiment

Particle Identification Algorithms for the Medium Energy ( GeV) MINERνA Test Beam Experiment Particle Identification Algorithms for the Medium Energy ( 1.5-8 GeV) MINERνA Test Beam Experiment Tesista: Antonio Federico Zegarra Borrero Asesor: Dr. Carlos Javier Solano Salinas UNI, March 04, 2016

More information

Monte Carlo Simulations for Future Geoneutrino Detectors

Monte Carlo Simulations for Future Geoneutrino Detectors Monte Carlo Simulations for Future Geoneutrino Detectors Morgan Askins Abstract The main contribution of heat in the earth s mantle is thought to be the radioactive decays of 238 U, 232 T h, and 40 K.

More information

A gas-filled calorimeter for high intensity beam environments

A gas-filled calorimeter for high intensity beam environments Available online at www.sciencedirect.com Physics Procedia 37 (212 ) 364 371 TIPP 211 - Technology and Instrumentation in Particle Physics 211 A gas-filled calorimeter for high intensity beam environments

More information

Multi-PMT Optical Module Designs for IceCube-Gen2

Multi-PMT Optical Module Designs for IceCube-Gen2 EPJ Web of Conferences 116, 01001 (2016) DOI: 10.1051/epjconf/201611601001 C Owned by the authors, published by EDP Sciences, 2016 Multi-PMT Optical Module Designs for IceCube-Gen2 Alexander Kappes a Erlangen

More information

Scintillation Detector

Scintillation Detector Scintillation Detector Introduction The detection of ionizing radiation by the scintillation light produced in certain materials is one of the oldest techniques on record. In Geiger and Marsden s famous

More information

Progress and latest results from Baikal, Nestor, NEMO and KM3NeT

Progress and latest results from Baikal, Nestor, NEMO and KM3NeT Progress and latest results from Baikal, Nestor, NEMO and KM3NeT Emilio Migneco Dipartimento di Fisica e Astronomia Università di Catania, Via S.Sofia 64, 95123, Catania, Italy INFN Laboratori Nazionali

More information

The KM3NeT Multi-PMT Digital Optical Module

The KM3NeT Multi-PMT Digital Optical Module The KM3NeT Multi-PMT Digital Optical Module ab and D. van Eijk a for the KM3NeT Collaboration a Nikhef, Science Park, Amsterdam, The Netherlands b Universiteit van Amsterdam, Instituut voor Hoge-Energie

More information

APP-VII Introduction to Astro-Particle Physics. Maarten de Jong

APP-VII Introduction to Astro-Particle Physics. Maarten de Jong APP-VII Introduction to Astro-Particle Physics Maarten de Jong 1 High-energy neutrino astronomy How to build a km 3 detector in the sea 1960 Markov s idea: Use sea water as target/detector ν µ + N µ +

More information

PoS(TIPP2014)093. Performance study of the TOP counter with the 2 GeV/c positron beam at LEPS. K. Matsuoka, For the Belle II PID group

PoS(TIPP2014)093. Performance study of the TOP counter with the 2 GeV/c positron beam at LEPS. K. Matsuoka, For the Belle II PID group Performance study of the TOP counter with the 2 GeV/c positron beam at LEPS, For the Belle II PID group KMI, Nagoya University E-mail: matsuoka@hepl.phys.nagoya-u.ac.jp The TOP (Time-Of-Propagation) counter

More information

arxiv: v1 [astro-ph.im] 5 Aug 2014

arxiv: v1 [astro-ph.im] 5 Aug 2014 The KM3NeT deep-sea neutrino telescope Annarita Margiotta, on behalf of the KM3NeT Collaboration INFN Sezione di Bologna and Dipartimento di Fisica e Astronomia - Università di Bologna, viale C. Berti-Pichat,

More information

Water Cherenkov Detector installation by the Vertical Muon Equivalent technique

Water Cherenkov Detector installation by the Vertical Muon Equivalent technique Water Cherenkov Detector installation by the Vertical Muon Equivalent technique UNIVERSIDAD CENTRAL DE VENEZUELA and UNIVERSIDAD SIMÓN BOLÍVAR, VENEZUELA E-mail: giskya@gmail.com Haydn Barros UNIVERSIDAD

More information

High-energy neutrino detection with the ANTARES underwater erenkov telescope. Manuela Vecchi Supervisor: Prof. Antonio Capone

High-energy neutrino detection with the ANTARES underwater erenkov telescope. Manuela Vecchi Supervisor: Prof. Antonio Capone High-energy neutrino detection with the ANTARES underwater erenkov telescope Supervisor: Prof. Antonio Capone 1 Outline Neutrinos: a short introduction Multimessenger astronomy: the new frontier Neutrino

More information

PoS(TIPP2014)033. Upgrade of MEG Liquid Xenon Calorimeter. Ryu SAWADA. ICEPP, the University of Tokyo

PoS(TIPP2014)033. Upgrade of MEG Liquid Xenon Calorimeter. Ryu SAWADA. ICEPP, the University of Tokyo ICEPP, the University of Tokyo E-mail: sawada@icepp.s.u-tokyo.ac.jp The MEG experiment yielded the most stringent upper limit on the branching ratio of the flavorviolating muon decay µ + e + γ. A major

More information

KM3NeT. P. Piattelli, INFN SciNeGHE 2010, Trieste, september

KM3NeT. P. Piattelli, INFN SciNeGHE 2010, Trieste, september KM3NeT, INFN SciNeGHE 2010, Trieste, september 8 10 2010 Overview Introduction The KM3NeT Technical Design Report KM3NeT physics performances New developments Summary 2 Motivations for High Energy neutrino

More information

THE ATLAS TRIGGER SYSTEM UPGRADE AND PERFORMANCE IN RUN 2

THE ATLAS TRIGGER SYSTEM UPGRADE AND PERFORMANCE IN RUN 2 THE ATLAS TRIGGER SYSTEM UPGRADE AND PERFORMANCE IN RUN 2 S. Shaw a on behalf of the ATLAS Collaboration University of Manchester E-mail: a savanna.marie.shaw@cern.ch The ATLAS trigger has been used very

More information

The Versatile Array of Neutron Detectors at Low Energy

The Versatile Array of Neutron Detectors at Low Energy The Versatile Array of Neutron Detectors at Low Energy S. V. Paulauskas, R. Grzywacz, M. Madurga, D. Miller, S. Padgett, W. A. Peters, and the VANDLE Collaboration Why use the time-of-flight technique?

More information

ANAIS: Status and prospects

ANAIS: Status and prospects LSC Laboratorio Subterráneo de Canfranc ANAIS: Status and prospects Miguel Ángel Oliván on behalf of the ANAIS team Universidad de Zaragoza Laboratorio Subterráneo de Canfranc RICAP 2014 Roma International

More information

IceCube Results & PINGU Perspectives

IceCube Results & PINGU Perspectives 1 IceCube Results & PINGU Perspectives D. Jason Koskinen for the IceCube-PINGU Collaboration koskinen@nbi.ku.dk September 2014 Neutrino Oscillation Workshop Otranto, Lecce, Italy 2 IceCube Detector ~1km

More information

SCIAMACHY Level 1b-2 Data Processing Status & Changes

SCIAMACHY Level 1b-2 Data Processing Status & Changes SCIAMACHY Level 1b-2 Data Processing Status & Changes Albrecht von Bargen ACVE-2 Workshop, Frascati, Italy May 3 rd, 2004 SCIAMACHY Level 1b-2: Data Processing Status & Changes Contents Data Processor

More information

Gustav Wikström. for the IceCube collaboration

Gustav Wikström. for the IceCube collaboration Results and prospects of Dark Matter searches in IceCube for the IceCube collaboration Direct detection situation: Spin dependent WIMP proton cross section Big gap! 2 IceCube 22 string & AMANDA 7 yr limit

More information

Detecting Stopping Track Muons with the IceCube Neutrino Observatory

Detecting Stopping Track Muons with the IceCube Neutrino Observatory Detecting Stopping Track Muons with the IceCube Neutrino Observatory Crispin Contreras, McNair Scholar The Pennsylvania State University McNair Faculty Research Advisor: Douglas Cowen, Ph.D Professor of

More information

Detecting neutrinos from the next galactic supernova in the NOvA detectors. Andrey Sheshukov DLNP JINR

Detecting neutrinos from the next galactic supernova in the NOvA detectors. Andrey Sheshukov DLNP JINR Detecting neutrinos from the next galactic supernova in the NOvA detectors Andrey Sheshukov DLNP JINR 11 Apr 2018 Supernova neutrino signal detection: SN1987a 23 Feb 1987, 7:35 UTC A burst of 25 neutrino

More information

KM3NeT-ARCA project status and plan

KM3NeT-ARCA project status and plan EPJ Web of Conferences 116, 11003 (2016) DOI: 10.1051/epjconf/201611611003 C Owned by the authors, published by EDP Sciences, 2016 KM3NeT-ARCA project status and plan R. Coniglione a on behalf of the KM3NeT

More information

The JUNO veto detector system. Haoqi Lu Institute of High Energy physics (On Behalf of the JUNO Collaboration) TIPP2017, May22-26,Beijing

The JUNO veto detector system. Haoqi Lu Institute of High Energy physics (On Behalf of the JUNO Collaboration) TIPP2017, May22-26,Beijing The JUNO veto detector system Haoqi Lu Institute of High Energy physics (On Behalf of the JUNO Collaboration) TIPP2017, May22-26,Beijing 1 The Jiangmen Underground Neutrino Observatory (JUNO) Detector

More information

ATLAS Tile Calorimeter Calibration and Monitoring Systems

ATLAS Tile Calorimeter Calibration and Monitoring Systems ATLAS Calibration and Monitoring Systems June 19 th -23 rd, 217 Arely Cortes-Gonzalez (CERN) On behalf of the ATLAS Collaboration ATLAS Detector Trigger Hardware based L1 ~1kHz Software based HLT ~1kHz

More information

arxiv: v1 [physics.ins-det] 3 Dec 2018 Fast Interaction Trigger for the upgrade of the ALICE experiment at CERN: design and performance

arxiv: v1 [physics.ins-det] 3 Dec 2018 Fast Interaction Trigger for the upgrade of the ALICE experiment at CERN: design and performance arxiv:1812.00594v1 [physics.ins-det] 3 Dec 2018 Fast Interaction Trigger for the upgrade of the ALICE experiment at CERN: design and performance Alla Maevskaya for the ALICE collaboration 1, 1 Institute

More information

Counting Photons to Calibrate a Photometer for Stellar Intensity Interferometry

Counting Photons to Calibrate a Photometer for Stellar Intensity Interferometry Counting Photons to Calibrate a Photometer for Stellar Intensity Interferometry A Senior Project Presented to the Department of Physics California Polytechnic State University, San Luis Obispo In Partial

More information

CMS Performance Note

CMS Performance Note Available on information server DP -2018/025 Performance Note 28 November 2017 (v2, 05 June 2018) The performance of ZDC detector in 2016 Collaboration Abstract The Zero Degree Calorimeter (ZDC) detects

More information

Development of a prototype for Fluorescence detector Array of Single-pixel Telescopes (FAST)

Development of a prototype for Fluorescence detector Array of Single-pixel Telescopes (FAST) Development of a prototype for Fluorescence detector Array of Single-pixel Telescopes (FAST) T. Fujii 1,2, P. Privitera 1, J. Jiang 1 construction is still, A. Matalon 1 in development, P. Motloch 1, M.

More information

A future π 0 detection facility in Hall C

A future π 0 detection facility in Hall C The Catholic University of America A future π 0 detection facility in Hall C Marco Antonio Pannunzio Carmignotto Hall C user meeting June 23, 2012 A future π 0 detection facility in Hall C Scientific motivation

More information

Simulations of MPD Straw End-Cap Tracker. Jan Fedorishin, XXII International Baldin Seminar on High Energy Physics Problems, September 19, 2014

Simulations of MPD Straw End-Cap Tracker. Jan Fedorishin, XXII International Baldin Seminar on High Energy Physics Problems, September 19, 2014 Simulations of MPD Straw End-Cap Tracker Jan Fedorishin, XXII International Baldin Seminar on High Energy Physics Problems, September 19, 2014 MPD the current layout z Straw End-Cap Tracker (ECT) module

More information

CALICE Si-W EM Calorimeter: Preliminary Results of the Testbeams 2006

CALICE Si-W EM Calorimeter: Preliminary Results of the Testbeams 2006 CALICE Si-W EM Calorimeter: Preliminary Results of the Testbeams 6 C. Cârloganu and A.-M. Magnan on behalf of the CALICE Collaboration - LPC Clermont-Ferrand, INP3/CNRS, UBP, France - Imperial College

More information

ATLAS EXPERIMENT : HOW THE DATA FLOWS. (Trigger, Computing, and Data Analysis)

ATLAS EXPERIMENT : HOW THE DATA FLOWS. (Trigger, Computing, and Data Analysis) ATLAS EXPERIMENT : HOW THE DATA FLOWS (Trigger, Computing, and Data Analysis) In order to process large volumes of data within nanosecond timescales, the trigger system is designed to select interesting

More information

BEGe Detector studies update

BEGe Detector studies update BEGe Detector studies update Performance and analysis Dušan Budjáš Stefan Schönert Mikael Hult* MPI für Kernphysik Heidelberg * IRMM Geel MAX-PLANCK-INSTITUTNSTITUT FÜR KERNPHYSIK Outline 1. BEGe publication

More information

arxiv: v1 [astro-ph.he] 28 Jan 2013

arxiv: v1 [astro-ph.he] 28 Jan 2013 Measurements of the cosmic ray spectrum and average mass with IceCube Shahid Hussain arxiv:1301.6619v1 [astro-ph.he] 28 Jan 2013 Abstract Department of Physics and Astronomy, University of Delaware for

More information

AN INTERNATIONAL SOLAR IRRADIANCE DATA INGEST SYSTEM FOR FORECASTING SOLAR POWER AND AGRICULTURAL CROP YIELDS

AN INTERNATIONAL SOLAR IRRADIANCE DATA INGEST SYSTEM FOR FORECASTING SOLAR POWER AND AGRICULTURAL CROP YIELDS AN INTERNATIONAL SOLAR IRRADIANCE DATA INGEST SYSTEM FOR FORECASTING SOLAR POWER AND AGRICULTURAL CROP YIELDS James Hall JHTech PO Box 877 Divide, CO 80814 Email: jameshall@jhtech.com Jeffrey Hall JHTech

More information

arxiv: v1 [physics.ins-det] 1 Sep 2009

arxiv: v1 [physics.ins-det] 1 Sep 2009 The MEG Spectrometer at PSI Paolo Walter Cattaneo on behalf of the MEG collaboration INFN Pavia, Via Bassi 6, Pavia, I-27100, Italy arxiv:0909.0199v1 [physics.ins-det] 1 Sep 2009 The MEG experiment is

More information

MINOS. Physics Program and Construction Status. Karol Lang The University of Texas at Austin. YITP: Neutrinos and Implications for Physics Beyond

MINOS. Physics Program and Construction Status. Karol Lang The University of Texas at Austin. YITP: Neutrinos and Implications for Physics Beyond MINOS Physics Program and Construction Status Karol Lang The University of Texas at Austin YITP: Neutrinos and Implications for Physics Beyond YITP Conference: Neutrinos and Implications The Standard for

More information

IceCube. francis halzen. why would you want to build a a kilometer scale neutrino detector? IceCube: a cubic kilometer detector

IceCube. francis halzen. why would you want to build a a kilometer scale neutrino detector? IceCube: a cubic kilometer detector IceCube francis halzen why would you want to build a a kilometer scale neutrino detector? IceCube: a cubic kilometer detector the discovery (and confirmation) of cosmic neutrinos from discovery to astronomy

More information

Results of the search for magnetic

Results of the search for magnetic Mohamed I University, Faculty of Sciences, Oujda Results of the search for magnetic monopoles with ANTARES Réunion du Groupement de Recherche sur les Neutrinos, Paris 29-30/05/2017 J. Brunner I. El Bojaddaini

More information

BESIII Collaboration Meeting in Winter of 2015 BEAM ENERGY MEASUREMENT SYSTEM

BESIII Collaboration Meeting in Winter of 2015 BEAM ENERGY MEASUREMENT SYSTEM BESIII Collaboration Meeting in Winter of 2015 BEAM ENERGY MEASUREMENT SYSTEM Nickolai Muchnoi Budker INP, Novosibirsk December 12, 2015 Nickolai Muchnoi BES-III Winter Collaboration Meeting December 12,

More information

Searching for Gravitational Waves from Binary Inspirals with LIGO

Searching for Gravitational Waves from Binary Inspirals with LIGO Searching for Gravitational Waves from Binary Inspirals with LIGO Duncan Brown University of Wisconsin-Milwaukee for the LIGO Scientific Collaboration Inspiral Working Group LIGO-G030671-00-Z S1 Binary

More information

Muon detector and muon flux measurement at Yangyang underground laboratory for the COSINE-100 experiment

Muon detector and muon flux measurement at Yangyang underground laboratory for the COSINE-100 experiment Muon detector and muon flux measurement at Yangyang underground laboratory for the COSINE-100 experiment on behalf of the COSINE-100 Experiment Department of Physics, Bandung Institute of Technology, Bandung

More information

Simulations for H.E.S.S.

Simulations for H.E.S.S. Simulations for H.E.S.S. by K. Bernlöhr MPIK Heidelberg & HU Berlin Air shower measurement methods Imaging atmospheric Cherenkov telescopes In the imaging atmospheric Cherenkov telescope (IACT) technique,

More information

The Mu3e PSI

The Mu3e PSI The Mu3e Experiment @ PSI searching for the neutrinoless muon decay m + e + e - e + Alessandro Bravar for the Mu3e Collaboration t 2014 Aachen, September 17 2014 LFV in Standard Model In SM (m n = 0) Lepton

More information

Neutrinos with a cosmic ray detector. Cosmic rays with a neutrino detector

Neutrinos with a cosmic ray detector. Cosmic rays with a neutrino detector Instead of Neutrinos with a cosmic ray detector Cosmic rays with a neutrino detector Anna Nelles University of California Radio emission of showers High energy particles interacting in dense medium (or

More information

Diffraction Limited Size and DOF Estimates

Diffraction Limited Size and DOF Estimates Diffraction Limited Size and DOF Estimates Abstract In this manuscript we describe the process by which we use laboratory measurements together with diffraction theory to improve estimates of depth of

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/0 The Compact Muon Solenoid Experiment Conference Report Mailing address: CMS CERN, CH-11 GENEVA 23, Switzerland May 2009 Calibration of the Barrel Muon

More information

PoS(ICRC2015)641. Cloud Monitoring using Nitrogen Laser for LHAASO Experiment. Z.D. Sun 1,Y. Zhang 2,F.R. Zhu 1 for the LHAASO Collaboration

PoS(ICRC2015)641. Cloud Monitoring using Nitrogen Laser for LHAASO Experiment. Z.D. Sun 1,Y. Zhang 2,F.R. Zhu 1 for the LHAASO Collaboration Cloud Monitoring using Nitrogen Laser for LHAASO Experiment Z.D. Sun 1,Y. Zhang 2,F.R. Zhu 1 for the LHAASO Collaboration [1]School of Physical Science and Technology, Southwest Jiaotong University, Chengdu

More information