2,928 research outputs found
Transgenerational effects alleviate severe fecundity loss during ocean acidification in a ubiquitous planktonic copepod
Ocean acidification (OA) caused by anthropogenic CO2 emission is projected for thousands of years to come, and significant effects are predicted for many marine organisms. While significant evolutionary responses are expected during such persistent environmental change, most studies consider only short-term effects. Little is known about the transgenerational effects of parental environments or natural selection on the capacity of populations to counter detrimental OA effects. In this study, six laboratory populations of the calanoid copepod Pseudocalanus acuspes were established at three different CO2 partial pressures (pCO2 of 400, 900 and 1550 μatm) and grown for two generations at these conditions. Our results show evidence of alleviation of OA effects as a result of transgenerational effects in P. acuspes. Second generation adults showed a 29% decrease in fecundity at 900 μatm CO2 compared to 400 μatm CO2. This was accompanied by a 10% increase in metabolic rate indicative of metabolic stress. Reciprocal transplant tests demonstrated that this effect was reversible and the expression of phenotypic plasticity. Furthermore, these tests showed that at a pCO2 exceeding the natural range experienced by P. acuspes (1550 μatm), fecundity would have decreased by as much as 67% compared to at 400 μatm CO2 as a result of this plasticity. However, transgenerational effects partly reduced OA effects so that the loss of fecundity remained at a level comparable to that at 900 μatm CO2. This also relieved the copepods from metabolic stress, and respiration rates were lower than at 900 μatm CO2. These results highlight the importance of tests for transgenerational effects to avoid overestimation of the effects of OA
Degeneracies between Modified Gravity and Baryonic Physics
In order to determine the observable signatures of modified gravity theories,
it is important to consider the effect of baryonic physics. We use a modified
version of the ISIS code to run cosmological hydrodynamic simulations to study
degeneracies between modified gravity and radiative hydrodynamical processes.
Of these, one was the standard CDM model and four were variations of
the Symmetron model. For each model we ran three variations of baryonic
processes: non-radiative hydrodynamics; cooling and star formation; and
cooling, star formation, and supernova feedback. We construct stacked gas
density, temperature, and dark matter density profiles of the halos in the
simulations, and study the differences between them. We find that both
radiative variations of the models show degeneracies between their processes
and at least two of the three parameters defining the Symmetron model.Comment: 9 pages, 4 figures, matches version accepted to A&
Century-scale trends and seasonality in pH and temperature for shallow zones of the Bering Sea
No records exist to evaluate long-term pH dynamics in high-latitude oceans, which have the greatest probability of rapid acidification from anthropogenic CO2 emissions. We reconstructed both seasonal variability and anthropogenic change in seawater pH and temperature by using laser ablation high-resolution 2D images of stable boron isotopes (δ11B) on a long-lived coralline alga that grew continuously through the 20th century. Analyses focused on four multiannual growth segments. We show a long-term decline of 0.08 ± 0.01 pH units between the end of the 19th and 20th century, which is consistent with atmospheric CO2 records. Additionally, a strong seasonal cycle (∼0.22 pH units) is observed and interpreted as episodic annual pH increases caused by the consumption of CO2 during strong algal (kelp) growth in spring and summer. The rate of acidification intensifies from –0.006 ± 0.007 pH units per decade (between 1920s and 1960s) to –0.019 ± 0.009 pH units per decade (between 1960s and 1990s), and the episodic pH increases show a continuous shift to earlier times of the year throughout the centennial record. This is indicative of ecosystem shifts in shallow water algal productivity in this high-latitude habitat resulting from warming and acidification
Economic Analysis of Incentives for Foreign Direct Investment in Beef Systems in Argentina and Uruguay
The European Union's (EU) ban of hormone-treated beef products in 1989 has virtually eliminated beef exports to the EU from countries where cattle are routinely implanted with growth hormones. This study examined whether or not foreign direct investment in beef systems in Argentina and Uruguay would provide a profitable method for investors who want to export beef to the EU. The results indicate that while investment in these systems is potentially profitable, government interventions designed to keep domestic beef prices low inject considerable risk into the investment decision.Investment in beef systems, South America, risk, cointegration, International Relations/Trade, Livestock Production/Industries,
Improving mental health outcomes: achieving equity through quality improvement
Objective. To investigate equity of patient outcomes in a psychological therapy service, following increased access achieved by a quality improvement (QI) initiative. Design. Retrospective service evaluation of health outcomes; data analysed by ANOVA, chi-squared and Statistical Process Control. Setting. A psychological therapy service in Westminster, London, UK. Participants. People living in the Borough of Westminster, London, attending the service (from either healthcare professional or self-referral) between February 2009 and May 2012. Intervention(s). Social marketing interventions were used to increase referrals, including the promotion of the service through local media and through existing social networks. Main Outcome Measure(s). (i) Severity of depression on entry using Patient Health Questionnaire-9 (PHQ9). (ii) Changes to severity of depression following treatment (ΔPHQ9). (iii) Changes in attainment of a meaningful improvement in condition assessed by a key performance indicator. Results. Patients from areas of high deprivation entered the service with more severe depression (M = 15.47, SD = 6.75), com-pared with patients from areas of low (M = 13.20, SD = 6.75) and medium (M = 14.44, SD = 6.64) deprivation. Patients in low
Herding cats: observing live coding in the wild
After a momentous decade of live coding activities, this paper seeks to explore the practice with the aim of situating it in the history of contemporary arts and music. The article introduces several key points of investigation in live coding research and discusses some examples of how live coding practitioners engage with these points in their system design and performances. In the light of the extremely diverse manifestations of live coding activities, the problem of defining the practice is discussed, and the question raised whether live coding will actually be necessary as an independent category
Robot acting on moving bodies (RAMBO): Preliminary results
A robot system called RAMBO is being developed. It is equipped with a camera, which, given a sequence of simple tasks, can perform these tasks on a moving object. RAMBO is given a complete geometric model of the object. A low level vision module extracts and groups characteristic features in images of the object. The positions of the object are determined in a sequence of images, and a motion estimate of the object is obtained. This motion estimate is used to plan trajectories of the robot tool to relative locations nearby the object sufficient for achieving the tasks. More specifically, low level vision uses parallel algorithms for image enchancement by symmetric nearest neighbor filtering, edge detection by local gradient operators, and corner extraction by sector filtering. The object pose estimation is a Hough transform method accumulating position hypotheses obtained by matching triples of image features (corners) to triples of model features. To maximize computing speed, the estimate of the position in space of a triple of features is obtained by decomposing its perspective view into a product of rotations and a scaled orthographic projection. This allows the use of 2-D lookup tables at each stage of the decomposition. The position hypotheses for each possible match of model feature triples and image feature triples are calculated in parallel. Trajectory planning combines heuristic and dynamic programming techniques. Then trajectories are created using parametric cubic splines between initial and goal trajectories. All the parallel algorithms run on a Connection Machine CM-2 with 16K processors
Robot Acting on Moving Bodies (RAMBO): Interaction with tumbling objects
Interaction with tumbling objects will become more common as human activities in space expand. Attempting to interact with a large complex object translating and rotating in space, a human operator using only his visual and mental capacities may not be able to estimate the object motion, plan actions or control those actions. A robot system (RAMBO) equipped with a camera, which, given a sequence of simple tasks, can perform these tasks on a tumbling object, is being developed. RAMBO is given a complete geometric model of the object. A low level vision module extracts and groups characteristic features in images of the object. The positions of the object are determined in a sequence of images, and a motion estimate of the object is obtained. This motion estimate is used to plan trajectories of the robot tool to relative locations rearby the object sufficient for achieving the tasks. More specifically, low level vision uses parallel algorithms for image enhancement by symmetric nearest neighbor filtering, edge detection by local gradient operators, and corner extraction by sector filtering. The object pose estimation is a Hough transform method accumulating position hypotheses obtained by matching triples of image features (corners) to triples of model features. To maximize computing speed, the estimate of the position in space of a triple of features is obtained by decomposing its perspective view into a product of rotations and a scaled orthographic projection. This allows use of 2-D lookup tables at each stage of the decomposition. The position hypotheses for each possible match of model feature triples and image feature triples are calculated in parallel. Trajectory planning combines heuristic and dynamic programming techniques. Then trajectories are created using dynamic interpolations between initial and goal trajectories. All the parallel algorithms run on a Connection Machine CM-2 with 16K processors
- …
