43 research outputs found

    Drift estimation in sparse sequential dynamic imaging, with application to nanoscale fluorescence microscopy.

    Get PDF
    A major challenge in many modern superresolution fluorescence microscopy techniques at the nanoscale lies in the correct alignment of long sequences of sparse but spatially and temporally highly resolved images. This is caused by the temporal drift of the protein structure, e.g. due to temporal thermal inhomogeneity of the object of interest or its supporting area during the observation process. We develop a simple semiparametric model for drift correction in single-marker switching microscopy. Then we propose an M-estimator for the drift and show its asymptotic normality. This is used to correct the final image and it is shown that this purely statistical method is competitive with state of the art calibration techniques which require the incorporation of fiducial markers in the specimen. Moreover, a simple bootstrap algorithm allows us to quantify the precision of the drift estimate and its effect on the final image estimation. We argue that purely statistical drift correction is even more robust than fiducial tracking, rendering the latter superfluous in many applications. The practicability of our method is demonstrated by a simulation study and by a single-marker switching application. This serves as a prototype for many other typical imaging techniques where sparse observations with high temporal resolution are blurred by motion of the object to be reconstructed

    Determinants of self-reporting under the European corporate leniency program

    Full text link
    We empirically investigate the determinants of self-reporting under the European corporate leniency program. Applying a data set consisting of 442 firm groups that participated in 76 cartels decided by the European Commission between 2000 and 2011, we find that the probability of a firm becoming the chief witness increases with its character as repeat offender, the size of the expected basic fine, the number of countries active in one group as well as the size of the firm’s share in the cartelized market. Our results have important implications for an effective prosecution of anti-cartel law infringers

    Studying the Effects of Code Inspection and Structural Testing on Software Quality

    No full text
    The most common techniques for detecting defects in software artifacts are inspection and testing. Since both techniques are effort consuming, they are often presented as being counterparts or even rivals rather than as being complementary. Hence, few controlled empirical studies investigate the effects of inspection and testing on software quality when applied in sequence. This paper contributes a controlled experiment to shed light on this issue. Twenty subjects performed sequentially code inspection and structural testing using different coverage values as test criteria on a C-code module. We adopted this sequence because it is recommended for use in industry. The results of this experiment show that inspection significantly outperforms structural testing with respect to (cost-)effectiveness for defect detection. Furthermore, the experimental results indicate little evidence to support the hypothesis that structural testing detects defects of a particular class that were missed b y inspection and vice versa. These findings lead us to the conclusion that inspection and structural testing do not complement each other well. In fact, prior inspection seems to hinder the (cost-)effectiveness of structural testing. Since inspection out-performs structural testing and since 39 percent (on average) of the defects were not detected at all, it might be more valuable to apply inspection together with other testing techniques, such as boundary value analysis, to achieve a better defect coverage. We are aware that a single experiment does not provide conclusive evidence. Hence, we consider it only one step in the determination of the optimal mix of defect detection techniques. Additional research as well as replication of this experiment are required to make further progress into this direction

    Investigating the impact of reading techniques on the accuracy of different defect content estimation techniques

    No full text
    Software inspections have established an impressive track record for early defect detection and correction. To increase their benefits, recent research efforts have focused on two different areas: systematic reading techniques and defect content estimation techniques. While reading techniques are to provide guidance for inspection participants on how to scrutinize a software artifact in a systematic manner, defect content estimation techniques aim at controlling and evaluating the inspection process by providing an estimate of the total number of defects in an inspected document. Although several empirical studies have been conducted to evaluate the accuracy of defect content estimation techniques, only few consider the reading approach as an influential factor. In this paper we examine the impact of two specific reading techniques - a scenario-based reading technique and checklist-based reading - on the accuracy of different defect content estimation techniques. The examination is based on data that were collected in a large experiment with students of the Vienna University of Technology. The results suggest that the choice of the reading technique has little impact on the accuracy of defect content estimation techniques. Although more empirical work is necessary to corroborate this finding, it implies that practitioners can use defect content estimation techniques without any consideration of their current reading technique

    Using inspection technology in object-oriented development projects

    No full text
    Software inspection is a proven approach for detecting and removing defects immediately after software documents are created. However, the advance of software technologies, processes, and methods, such as the widespread adoption of object-orientation, raises new problems regarding software quality assurance with inspections. These primarily relate to the question of how managers can organize a software inspection in object-oriented development projects with respect to the examined documentation and, once it has been organized, how developers can perform the defect detection activity in a systematic manner. This paper presents the architecture-centric strategy for inspection organization and the perspective-based reading technique to address the two problems. The integration of these approaches in the inspection approach allows practitioners to set up and run cost-effective inspections in their object-oriented development projects. To support this claim with quantitative findings, this paper presents the results of a controlled experiment to determine the feasibility and cost-effectiveness of the approaches when used for the inspection of UML-based design documents.L'inspection des logiciels est une m\ue9thode \ue9prouv\ue9e pour d\ue9tecter et \ue9liminer les d\ue9fauts imm\ue9diatement apr\ue8s la cr\ue9ation des documents logiciels. Les progr\ue8s des technologies, des processus et des m\ue9thodes logiciels, tels que l'adoption r\ue9pandue de l'orientation objets, cr\ue9ent toutefois de nouveaux probl\ue8mes en rapport avec les inspections de contr\uf4le de qualit\ue9 des logiciels. Ces probl\ue8mes ont surtout trait \ue0 la fa\ue7on dont les gestionnaires peuvent organiser une inspection du logiciel dans un projet de d\ue9veloppement orient\ue9 objets en ce qui concerne le document examin\ue9 et, une fois l'inspection organis\ue9e, \ue0 la fa\ue7on dont les concepteurs peuvent proc\ue9der \ue0 la d\ue9tection des d\ue9fauts de fa\ue7on syst\ue9matique. Ce m\ue9moire pr\ue9sente la strat\ue9gie centr\ue9e sur l'architecture pour l'organisation des inspections et la m\ue9thode de lecture \ue0 base de perspectives pour attaquer les deux probl\ue8mes. L'int\ue9gration de ces approches dans l'inspection permet aux ex\ue9cutants de monter et d'ex\ue9cuter des inspections \ue9conomiques dans leurs projets de d\ue9veloppement orient\ue9s objets. Pour appuyer cette affirmation avec des r\ue9sultats quantitatifs, ce m\ue9moire pr\ue9sente les r\ue9sultats d'une exp\ue9rience contr\uf4l\ue9e sur la faisabilit\ue9 et la rentabilit\ue9 de ces m\ue9thodes quand elles sont utilis\ue9es pour l'inspection d'avant-projets en langage UML.Peer reviewed: NoNRC publication: Ye
    corecore