3,258 research outputs found
First NACO observations of the Brown Dwarf LHS 2397aB
Observations of the standard late type M8 star LHS 2397aA were obtained at
the ESO-VLT 8m telescope ``Yepun'' using the NAOS/CONICA Adaptive Optics
facility. The observations were taken during the NACO commissioning, and the
infrared standard star LHS 2397aA was observed in the H, and Ks broad band
filters. In both bands the brown dwarf companion LHS2397aB was detected. Using
a program recently developed (Bouy et al., 2003) for the detection of stellar
binaries we calculated the principal astrometric parameters (angular binary
separation and position angle P.A.) and the photometry of LHS 2397aA and LHS
2397aB. Our study largely confirms previous results obtained with the
AO-Hokupa'a facility at Gemini-North (Freed et al., 2003); however a few
discrepancies are observed.Comment: 5 page
X-rays from Cepheus A East and West
We report the discovery of X-rays from both components of Cepheus A, East and
West, with the XMM-Newton Observatory. HH 168 joins the ranks of other
energetic Herbig Haro objects that are sources of T~10^6 K X-ray emission. The
HH 168 effective temperature is T = 5.8 (+3.5,-2.3) x 10^6 K and its unabsorbed
luminosity is 1.1 x 10^29 erg s^-1, making it hotter and less luminous than
other representatives of its class. We also detect prominent X-ray emission
from the complex of compact radio sources believed to be the power sources for
Cep A. We call this source HWX and it is distinguished by its hard X-ray
spectrum, T = 1.2 (+1.2,-0.5) x 10^8 K, and complex spatial distribution. It
may arise from one or more protostars associated with the radio complex, the
outflows, or a combination of the two. We detect 102 X-rays sources; many
presumed to be pre-main sequence stars based upon the reddening of their
optical/IR counterparts.Comment: 15 pages, 8 figures, data table not included because of size limit
Mid-Infrared Instrumentation for the European Extremely Large Telescope
MIDIR is the proposed thermal/mid-IR imager and spectrograph for the European
Extremely Large Telescope (E-ELT). It will cover the wavelength range of 3 to
at least 20 microns. Designed for diffraction-limited performance over the
entire wavelength range, MIDIR will require an adaptive optics system; a
cryogenically cooled system could offer optimal performance in the IR, and this
is a critical aspect of the instrument design. We present here an overview of
the project, including a discussion of MIDIR's science goals and a comparison
with other infrared (IR) facilities planned in the next decade; top level
requirements derived from these goals are outlined. We describe the optical and
mechanical design work carried out in the context of a conceptual design study,
and discuss some important issues to emerge from this work, related to the
design, operation and calibration of the instrument. The impact of telescope
optical design choices on the requirements for the MIDIR instrument is
demonstrated.Comment: for publication in SPIE Proceedings vol. 6692, Cryogenic Optical
Systems and Instrumentation XII, eds. J.B. Heaney and L.G. Burriesci, San
Diego, Aug 200
Node Labels in Local Decision
The role of unique node identifiers in network computing is well understood
as far as symmetry breaking is concerned. However, the unique identifiers also
leak information about the computing environment - in particular, they provide
some nodes with information related to the size of the network. It was recently
proved that in the context of local decision, there are some decision problems
such that (1) they cannot be solved without unique identifiers, and (2) unique
node identifiers leak a sufficient amount of information such that the problem
becomes solvable (PODC 2013).
In this work we give study what is the minimal amount of information that we
need to leak from the environment to the nodes in order to solve local decision
problems. Our key results are related to scalar oracles that, for any given
, provide a multiset of labels; then the adversary assigns the
labels to the nodes in the network. This is a direct generalisation of the
usual assumption of unique node identifiers. We give a complete
characterisation of the weakest oracle that leaks at least as much information
as the unique identifiers.
Our main result is the following dichotomy: we classify scalar oracles as
large and small, depending on their asymptotic behaviour, and show that (1) any
large oracle is at least as powerful as the unique identifiers in the context
of local decision problems, while (2) for any small oracle there are local
decision problems that still benefit from unique identifiers.Comment: Conference version to appear in the proceedings of SIROCCO 201
Hybrid life-cycle assessment of algal biofuel production
© 2014 Elsevier Ltd. The objective of this work is to establish whether algal bio-crude production is environmentally, economically and socially sustainable. To this end, an economic multi-regional input-output model of Australia was complemented with engineering process data on algal bio-crude production. This model was used to undertake hybrid life-cycle assessment for measuring the direct, as well as indirect impacts of producing bio-crude. Overall, the supply chain of bio-crude is more sustainable than that of conventional crude oil. The results indicate that producing 1. million tonnes of bio-crude will generate almost 13,000 new jobs and 4. billion dollars' worth of economic stimulus. Furthermore, bio-crude production will offer carbon sequestration opportunities as the production process is net carbon-negative
Discovery of a nearby young brown dwarf binary candidate
In near-infrared NaCo observations of the young brown dwarf 2MASS
J0041353-562112, we discovered a companion a little less than a magnitude
fainter than the primary. The binary candidate has a separation of 143 mas, the
spectral types are M6.5 and M9.0 for the two components. Colors and flux ratios
are consistent with the components being located at the same distance
minimizing the probability of the secondary being a background object. The
brown dwarf is known to show Li absorption constraining the age to less than
~200 Myr, and it was suspected to show ongoing accretion, indicating an age as
low as ~10 Myr. We estimate distance and orbital parameters of the binary as a
function of age. For an age of 10 Myr, the distance to the system is 50 pc, the
orbital period is 126 yr, and the masses of the components are ~30 and ~15
MJup. The binary brown dwarf fills a so far unoccupied region in the parameters
mass and age; it is a valuable new benchmark object for brown dwarf atmospheric
and evolutionary models.Comment: 4 pages, 2 figures, accepted by A&
Near-Optimal Approximate Shortest Paths and Transshipment in Distributed and Streaming Models
We present a method for solving the shortest transshipment problem-also known as uncapacitated minimum cost flow-up to a multiplicative error of 1 + Ï” in undirected graphs with non-negative integer edge weights using a tailored gradient descent algorithm. Our gradient descent algorithm takes Ï”-3 polylog n iterations, and in each iteration it needs to solve an instance of the transshipment problem up to a multiplicative error of polylog n, where n is the number of nodes. In particular, this allows us to perform a single iteration by computing a solution on a sparse spanner of logarithmic stretch. Using a careful white-box analysis, we can further extend the method to finding approximate solutions for the single-source shortest paths (SSSP) problem. As a consequence, we improve prior work by obtaining the following results: 1. Broadcast CONGEST model: (1+")-approximate SSSP using Ă((â n+D) · Ï”-O(1)) rounds, 1 where D is the (hop) diameter of the network. 2. Broadcast congested clique model: (1+Ï”)-approximate shortest transshipment and SSSP using Ă (Ï”-O(1)) rounds. 3. Multipass streaming model: (1+Ï”)-approximate shortest transshipment and SSSP using Ă (n) space and Ă(Ï”-O(1)) passes. The previously fastest SSSP algorithms for these models leverage sparse hop sets. We bypass the hop set construction; computing a spanner is sufficient with our method. The above bounds assume non-negative integer edge weights that are polynomially bounded in n; for general nonnegative weights, running times scale with the logarithm of the maximum ratio between non-zero weights. In case of asymmetric costs for traversing an edge in opposite directions, running times scale with the maximum ratio between the costs of both directions over all edges
Tackling 3D ToF Artifacts Through Learning and the FLAT Dataset
Scene motion, multiple reflections, and sensor noise introduce artifacts in
the depth reconstruction performed by time-of-flight cameras. We propose a
two-stage, deep-learning approach to address all of these sources of artifacts
simultaneously. We also introduce FLAT, a synthetic dataset of 2000 ToF
measurements that capture all of these nonidealities, and allows to simulate
different camera hardware. Using the Kinect 2 camera as a baseline, we show
improved reconstruction errors over state-of-the-art methods, on both simulated
and real data.Comment: ECCV 201
VLT Diffraction Limited Imaging and Spectroscopy in the NIR: Weighing the black hole in Centaurus A with NACO
We present high spatial resolution near-infrared spectra and images of the
nucleus of Centaurus A (NGC 5128) obtained with NAOS-CONICA at the VLT. The
adaptive optics corrected data have a spatial resolution of 0.06" (FWHM) in K-
and 0.11" in H-band, four times higher than previous studies. The observed gas
motions suggest a kinematically hot disk which is orbiting a central object and
is oriented nearly perpendicular to the nuclear jet. We model the central
rotation and velocity dispersion curves of the [FeII] gas orbiting in the
combined potential of the stellar mass and the (dominant) black hole. Our
physically most plausible model, a dynamically hot and geometrically thin gas
disk, yields a black hole mass of M_bh = (6.1 +0.6/-0.8) 10^7 M_sun. As the
physical state of the gas is not well understood, we also consider two limiting
cases: first a cold disk model, which completely neglects the velocity
dispersion; it yields an M_bh estimate that is almost two times lower. The
other extreme case is to model a spherical gas distribution in hydrostatic
equilibrium through Jeans equation. Compared to the hot disk model the best-fit
black hole mass increases by a factor of 1.5. This wide mass range spanned by
the limiting cases shows how important the gas physics is even for high
resolution data. Our overall best-fitting black hole mass is a factor of 2-4
lower than previous measurements. With our revised M_bh estimate, Cen A's
offset from the M_bh-sigma relation is significantly reduced; it falls above
this relation by a factor of ~2, which is close to the intrinsic scatter of
this relation. (Abridged)Comment: 12 pages, 14 figures, including minor changes following the referee
report; accepted for publication in The Astrophysical Journa
One More Awareness Gap? The BehaviourâImpact Gap Problem
Preceding research has made hardly any attempt to measure the ecological impacts of pro-environmental behaviour in an objective way. Those impacts were rather supposed or calculated. The research described herein scrutinized the ecological impact reductions achieved through pro-environmental behaviour and raised the question how much of a reduction in carbon footprint can be achieved through voluntary action without actually affecting the socio-economic determinants of life. A survey was carried out in order to measure the difference between the ecological footprint of âgreenâ and âbrownâ consumers. No significant difference was found between the ecological footprints of the two groupsâsuggesting that individual pro-environmental attitudes and behaviour do not always reduce the environmental impacts of consumption. This finding resulted in the formulation of a new proposition called the BIG (behaviourâimpact gap) problem, which is an interesting addition to research in the field of environmental awareness gaps
- âŠ