4,053 research outputs found

    Sediment-Phosphorus Relationships in Deer Creek Reservoir

    Get PDF
    Summary and Conclusions: Laboratory analyses of sediment samples recovered from Deer Creek Reservoir showed the sediments to have amoderate potential for serving as a source of phosphorus (P) for the overlying water solumn under anaerobic conditions. This source could account for the occurrence or exacerbation of blue-green algal blooms in the upper end of the reservoir when the sediment surface becomes anaerobic late in the summer. It could also delay the response of the reservoir to programs that decrease external P loading, if the upper end of the reservoir still has large enough algal blooms to render the sediment-water interface anaerobic. The redox cycle of Fe is closely associated with P release in the reservoir sediments, and aerobic P release rates are probably insignificant in the phosphorus budget of the reservoir. Sediment profiles indicate that the tropich state of the lake has probably not changed significantly since the reservoir was first filled. The profiles do indicate, however, that much of the P input to the lake may be in the relatively unreactive apatite-P traction, and attempts at reducing P loading from external sources should take into account the degree of availability of the P thus removed

    Lack of Correlation of WAIS Digit Span with Clox 1 and the Dementia Rating Scale in MCI

    Get PDF
    Individuals with MCI declined in performance over 6 months in the Clock-drawing (Clox 1) and the WAIS Digit Span tests, but not in the Dementia Rating Scale (DRS). Individual performance on Clox 1 and Digit Span did not correlate after 6 months. Performance on the Digit Span Test also did not correlate with the DRS, but performance on Clox 1 correlated with the DRS. Performance in Clox 1 was, therefore, not a predictor of performance in the Digit Span Test. These findings support the use of a test battery containing the Digit Span test to detect and track cognitive decline in MCI

    Genetic Targeting of Adult Renshaw Cells Using a Calbindin 1 Destabilized Cre Allele for Intersection With Parvalbumin or Engrailed1

    Get PDF
    Renshaw cells (RCs) are one of the most studied spinal interneurons; however, their roles in motor control remain enigmatic in part due to the lack of experimental models to interfere with RC function, specifically in adults. To overcome this limitation, we leveraged the distinct temporal regulation of Calbindin (Calb1) expression in RCs to create genetic models for timed RC manipulation. We used a Calb1 allele expressing a destabilized Cre (dgCre) theoretically active only upon trimethoprim (TMP) administration. TMP timing and dose influenced RC targeting efficiency, which was highest within the first three postnatal weeks, but specificity was low with many other spinal neurons also targeted. In addition, dgCre showed TMP-independent activity resulting in spontaneous recombination events that accumulated with age. Combining Calb1-dgCre with Parvalbumin (Pvalb) or Engrailed1 (En1) Flpo alleles in dual conditional systems increased cellular and timing specificity. Under optimal conditions, Calb1-dgCre/Pvalb-Flpo mice targeted 90% of RCs and few dorsal horn neurons; Calb1-dgCre/En1-Flpo mice showed higher specificity, but only a maximum of 70% of RCs targeted. Both models targeted neurons throughout the brain. Restricted spinal expression was obtained by injecting intraspinally AAVs carrying dual conditional genes. These results describe the first models to genetically target RCs bypassing development

    Efficient measurement of quantum gate error by interleaved randomized benchmarking

    Full text link
    We describe a scalable experimental protocol for obtaining estimates of the error rate of individual quantum computational gates. This protocol, in which random Clifford gates are interleaved between a gate of interest, provides a bounded estimate of the average error of the gate under test so long as the average variation of the noise affecting the full set of Clifford gates is small. This technique takes into account both state preparation and measurement errors and is scalable in the number of qubits. We apply this protocol to a superconducting qubit system and find gate errors that compare favorably with the gate errors extracted via quantum process tomography.Comment: 5 pages, 2 figures, published versio

    Infrared Variability of Two Dusty White Dwarfs

    Get PDF
    The most heavily polluted white dwarfs often show excess infrared radiation from circumstellar dust disks, which are modeled as a result of tidal disruption of extrasolar minor planets. Interaction of dust, gas, and disintegrating objects can all contribute to the dynamical evolution of these dust disks. Here, we report on two infrared variable dusty white dwarfs, SDSS J1228+1040 and G29-38. For SDSS J1228+1040, compared to the first measurements in 2007, the IRAC [3.6] and [4.5] fluxes decreased by 20% by 2014 to a level also seen in the recent 2018 observations. For G29-38, the infrared flux of the 10 μ\mum silicate emission feature became 10% stronger between 2004 and 2007, We explore several scenarios that could account for these changes, including tidal disruption events, perturbation from a companion, and runaway accretion. No satisfactory causes are found for the flux drop in SDSS J1228+1040 due to the limited time coverage. Continuous tidal disruption of small planetesimals could increase the mass of small grains and concurrently change the strength of the 10 μ\mum feature of G29-38. Dust disks around white dwarfs are actively evolving and we speculate that there could be different mechanisms responsible for the temporal changes of these disks.Comment: ApJ, in pres

    Fluctuating hydrogen-bond networks govern anomalous electron transfer kinetics in a blue copper protein

    Get PDF
    We combine experimental and computational methods to address the anomalous kinetics of long-range electron transfer (ET) in mutants of Pseudomonas aeruginosa azurin. ET rates and driving forces for wild type (WT) and three N47X mutants (X = L, S, and D) of Ru(2,2′-bipyridine)2 (imidazole)(His83) azurin are reported. An enhanced ET rate for the N47L mutant suggests either an increase of the donor–acceptor (DA) electronic coupling or a decrease in the reorganization energy for the reaction. The underlying atomistic features are investigated using a recently developed nonadiabatic molecular dynamics method to simulate ET in each of the azurin mutants, revealing unexpected aspects of DA electronic coupling. In particular, WT azurin and all studied mutants exhibit more DA compression during ET (>2 Å) than previously recognized. Moreover, it is found that DA compression involves an extended network of hydrogen bonds, the fluctuations of which gate the ET reaction, such that DA compression is facilitated by transiently rupturing hydrogen bonds. It is found that the N47L mutant intrinsically disrupts this hydrogen-bond network, enabling particularly facile DA compression. This work, which reveals the surprisingly fluctional nature of ET in azurin, suggests that hydrogen-bond networks can modulate the efficiency of long-range biological ET

    Initial Kernel Timing Using a Simple PIM Performance Model

    Get PDF
    This presentation will describe some initial results of paper-and-pencil studies of 4 or 5 application kernels applied to a processor-in-memory (PIM) system roughly similar to the Cascade Lightweight Processor (LWP). The application kernels are: * Linked list traversal * Sun of leaf nodes on a tree * Bitonic sort * Vector sum * Gaussian elimination The intent of this work is to guide and validate work on the Cascade project in the areas of compilers, simulators, and languages. We will first discuss the generic PIM structure. Then, we will explain the concepts needed to program a parallel PIM system (locality, threads, parcels). Next, we will present a simple PIM performance model that will be used in the remainder of the presentation. For each kernel, we will then present a set of codes, including codes for a single PIM node, and codes for multiple PIM nodes that move data to threads and move threads to data. These codes are written at a fairly low level, between assembly and C, but much closer to C than to assembly. For each code, we will present some hand-drafted timing forecasts, based on the simple PIM performance model. Finally, we will conclude by discussing what we have learned from this work, including what programming styles seem to work best, from the point-of-view of both expressiveness and performance
    corecore