1,024 research outputs found

    SCUBA observations of the Horsehead Nebula - what did the horse swallow?

    Full text link
    We present observations taken with SCUBA on the JCMT of the Horsehead Nebula in Orion (B33), at wavelengths of 450 and 850 \mum. We see bright emission from that part of the cloud associated with the photon-dominated region (PDR) at the `top' of the horse's head, which we label B33-SMM1. We characterise the physical parameters of the extended dust responsible for this emission, and find that B33-SMM1 contains a more dense core than was previously suspected. We compare the SCUBA data with data from the Infrared Space Observatory (ISO) and find that the emission at 6.75-\mum is offset towards the west, indicating that the mid-infrared emission is tracing the PDR while the submillimetre emission comes from the molecular cloud core behind the PDR. We calculate the virial balance of this core and find that it is not gravitationally bound but is being confined by the external pressure from the HII region IC434, and that it will either be destroyed by the ionising radiation, or else may undergo triggered star formation. Furthermore we find evidence for a lozenge-shaped clump in the `throat' of the horse, which is not seen in emission at shorter wavelengths. We label this source B33-SMM2 and find that it is brighter at submillimetre wavelengths than B33-SMM1. SMM2 is seen in absorption in the 6.75-\mum ISO data, from which we obtain an independent estimate of the column density in excellent agreement with that calculated from the submillimetre emission. We calculate the stability of this core against collapse and find that it is in approximate gravitational virial equilibrium. This is consistent with it being a pre-existing core in B33, possibly pre-stellar in nature, but that it may also eventually undergo collapse under the effects of the HII region.Comment: 11 pages, 6 figures, accepted by MNRA

    Molecular gas freeze-out in the pre-stellar core L1689B

    Full text link
    C17O (J=2-1) observations have been carried out towards the pre-stellar core L1689B. By comparing the relative strengths of the hyperfine components of this line, the emission is shown to be optically thin. This allows accurate CO column densities to be determined and, for reference, this calculation is described in detail. The hydrogen column densities that these measurements imply are substantially smaller than those calculated from SCUBA dust emission data. Furthermore, the C17O column densities are approximately constant across L1689B whereas the SCUBA column densities are peaked towards the centre. The most likely explanation is that CO is depleted from the central regions of L1689B. Simple models of pre-stellar cores with an inner depleted region are compared with the results. This enables the magnitude of the CO depletion to be quantified and also allows the spatial extent of the freeze-out to be firmly established. We estimate that within about 5000 AU of the centre of L1689B, over 90% of the CO has frozen onto grains. This level of depletion can only be achieved after a duration that is at least comparable to the free-fall timescale.Comment: MNRAS letters. 5 pages, 5 figure

    The JCMT Gould Belt survey: Dense core clusters in Orion B

    Get PDF
    The James Clerk Maxwell Telescope Gould Belt Legacy Survey obtained SCUBA-2 observations of dense cores within three sub-regions of OrionB: LDN1622, NGC2023/2024, and NGC2068/2071, all of which contain clusters of cores. We present an analysis of the clustering properties of these cores, including the two-point correlation function and Cartwright’s Q parameter. We identify individual clusters of dense cores across all three regions using a minimal spanning tree technique, and find that in each cluster, the most massive cores tend to be centrally located. We also apply the independent M–Σ technique and find a strong correlation between core mass and the local surface density of cores. These two lines of evidence jointly suggest that some amount of mass segregation in clusters has happened already at the dense core stage

    Molecular line contamination in the SCUBA-2 450 {\mu}m and 850 {\mu}m continuum data

    Get PDF
    Observations of the dust emission using millimetre/submillimetre bolometer arrays can be contaminated by molecular line flux, such as flux from 12CO. As the brightest molecular line in the submillimetre, it is important to quantify the contribution of CO flux to the dust continuum bands. Conversion factors were used to convert molecular line integrated intensities to flux detected by bolometer arrays in mJy per beam. These factors were calculated for 12CO line integrated intensities to the SCUBA-2 850 {\mu}m and 450 {\mu}m bands. The conversion factors were then applied to HARP 12CO 3-2 maps of NGC 1333 in the Perseus complex and NGC 2071 and NGC 2024 in the Orion B molecular cloud complex to quantify the respective 12CO flux contribution to the 850 {\mu}m dust continuum emission. Sources with high molecular line contamination were analysed in further detail for molecular outflows and heating by nearby stars to determine the cause of the 12CO contribution. The majority of sources had a 12CO 3-2 flux contribution under 20 per cent. However, in regions of molecular outflows, the 12CO can dominate the source dust continuum (up to 79 per cent contamination) with 12CO fluxes reaching \sim 68 mJy per beam.Comment: Accepted 2012 April 19 for publication in MNRAS. 21 pages, 13 figures, 3 table

    Optical and submillimetre observations of Bok globules -- tracing the magnetic field from low to high density

    Full text link
    We present optical and submillimetre polarimetry data of the Bok globule CB3 and optical polarimetry data of the Bok globule CB246. We use each set of polarimetry data to infer the B-field orientation in each of the clouds. The optical data can only be used in the low density, low extinction edge regions of clouds. The submillimetre data can only be used in the high column-density, central regions of the clouds. It has previously been found that near-infrared polarisation mapping of background stars does not accurately trace the magnetic field in dense cloud regions. This may be due to a lack of aligned grains in dense regions. We test this by comparing the field orientations measured by our two independent polarimetry methods. We find that the field orientation deduced from the optical data matches up well with the orientation estimated from the submillimetre data. We therefore claim that both methods are accurately tracing the same magnetic field in CB3. Hence, in this case, there must be significant numbers of aligned dust grains in the high density region, and they do indeed trace the magnetic field in the submillimetre. We find an offset of 40±\pm14 degrees between the magnetic field orientation and the short axis of the globule. This is consistent with the mean value of 31±\pm3 degrees found in our previous work on prestellar cores, even though CB3 is a protostellar core. Taken together, the six prestellar cores that we have now studied in this way show a mean offset between magnetic field orientation and core short axis of 30±\sim30\pm3 degrees, in apparent contradiction with some models of magnetically dominated star formation.Comment: 8 pages, 3 figures, accepted for publication in MNRA

    StreamJIT: A Commensal Compiler for High-Performance Stream Programming

    Get PDF
    There are many domain libraries, but despite the performance benefits of compilation, domain-specific languages are comparatively rare due to the high cost of implementing an optimizing compiler. We propose commensal compilation, a new strategy for compiling embedded domain-specific languages by reusing the massive investment in modern language virtual machine platforms. Commensal compilers use the host language's front-end, use host platform APIs that enable back-end optimizations by the host platform JIT, and use an autotuner for optimization selection. The cost of implementing a commensal compiler is only the cost of implementing the domain-specific optimizations. We demonstrate the concept by implementing a commensal compiler for the stream programming language StreamJIT atop the Java platform. Our compiler achieves performance 2.8 times better than the StreamIt native code (via GCC) compiler with considerably less implementation effort.United States. Dept. of Energy. Office of Science (X-Stack Award DE-SC0008923)Intel Corporation (Science and Technology Center for Big Data)SMART3 Graduate Fellowshi

    The JCMT Gould Belt Survey: properties of star-forming filaments in Orion A North

    Get PDF
    We develop and apply a Hessian-based filament detection algorithm to submillimetre continuum observations of Orion A North. The resultant filament radial density profiles are fitted with beam-convolved line-of-sight Plummer-profiles using Markov chain Monte Carlo techniques. The posterior distribution of the radial decay parameter demonstrates that the majority of filaments exhibit p = 1.5–3, with a mode at p = 2.2, suggesting deviation from the Ostriker p = 4 isothermal, equilibrium, self-gravitating cylinder. The spatial distribution of young stellar objects relative to the high column density filaments is investigated, yielding a lower limit on the star-forming age of the integral-shaped filament ∼1.4 Myr. Additionally, inferred lifetimes of filaments are examined which suggest long-term filament accretion, varying rates of star formation, or both. Theoretical filament stability measures are determined with the aid of HARP C18O J = 3–2 observations and indicate that the majority of filaments are gravitationally subcritical, despite the presence of young protostars. The results from this investigation are consistent with the one-dimensional accretion flow filament model recently observed in numerical simulations

    MERAV: a tool for comparing gene expression across human tissues and cell types

    Get PDF
    The oncogenic transformation of normal cells into malignant, rapidly proliferating cells requires major alterations in cell physiology. For example, the transformed cells remodel their metabolic processes to supply the additional demand for cellular building blocks. We have recently demonstrated essential metabolic processes in tumor progression through the development of a methodological analysis of gene expression. Here, we present the Metabolic gEne RApid Visualizer (MERAV, http://merav.wi.mit.edu), a web-based tool that can query a database comprising ∼4300 microarrays, representing human gene expression in normal tissues, cancer cell lines and primary tumors. MERAV has been designed as a powerful tool for whole genome analysis which offers multiple advantages: one can search many genes in parallel; compare gene expression among different tissue types as well as between normal and cancer cells; download raw data; and generate heatmaps; and finally, use its internal statistical tool. Most importantly, MERAV has been designed as a unique tool for analyzing metabolic processes as it includes matrixes specifically focused on metabolic genes and is linked to the Kyoto Encyclopedia of Genes and Genomes pathway search.United States. National Institutes of Health (CA103866)United States. National Institutes of Health (AI47389)Life Sciences Research FoundationMassachusetts Institute of Technology. Ludwig Center for Molecular OncologyHoward Hughes Medical Institut
    corecore