10 research outputs found

    Not so different after all: Properties and spatial structure of column density peaks in the pipe and Orion A clouds

    Get PDF
    We present a comparative study of the physical properties and the spatial distribution of column density peaks in two giant molecular clouds (GMCs), the Pipe Nebula and Orion A, which exemplify opposite cases of star cluster formation stages. The density peaks were extracted from dust extinction maps constructed from Herschel/SPIRE far-infrared images. We compare the distribution functions for dust temperature, mass, equivalent radius, and mean volume density of peaks in both clouds, and made a more fair comparison by isolating the less active Tail region in Orion A and by convolving the Pipe Nebula map to simulate placing it at a distance similar to that of the Orion Complex. The peak mass distributions for Orion A, the Tail, and the convolved Pipe have similar ranges, sharing a maximum near 5 M and a similar power-law drop above 10 M. Despite the clearly distinct evolutive stage of the clouds, there are very important similarities in the physical and spatial distribution properties of the column density peaks, pointing to a scenario where they form as a result of uniform fragmentation of filamentary structures across the various scales of the cloud, with density being the parameter leading the fragmentation, and with clustering being a direct result of thermal fragmentation at different spatial scales. Our work strongly supports the idea that the formation of clusters in GMC could be the result of the primordial organization of pre-stellar material

    A community outbreak of tuberculosis in Southern Austria: lessons learned for a targeted use of molecular epidemiological methods and tuberculin skin testing

    No full text
    A cluster of 10 cases of tuberculosis disease (one of them extrapulmonary) occurred from July 2001 until November 2003 in a health district in Southern Austria. Eight patients were culture confirmed and shared an identical strain. One of these eight cases was identified as outbreak-related by molecular strain typing only. Due to public pressure, a further 600 persons received chest X-ray and clinical examinations. Apart from one case which could be excluded from the outbreak because of a different strain pattern, no outbreak-related case of active tuberculosis was detected by this non-targeted procedure. Tuberculin skin testing, not part of the Austrian routine protocol of contact investigation in adults, was initiated after diagnosis of case 8. Forty-nine latently infected contacts were detected. Population-based genotyping of all isolates, prioritization of contact investigations and early use of targeted tuberculin skin testing are critical for effective tuberculosis control in low-incidence countries

    Parallel execution of Prolog programs

    Get PDF
    Since the early days of logic programming, researchers in the field realised the potential for exploitation of parallelism present in the execution of logic programs. Their high-level nature, the presence of non-determinism, and their referential transparency, among other characteristics, make logic programs interesting candidates for obtaining speedups through parallel execution. At the same time, the fact that the typical applications of logic programming frequently involve irregular computations, make heavy use of dynamic data structures with logical variables, and involve search and speculation, makes the techniques used in the corresponding parallelizing compilers and run-time systems potentially interesting even outside the field. The objective of this paper is to provide a comprehensive survey of the issues arising in parallel execution of logic programming languages along with the most relevant approaches explored to date in the field. Focus is mostly given to the challenges emerging from the parallel execution of Prolog programs. The paper describes the major techniques used for shared memory implementation of Or-parallelism, And-parallelism, and combinations of the two. We also explore some related issues, such as memory management, compile-time analysis, and execution visualisation
    corecore