16 research outputs found

    Estimating mortality and disability in Peru before the COVID-19 pandemic: a systematic analysis from the Global Burden of the Disease Study 2019

    Get PDF
    "Background: Estimating and analyzing trends and patterns of health loss are essential to promote efficient resource allocation and improve Peru’s healthcare system performance. Methods: Using estimates from the Global Burden of Disease (GBD), Injuries, and Risk Factors Study (2019), we assessed mortality and disability in Peru from 1990 to 2019. We report demographic and epidemiologic trends in terms of population, life expectancy at birth (LE), mortality, incidence, prevalence, years of life lost (YLLs), years lived with disability (YLDs), and disability-adjusted life-years (DALYs) caused by the major diseases and risk factors in Peru. Finally, we compared Peru with 16 countries in the Latin American (LA) region. Results: The Peruvian population reached 33.9 million inhabitants (49.9% women) in 2019. From 1990 to 2019, LE at birth increased from 69.2 (95% uncertainty interval 67.8–70.3) to 80.3 (77.2–83.2) years. This increase was driven by the decline in under-5 mortality (−80.7%) and mortality from infectious diseases in older age groups (+60 years old). The number of DALYs in 1990 was 9.2 million (8.5–10.1) and reached 7.5 million (6.1–9.0) in 2019. The proportion of DALYs due to non-communicable diseases (NCDs) increased from 38.2% in 1990 to 67.9% in 2019. The all-ages and age-standardized DALYs rates and YLLs rates decreased, but YLDs rates remained constant. In 2019, the leading causes of DALYs were neonatal disorders, lower respiratory infections (LRIs), ischemic heart disease, road injuries, and low back pain. The leading risk factors associated with DALYs in 2019 were undernutrition, high body mass index, high fasting plasma glucose, and air pollution. Before the COVID-19 pandemic, Peru experienced one of the highest LRIs-DALYs rates in the LA region. Conclusion: In the last three decades, Peru experienced significant improvements in LE and child survival and an increase in the burden of NCDs and associated disability. The Peruvian healthcare system must be redesigned to respond to this epidemiological transition. The new design should aim to reduce premature deaths and maintain healthy longevity, focusing on effective coverage and treatment of NCDs and reducing and managing the related disability.

    Understanding Bactrocera dorsalis trapping to calibrate area‐wide management

    No full text
    International audienceKnowing the dispersal of released insects and estimating the size of field populations are keys to the successful implementation of area-wide management (AWM) programmes based on the sterile insect technique (SIT), as they determine the release strategy of sterile males. Mark-release-recapture (MRR) is a common method used to estimate field populations and spatiotemporal dynamics. However, the extent to which the pest is attracted to lures is often difficult to identify, thereby biasing extrapolation to movement patterns and population size. We performed MRR experiments on the Oriental fruit fly, Bactrocera dorsalis (Hendel) (Diptera: Tephritidae), in a fruit-growing area in Senegal. Methyl eugenol and protein baits were used to trap males and females, respectively. After studying the suitability of marking B. dorsalis with fluorescent pigments at the laboratory, two releases of marked sterile flies were organized in the centre of an organic mango orchard, first in the late mango fruiting stage and second in the fruit setting stage. Traps were placed symmetrically along a 250 and 500 m radius from the release point. A very small fraction of the released individuals was recaptured: 0.45% in the first release and 3.08% in the second. Trapping of both sterile and wild flies was completely anisotropic. Sterile flies were mostly trapped at a relatively short distance (250 m) from the release point, in the first two days. Male trapping using methyl eugenol was highly effective, whereas the response of females to food bait traps was low. The direction of the wind was the main driver of recapture, with flies heading upwind. The results underline the importance of taking the odour plume around the traps into account when estimating populations, and the heterogeneous spread of the wild population in the landscape for the set-up of the release strategy of sterile insects for SIT-based AWM

    Boom-Bust Cycles, Imbalances and Discipline in Europe

    No full text

    Impact of SARS-CoV-2 infection in patients with cystic fibrosis in Spain: Incidence and results of the national CF-COVID19-Spain survey

    No full text

    DUNE Offline Computing Conceptual Design Report

    No full text
    International audienceThis document describes Offline Software and Computing for the Deep Underground Neutrino Experiment (DUNE) experiment, in particular, the conceptual design of the offline computing needed to accomplish its physics goals. Our emphasis in this document is the development of the computing infrastructure needed to acquire, catalog, reconstruct, simulate and analyze the data from the DUNE experiment and its prototypes. In this effort, we concentrate on developing the tools and systems thatfacilitate the development and deployment of advanced algorithms. Rather than prescribing particular algorithms, our goal is to provide resources that are flexible and accessible enough to support creative software solutions as HEP computing evolves and to provide computing that achieves the physics goals of the DUNE experiment

    DUNE Offline Computing Conceptual Design Report

    No full text
    This document describes Offline Software and Computing for the Deep Underground Neutrino Experiment (DUNE) experiment, in particular, the conceptual design of the offline computing needed to accomplish its physics goals. Our emphasis in this document is the development of the computing infrastructure needed to acquire, catalog, reconstruct, simulate and analyze the data from the DUNE experiment and its prototypes. In this effort, we concentrate on developing the tools and systems thatfacilitate the development and deployment of advanced algorithms. Rather than prescribing particular algorithms, our goal is to provide resources that are flexible and accessible enough to support creative software solutions as HEP computing evolves and to provide computing that achieves the physics goals of the DUNE experiment

    Highly-parallelized simulation of a pixelated LArTPC on a GPU

    No full text
    The rapid development of general-purpose computing on graphics processing units (GPGPU) is allowing the implementation of highly-parallelized Monte Carlo simulation chains for particle physics experiments. This technique is particularly suitable for the simulation of a pixelated charge readout for time projection chambers, given the large number of channels that this technology employs. Here we present the first implementation of a full microphysical simulator of a liquid argon time projection chamber (LArTPC) equipped with light readout and pixelated charge readout, developed for the DUNE Near Detector. The software is implemented with an end-to-end set of GPU-optimized algorithms. The algorithms have been written in Python and translated into CUDA kernels using Numba, a just-in-time compiler for a subset of Python and NumPy instructions. The GPU implementation achieves a speed up of four orders of magnitude compared with the equivalent CPU version. The simulation of the current induced on 10310^3 pixels takes around 1 ms on the GPU, compared with approximately 10 s on the CPU. The results of the simulation are compared against data from a pixel-readout LArTPC prototype

    DUNE Offline Computing Conceptual Design Report

    No full text
    This document describes Offline Software and Computing for the Deep Underground Neutrino Experiment (DUNE) experiment, in particular, the conceptual design of the offline computing needed to accomplish its physics goals. Our emphasis in this document is the development of the computing infrastructure needed to acquire, catalog, reconstruct, simulate and analyze the data from the DUNE experiment and its prototypes. In this effort, we concentrate on developing the tools and systems thatfacilitate the development and deployment of advanced algorithms. Rather than prescribing particular algorithms, our goal is to provide resources that are flexible and accessible enough to support creative software solutions as HEP computing evolves and to provide computing that achieves the physics goals of the DUNE experiment

    Highly-parallelized simulation of a pixelated LArTPC on a GPU

    No full text
    The rapid development of general-purpose computing on graphics processing units (GPGPU) is allowing the implementation of highly-parallelized Monte Carlo simulation chains for particle physics experiments. This technique is particularly suitable for the simulation of a pixelated charge readout for time projection chambers, given the large number of channels that this technology employs. Here we present the first implementation of a full microphysical simulator of a liquid argon time projection chamber (LArTPC) equipped with light readout and pixelated charge readout, developed for the DUNE Near Detector. The software is implemented with an end-to-end set of GPU-optimized algorithms. The algorithms have been written in Python and translated into CUDA kernels using Numba, a just-in-time compiler for a subset of Python and NumPy instructions. The GPU implementation achieves a speed up of four orders of magnitude compared with the equivalent CPU version. The simulation of the current induced on 10310^3 pixels takes around 1 ms on the GPU, compared with approximately 10 s on the CPU. The results of the simulation are compared against data from a pixel-readout LArTPC prototype
    corecore