toggle visibility Search & Display Options

Select All    Deselect All
 |   | 
Details
   print
  Records Links
Author Martin Lozano, V.; Sanda Seoane, R.M.; Zurita, J. url  doi
openurl 
  Title Z'-explorer 2.0: Reconnoitering the dark matter landscape Type Journal Article
  Year 2023 Publication (up) Computer Physics Communications Abbreviated Journal Comput. Phys. Commun.  
  Volume 288 Issue Pages 108729 - 14pp  
  Keywords LHC; New physics; Exclusion limits; Dark matter  
  Abstract We introduce version 2.0 of Z'-explorer, a software tool that provides a simple, fast, and user-friendly test of models with an extra U (1) gauge boson (Z') against experimental LHC results. The main novelty of the second version is the inclusion of missing energy searches, as the first version only included final states into SM particles. Hence Z'-explorer 2.0 is able to test dark matter models where the Z' acts as an s-channel mediator between the Standard Model and the dark sector, a widespread benchmark employed by the ATLAS and CMS experimental collaborations. To this end, we perform here the first public reinterpretation of the most recent ATLAS mono-jet search with 139 fb-1. In addition, the corresponding searches in the visible final states have also been updated. We illustrate the power of our code by re -obtaining public plots and also showing novel results. In particular, we study the cases where the Z' couples strongly to top quarks (top-philic), where dark matter couples with a mixture of vector and axial-vector couplings, and also perform a scan in the parameter space of a string inspired Stuckelberg model. Z'-explorer 2.0 is publicly available on GitHub. Program summary Program Title: Z'-explorer 2.0 CPC Library link to program files: https://doi .org /10 .17632 /k7tdp8kwgf .2 Developer's repository link: https://github .com /ro -sanda /Z--explorer-2 .0 Licensing provisions: GPLv3 Programming language: C++ and bash Nature of problem: New SM neutral gauge bosons, Z', are ubiquitously present in models of New Physics. In order to confront these models versus a large and ever-growing library of LHC searches, Z'-explorer 1.0 had already included all final states including Standard Model particles. Notably, the previous version of this tool lacked the so-called invisible final states manifested as a momentum imbalance in the transverse plane (“missing energy”). These searches help to probe mediators into a dark sector, where a dark matter candidate resides. Solution method: Z'-explorer encodes the production cross sections for Z' bosons at the LHC as a function of their mass, allowing for a fast evaluation of the exclusion limits. This version of Z'-explorer includes a careful validation of the latest search with one energetic jet (mono-jet) performed by the ATLAS collaboration. Hence one can now test if a given point in parameter space is excluded by both visible and invisible searches. The modular structure of the code has been kept, which allows for potential additions (low-energy constraints, flavor, extrapolation to future colliders).  
  Address [Lozano, Victor Martin] DESY, Notkestr 85, D-22607 Hamburg, Germany, Email: victor.lozano@desy.de;  
  Corporate Author Thesis  
  Publisher Elsevier Place of Publication Editor  
  Language English Summary Language Original Title  
  Series Editor Series Title Abbreviated Series Title  
  Series Volume Series Issue Edition  
  ISSN 0010-4655 ISBN Medium  
  Area Expedition Conference  
  Notes WOS:000969171700001 Approved no  
  Is ISI yes International Collaboration yes  
  Call Number IFIC @ pastor @ Serial 5515  
Permanent link to this record
 

 
Author KM3NeT Collaboration (Aiello, S. et al); Alves Garre, S.; Calvo, D.; Carretero, V.; Garcia Soto, A.; Gozzini, S.R.; Hernandez-Rey, J.J.; Khan Chowdhury, N.R.; Lazo, A.; Lessing, N.; Manczak, J.; Palacios Gonzalez, J.; Pastor Gomez, E.J.; Rahaman, U.; Real, D.; Saina, A.; Salesa Greus, F.; Sanchez Losa, A.; Zornoza, J.D.; Zuñiga, J. url  doi
openurl 
  Title Embedded software of the KM3NeT central logic board Type Journal Article
  Year 2024 Publication (up) Computer Physics Communications Abbreviated Journal Comput. Phys. Commun.  
  Volume 296 Issue Pages 109036 - 15pp  
  Keywords Embedded software; Neutrino detectors; Synchronization networks  
  Abstract The KM3NeT Collaboration is building and operating two deep sea neutrino telescopes at the bottom of the Mediterranean Sea. The telescopes consist of latices of photomultiplier tubes housed in pressure-resistant glass spheres, called digital optical modules and arranged in vertical detection units. The two main scientific goals are the determination of the neutrino mass ordering and the discovery and observation of high-energy neutrino sources in the Universe. Neutrinos are detected via the Cherenkov light, which is induced by charged particles originated in neutrino interactions. The photomultiplier tubes convert the Cherenkov light into electrical signals that are acquired and timestamped by the acquisition electronics. Each optical module houses the acquisition electronics for collecting and timestamping the photomultiplier signals with one nanosecond accuracy. Once finished, the two telescopes will have installed more than six thousand optical acquisition nodes, completing one of the more complex networks in the world in terms of operation and synchronization. The embedded software running in the acquisition nodes has been designed to provide a framework that will operate with different hardware versions and functionalities. The hardware will not be accessible once in operation, which complicates the embedded software architecture. The embedded software provides a set of tools to facilitate remote manageability of the deployed hardware, including safe reconfiguration of the firmware. This paper presents the architecture and the techniques, methods and implementation of the embedded software running in the acquisition nodes of the KM3NeT neutrino telescopes. Program summary Program title: Embedded software for the KM3NeT CLB CPC Library link to program files: https://doi.org/10.17632/s847hpsns4.1 Licensing provisions: GNU General Public License 3 Programming language: C Nature of problem: The challenge for the embedded software in the KM3NeT neutrino telescope lies in orchestrating the Digital Optical Modules (DOMs) to achieve the synchronized data acquisition of the incoming optical signals. The DOMs are the crucial component responsible for capturing neutrino interactions deep underwater. The embedded software must configure and precisely time the operation of each DOM. Any deviation or timing mismatch could compromise data integrity, undermining the scientific value of the experiment. Therefore, the embedded software plays a critical role in coordinating, synchronizing, and operating these modules, ensuring they work in unison to capture and process neutrino signals accurately, ultimately advancing our understanding of fundamental particles in the Universe. Solution method: The embedded software on the DOMs provides a solution based on a C-based bare-metal application, operating without a real-time embedded OS. It is loaded into the RAM during FPGA configuration, consuming less than 256 kB of RAM. The software architecture comprises two layers: system software and application. The former offers OS-like features, including a multitasking scheduler, firmware updates, peripheral drivers, a UDP-based network stack, and error handling utilities. The application layer contains a state machine ensuring consistent program states. It is navigated via slow control events, including external inputs and autonomous responses. Subsystems within the application code control specific acquisition electronics components via the associated driver abstractions. Additional comments including restrictions and unusual features: Due to the operation conditions of the neutrino telescope, where access is restricted, the embedded software implements a fail-safe procedure to reconfigure the firmware where the embedded software runs.  
  Address [Aiello, S.; Bruno, R.; Leonora, E.; Longhitano, F.; Randazzo, N.; Sinopoulou, A.; Tosta e Melo, I] Ist Nazl Fis Nucl, Sez Catania, Via Santa Sofia 64, I-95123 Catania, Italy, Email: km3net-pc@km3net.de;  
  Corporate Author Thesis  
  Publisher Elsevier Place of Publication Editor  
  Language English Summary Language Original Title  
  Series Editor Series Title Abbreviated Series Title  
  Series Volume Series Issue Edition  
  ISSN 0010-4655 ISBN Medium  
  Area Expedition Conference  
  Notes WOS:001162587500001 Approved no  
  Is ISI yes International Collaboration yes  
  Call Number IFIC @ pastor @ Serial 5961  
Permanent link to this record
 

 
Author Oliver, S.; Rodriguez Bosca, S.; Gimenez-Alventosa, V. doi  openurl
  Title Enabling particle transport on CAD-based geometries for radiation simulations with penRed Type Journal Article
  Year 2024 Publication (up) Computer Physics Communications Abbreviated Journal Comput. Phys. Commun.  
  Volume 298 Issue Pages 109091 - 11pp  
  Keywords Radiation transport; PENELOPE physics; Monte Carlo simulation; PenRed; CAD; Triangular surface mesh  
  Abstract Geometry construction is a fundamental aspect of any radiation transport simulation, regardless of the Monte Carlo code being used. Typically, this process is tedious, time-consuming, and error-prone. The conventional approach involves defining geometries using mathematical objects or surfaces. However, this method comes with several limitations, especially when dealing with complex models, particularly those with organic shapes. Furthermore, since each code employs its own format and methodology for defining geometries, sharing and reproducing simulations among researchers becomes a challenging task. Consequently, many codes have implemented support for simulating over geometries constructed via Computer-Aided Design (CAD) tools. Unfortunately, this feature is lacking in penRed and other PENELOPE physics-based codes. Therefore, the objective of this work is to implement such support within the penRed framework. New version program summary Program Title: Parallel Engine for Radiation Energy Deposition (penRed) CPC Library link to program files: https://doi.org/10.17632/rkw6tvtngy.2 Developer's repository link: https://github.com/PenRed/PenRed Code Ocean capsule: https://codeocean.com/capsule/1041417/tree Licensing provisions: GNU Affero General Public License v3 Programming language: C++ standard 2011. Journal reference of previous version: V. Gimenez-Alventosa, V. Gimenez Gomez, S. Oliver, PenRed: An extensible and parallel Monte-Carlo framework for radiation transport based on PENELOPE, Computer Physics Communications 267 (2021) 108065. doi:https://doi.org/10.1016/j.cpc.2021.108065. Does the new version supersede the previous version?: Yes Reasons for the new version: Implements the capability to simulate on CAD constructed geometries, among many other features and fixes. Summary of revisions: All changes applied through the code versions are summarized in the file CHANGELOG.md in the repository package. Nature of problem: While Monte Carlo codes have proven valuable in simulating complex radiation scenarios, they rely heavily on accurate geometrical representations. In the same way as many other Monte Carlo codes, penRed employs simple geometric quadric surfaces like planes, spheres and cylinders to define geometries. However, since these geometric models offer a certain level of flexibility, these representations have limitations when it comes to simulating highly intricate and irregular shapes. Anatomic structures, for example, require detailed representations of organs, tissues and bones, which are difficult to achieve using basic geometric objects. Similarly, complex devices or intricate mechanical systems may have designs that cannot be accurately represented within the constraints of such geometric models. Moreover, when the complexity of the model increases, geometry construction process becomes more difficult, tedious, time-consuming and error-prone [2]. Also, as each Monte Carlo geometry library uses its own format and construction method, reproducing the same geometry among different codes is a challenging task. Solution method: To face the problems stated above, the objective of this work is to implement the capability to simulate using irregular and adaptable meshed geometries in the penRed framework. This kind of meshes can be constructed using Computer-Aided Design (CAD) tools, the use of which is very widespread and streamline the design process. This feature has been implemented in a new geometry module named “MESH_BODY” specific for this kind of geometries. This one is freely available and usable within the official penRed package1. It can be used since penRed version 1.9.3b and above.  
  Address [Oliver, S.] Univ Politecn Valencia, Inst Seguridad Ind Radiofis & Medioambiental ISIRY, Cami Vera S-N, Valencia 46022, Spain  
  Corporate Author Thesis  
  Publisher Elsevier Place of Publication Editor  
  Language English Summary Language Original Title  
  Series Editor Series Title Abbreviated Series Title  
  Series Volume Series Issue Edition  
  ISSN 0010-4655 ISBN Medium  
  Area Expedition Conference  
  Notes WOS:001172840800001 Approved no  
  Is ISI yes International Collaboration yes  
  Call Number IFIC @ pastor @ Serial 6077  
Permanent link to this record
 

 
Author Barberis, D. et al; Fernandez Casani, A.; Garcia Montoro, C.; Gonzalez de la Hoz, S.; Salt, J.; Sanchez, J.; Villaplana Perez, M. url  doi
openurl 
  Title The ATLAS EventIndex: A BigData Catalogue for All ATLAS Experiment Events Type Journal Article
  Year 2023 Publication (up) Computing and Software for Big Science Abbreviated Journal Comput. Softw. Big Sci.  
  Volume 7 Issue Pages 2 - 21pp  
  Keywords  
  Abstract The ATLAS EventIndex system comprises the catalogue of all events collected, processed or generated by the ATLAS experiment at the CERN LHC accelerator, and all associated software tools to collect, store and query this information. ATLAS records several billion particle interactions every year of operation, processes them for analysis and generates even larger simulated data samples; a global catalogue is needed to keep track of the location of each event record and be able to search and retrieve specific events for in-depth investigations. Each EventIndex record includes summary information on the event itself and the pointers to the files containing the full event. Most components of the EventIndex system are implemented using BigData free and open-source software. This paper describes the architectural choices and their evolution in time, as well as the past, current and foreseen future implementations of all EventIndex components.  
  Address  
  Corporate Author Thesis  
  Publisher Place of Publication Editor  
  Language Summary Language Original Title  
  Series Editor Series Title Abbreviated Series Title  
  Series Volume Series Issue Edition  
  ISSN ISBN Medium  
  Area Expedition Conference  
  Notes Approved no  
  Is ISI yes International Collaboration yes  
  Call Number IFIC @ pastor @ Serial 6079  
Permanent link to this record
 

 
Author Menendez, A.; Esperante, D.; Garcia-Olcina, R.; Torres, J.; Perez-Soler, J.; Marco, R.; Gimeno, B.; Martos, J.; Soret, J. doi  openurl
  Title RF Acquisition System Based on μTCA for Testing of High-Gradient Acceleration Cavities Type Journal Article
  Year 2022 Publication (up) Electronics Abbreviated Journal Electronics  
  Volume 11 Issue 5 Pages 720 - 22pp  
  Keywords radio frequency; accelerator cavities; mu TCA systems; Low Level RF system  
  Abstract The radio frequency (RF) laboratory hosted in the Corpuscular Physics Institute (IFIC) of the University of Valencia is designed to house a high-power and high-repetition-rate facility to test normal conduction RF accelerator cavities in the S-Band (2.9985 GHz) in order to perform R & D activities related to particle accelerator cavities. The system, which manages the entire process of RF signal generation, data acquisition and closed-loop control of the laboratory, is currently based on a modular and compact PXI platform system. This contribution details the development of a platform with similar features, but which is based on open architecture standards at both the hardware and software level. For this purpose, a complete system based on the μTCA platform has been developed. This new system must be able to work with accelerator cavities at other operating frequencies, such as 750 MHz, as well as to explore different options at firmware and software levels based on open-source codes.  
  Address [Menendez, Abraham; Esperante, Daniel; Marco, Ricardo; Gimeno, Benito] Univ Valencia, Inst Fis Corpuscular IF, CSIC, Paterna, Spain, Email: daniel.esperante@uv.es;  
  Corporate Author Thesis  
  Publisher Mdpi Place of Publication Editor  
  Language English Summary Language Original Title  
  Series Editor Series Title Abbreviated Series Title  
  Series Volume Series Issue Edition  
  ISSN ISBN Medium  
  Area Expedition Conference  
  Notes WOS:000772931900001 Approved no  
  Is ISI yes International Collaboration no  
  Call Number IFIC @ pastor @ Serial 5189  
Permanent link to this record
 

 
Author Real, D.; Calvo, D.; Zornoza, J.D.; Manzaneda, M. doi  openurl
  Title White Rabbit Expansion Board: Design, Architecture, and Signal Integrity Simulations Type Journal Article
  Year 2023 Publication (up) Electronics Abbreviated Journal Electronics  
  Volume 12 Issue 16 Pages 3394 - 16pp  
  Keywords subnanosecond synchronization; White Rabbit; IEEE Std 1588-2019; virtual prototyping  
  Abstract The White Rabbit protocol allows synchronization and communication via an optical link in an integrated, modular, and scalable manner. It provides a solution to those applications that have very demanding requirements in terms of synchronization. Field-programmable gate arrays are used to implement the protocol; additionally, special hardware is needed to provide the necessary clock signals used by the dual-mixer time difference for precise phase measurement. In the present work, an expansion board that allows for White Rabbit functionality is presented. The expansion board contains the oscillators required by the White Rabbit protocol, one running at 125 MHz and another at 124.922 MHZ. The architecture of this board includes two oscillator systems for tests and comparison. One is based on VCOs and another on crystal oscillators running at the desired frequencies. In addition, it incorporates a temperature sensor, from where the medium access control address is extracted, an electrically erasable programmable read-only memory, a pulse-per-second output, and a USB UART to access the White Rabbit IP core at the field-programmable gate array. Finally, to ensure the quality of the layout design and guarantee the level of synchronization desired, the results of the power and signal integrity simulations are also presented.  
  Address [Real, Diego; Calvo, David; de Dios Zornoza, Juan; Manzaneda, Mario] Univ Valencia, IFIC Inst Fis Corpuscular, CSIC, C Catedrat Jose Beltran 2, Paterna 46980, Spain, Email: real@ific.uv.es;  
  Corporate Author Thesis  
  Publisher Mdpi Place of Publication Editor  
  Language English Summary Language Original Title  
  Series Editor Series Title Abbreviated Series Title  
  Series Volume Series Issue Edition  
  ISSN ISBN Medium  
  Area Expedition Conference  
  Notes WOS:001056236300001 Approved no  
  Is ISI yes International Collaboration no  
  Call Number IFIC @ pastor @ Serial 5628  
Permanent link to this record
 

 
Author El-Neaj, Y.A. et al; Bernabeu, J. url  doi
openurl 
  Title AEDGE: Atomic Experiment for Dark Matter and Gravity Exploration in Space Type Journal Article
  Year 2020 Publication (up) EPJ Quantum Technology Abbreviated Journal EPJ Quantum Technol.  
  Volume 7 Issue 1 Pages 6 - 27pp  
  Keywords  
  Abstract We propose in this White Paper a concept for a space experiment using cold atoms to search for ultra-light dark matter, and to detect gravitational waves in the frequency range between the most sensitive ranges of LISA and the terrestrial LIGO/Virgo/KAGRA/INDIGO experiments. This interdisciplinary experiment, called Atomic Experiment for Dark Matter and Gravity Exploration (AEDGE), will also complement other planned searches for dark matter, and exploit synergies with other gravitational wave detectors. We give examples of the extended range of sensitivity to ultra-light dark matter offered by AEDGE, and how its gravitational-wave measurements could explore the assembly of super-massive black holes, first-order phase transitions in the early universe and cosmic strings. AEDGE will be based upon technologies now being developed for terrestrial experiments using cold atoms, and will benefit from the space experience obtained with, e.g., LISA and cold atom experiments in microgravity. KCL-PH-TH/2019-65, CERN-TH-2019-126  
  Address [El-Neaj, Yousef Abou] Harvard Univ, Phys Dept, Cambridge, MA 02138 USA, Email: o.buchmueller@imperial.ac.uk  
  Corporate Author Thesis  
  Publisher Springeropen Place of Publication Editor  
  Language English Summary Language Original Title  
  Series Editor Series Title Abbreviated Series Title  
  Series Volume Series Issue Edition  
  ISSN 2662-4400 ISBN Medium  
  Area Expedition Conference  
  Notes WOS:000519468200001 Approved no  
  Is ISI yes International Collaboration yes  
  Call Number IFIC @ pastor @ Serial 4325  
Permanent link to this record
 

 
Author Alonso, I. et al; Bernabeu, J. url  doi
openurl 
  Title Cold atoms in space: community workshop summary and proposed road-map Type Journal Article
  Year 2022 Publication (up) EPJ Quantum Technology Abbreviated Journal EPJ Quantum Technol.  
  Volume 9 Issue 1 Pages 30 - 55pp  
  Keywords  
  Abstract We summarise the discussions at a virtual Community Workshop on Cold Atoms in Space concerning the status of cold atom technologies, the prospective scientific and societal opportunities offered by their deployment in space, and the developments needed before cold atoms could be operated in space. The cold atom technologies discussed include atomic clocks, quantum gravimeters and accelerometers, and atom interferometers. Prospective applications include metrology, geodesy and measurement of terrestrial mass change due to, e.g., climate change, and fundamental science experiments such as tests of the equivalence principle, searches for dark matter, measurements of gravitational waves and tests of quantum mechanics. We review the current status of cold atom technologies and outline the requirements for their space qualification, including the development paths and the corresponding technical milestones, and identifying possible pathfinder missions to pave the way for missions to exploit the full potential of cold atoms in space. Finally, we present a first draft of a possible road-map for achieving these goals, that we propose for discussion by the interested cold atom, Earth Observation, fundamental physics and other prospective scientific user communities, together with the European Space Agency (ESA) and national space and research funding agencies.  
  Address [Alonso, Ivan] Univ Balearic Isl, Higher Polytech Sch, Valldemossa Rd, Palma De Mallorca 07122, Spain, Email: Oliver.Buchmueller@cern.ch;  
  Corporate Author Thesis  
  Publisher Springer Place of Publication Editor  
  Language English Summary Language Original Title  
  Series Editor Series Title Abbreviated Series Title  
  Series Volume Series Issue Edition  
  ISSN 2662-4400 ISBN Medium  
  Area Expedition Conference  
  Notes WOS:000885839700002 Approved no  
  Is ISI yes International Collaboration yes  
  Call Number IFIC @ pastor @ Serial 5424  
Permanent link to this record
 

 
Author n_TOF Collaboration (Patronis, N. et al); Babiano-Suarez, V.; Balibrea Correa, J.; Domingo-Pardo, C.; Ladarescu, I.; Lerendegui-Marco, J. doi  openurl
  Title Status report of the n_TOF facility after the 2nd CERN long shutdown period Type Journal Article
  Year 2023 Publication (up) EPJ Techniques and Instrumentation Abbreviated Journal EPJ Tech. Instrum.  
  Volume 10 Issue 1 Pages 13 - 10pp  
  Keywords Neutron time of flight; Spallation target; Nuclear astrophysics; Neutron physics; Neutron induced fission; Neutron reactions  
  Abstract During the second long shutdown period of the CERN accelerator complex (LS2, 2019-2021), several upgrade activities took place at the nTOF facility. The most important have been the replacement of the spallation target with a next generation nitrogen-cooled lead target. Additionally, a new experimental area, at a very short distance from the target assembly (the NEAR Station) was established. In this paper, the core commissioning actions of the new installations are described. The improvement in the nTOF infrastructure was accompanied by several detector development projects. All these upgrade actions are discussed, focusing mostly on the future perspectives of the n_TOF facility. Furthermore, some indicative current and future measurements are briefly reported.  
  Address [Patronis, N.; Goula, S.; Eleme, Z.; Stamati, M. E.; Vagena, E.] Univ Ioannina, Ioannina, Greece, Email: nikolaos.patronis@cern.ch  
  Corporate Author Thesis  
  Publisher Springer Place of Publication Editor  
  Language English Summary Language Original Title  
  Series Editor Series Title Abbreviated Series Title  
  Series Volume Series Issue Edition  
  ISSN 2195-7045 ISBN Medium  
  Area Expedition Conference  
  Notes WOS:001008786600001 Approved no  
  Is ISI yes International Collaboration yes  
  Call Number IFIC @ pastor @ Serial 5591  
Permanent link to this record
 

 
Author Lerendegui-Marco, J.; Babiano-Suarez, V.; Balibrea-Correa, J.; Caballero, L.; Calvo, D.; Ladarescu, I.; Domingo-Pardo, C. url  doi
openurl 
  Title Simultaneous Gamma-Neutron Vision device: a portable and versatile tool for nuclear inspections Type Journal Article
  Year 2024 Publication (up) EPJ Techniques and Instrumentation Abbreviated Journal EPJ Tech. Instrum.  
  Volume 11 Issue 1 Pages 2 - 17pp  
  Keywords Gamma imaging; Neutron imaging; Nuclear inspections; Homeland security; Nuclear waste characterization  
  Abstract This work presents GN-Vision, a novel dual gamma-ray and neutron imaging system, which aims at simultaneously obtaining information about the spatial origin of gamma-ray and neutron sources. The proposed device is based on two position sensitive detection planes and exploits the Compton imaging technique for the imaging of gamma-rays. In addition, spatial distributions of slow- and thermal-neutron sources (<100 eV) are reconstructed by using a passive neutron pin-hole collimator attached to the first detection plane. The proposed gamma-neutron imaging device could be of prime interest for nuclear safety and security applications. The two main advantages of this imaging system are its high efficiency and portability, making it well suited for nuclear applications were compactness and real-time imaging is important. This work presents the working principle and conceptual design of the GN-Vision system and explores, on the basis of Monte Carlo simulations, its simultaneous gamma-ray and neutron detection and imaging capabilities for a realistic scenario where a Cf-252 source is hidden in a neutron moderating container.  
  Address [Lerendegui-Marco, Jorge; Babiano-Suarez, Victor; Balibrea-Correa, Javier; Caballero, Luis; Calvo, David; Ladarescu, Ion; Domingo-Pardo, Cesar] Univ Valencia, Inst Fis Corpuscular, CSIC, Valencia, Spain, Email: jorge.lerendegui@ific.uv.es  
  Corporate Author Thesis  
  Publisher Springer Place of Publication Editor  
  Language English Summary Language Original Title  
  Series Editor Series Title Abbreviated Series Title  
  Series Volume Series Issue Edition  
  ISSN 2195-7045 ISBN Medium  
  Area Expedition Conference  
  Notes WOS:001171512700001 Approved no  
  Is ISI yes International Collaboration no  
  Call Number IFIC @ pastor @ Serial 5975  
Permanent link to this record
Select All    Deselect All
 |   | 
Details
   print

Save Citations:
Export Records:
ific federMinisterio de Ciencia e InnovaciĆ³nAgencia Estatal de Investigaciongva