Skip to main content

Showing 1–31 of 31 results for author: Massa, F

.
  1. arXiv:2404.12732  [pdf, other

    math.NA

    Stability, convergence, and pressure-robustness of numerical schemes for incompressible flows with hybrid velocity and pressure

    Authors: Lorenzo Botti, Michele Botti, Daniele Antonio Di Pietro, Francesco Carlo Massa

    Abstract: In this work we study the stability, convergence, and pressure-robustness of discretization methods for incompressible flows with hybrid velocity and pressure. Specifically, focusing on the Stokes problem, we identify a set of assumptions that yield inf-sup stability as well as error estimates which distinguish the velocity- and pressure-related contributions to the error. We additionally identify… ▽ More

    Submitted 19 April, 2024; originally announced April 2024.

    MSC Class: 65N30; 65N12; 35Q30; 76D07

  2. arXiv:2304.07193  [pdf, other

    cs.CV

    DINOv2: Learning Robust Visual Features without Supervision

    Authors: Maxime Oquab, Timothée Darcet, Théo Moutakanni, Huy Vo, Marc Szafraniec, Vasil Khalidov, Pierre Fernandez, Daniel Haziza, Francisco Massa, Alaaeldin El-Nouby, Mahmoud Assran, Nicolas Ballas, Wojciech Galuba, Russell Howes, Po-Yao Huang, Shang-Wen Li, Ishan Misra, Michael Rabbat, Vasu Sharma, Gabriel Synnaeve, Hu Xu, Hervé Jegou, Julien Mairal, Patrick Labatut, Armand Joulin , et al. (1 additional authors not shown)

    Abstract: The recent breakthroughs in natural language processing for model pretraining on large quantities of data have opened the way for similar foundation models in computer vision. These models could greatly simplify the use of images in any system by producing all-purpose visual features, i.e., features that work across image distributions and tasks without finetuning. This work shows that existing pr… ▽ More

    Submitted 2 February, 2024; v1 submitted 14 April, 2023; originally announced April 2023.

  3. arXiv:2211.08553  [pdf, other

    eess.AS cs.SD

    Hybrid Transformers for Music Source Separation

    Authors: Simon Rouard, Francisco Massa, Alexandre Défossez

    Abstract: A natural question arising in Music Source Separation (MSS) is whether long range contextual information is useful, or whether local acoustic features are sufficient. In other fields, attention based Transformers have shown their ability to integrate information over long sequences. In this work, we introduce Hybrid Transformer Demucs (HT Demucs), an hybrid temporal/spectral bi-U-Net based on Hybr… ▽ More

    Submitted 15 November, 2022; originally announced November 2022.

  4. arXiv:2112.09777  [pdf, other

    math.NA physics.flu-dyn

    HHO methods for the incompressible Navier-Stokes and the incompressible Euler equations

    Authors: Lorenzo Botti, Francesco Carlo Massa

    Abstract: We propose two Hybrid High-Order (HHO) methods for the incompressible Navier-Stokes equations and investigate their robustness with respect to the Reynolds number. While both methods rely on a HHO formulation of the viscous term, the pressure-velocity coupling is fundamentally different, up to the point that the two approaches can be considered antithetical. The first method is kinetic energy pres… ▽ More

    Submitted 17 December, 2021; originally announced December 2021.

  5. Experimental quantum memristor

    Authors: Michele Spagnolo, Joshua Morris, Simone Piacentini, Michael Antesberger, Francesco Massa, Francesco Ceccarelli, Andrea Crespi, Roberto Osellame, Philip Walther

    Abstract: Quantum computer technology harnesses the features of quantum physics for revolutionizing information processing and computing. As such, quantum computers use physical quantum gates that process information unitarily, even though the final computing steps might be measurement-based or non-unitary. The applications of quantum computers cover diverse areas, reaching from well-known quantum algorithm… ▽ More

    Submitted 17 May, 2021; v1 submitted 11 May, 2021; originally announced May 2021.

    Comments: First revision

  6. arXiv:2012.12877  [pdf, other

    cs.CV

    Training data-efficient image transformers & distillation through attention

    Authors: Hugo Touvron, Matthieu Cord, Matthijs Douze, Francisco Massa, Alexandre Sablayrolles, Hervé Jégou

    Abstract: Recently, neural networks purely based on attention were shown to address image understanding tasks such as image classification. However, these visual transformers are pre-trained with hundreds of millions of images using an expensive infrastructure, thereby limiting their adoption. In this work, we produce a competitive convolution-free transformer by training on Imagenet only. We train them o… ▽ More

    Submitted 15 January, 2021; v1 submitted 23 December, 2020; originally announced December 2020.

  7. arXiv:2005.12872  [pdf, other

    cs.CV

    End-to-End Object Detection with Transformers

    Authors: Nicolas Carion, Francisco Massa, Gabriel Synnaeve, Nicolas Usunier, Alexander Kirillov, Sergey Zagoruyko

    Abstract: We present a new method that views object detection as a direct set prediction problem. Our approach streamlines the detection pipeline, effectively removing the need for many hand-designed components like a non-maximum suppression procedure or anchor generation that explicitly encode our prior knowledge about the task. The main ingredients of the new framework, called DEtection TRansformer or DET… ▽ More

    Submitted 28 May, 2020; v1 submitted 26 May, 2020; originally announced May 2020.

  8. arXiv:1912.01703  [pdf, other

    cs.LG cs.MS stat.ML

    PyTorch: An Imperative Style, High-Performance Deep Learning Library

    Authors: Adam Paszke, Sam Gross, Francisco Massa, Adam Lerer, James Bradbury, Gregory Chanan, Trevor Killeen, Zeming Lin, Natalia Gimelshein, Luca Antiga, Alban Desmaison, Andreas Köpf, Edward Yang, Zach DeVito, Martin Raison, Alykhan Tejani, Sasank Chilamkurthy, Benoit Steiner, Lu Fang, Junjie Bai, Soumith Chintala

    Abstract: Deep learning frameworks have often focused on either usability or speed, but not both. PyTorch is a machine learning library that shows that these two goals are in fact compatible: it provides an imperative and Pythonic programming style that supports code as a model, makes debugging easy and is consistent with other popular scientific computing libraries, while remaining efficient and supporting… ▽ More

    Submitted 3 December, 2019; originally announced December 2019.

    Comments: 12 pages, 3 figures, NeurIPS 2019

  9. arXiv:1911.02549  [pdf, other

    cs.LG cs.PF stat.ML

    MLPerf Inference Benchmark

    Authors: Vijay Janapa Reddi, Christine Cheng, David Kanter, Peter Mattson, Guenther Schmuelling, Carole-Jean Wu, Brian Anderson, Maximilien Breughe, Mark Charlebois, William Chou, Ramesh Chukka, Cody Coleman, Sam Davis, Pan Deng, Greg Diamos, Jared Duke, Dave Fick, J. Scott Gardner, Itay Hubara, Sachin Idgunji, Thomas B. Jablin, Jeff Jiao, Tom St. John, Pankaj Kanwar, David Lee , et al. (22 additional authors not shown)

    Abstract: Machine-learning (ML) hardware and software system demand is burgeoning. Driven by ML applications, the number of different ML inference systems has exploded. Over 100 organizations are building ML inference chips, and the systems that incorporate existing models span at least three orders of magnitude in power consumption and five orders of magnitude in performance; they range from embedded devic… ▽ More

    Submitted 9 May, 2020; v1 submitted 6 November, 2019; originally announced November 2019.

    Comments: ISCA 2020

  10. Experimental Semi-quantum Key Distribution With Classical Users

    Authors: Francesco Massa, Preeti Yadav, Amir Moqanaki, Walter O. Krawec, Paulo Mateus, Nikola Paunković, André Souto, Philip Walther

    Abstract: Quantum key distribution, which allows two distant parties to share an unconditionally secure cryptographic key, promises to play an important role in the future of communication. For this reason such technique has attracted many theoretical and experimental efforts, thus becoming one of the most prominent quantum technologies of the last decades. The security of the key relies on quantum mechanic… ▽ More

    Submitted 18 September, 2022; v1 submitted 5 August, 2019; originally announced August 2019.

    Comments: Version accepted by Quantum - 9 pages, 4 figures + Appendix (16 pages, 4 figures)

    Journal ref: Quantum 6, 819 (2022)

  11. Novel Single-mode Narrow-band Photon Source of High Brightness for Hybrid Quantum Systems

    Authors: Amir Moqanaki, Francesco Massa, Philip Walther

    Abstract: Cavity-enhanced Spontaneous parametric down-conversion (SPDC) is capable of efficient generation of single photons with suitable spectral properties for interfacing with the atoms. However, beside the remarkable progress of this technique, multi-mode longitudinal emission remains as major drawback. Here we demonstrate a bright source of single photons that overcomes this limitation by a novel mode… ▽ More

    Submitted 8 March, 2019; v1 submitted 4 October, 2018; originally announced October 2018.

    Comments: 6 pages, 5 figures

    Journal ref: APL Photonics 4, 090804 (2019)

  12. Experimental two-way communication with one photon

    Authors: Francesco Massa, Amir Moqanaki, Ämin Baumeler, Flavio Del Santo, Joshua A. Kettlewell, Borivoje Dakic, Philip Walther

    Abstract: Superposition of two or more states is one of the fundamental concepts of quantum mechanics and provides the basis for several advantages quantum information processing offers. In this work, we experimentally demonstrate that quantum superposition permits two-way communication between two distant parties that can exchange only one particle once, an impossible task in classical physics. This is ach… ▽ More

    Submitted 19 February, 2019; v1 submitted 14 February, 2018; originally announced February 2018.

    Comments: Main Text (5 pages, 5 figures) + Appendix (5 pages, 2 figures); Main text substantially modified; Two authors added; Two new sections and two new figures added in the appendix; One figure moved to supplementaries

    Journal ref: Advanced Quantum Technologies, 2(11), p.1900050, 2019

  13. Experimental entanglement of temporal order

    Authors: Giulia Rubino, Lee A. Rozema, Francesco Massa, Mateus Araújo, Magdalena Zych, Časlav Brukner, Philip Walther

    Abstract: The study of causal relations has recently been applied to the quantum realm, leading to the discovery that not all physical processes have a definite causal structure. While indefinite causal processes have previously been experimentally shown, these proofs relied on the quantum description of the experiments. Yet, the same experimental data could also be compatible with definite causal structure… ▽ More

    Submitted 29 December, 2021; v1 submitted 19 December, 2017; originally announced December 2017.

    Comments: 29 pages, 8 figures

    Journal ref: Quantum 6, 621 (2022)

  14. arXiv:1711.06045  [pdf, other

    cs.CV

    Frame Interpolation with Multi-Scale Deep Loss Functions and Generative Adversarial Networks

    Authors: Joost van Amersfoort, Wenzhe Shi, Alejandro Acosta, Francisco Massa, Johannes Totz, Zehan Wang, Jose Caballero

    Abstract: Frame interpolation attempts to synthesise frames given one or more consecutive video frames. In recent years, deep learning approaches, and notably convolutional neural networks, have succeeded at tackling low- and high-level computer vision problems including frame interpolation. These techniques often tackle two problems, namely algorithm efficiency and reconstruction quality. In this paper, we… ▽ More

    Submitted 26 February, 2019; v1 submitted 16 November, 2017; originally announced November 2017.

  15. Lyapunov functions for a non-linear model of the X-ray bursting of the microquasar GRS 1915+105

    Authors: A. Ardito, P. Ricciardi, E. Massaro, T. Mineo, F. Massa

    Abstract: This paper introduces a biparametric family of Lyapunov functions for a non-linear mathematical model based on the FitzHugh-Nagumo equations able to reproduce some main features of the X-ray bursting behaviour exhibited by the microquasar GRS 1915+105. These functions are useful to investigate the properties of equilibrium points and allow us to demonstrate a theorem on the global stability. The t… ▽ More

    Submitted 10 May, 2017; originally announced May 2017.

    Comments: Published on International Journal of Non-Linear Mechanics, vol. 88, pp. 142-147

  16. Gravitationally induced phase shift on a single photon

    Authors: Christopher Hilweg, Francesco Massa, Denis Martynov, Nergis Mavalvala, Piotr T. Chrusciel, Philip Walther

    Abstract: The effect of the Earth's gravitational potential on a quantum wave function has only been observed for massive particles. In this paper we present a scheme to measure a gravitationally induced phase shift on a single photon travelling in a coherent superposition along different paths of an optical fiber interferometer. To create a measurable signal for the interaction between the static gravitati… ▽ More

    Submitted 12 December, 2016; originally announced December 2016.

    Comments: 13 pages, 5 figures

    Journal ref: New J. Phys. 19 033028 2017

  17. arXiv:1609.03894  [pdf, other

    cs.CV cs.LG cs.NE

    Crafting a multi-task CNN for viewpoint estimation

    Authors: Francisco Massa, Renaud Marlet, Mathieu Aubry

    Abstract: Convolutional Neural Networks (CNNs) were recently shown to provide state-of-the-art results for object category viewpoint estimation. However different ways of formulating this problem have been proposed and the competing approaches have been explored with very different design choices. This paper presents a comparison of these approaches in a unified setting as well as a detailed analysis of the… ▽ More

    Submitted 13 September, 2016; originally announced September 2016.

    Comments: To appear in BMVC 2016

  18. arXiv:1601.03389  [pdf, ps, other

    astro-ph.HE astro-ph.SR

    Time properties of the the rho-class burst of the microquasar GRS 1915+105 observed with BeppoSAX in April 1999

    Authors: T. Mineo, F. Massa, E. Massaro, A. D'Ai

    Abstract: We present a temporal analysis of a BeppoSAX observation of GRS 1915+105 performed on April 13, 1999 when the source was in the rho class, which is characterised by quasi-regular bursting activity. The aim of the present work is to confirm and extend the validity of the results obtained with a BeppoSAX observation performed on October 2000 on the recurrence time of the burst and on the hard X-ray… ▽ More

    Submitted 13 January, 2016; originally announced January 2016.

    Comments: Accepted for publication in Section 7. Stellar structure and evolution of Astronomy and Astrophysics

    Journal ref: A&A 586, A56 (2016)

  19. arXiv:1512.02497  [pdf, other

    cs.CV cs.LG cs.NE

    Deep Exemplar 2D-3D Detection by Adapting from Real to Rendered Views

    Authors: Francisco Massa, Bryan Russell, Mathieu Aubry

    Abstract: This paper presents an end-to-end convolutional neural network (CNN) for 2D-3D exemplar detection. We demonstrate that the ability to adapt the features of natural images to better align with those of CAD rendered views is critical to the success of our technique. We show that the adaptation can be learned by compositing rendered views of textured object models on natural images. Our approach can… ▽ More

    Submitted 18 April, 2016; v1 submitted 8 December, 2015; originally announced December 2015.

    Comments: To appear in CVPR 2016

  20. arXiv:1507.01785  [pdf, other

    quant-ph cond-mat.str-el physics.optics

    Dynamical moments reveal a topological quantum transition in a photonic quantum walk

    Authors: Filippo Cardano, Maria Maffei, Francesco Massa, Bruno Piccirillo, Corrado de Lisio, Giulio De Filippis, Vittorio Cataudella, Enrico Santamato, Lorenzo Marrucci

    Abstract: Many phenomena in solid-state physics can be understood in terms of their topological properties. Recently, controlled protocols of quantum walks are proving to be effective simulators of such phenomena. Here we report the realization of a photonic quantum walk showing both the trivial and the non-trivial topologies associated with chiral symmetry in one-dimensional periodic systems, as in the Su-… ▽ More

    Submitted 7 July, 2015; originally announced July 2015.

    Journal ref: Nature Communications 7, 11439 (2016)

  21. arXiv:1412.7190  [pdf, other

    cs.CV cs.LG cs.NE

    Convolutional Neural Networks for joint object detection and pose estimation: A comparative study

    Authors: Francisco Massa, Mathieu Aubry, Renaud Marlet

    Abstract: In this paper we study the application of convolutional neural networks for jointly detecting objects depicted in still images and estimating their 3D pose. We identify different feature representations of oriented objects, and energies that lead a network to learn this representations. The choice of the representation is crucial since the pose of an object has a natural, continuous structure whil… ▽ More

    Submitted 28 February, 2015; v1 submitted 22 December, 2014; originally announced December 2014.

  22. arXiv:1407.5424  [pdf, other

    quant-ph physics.optics

    Quantum walks and wavepacket dynamics on a lattice with twisted photons

    Authors: Filippo Cardano, Francesco Massa, Hammam Qassim, Ebrahim Karimi, Sergei Slussarenko, Domenico Paparo, Corrado de Lisio, Fabio Sciarrino, Enrico Santamato, Robert W. Boyd, Lorenzo Marrucci

    Abstract: The "quantum walk" has emerged recently as a paradigmatic process for the dynamic simulation of complex quantum systems, entanglement production and quantum computation. Hitherto, photonic implementations of quantum walks have mainly been based on multi-path interferometric schemes in real space. Here, we report the experimental realization of a discrete quantum walk taking place in the orbital an… ▽ More

    Submitted 22 April, 2015; v1 submitted 21 July, 2014; originally announced July 2014.

    Comments: This revised version has a new title; few errors have been corrected and some images have been modified in order to present the data clearly. arXiv admin note: substantial text overlap with arXiv:1403.4857

    Journal ref: Science Advances 1, e1500087 (2015)

  23. arXiv:1404.7249  [pdf, ps, other

    astro-ph.SR astro-ph.HE

    Non-linear oscillator models for the X-ray bursting of the microquasar GRS 1915+105

    Authors: E. Massaro, A. Ardito, P. Ricciardi, F. Massa, T. Mineo, A. D'Ai'

    Abstract: The microquasar GRS 1915+105, exhibits a large variety of characteristic states, according to its luminosity, spectral state, and variability. The most interesting one is the so-called rho-state, whose light curve shows recurrent bursts. This paper presents a model based on Fitzhugh-Nagumo equations containing two variables: x, linked to the source photon luminosity L detected by the MECS, and y r… ▽ More

    Submitted 29 April, 2014; originally announced April 2014.

    Journal ref: published in Astrophysics and Space Science, 2014 (http://link.springer.com/article/10.1007/s10509-014-1924-9 )

  24. arXiv:1403.4857  [pdf, other

    quant-ph physics.optics

    Photonic quantum walk in a single beam with twisted light

    Authors: Filippo Cardano, Francesco Massa, Ebrahim Karimi, Sergei Slussarenko, Domenico Paparo, Corrado de Lisio, Fabio Sciarrino, Enrico Santamato, Lorenzo Marrucci

    Abstract: Inspired by the classical phenomenon of random walk, the concept of quantum walk has emerged recently as a powerful platform for the dynamical simulation of complex quantum systems, entanglement production and universal quantum computation. Such a wide perspective motivates a renewing search for efficient, scalable and stable implementations of this quantum process. Photonic approaches have hither… ▽ More

    Submitted 19 March, 2014; originally announced March 2014.

    Comments: Main article (7 pages, 4 figures) and Supplementary Information (7 pages, 3 figures)

    Journal ref: Science Advances 1, e1500087 (2015)

  25. The complex time behaviour of the microquasar GRS 1915+105 in the ρ-class observed with BeppoSAX. III: The hard X-ray delay and limit cycle map**

    Authors: F. Massa, E. Massaro, T. Mineo, A. D'Aì, M. Feroci, P. Casella, T. Belloni

    Abstract: The microquasar GRS1915+105 was observed by BeppoSAX in October 2000 for about ten days while the source was in ρ-mode, which is characterized by a quasi-regular type I bursting activity. This paper presents a systematic analysis of the delay of the hard and soft X-ray emission at the burst peaks. The lag, also apparent from the comparison of the [1.7-3.4] keV light curves with those in the [6.8-1… ▽ More

    Submitted 1 July, 2013; v1 submitted 7 June, 2013; originally announced June 2013.

    Comments: accepted for publication in A&A

  26. arXiv:1110.5199  [pdf, ps, other

    astro-ph.SR hep-ph

    The complex behaviour of the microquasar GRS 1915+105 in the rho class observed with BeppoSAX. II: Time-resolved spectral analysis

    Authors: T. Mineo, E. Massaro, A. D'Ai, F. Massa, M. Feroci, G. Ventura, P. Casella, C. Ferrigno, T. Belloni

    Abstract: BeppoSAX observed GRS 1915+105 on October 2000 with a long pointing lasting about ten days. During this observation, the source was mainly in the rho class characterized by bursts with a recurrence time of between 40 and 100 s. We identify five segments in the burst structure and accumulate the average spectra of these segments during each satellite orbit. We present a detailed spectral analysis a… ▽ More

    Submitted 17 November, 2011; v1 submitted 24 October, 2011; originally announced October 2011.

    Comments: accepted for publication in A&A, added references, version after language editing

  27. The complex behaviour of the microquasar GRS 1915+105 in the rho class observed with BeppoSAX. I: Timing analysis

    Authors: E. Massaro, G. Ventura, F. Massa, M. Feroci, T. Mineo, G. Cusumano, P. Casella, T. Belloni

    Abstract: GRS 1915+105 was observed by BeppoSAX for about 10 days in October 2000. For about 80% of the time, the source was in the variability class $ρ$, characterised by a series of recurrent bursts. We describe the results of the timing analysis performed on the MECS (1.6--10 keV) and PDS (15--100 keV) data. The X-ray count rate from \grss showed an increasing trend with different characteristics in th… ▽ More

    Submitted 25 January, 2010; originally announced January 2010.

    Comments: Astronomy and Astrophysics, in press

  28. Cherenkov Flashes and Fluorescence Flares on Telescopes: New lights on UHECR Spectroscopy while unveiling Neutrinos Astronomy

    Authors: D. Fargion, P. Oliva, F. Massa, G. Moreno

    Abstract: Cherenkov Telescopes (as Magic, Hess and Veritas), while pointing horizontally should reveal also the fluorescence flare tails of nearby down-going air-showers. Such air-showers, born at higher (tens km) altitudes, are growing and extending up to lowest atmospheres (EeVs) or up to higher (few km) quotas (PeVs). Viceversa, as it has been foreseen and only recently observed, the opposite takes pla… ▽ More

    Submitted 31 October, 2007; v1 submitted 20 October, 2007; originally announced October 2007.

    Comments: 5 pages, 5 figures, Preprint submitted to Nuclear Instruments and Methods A. Only editorial format change

    Report number: NIMA48087

    Journal ref: Nucl.Instrum.Meth.A588:146-150,2008

  29. A Novel Approach for an Integrated Straw tube-Microstrip Detector

    Authors: E. Basile, F. Bellucci, L. Benussi, M. Bertani, S. Bianco, M. A. Caponero, D. Colonna, F. Di Falco, F. L. Fabbri, F. Felli, M. Giardoni, A. La Monaca, G. Mensitieri, B. Ortenzi, M. Pallotta, A. Paolozzi, L. Passamonti, D. Pierluigi, C. Pucci, A. Russo, G. Saviano, F. Massa, F. Casali, M. Bettuzzi, D. Bianconi F. Baruffaldi , et al. (1 additional authors not shown)

    Abstract: We report on a novel concept of silicon microstrips and straw tubes detector, where integration is accomplished by a straw module with straws not subjected to mechanical tension in a Rohacell $^{\circledR}$ lattice and carbon fiber reinforced plastic shell. Results on mechanical and test beam performances are reported on as well.

    Submitted 28 December, 2005; originally announced December 2005.

    Comments: Accepted by Transactions on Nuclear Science (2005). 11 pages, 9 figures, uses lnfprep.sty

    Report number: LNF-05/32(P)

    Journal ref: IEEE Trans.Nucl.Sci. 53 (2006) 1375-1379

  30. Two- and Three-Dimensional Reconstruction and Analysis of the Straw Tubes Tomography in the Btev Experiment

    Authors: E. Basile, F. Bellucci, L. Benussi, M. Bertani, S. Bianco, M. A. Caponero, D. Colonna, F. Di Falco, F. L. Fabbri, F. Felli, M. Giardoni, A. La Monaca, F. Massa, G. Mensitieri, B. Ortenzi, M. Pallotta, A. Paolozzi, L. Passamonti, D. Pierluigi, C. Pucci, A. Russo, G. Saviano F. Casali, M. Bettuzzi, D. Bianconi

    Abstract: A check of the eccentricity of the aluminised kapton straw tubes used in the BTeV experiment is accomplished using X-ray tomography of the section of tubes modules. 2 and 3-dimensional images of the single tubes and of the modules are reconstructed and analysed. Preliminary results show that a precision better than 40 $μ$m can be reached on the measurement of the straw radii.

    Submitted 28 December, 2005; originally announced December 2005.

    Comments: Presented by F.Massa at ICATPP05, Villa Olmo (Como) Italy, November 2005. 4 pages, 8 figures, uses lnfprep.sty

    Report number: LNF-05/31(P)

  31. Micrometric Position Monitoring Using Fiber Bragg Grating Sensors in Silicon Detectors

    Authors: E. Basile, F. Bellucci, L. Benussi, M. Bertani, S. Bianco, M. A. Caponero, D. Colonna, F. Di Falco, F. L. Fabbri, F. Felli, M. Giardoni, A. La Monaca, F. Massa, G. Mensitieri, B. Ortenzi, M. Pallotta, A. Paolozzi, L. Passamonti, D. Pierluigi, C. Pucci, A. Russo, G. Saviano

    Abstract: We show R&D results including long term stability, resolution, radiation hardness and characterization of Fiber Grating sensors used to monitor structure deformation, repositioning and surveying of silicon detector in High Energy Physics.

    Submitted 28 December, 2005; originally announced December 2005.

    Comments: Presented by S.Bianco at ICATPP05, Villa Olmo (Como) Italy, November 2005. 5 pages, 6 figures, uses lnfprep.sty

    Report number: LNF-05/30(P)