604 research outputs found

    Doctor of Philosophy

    Get PDF
    dissertationZL is a C++-compatible language in which high-level constructs, such as classes, are defined using macros over a C-like core language. This approach is similar in spirit to Scheme and makes many parts of the language easily customizable. For example, since the class construct can be defined using macros, a programmer can have complete control over the memory layout of objects. Using this capability, a programmer can mitigate certain problems in software evolution such as fragile ABIs (Application Binary Interfaces) due to software changes and incompatible ABIs due to compiler changes. ZL's parser and macro expander is similar to that of Scheme. Unlike Scheme, however, ZL must deal with C's richer syntax. Specifically, support for context;-sensitive parsing and multiple syntactic categories (expressions, statements, types, etc.) leads to novel strategies for parsing and macro expansion. In this dissertation we describe ZL's approach to parsing and macros. We demonstrate how to use ZL to avoid problems with ABI instability through techniques such as fixing the size of class instances and controlling the layout of virtual method dispatch tables. We also demonstrate how to avoid problems with ABI incompatibility by implementing another compiler's ABI. Future work includes a more complete implementation of C++ and elevating the approach so that it is driven by a declarative ABI specification language

    Theoretical Studies of Several Small-Ring Precursors to (+)-JQ1

    Get PDF
    We present the results of DFT(B3LYP) calculations on several precursors to (+)-JQ1 using an accurate basis set, including a report of conformational analysis, thermochemistry, optimized geometries and electrostatic potentials, and calculated IR and Raman spectra. Species include (I)1H-1,4-diazepin-2(3H)-imine, (II) 9H-[1,2,4]triazolo[4,3-a][1,4]diazepine, (III) 6H-thieno[3,2-f][1,2,4]triazolo[4,3a][1,4]diazepine, and (IV) 4-(4-chlorophenyl)-6H-thieno[3,2f][1,2,4]triazolo[4,3-a][1,4]diazepine. Studies are also reported on monobrominated (II)-(IV) substituted at the chiral center of the seven member ring, including a comparison of the energetics of equatorial versus axial bromination of the parent precursor. Implications with regard to the larger structure of (+)-JQ1 are discussed

    In times of war, who is conscripted may depend on who they voted for

    Get PDF
    In many circumstances, governments attempt to protect their supporters from adverse outcomes, and this can also be the case in wartime. In new research on conscription in the US during the Second World War, Douglas B. Atkinson and Kevin Fahey find that counties that narrowly voted for Democratic presidential and congressional candidates had lower levels of enlistment than other counties, which they attribute to the discretionary power of politically appointed local draft boards

    Toward automated evaluation of interactive segmentation

    Get PDF
    We previously described a system for evaluating interactive segmentation by means of user experiments (McGuinness and O’Connor, 2010). This method, while effective, is time-consuming and labor-intensive. This paper aims to make evaluation more practicable by investigating if it is feasible to automate user interactions. To this end, we propose a general algorithm for driving the segmentation that uses the ground truth and current segmentation error to automatically simulate user interactions. We investigate four strategies for selecting which pixels will form the next interaction. The first of these is a simple, deterministic strategy; the remaining three strategies are probabilistic, and focus on more realistically approximating a real user. We evaluate four interactive segmentation algorithms using these strategies, and compare the results with our previous user experiment-based evaluation. The results show that automated evaluation is both feasible and useful

    The calibration of photographic and spectroscopic films. Part 1: Film batch variations of reciprocity failure in IIaO film. Part 2: Thermal and aging effects in relationship to reciprocity failure. P art 3: Shifting of reciprocity failure points as a function of thermal and aging effects

    Get PDF
    Reciprocity failure was examined for IIaO spectroscopic film. Three separate experiments were performed in order to study film batch variations, thermal and aging effects in relationship to reciprocity failure, and shifting of reciprocity failure points as a function of thermal and aging effects. The failure was examined over ranges of time between 5 and 60 seconds. The variation to illuminance was obtained by using thirty neutral density filters. A standard sensitometer device imprinted the wedge pattern on the film as exposure time was subjected to variation. Results indicate that film batch differences, temperature, and aging play an important role in reciprocity failure of IIaO spectroscopic film. A shifting of the failure points was also observed in various batches of film

    Association of immune response with efficacy and safety outcomes in adults with phenylketonuria administered pegvaliase in phase 3 clinical trials

    Get PDF
    Background: This study assessed the immunogenicity of pegvaliase (recombinant Anabaena variabilis phenylalanine [Phe] ammonia lyase [PAL] conjugated with polyethylene glycol [PEG]) treatment in adults with phenylketonuria (PKU) and its impact on safety and efficacy. Methods: Immunogenicity was assessed during induction, upward titration, and maintenance dosing regimens in adults with PKU (n = 261). Total antidrug antibodies (ADA), neutralizing antibodies, immunoglobulin (Ig) M and IgG antibodies against PAL and PEG, IgG and IgM circulating immune complex (CIC) levels, complement components 3 and 4 (C3/C4), plasma Phe, and safety were assessed at baseline and throughout the study. Pegvaliase-specific IgE levels were measured in patients after hypersensitivity adverse events (HAE). Findings: All patients developed ADA against PAL, peaking by 6 months and then stabilizing. Most developed transient antibody responses against PEG, peaking by 3 months, then returning to baseline by 9 months. Binding of ADA to pegvaliase led to CIC formation and complement activation, which were highest during early treatment. Blood Phe decreased over time as CIC levels and complement activation declined and pegvaliase dosage increased. HAEs were most frequent during early treatment and declined over time. No patient with acute systemic hypersensitivity events tested positive for pegvaliase-specific IgE near the time of the event. Laboratory evidence was consistent with immune complex-mediated type III hypersensitivity. No evidence of pegvaliase-associated IC-mediated end organ damage was noted. Interpretation: Despite a universal ADA response post-pegvaliase administration, adult patients with PKU achieved substantial and sustained blood Phe reductions with a manageable safety profile. Fund: BioMarin Pharmaceutical Inc. Keywords: Enzyme replacement therapy, Antidrug antibody, Circulating immune complex, Hypersensitivity, Phenylalanin
    corecore