Search results for "range"
showing 10 items of 4508 documents
HCN2 Channel-Induced Rescue of Brain Teratogenesis via Local and Long-Range Bioelectric Repair
2020
Embryonic exposure to the teratogen nicotine results in brain defects, by disrupting endogenous spatial pre patterns necessary for normal brain size and patterning. Extending prior work in Xenopus laevis that showed that misexpression of ion channels can rescue morphogenesis, we demonstrate and characterize a novel aspect of developmental bioelectricity: channel-dependent repair signals propagate long-range across the embryo. We show that distal HCN2 channel misexpression and distal transplants of HCN2-expressing tissue, non-cell-autonomously reverse profound defects, rescuing brain anatomy, gene expression, and learning. Moreover, such rescue can be induced by small-molecule HCN2 channel a…
Functional test measures as risk indicators for low back pain among fixed-wing military pilots.
2015
Purpose The purpose of this study was to find out the risk value of functional fitness test (FFT) results for low back pain (LBP) among fixed-wing military pilots. Methods A total of 104 male military pilots were recruited for this study. The study was conducted with a self-administered questionnaire and FFT. The functional tests were performed in the beginning of study (baseline). The questionnaire was carried out at the baseline and 5 years later. Results The isometric low back endurance test result was associated with physical activity-related LBP experienced 5 years later. Demographic information was not associated with LBP. The prevalence of overall LBP was 71% and the flight-related L…
Influence of the metaphysis positioning in a new reverse shoulder prosthesis
2016
Aim of this work is to investigate the behaviour of a new reverse shoulder prosthesis, characterized by a humeral metaphysis with a variable offset, designed to increase the range of movements and to reduce the impingement. In particular, by means of virtual prototypes of the prosthesis, different offset values of the humeral metaphysis have been analysed in order to find the best positioning able to maximize the range of movements of the shoulder joint. The abduction force of the deltoid, at different offset values, has been also estimated. The study has been organized as follows. In the first step, the point clouds of the surfaces of the different components of the prosthesis have been ac…
GPU-Based Optimisation of 3D Sensor Placement Considering Redundancy, Range and Field of View
2020
This paper presents a novel and efficient solution for the 3D sensor placement problem based on GPU programming and massive parallelisation. Compared to prior art using gradient-search and mixed-integer based approaches, the method presented in this paper returns optimal or good results in a fraction of the time compared to previous approaches. The presented method allows for redundancy, i.e. requiring selected sub-volumes to be covered by at least n sensors. The presented results are for 3D sensors which have a visible volume represented by cones, but the method can easily be extended to work with sensors having other range and field of view shapes, such as 2D cameras and lidars.
Transcriptional regulation of theNε‐fructoselysine metabolism inEscherichia coliby global and substrate‐specific cues
2020
Thermally processed food is an important part of the human diet. Heat-treatment, however, promotes the formation of so-called Amadori rearrangement products, such as fructoselysine. The gut microbiota including Escherichia coli can utilize these compounds as a nutrient source. While the degradation route for fructoselysine is well described, regulation of the corresponding pathway genes frlABCD remained poorly understood. Here, we used bioinformatics combined with molecular and biochemical analyses and show that fructoselysine metabolism in E. coli is tightly controlled at the transcriptional level. The global regulator CRP (CAP) as well as the alternative sigma factor σ32 (RpoH) contribute…
Low-cost scalable discretization, prediction and feature selection for complex systems
2019
The introduced data-driven tool allows simultaneous feature selection, model inference, and marked cost and quality gains.
On the consistency of liking scores : insights from a study including 917 consumers from 10 to 80 years old
2004
Preference for 7 orange juices was recorded monadically. Three of the samples were replicates of the same juice (RJ). The 4 other samples were RJ slightly spiked with either sucrose, or citric acid, or quinine or an orange flavor. Each subject then performed a paired preference test composed of RJ and the modified juice whose score was the furthest from the RJ score. Finally, subjects were asked to choose one among 8 reasons why they preferred that sample. A number of individual statistics were computed in order to compare the consistency of liking scores within session, across ages and between genders. Women were slightly more consistent than men. However, no significant effect of age nor …
The MAM-CAP table: A new tool for monitoring panel performances
2014
Abstract Assessor performances in sensory analysis are usually represented by three indicators: repeatability, discrimination and agreement. However, assessors can also differ on the range of their scores, the so-called “scaling effect”. Brockhoff, Schlich, and Skovgaard (2013) proposed the mixed assessor model (MAM) which, as the original assessor model ( Brockhoff & Skovgaard, 1994 ), takes this effect into account, but also allows for the product effect to be tested against a new interaction free of the scaling effect. The present paper proposes a unified system for monitoring assessor and panel performances based on the MAM. In addition to the product effect (tested at panel and individ…
Third International Congress of Histochemistry and Cytochemistry
1968
The tissue distribution of enzymatic activities in intestinal metaplasia stomachs exhibiting chronic gastritis was compared histochemically with that of the small intestine in man.
Hyperion
2019
Indexes are essential in data management systems to increase the speed of data retrievals. Widespread data structures to provide fast and memory-efficient indexes are prefix tries. Implementations like Judy, ART, or HOT optimize their internal alignments for cache and vector unit efficiency. While these measures usually improve the performance substantially, they can have a negative impact on memory efficiency. In this paper we present Hyperion, a trie-based main-memory key-value store achieving extreme space efficiency. In contrast to other data structures, Hyperion does not depend on CPU vector units, but scans the data structure linearly. Combined with a custom memory allocator, Hyperion…