18,669 research outputs found

    Very accurate Distances and Radii of Open Cluster Cepheids from a Near-Infrared Surface Brightness Technique

    Full text link
    We have obtained the radii and distances of 16 galactic Cepheids supposed to be members in open clusters or associations using the new optical and near-infrared calibrations of the surface brightness (Barnes-Evans) method given by Fouque & Gieren (1997). We discuss in detail possible systematic errors in our infrared solutions and conclude that the typical total uncertainty of the infrared distance and radius of a Cepheid is about 3 percent in both infrared solutions, provided that the data are of excellent quality and that the amplitude of the color curve used in the solution is larger than ~0.3 mag. We compare the adopted infrared distances of the Cepheid variables to the ZAMS-fitting distances of their supposed host clusters and associations and find an unweighted mean value of the distance ratio of 1.02 +- 0.04. A detailed discussion of the individual Cepheids shows that the uncertainty of the ZAMS-fitting distances varies considerably from cluster to cluster. We find clear evidence that four Cepheids are not cluster members (SZ Tau, T Mon, U Car and SV Vul) while we confirm cluster membership for V Cen and BB Sgr for which the former evidence for cluster membership was only weak. After rejection of non-members, we find a weighted mean distance ratio of 0.969 +- 0.014, with a standard deviation of 0.05, which demonstrates that both distance indicators are accurate to better than 5%, including systematic errors, and that there is excellent agreement between both distance scales.Comment: LaTeX, 11 Figures, 5 Tables, to be published in The Astrophysical Journal, Oct. 10, 1997 issu

    An Innovative Approach to Achieve Compositionality Efficiently using Multi-Version Object Based Transactional Systems

    Full text link
    In the modern era of multicore processors, utilizing cores is a tedious job. Synchronization and communication among processors involve high cost. Software transaction memory systems (STMs) addresses this issues and provide better concurrency in which programmer need not have to worry about consistency issues. Another advantage of STMs is that they facilitate compositionality of concurrent programs with great ease. Different concurrent operations that need to be composed to form a single atomic unit is achieved by encapsulating them in a single transaction. In this paper, we introduce a new STM system as multi-version object based STM (MVOSTM) which is the combination of both of these ideas for harnessing greater concurrency in STMs. As the name suggests MVOSTM, works on a higher level and maintains multiple versions corresponding to each key. We have developed MVOSTM with the unlimited number of versions corresponding to each key. In addition to that, we have developed garbage collection for MVOSTM (MVOSTM-GC) to delete unwanted versions corresponding to the keys to reduce traversal overhead. MVOSTM provides greater concurrency while reducing the number of aborts and it ensures compositionality by making the transactions atomic. Here, we have used MVOSTM for the list and hash-table data structure as list-MVOSTM and HT- MVOSTM. Experimental results of list-MVOSTM outperform almost two to twenty fold speedup than existing state-of-the-art list based STMs (Trans-list, Boosting-list, NOrec-list, list-MVTO, and list-OSTM). HT-MVOSTM shows a significant performance gain of almost two to nineteen times better than existing state-of-the-art hash-table based STMs (ESTM, RWSTMs, HT-MVTO, and HT-OSTM). MVOSTM with list and hash-table shows the least number of aborts among all the existing STM algorithms. MVOSTM satisfies correctness-criteria as opacity.Comment: 35 pages, 23 figure

    Excess mortality during heat waves in Ireland

    Get PDF
    Ireland is not known for having extreme high temperatures, with values above 30C uncommon. Ireland has significant excess winter mortality compared to summer. The objective of this study is to estimate the impact of nation-wide heat waves on the total, cardiovascular and respiratory relationship, for the period 1981–2003, to determine if there are any periods of excess summer mortality
    corecore