scispace - formally typeset
Search or ask a question
Author

Wolfgang Wagner

Bio: Wolfgang Wagner is an academic researcher from Vienna University of Technology. The author has contributed to research in topics: Large Hadron Collider & Top quark. The author has an hindex of 156, co-authored 2342 publications receiving 123391 citations. Previous affiliations of Wolfgang Wagner include University of Pennsylvania & University of Amsterdam.


Papers
More filters
Journal ArticleDOI
Georges Aad1, Alexander Kupco2, Peter Davison3, Samuel Webb4  +2924 moreInstitutions (209)
TL;DR: The results of a search for supersymmetry in final states containing at least one isolated lepton (electron or muon), jets and large missing transverse momentum with the ATLAS detector at the Large Hadron Collider are reported in this paper.
Abstract: The results of a search for supersymmetry in final states containing at least one isolated lepton (electron or muon), jets and large missing transverse momentum with the ATLAS detector at the Large Hadron Collider are reported. The search is based on proton-proton collision data at a centre-of-mass energy s√=8 TeV collected in 2012, corresponding to an integrated luminosity of 20 fb−1. No significant excess above the Standard Model expectation is observed. Limits are set on supersymmetric particle masses for various supersymmetric models. Depending on the model, the search excludes gluino masses up to 1.32 TeV and squark masses up to 840 GeV. Limits are also set on the parameters of a minimal universal extra dimension model, excluding a compactification radius of 1/R c = 950 GeV for a cut-off scale times radius (ΛR c) of approximately 30.

90 citations

Journal ArticleDOI
TL;DR: In this paper, two complementing algorithms for remote sensing based coal fire research and the results derived thereof are presented, which are applicable on Landsat, ASTER and MODIS data.
Abstract: This paper presents two complementing algorithms for remote sensing based coal fire research and the results derived thereof. Both are applicable on Landsat, ASTER and MODIS data. The first algorithm automatically delineates coal fire risk areas from multispectral satellite data. The second automatically extracts local coal fire related thermal anomalies from thermal data. The presented methods aim at the automated, unbiased retrieval of coal fire related information. The delineation of coal fire risk areas is based on land cover extraction through a knowledge based spectral test sequence. This sequence has been proven to extract coal fire risk areas not only in time series of the investigated study areas in China, but also in transfer regions of India and Australia. The algorithm for the extraction of thermal anomalies is based on a moving window approach analysing sub-window histograms. It allows the extraction of thermally anomalous pixels with regard to their surrounding background and therefore supports the extraction of very subtle, local thermal anomalies of different temperature. It thus shows clear advantages to anomaly extraction via simple thresholding techniques. Since the thermal algorithm also does extract thermal anomalies, which are not related to coal fires, the derived risk areas can help to eliminate false alarms. Overall, 50% of anomalies derived from night-time data can be rejected, while even 80% of all anomalies extracted from daytime data are likely to be false alarms. However, detection rates are very good. Over 80% of existing coal fires in our first study area were extracted correctly and all fires (100%) in study area two were extracted from Landsat data. In MODIS data extraction depends on coal fire types and reaches 80% of all fires in our study area with hot coal fires of large spatial extent, while in another region with smaller and 'colder' coal fires only the hottest ones (below 20%) can be extracted correctly. The success of the synergetic application of the two methods has been proven through our detection of so far unknown coal fires in Landsat 7 ETM+ remote sensing data. This is the first time in coal fire research that unknown coal fires were detected in satellite remote sensing data exclusively and were validated later subsequently during in situ field checks.

90 citations

Journal ArticleDOI
A. Abulencia1, Darin Acosta2, Jahred Adelman3, T. Affolder4  +683 moreInstitutions (58)
TL;DR: In this paper, the authors report the first evidence of a fully reconstructed decay mode of the B{sub c}{sup {+-}} meson in the channel with J/{psi} {yields} {mu}{sup +}{mu-sup +}mu-sub c{sup -}. The analysis is based on an integrated luminosity of 360 pb{sup −1} in p{bar p} collisions collected by the Collider Detector at Fermilab.
Abstract: We report the first evidence of a fully reconstructed decay mode of the B{sub c}{sup {+-}} meson in the channel B{sub c}{sup {+-}} {yields} J/{psi}{sup {+-}}, with J/{psi} {yields} {mu}{sup +}{mu}{sup -}. The analysis is based on an integrated luminosity of 360 pb{sup -1} in p{bar p} collisions collected by the Collider Detector at Fermilab. We observe 18.9 {+-} 5.7 signal events on a background of 10.0 {+-} 1.4 events and the fit to the J/{psi}{pi}{sup {+-}} mass spectrum yields a B{sub c}{sup {+-}} mass of 6287.0 {+-} 4.8(stat) {+-} 1.1(syst) MeV/c{sup 2}.

90 citations

Journal ArticleDOI
TL;DR: The feasibility of coupling a stochastic soot algorithm to a deterministic gas-phase chemistry solver is investigated for homogeneous combusting systems in this article, where a second-order splitting technique is used to decouple the particle population and gas phase in order to solve.

89 citations

Journal ArticleDOI
Georges Aad1, Brad Abbott2, J. Abdallah3, A. A. Abdelalim4  +3019 moreInstitutions (178)
TL;DR: In this article, a measurement of the Z/gamma* transverse momentum distribution in proton-proton collisions at root s = 7 TeV is presented using Z/Gamma* -> e(+)e(-) and Z/amma*-> mu(+)mu(-) decay.

89 citations


Cited by
More filters
Journal ArticleDOI

[...]

08 Dec 2001-BMJ
TL;DR: There is, I think, something ethereal about i —the square root of minus one, which seems an odd beast at that time—an intruder hovering on the edge of reality.
Abstract: There is, I think, something ethereal about i —the square root of minus one. I remember first hearing about it at school. It seemed an odd beast at that time—an intruder hovering on the edge of reality. Usually familiarity dulls this sense of the bizarre, but in the case of i it was the reverse: over the years the sense of its surreal nature intensified. It seemed that it was impossible to write mathematics that described the real world in …

33,785 citations

01 May 1993
TL;DR: Comparing the results to the fastest reported vectorized Cray Y-MP and C90 algorithm shows that the current generation of parallel machines is competitive with conventional vector supercomputers even for small problems.
Abstract: Three parallel algorithms for classical molecular dynamics are presented. The first assigns each processor a fixed subset of atoms; the second assigns each a fixed subset of inter-atomic forces to compute; the third assigns each a fixed spatial region. The algorithms are suitable for molecular dynamics models which can be difficult to parallelize efficiently—those with short-range forces where the neighbors of each atom change rapidly. They can be implemented on any distributed-memory parallel machine which allows for message-passing of data between independently executing processors. The algorithms are tested on a standard Lennard-Jones benchmark problem for system sizes ranging from 500 to 100,000,000 atoms on several parallel supercomputers--the nCUBE 2, Intel iPSC/860 and Paragon, and Cray T3D. Comparing the results to the fastest reported vectorized Cray Y-MP and C90 algorithm shows that the current generation of parallel machines is competitive with conventional vector supercomputers even for small problems. For large problems, the spatial algorithm achieves parallel efficiencies of 90% and a 1840-node Intel Paragon performs up to 165 faster than a single Cray C9O processor. Trade-offs between the three algorithms and guidelines for adapting them to more complex molecular dynamics simulations are also discussed.

29,323 citations

28 Jul 2005
TL;DR: PfPMP1)与感染红细胞、树突状组胞以及胎盘的单个或多个受体作用,在黏附及免疫逃避中起关键的作�ly.
Abstract: 抗原变异可使得多种致病微生物易于逃避宿主免疫应答。表达在感染红细胞表面的恶性疟原虫红细胞表面蛋白1(PfPMP1)与感染红细胞、内皮细胞、树突状细胞以及胎盘的单个或多个受体作用,在黏附及免疫逃避中起关键的作用。每个单倍体基因组var基因家族编码约60种成员,通过启动转录不同的var基因变异体为抗原变异提供了分子基础。

18,940 citations

Journal ArticleDOI
TL;DR: In this paper, Imagined communities: Reflections on the origin and spread of nationalism are discussed. And the history of European ideas: Vol. 21, No. 5, pp. 721-722.

13,842 citations

Journal ArticleDOI
TL;DR: Reading a book as this basics of qualitative research grounded theory procedures and techniques and other references can enrich your life quality.

13,415 citations