696 research outputs found

    Submicrometric Films of Surface-Attached Polymer Network with Temperature-Responsive Properties

    Get PDF
    Temperature-responsive properties of surface-attached poly(N-isopropylacrylamide) (PNIPAM) network films with well-controlled chemistry are investigated. The synthesis consists of cross-linking and grafting preformed ene-reactive polymer chains through thiol--ene click chemistry. The formation of surface-attached and cross-linked polymer films has the advantage of being wellcontrolled without any caution of no-oxygen atmosphere or addition of initiators. PNIPAM hydrogel films with same cross-link density are synthesized on a wide range of thickness, from nanometers to micrometers. The swelling-collapse transition with temperature is studied by using ellipsometry, neutron reflectivity, and atomic force microscopy as complementary surface-probing techniques. Sharp and high amplitude temperature-induced phase transition is observed for all submicrometric PNIPAM hydrogel films. For temperature above LCST, surface-attached PNIPAM hydrogels collapse similarly but without complete expulsion of water. For temperature below LCST, the swelling of PNIPAM hydrogels depends on the film thickness. It is shown that the swelling is strongly affected by the surface attachment for ultrathin films below ∌\sim150 nm. For thicker films above 150 nm (to micrometers), surface-attached polymer networks with the same cross-link density swell equally. The density profile of the hydrogel films in the direction normal to the substrate is confronted with in-plane topography of the free surface. It results that the free interface width is much larger than the roughness of the hydrogel film, suggesting pendant chains at the free surface.Comment: in Langmuir, American Chemical Society, 2015, LANGMUIR, 31 (42), pp.11516-1152

    CongrĂšs de la PIOSA

    Get PDF

    En fremgangsmÄde ved bestemmelse af normalomrfide for haematologiske og klinisk kemiske parametre

    Get PDF
    No abstract availabl

    Decreasing time consumption of microscopy image segmentation through parallel processing on the GPU

    Get PDF
    The computational performance of graphical processing units (GPUs) has improved significantly. Achieving speedup factors of more than 50x compared to single-threaded CPU execution are not uncommon due to parallel processing. This makes their use for high throughput microscopy image analysis very appealing. Unfortunately, GPU programming is not straightforward and requires a lot of programming skills and effort. Additionally, the attainable speedup factor is hard to predict, since it depends on the type of algorithm, input data and the way in which the algorithm is implemented. In this paper, we identify the characteristic algorithm and data-dependent properties that significantly relate to the achievable GPU speedup. We find that the overall GPU speedup depends on three major factors: (1) the coarse-grained parallelism of the algorithm, (2) the size of the data and (3) the computation/memory transfer ratio. This is illustrated on two types of well-known segmentation methods that are extensively used in microscopy image analysis: SLIC superpixels and high-level geometric active contours. In particular, we find that our used geometric active contour segmentation algorithm is very suitable for parallel processing, resulting in acceleration factors of 50x for 0.1 megapixel images and 100x for 10 megapixel images

    Leaf segmentation and tracking using probabilistic parametric active contours

    Get PDF
    Active contours or snakes are widely used for segmentation and tracking. These techniques require the minimization of an energy function, which is generally a linear combination of a data fit term and a regularization term. This energy function can be adjusted to exploit the intrinsic object and image features. This can be done by changing the weighting parameters of the data fit and regularization term. There is, however, no rule to set these parameters optimally for a given application. This results in trial and error parameter estimation. In this paper, we propose a new active contour framework defined using probability theory. With this new technique there is no need for ad hoc parameter setting, since it uses probability distributions, which can be learned from a given training dataset

    The secondary eclipses of WASP-19b as seen by the ASTEP 400 telescope from Antarctica

    Full text link
    The ASTEP (Antarctica Search for Transiting ExoPlanets) program was originally aimed at probing the quality of the Dome C, Antarctica for the discovery and characterization of exoplanets by photometry. In the first year of operation of the 40 cm ASTEP 400 telescope (austral winter 2010), we targeted the known transiting planet WASP-19b in order to try to detect its secondary transits in the visible. This is made possible by the excellent sub-millimagnitude precision of the binned data. The WASP-19 system was observed during 24 nights in May 2010. The photometric variability level due to starspots is about 1.8% (peak-to-peak), in line with the SuperWASP data from 2007 (1.4%) and larger than in 2008 (0.07%). We find a rotation period of WASP-19 of 10.7 +/- 0.5 days, in agreement with the SuperWASP determination of 10.5 +/- 0.2 days. Theoretical models show that this can only be explained if tidal dissipation in the star is weak, i.e. the tidal dissipation factor Q'star > 3.10^7. Separately, we find evidence for a secondary eclipse of depth 390 +/- 190 ppm with a 2.0 sigma significance, a phase consistent with a circular orbit and a 3% false positive probability. Given the wavelength range of the observations (420 to 950 nm), the secondary transit depth translates into a day side brightness temperature of 2690(-220/+150) K, in line with measurements in the z' and K bands. The day side emission observed in the visible could be due either to thermal emission of an extremely hot day side with very little redistribution of heat to the night side, or to direct reflection of stellar light with a maximum geometrical albedo Ag=0.27 +/- 0.13. We also report a low-frequency oscillation well in phase at the planet orbital period, but with a lower-limit amplitude that could not be attributed to the planet phase alone, and possibly contaminated with residual lightcurve trends.Comment: Accepted for publication in Astronomy and Astrophysics, 13 pages, 13 figure

    Vehicle Trajectories from Unlabeled Data through Iterative Plane Registration

    Get PDF
    One of the most complex aspects of autonomous driving concerns understanding the surrounding environment. In particular, the interest falls on detecting which agents are populating it and how they are moving. The capacity to predict how these may act in the near future would allow an autonomous vehicle to safely plan its trajectory, minimizing the risks for itself and others. In this work we propose an automatic trajectory annotation method exploiting an Iterative Plane Registration algorithm based on homographies and semantic segmentations. The output of our technique is a set of holistic trajectories (past-present-future) paired with a single image context, useful to train a predictive model

    Group Key Exchange Enabling On-Demand Derivation of Peer-to-Peer Keys

    Get PDF
    Abstract. We enrich the classical notion of group key exchange (GKE) protocols by a new property that allows each pair of users to derive an independent peer-to-peer (p2p) key on-demand and without any subsequent communication; this, in addition to the classical group key shared amongst all the users. We show that GKE protocols enriched in this way impose new security challenges concerning the secrecy and independence of both key types. The special attention should be paid to possible collusion attacks aiming to break the secrecy of p2p keys possibly established between any two non-colluding users. In our constructions we utilize the well-known parallel Diffie-Hellman key exchange (PDHKE) technique in which each party uses the same exponent for the computation of p2p keys with its peers. First, we consider PDHKE in GKE protocols where parties securely transport their secrets for the establishment of the group key. For this we use an efficient multi-recipient ElGamal encryption scheme. Further, based on PDHKE we design a generic compiler for GKE protocols that extend the classical Diffie-Hellman method. Finally, we investigate possible optimizations of these protocols allowing parties to re-use their exponents to compute both group and p2p keys, and show that not all such GKE protocols can be optimized. Key words: group key exchange, peer-to-peer keys, on-demand derivation

    Soil surface structure stabilization by municipal waste compost application

    Get PDF
    ABSTRACT tional farmyard manure which is no longer available in intensive cropping areas. Loess-derived soils of the northern Paris basin are prone to surface Beneficial effects of sewage sludge application have structure degradation leading to erosion, flooding, and pollution. and soil material were seldom suggested, but a close from the top of surface aggregates to illuviate a few millimeters deeper

    First AMBER/VLTI observations of hot massive stars

    Get PDF
    AMBER is the first near infrared focal instrument of the VLTI. It combines three telescopes and produces spectrally resolved interferometric measures. This paper discusses some preliminary results of the first scientific observations of AMBER with three Unit Telescopes at medium (1500) and high (12000) spectral resolution. We derive a first set of constraints on the structure of the circumstellar material around the Wolf Rayet Gamma2 Velorum and the LBV Eta Carinae
    • 

    corecore