SearcharxivSearch

arXiv subjects

S. Hunt

Publications and source records attributed to S. Hunt.

3 recordsLinked to original sources

Spin-parities of sub-threshold resonances in the $^{18}$F(p, $\alpha$)$^{15}$O reaction

The $^{18}$F(p, $\alpha$)$^{15}$O reaction is key to determining the $^{18}$F abundance in classical novae. However, the cross section for this reaction has large uncertainties at low energies largely caused by interference effects. Here, we resolve a longstanding issue with unknown spin-parities of sub-threshold states in $^{19}$Ne that reduces these uncertainties. The $^{20}$Ne($^3$He, $^4$He)$^{19}$Ne neutron pick-up reaction was used to populate $^{19}$Ne excited states, focusing on the energy region of astrophysical interest ($\approx$ 6 - 7 MeV). The experiment was performed at the Triangle Universities Nuclear Laboratory using the high resolution Enge split-pole magnetic spectrograph. Spins and parities were found for states in the astrophysical energy range. In particular, the state at 6.133 MeV (E$_{r}^{\text{c.m.}} = -278$ keV) was found to have spin and parity of $3/2^+$ and we confirm the existence of an unresolved doublet close to 6.288 MeV (E$_{r}^{\text{c.m.}} = -120$ keV) with J$^{\pi}$ = $1/2^+$ and a high-spin state. Using these results, we demonstrate a significant factor of two decrease in the reaction rate uncertainties at nova temperatures.

nucl-ex

The SLS Beamlines Data Acquisition and Control System

On December 15th the Swiss Light Source (SLS) produced a stored beam for the first time. This important milestone was achieved in a very tight time schedule. The fact that all major systems are controlled by Epics made this challenge feasible. In the first phase there are four beamlines: two for the surface science community, one for powder and surface diffraction and computed micro-tomography, and the last one for protein crystallography. All of them are equipped with insertion devices, which users want to treat as active sub-systems like a monochromator or experimental station. The beamline control systems are based on the same hardware and software technology as is the machine. This implies extensive use of Personal Computers running Linux RedHat 6.2 and VME systems (PowerPC). The advantage of this choice is a staightforward implementation of the insertion devices into the beamline and experiment framework. Although the experiment Application Program Interfaces differ from beamline to beamline, the standard software technology for linking all sub-systems is based on the Epics toolkit and Cdev. The diagnostic tools provided by this toolkit are being extensively used during the beamline commissioning. Finallly we account on some examples of integrating dedicated 3rd party and commercial non Epics software products for experiment control into the beamline control system. Key elements in this domain are CORBA, Python and Portable Channel Access Server.

physics.acc-ph

Visual DCT - Visual EPICS Database Configuration Tool

Visual DCT is an EPICS configuration tool completely written in Java and therefore supported in various systems. It was developed to provide features missing in existing configuration tools as Capfast and GDCT. Visually Visual DCT resembles GDCT - records can be created, moved and linked, fields and links can be easily modified. But Visual DCT offers more: using groups, records can be grouped together in a logical block, which allows a hierarchical design. Additionally indication of data flow direction using arrows makes the design easier to understand. Visual DCT has a powerful DB parser, which allows importing existing DB and DBD files. Output file is also DB file, all comments and record order is preserved and visual data saved as comment, which allows DBs to be edited in other tools or manually. Great effort has been taken and many tricks used to optimize the performance in order to compensate for the fact that Java is an interpreted language.

cs.SE