43,556 research outputs found

    Spin 1 inversion: a Majorana tensor force for deuteron alpha scattering

    Get PDF
    We demonstrate, for the first time, successful S-matrix to potential inversion for spin one projectiles with non-diagonal SlljS^j_{ll'} yielding a TRT_{\rm R} interaction. The method is a generalization of the iterative-perturbative, IP, method. We present a test case indicating the degree of uniqueness of the potential. The method is adapted, using established procedures, into direct observable to potential inversion, fitting σ\sigma, iT11{\rm i}T_{11}, T20T_{20}, T21T_{21} and T22T_{22} for d + alpha scattering over a range of energies near 10 MeV. The TRT_{\rm R} interaction which we find is very different from that proposed elsewhere, both real and imaginary parts being very different for odd and even parity channels.Comment: 7 pages Revtex, 4 ps figure

    Extracting information from short messages

    Get PDF
    Much currently transmitted information takes the form of e-mails or SMS text messages and so extracting information from such short messages is increasingly important. The words in a message can be partitioned into the syntactic structure, terms from the domain of discourse and the data being transmitted. This paper describes a light-weight Information Extraction component which uses pattern matching to separate the three aspects: the structure is supplied as a template; domain terms are the metadata of a data source (or their synonyms), and data is extracted as those words matching placeholders in the templates

    Measurements and Monte-Carlo simulations of the particle self-shielding effect of B4C grains in neutron shielding concrete

    Full text link
    A combined measurement and Monte-Carlo simulation study was carried out in order to characterize the particle self-shielding effect of B4C grains in neutron shielding concrete. Several batches of a specialized neutron shielding concrete, with varying B4C grain sizes, were exposed to a 2 {\AA} neutron beam at the R2D2 test beamline at the Institute for Energy Technology located in Kjeller, Norway. The direct and scattered neutrons were detected with a neutron detector placed behind the concrete blocks and the results were compared to Geant4 simulations. The particle self-shielding effect was included in the Geant4 simulations by calculating effective neutron cross-sections during the Monte-Carlo simulation process. It is shown that this method well reproduces the measured results. Our results show that shielding calculations for low-energy neutrons using such materials would lead to an underestimate of the shielding required for a certain design scenario if the particle self-shielding effect is not included in the calculations.Comment: This manuscript version is made available under the CC-BY-NC-ND 4.0 license http://creativecommons.org/licenses/by-nc-nd/4.0

    The Mass Dependance of Satellite Quenching in Milky Way-like Halos

    Full text link
    Using the Sloan Digital Sky Survey, we examine the quenching of satellite galaxies around isolated Milky Way-like hosts in the local Universe. We find that the efficiency of satellite quenching around isolated galaxies is low and roughly constant over two orders of magnitude in satellite stellar mass (MM_{*} = 108.51010.5M10^{8.5}-10^{10.5} \, M_{\odot}), with only  20%\sim~20\% of systems quenched as a result of environmental processes. While largely independent of satellite stellar mass, satellite quenching does exhibit clear dependence on the properties of the host. We show that satellites of passive hosts are substantially more likely to be quenched than those of star-forming hosts, and we present evidence that more massive halos quench their satellites more efficiently. These results extend trends seen previously in more massive host halos and for higher satellite masses. Taken together, it appears that galaxies with stellar masses larger than about 108 M10^{8}~M_{\odot} are uniformly resistant to environmental quenching, with the relative harshness of the host environment likely serving as the primary driver of satellite quenching. At lower stellar masses (<108 M< 10^{8}~M_{\odot}), however, observations of the Local Group suggest that the vast majority of satellite galaxies are quenched, potentially pointing towards a characteristic satellite mass scale below which quenching efficiency increases dramatically.Comment: 14 pages, 8 figure

    Nuclear magnetic resonance probes for the Kondo scenario for the 0.7 feature in semiconductor quantum point contact devices

    Full text link
    We propose a probe based on nuclear relaxation and Knight shift measurements for the Kondo scenario for the "0.7 feature" in semiconductor quantum point contact (QPC) devices. We show that the presence of a bound electron in the QPC would lead to a much higher rate of nuclear relaxation compared to nuclear relaxation through exchange of spin with conduction electrons. Furthermore, we show that the temperature dependence of this nuclear relaxation is very non-monotonic as opposed to the linear-T relaxation from coupling with conduction electrons. We present a qualitative analysis for the additional relaxation due to nuclear spin diffusion (NSD) and study the extent to which NSD affects the range of validity of our method. The conclusion is that nuclear relaxation, in combination with Knight shift measurements, can be used to verify whether the 0.7 feature is indeed due to the presence of a bound electron in the QPC.Comment: Published version. Appears in a Special Section on the 0.7 Feature and Interactions in One-Dimensional Systems. 16 page

    A Dichotomy in Satellite Quenching Around L* Galaxies

    Full text link
    We examine the star formation properties of bright (~0.1 L*) satellites around isolated ~L* hosts in the local Universe using spectroscopically confirmed systems in the Sloan Digital Sky Survey DR7. Our selection method is carefully designed with the aid of N-body simulations to avoid groups and clusters. We find that satellites are significantly more likely to be quenched than a stellar mass-matched sample of isolated galaxies. Remarkably, this quenching occurs only for satellites of hosts that are themselves quenched: while star formation is unaffected in the satellites of star-forming hosts, satellites around quiescent hosts are more than twice as likely to be quenched than stellar-mass matched field samples. One implication of this is that whatever shuts down star formation in isolated, passive L* galaxies also plays at least an indirect role in quenching star formation in their bright satellites. The previously-reported tendency for "galactic conformity" in color/morphology may be a by-product of this host-specific quenching dichotomy. The S\'ersic indices of quenched satellites are statistically identical to those of field galaxies with the same specific star formation rates, suggesting that environmental and secular quenching give rise to the same morphological structure. By studying the distribution of pairwise velocities between the hosts and satellites, we find dynamical evidence that passive host galaxies reside in dark matter halos that are ~45% more massive than those of star-forming host galaxies of the same stellar mass. We emphasize that even around passive hosts, the mere fact that galaxies become satellites does not typically result in star formation quenching: we find that only ~30% of ~0.1 L* galaxies that fall in from the field are quenched around passive hosts, compared with ~0% around star forming hosts.Comment: 14 pages, 9 figure

    Concurrent Image Processing Executive (CIPE)

    Get PDF
    The design and implementation of a Concurrent Image Processing Executive (CIPE), which is intended to become the support system software for a prototype high performance science analysis workstation are discussed. The target machine for this software is a JPL/Caltech Mark IIIfp Hypercube hosted by either a MASSCOMP 5600 or a Sun-3, Sun-4 workstation; however, the design will accommodate other concurrent machines of similar architecture, i.e., local memory, multiple-instruction-multiple-data (MIMD) machines. The CIPE system provides both a multimode user interface and an applications programmer interface, and has been designed around four loosely coupled modules; (1) user interface, (2) host-resident executive, (3) hypercube-resident executive, and (4) application functions. The loose coupling between modules allows modification of a particular module without significantly affecting the other modules in the system. In order to enhance hypercube memory utilization and to allow expansion of image processing capabilities, a specialized program management method, incremental loading, was devised. To minimize data transfer between host and hypercube a data management method which distributes, redistributes, and tracks data set information was implemented

    Modeling the Formation of Clouds in Brown Dwarf Atmospheres

    Full text link
    Because the opacity of clouds in substellar mass object (SMO) atmospheres depends on the composition and distribution of particle sizes within the cloud, a credible cloud model is essential for accurately modeling SMO spectra and colors. We present a one--dimensional model of cloud particle formation and subsequent growth based on a consideration of basic cloud microphysics. We apply this microphysical cloud model to a set of synthetic brown dwarf atmospheres spanning a broad range of surface gravities and effective temperatures (g_surf = 1.78 * 10^3 -- 3 * 10^5 cm/s^2 and T_eff = 600 -- 1600 K) to obtain plausible particle sizes for several abundant species (Fe, Mg2SiO4, and Ca2Al2SiO7). At the base of the clouds, where the particles are largest, the particle sizes thus computed range from ~5 microns to over 300 microns in radius over the full range of atmospheric conditions considered. We show that average particle sizes decrease significantly with increasing brown dwarf surface gravity. We also find that brown dwarfs with higher effective temperatures have characteristically larger cloud particles than those with lower effective temperatures. We therefore conclude that it is unrealistic when modeling SMO spectra to apply a single particle size distribution to the entire class of objects.Comment: 25 pages; 8 figures. We have added considerable detail describing the physics of the cloud model. We have also added discussions of the issues of rainout and the self-consistent coupling of clouds with brown dwarf atmospheric models. We have updated figures 1, 3, and 4 with new vertical axis labels and new particle sizes for forsterite and gehlenite. Accepted to the Astrophysical Journal, Dec. 2, 200
    corecore