WorldWideScience

Sample records for ranges called bins

  1. Efficient binning for bitmap indices on high-cardinality attributes

    Energy Technology Data Exchange (ETDEWEB)

    Rotem, Doron; Stockinger, Kurt; Wu, Kesheng

    2004-11-17

    Bitmap indexing is a common technique for indexing high-dimensional data in data warehouses and scientific applications. Though efficient for low-cardinality attributes, query processing can be rather costly for high-cardinality attributes due to the large storage requirements for the bitmap indices. Binning is a common technique for reducing storage costs of bitmap indices. This technique partitions the attribute values into a number of ranges, called bins, and uses bitmap vectors to represent bins (attribute ranges) rather than distinct values. Although binning may reduce storage costs, it may increase the access costs of queries that do not fall on exact bin boundaries (edge bins). For this kind of queries the original data values associated with edge bins must be accessed, in order to check them against the query constraints.In this paper we study the problem of finding optimal locations for the bin boundaries in order to minimize these access costs subject to storage constraints. We propose a dynamic programming algorithm for optimal partitioning of attribute values into bins that takes into account query access patterns as well as data distribution statistics. Mathematical analysis and experiments on real life data sets show that the optimal partitioning achieved by this algorithm can lead to a significant improvement in the access costs of bitmap indexing systems for high-cardinality attributes.

  2. Heuristics for the Variable Sized Bin Packing Problem Using a Hybrid P-System and CUDA Architecture

    OpenAIRE

    AlEnezi, Qadha'a; AboElFotoh, Hosam; AlBdaiwi, Bader; AlMulla, Mohammad Ali

    2016-01-01

    The Variable Sized Bin Packing Problem has a wide range of application areas including packing, scheduling, and manufacturing. Given a list of items and variable sized bin types, the objective is to minimize the total size of the used bins. This problem is known to be NP-hard. In this article, we present two new heuristics for solving the problem using a new variation of P systems with active membranes, which we call a hybrid P system, implemented in CUDA. Our hybrid P-system model allows usi...

  3. optBINS: Optimal Binning for histograms

    Science.gov (United States)

    Knuth, Kevin H.

    2018-03-01

    optBINS (optimal binning) determines the optimal number of bins in a uniform bin-width histogram by deriving the posterior probability for the number of bins in a piecewise-constant density model after assigning a multinomial likelihood and a non-informative prior. The maximum of the posterior probability occurs at a point where the prior probability and the the joint likelihood are balanced. The interplay between these opposing factors effectively implements Occam's razor by selecting the most simple model that best describes the data.

  4. Optimizing 4DCBCT projection allocation to respiratory bins

    International Nuclear Information System (INIS)

    O’Brien, Ricky T; Kipritidis, John; Shieh, Chun-Chien; Keall, Paul J

    2014-01-01

    4D cone beam computed tomography (4DCBCT) is an emerging image guidance strategy used in radiotherapy where projections acquired during a scan are sorted into respiratory bins based on the respiratory phase or displacement. 4DCBCT reduces the motion blur caused by respiratory motion but increases streaking artefacts due to projection under-sampling as a result of the irregular nature of patient breathing and the binning algorithms used. For displacement binning the streak artefacts are so severe that displacement binning is rarely used clinically. The purpose of this study is to investigate if sharing projections between respiratory bins and adjusting the location of respiratory bins in an optimal manner can reduce or eliminate streak artefacts in 4DCBCT images. We introduce a mathematical optimization framework and a heuristic solution method, which we will call the optimized projection allocation algorithm, to determine where to position the respiratory bins and which projections to source from neighbouring respiratory bins. Five 4DCBCT datasets from three patients were used to reconstruct 4DCBCT images. Projections were sorted into respiratory bins using equispaced, equal density and optimized projection allocation. The standard deviation of the angular separation between projections was used to assess streaking and the consistency of the segmented volume of a fiducial gold marker was used to assess motion blur. The standard deviation of the angular separation between projections using displacement binning and optimized projection allocation was 30%–50% smaller than conventional phase based binning and 59%–76% smaller than conventional displacement binning indicating more uniformly spaced projections and fewer streaking artefacts. The standard deviation in the marker volume was 20%–90% smaller when using optimized projection allocation than using conventional phase based binning suggesting more uniform marker segmentation and less motion blur. Images

  5. MetaBAT: Metagenome Binning based on Abundance and Tetranucleotide frequence

    Energy Technology Data Exchange (ETDEWEB)

    Kang, Dongwan; Froula, Jeff; Egan, Rob; Wang, Zhong

    2014-03-21

    Grouping large fragments assembled from shotgun metagenomic sequences to deconvolute complex microbial communities, or metagenome binning, enables the study of individual organisms and their interactions. Here we developed automated metagenome binning software, called MetaBAT, which integrates empirical probabilistic distances of genome abundance and tetranucleotide frequency. On synthetic datasets MetaBAT on average achieves 98percent precision and 90percent recall at the strain level with 281 near complete unique genomes. Applying MetaBAT to a human gut microbiome data set we recovered 176 genome bins with 92percent precision and 80percent recall. Further analyses suggest MetaBAT is able to recover genome fragments missed in reference genomes up to 19percent, while 53 genome bins are novel. In summary, we believe MetaBAT is a powerful tool to facilitate comprehensive understanding of complex microbial communities.

  6. The grumpy bin

    DEFF Research Database (Denmark)

    Altarriba, Ferran; Funk, Mathias; Lanzani, Stefano Eugenio

    2017-01-01

    Domestic food waste is a world-wide problem that is complex and difficult to tackle as it touches diverse habits and social behaviors. This paper introduces the Grumpy Bin, a smart food waste bin designed for the context of student housing. The Grumpy Bin1 contributes to the state of the art...

  7. Binning sequences using very sparse labels within a metagenome

    Directory of Open Access Journals (Sweden)

    Halgamuge Saman K

    2008-04-01

    Full Text Available Abstract Background In metagenomic studies, a process called binning is necessary to assign contigs that belong to multiple species to their respective phylogenetic groups. Most of the current methods of binning, such as BLAST, k-mer and PhyloPythia, involve assigning sequence fragments by comparing sequence similarity or sequence composition with already-sequenced genomes that are still far from comprehensive. We propose a semi-supervised seeding method for binning that does not depend on knowledge of completed genomes. Instead, it extracts the flanking sequences of highly conserved 16S rRNA from the metagenome and uses them as seeds (labels to assign other reads based on their compositional similarity. Results The proposed seeding method is implemented on an unsupervised Growing Self-Organising Map (GSOM, and called Seeded GSOM (S-GSOM. We compared it with four well-known semi-supervised learning methods in a preliminary test, separating random-length prokaryotic sequence fragments sampled from the NCBI genome database. We identified the flanking sequences of the highly conserved 16S rRNA as suitable seeds that could be used to group the sequence fragments according to their species. S-GSOM showed superior performance compared to the semi-supervised methods tested. Additionally, S-GSOM may also be used to visually identify some species that do not have seeds. The proposed method was then applied to simulated metagenomic datasets using two different confidence threshold settings and compared with PhyloPythia, k-mer and BLAST. At the reference taxonomic level Order, S-GSOM outperformed all k-mer and BLAST results and showed comparable results with PhyloPythia for each of the corresponding confidence settings, where S-GSOM performed better than PhyloPythia in the ≥ 10 reads datasets and comparable in the ≥ 8 kb benchmark tests. Conclusion In the task of binning using semi-supervised learning methods, results indicate S-GSOM to be the best of

  8. MaxBin 2.0: an automated binning algorithm to recover genomes from multiple metagenomic datasets

    Energy Technology Data Exchange (ETDEWEB)

    Wu, Yu-Wei [Joint BioEnergy Inst. (JBEI), Emeryville, CA (United States); Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States); Simmons, Blake A. [Joint BioEnergy Inst. (JBEI), Emeryville, CA (United States); Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States); Singer, Steven W. [Joint BioEnergy Inst. (JBEI), Emeryville, CA (United States); Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States)

    2015-10-29

    The recovery of genomes from metagenomic datasets is a critical step to defining the functional roles of the underlying uncultivated populations. We previously developed MaxBin, an automated binning approach for high-throughput recovery of microbial genomes from metagenomes. Here, we present an expanded binning algorithm, MaxBin 2.0, which recovers genomes from co-assembly of a collection of metagenomic datasets. Tests on simulated datasets revealed that MaxBin 2.0 is highly accurate in recovering individual genomes, and the application of MaxBin 2.0 to several metagenomes from environmental samples demonstrated that it could achieve two complementary goals: recovering more bacterial genomes compared to binning a single sample as well as comparing the microbial community composition between different sampling environments. Availability and implementation: MaxBin 2.0 is freely available at http://sourceforge.net/projects/maxbin/ under BSD license. Supplementary information: Supplementary data are available at Bioinformatics online.

  9. The Maximum Resource Bin Packing Problem

    DEFF Research Database (Denmark)

    Boyar, J.; Epstein, L.; Favrholdt, L.M.

    2006-01-01

    Usually, for bin packing problems, we try to minimize the number of bins used or in the case of the dual bin packing problem, maximize the number or total size of accepted items. This paper presents results for the opposite problems, where we would like to maximize the number of bins used...... algorithms, First-Fit-Increasing and First-Fit-Decreasing for the maximum resource variant of classical bin packing. For the on-line variant, we define maximum resource variants of classical and dual bin packing. For dual bin packing, no on-line algorithm is competitive. For classical bin packing, we find...

  10. The volatile compound BinBase mass spectral database.

    Science.gov (United States)

    Skogerson, Kirsten; Wohlgemuth, Gert; Barupal, Dinesh K; Fiehn, Oliver

    2011-08-04

    Volatile compounds comprise diverse chemical groups with wide-ranging sources and functions. These compounds originate from major pathways of secondary metabolism in many organisms and play essential roles in chemical ecology in both plant and animal kingdoms. In past decades, sampling methods and instrumentation for the analysis of complex volatile mixtures have improved; however, design and implementation of database tools to process and store the complex datasets have lagged behind. The volatile compound BinBase (vocBinBase) is an automated peak annotation and database system developed for the analysis of GC-TOF-MS data derived from complex volatile mixtures. The vocBinBase DB is an extension of the previously reported metabolite BinBase software developed to track and identify derivatized metabolites. The BinBase algorithm uses deconvoluted spectra and peak metadata (retention index, unique ion, spectral similarity, peak signal-to-noise ratio, and peak purity) from the Leco ChromaTOF software, and annotates peaks using a multi-tiered filtering system with stringent thresholds. The vocBinBase algorithm assigns the identity of compounds existing in the database. Volatile compound assignments are supported by the Adams mass spectral-retention index library, which contains over 2,000 plant-derived volatile compounds. Novel molecules that are not found within vocBinBase are automatically added using strict mass spectral and experimental criteria. Users obtain fully annotated data sheets with quantitative information for all volatile compounds for studies that may consist of thousands of chromatograms. The vocBinBase database may also be queried across different studies, comprising currently 1,537 unique mass spectra generated from 1.7 million deconvoluted mass spectra of 3,435 samples (18 species). Mass spectra with retention indices and volatile profiles are available as free download under the CC-BY agreement (http://vocbinbase.fiehnlab.ucdavis.edu). The Bin

  11. The volatile compound BinBase mass spectral database

    Directory of Open Access Journals (Sweden)

    Barupal Dinesh K

    2011-08-01

    Full Text Available Abstract Background Volatile compounds comprise diverse chemical groups with wide-ranging sources and functions. These compounds originate from major pathways of secondary metabolism in many organisms and play essential roles in chemical ecology in both plant and animal kingdoms. In past decades, sampling methods and instrumentation for the analysis of complex volatile mixtures have improved; however, design and implementation of database tools to process and store the complex datasets have lagged behind. Description The volatile compound BinBase (vocBinBase is an automated peak annotation and database system developed for the analysis of GC-TOF-MS data derived from complex volatile mixtures. The vocBinBase DB is an extension of the previously reported metabolite BinBase software developed to track and identify derivatized metabolites. The BinBase algorithm uses deconvoluted spectra and peak metadata (retention index, unique ion, spectral similarity, peak signal-to-noise ratio, and peak purity from the Leco ChromaTOF software, and annotates peaks using a multi-tiered filtering system with stringent thresholds. The vocBinBase algorithm assigns the identity of compounds existing in the database. Volatile compound assignments are supported by the Adams mass spectral-retention index library, which contains over 2,000 plant-derived volatile compounds. Novel molecules that are not found within vocBinBase are automatically added using strict mass spectral and experimental criteria. Users obtain fully annotated data sheets with quantitative information for all volatile compounds for studies that may consist of thousands of chromatograms. The vocBinBase database may also be queried across different studies, comprising currently 1,537 unique mass spectra generated from 1.7 million deconvoluted mass spectra of 3,435 samples (18 species. Mass spectra with retention indices and volatile profiles are available as free download under the CC-BY agreement (http

  12. Consistency Check for the Bin Packing Constraint Revisited

    Science.gov (United States)

    Dupuis, Julien; Schaus, Pierre; Deville, Yves

    The bin packing problem (BP) consists in finding the minimum number of bins necessary to pack a set of items so that the total size of the items in each bin does not exceed the bin capacity C. The bin capacity is common for all the bins.

  13. Test Plan Addendum No. 1: Waste Isolation Pilot Plant bin-scale CH TRU waste tests

    International Nuclear Information System (INIS)

    Molecke, M.A.; Lappin, A.R.

    1990-12-01

    This document is the first major revision to the Test Plan: WIPP Bin-Scale CH TRU Waste Tests. Factors that make this revision necessary are described and justified in Section 1, and elaborated upon in Section 4. This addendum contains recommended estimates of, and details for: (1) The total separation of waste leaching/solubility tests from bin-scale gas tests, including preliminary details and quantities of leaching tests required for testing of Levels 1, 2, and 3 WIPP CH TRU wastes; (2) An initial description and quantification of bin-scale gas test Phase 0, added to provide a crucial tie to pretest waste characterization representatives and overall test statistical validation; (3) A revision to the number of test bins required for Phases 1 and 2 of the bin gas test program, and specification of the numbers of additional bin tests required for incorporating gas testing of Level 2 wastes into test Phase 3. Contingencies are stated for the total number of test bins required, both positive and negative, including the supporting assumptions, logic, and decision points. (4) Several other general test detail updates occurring since the Test Plan was approved and published in January, 1990. Possible impacts of recommended revisions included in this Addendum on WIPP site operations are called out and described. 56 refs., 12 tabs

  14. Mohammed A Bin Hussain

    Indian Academy of Sciences (India)

    Home; Journals; Bulletin of Materials Science. Mohammed A Bin Hussain. Articles written in Bulletin of Materials Science. Volume 38 Issue 7 December 2015 pp 1731-1736. Sintered gahnite–cordierite glass-ceramic based on raw materials with different fluorine sources · Esmat M A Hamzawy Mohammed A Bin Hussain.

  15. Bin-packing problems with load balancing and stability constraints

    DEFF Research Database (Denmark)

    Trivella, Alessio; Pisinger, David

    apper in a wide range of disciplines, including transportation and logistics, computer science, engineering, economics and manufacturing. The problem is well-known to be N P-hard and difficult to solve in practice, especially when dealing with the multi-dimensional cases. Closely connected to the BPP...... realistic constraints related to e.g. load balancing, cargo stability and weight limits, in the multi-dimensional BPP. The BPP poses additional challenges compared to the CLP due to the supplementary objective of minimizing the number of bins. In particular, in section 2 we discuss how to integrate bin......-packing and load balancing of items. The problem has only been considered in the literature in simplified versions, e.g. balancing a single bin or introducing a feasible region for the barycenter. In section 3 we generalize the problem to handle cargo stability and weight constraints....

  16. Efficient visibility-driven medical image visualisation via adaptive binned visibility histogram.

    Science.gov (United States)

    Jung, Younhyun; Kim, Jinman; Kumar, Ashnil; Feng, David Dagan; Fulham, Michael

    2016-07-01

    'Visibility' is a fundamental optical property that represents the observable, by users, proportion of the voxels in a volume during interactive volume rendering. The manipulation of this 'visibility' improves the volume rendering processes; for instance by ensuring the visibility of regions of interest (ROIs) or by guiding the identification of an optimal rendering view-point. The construction of visibility histograms (VHs), which represent the distribution of all the visibility of all voxels in the rendered volume, enables users to explore the volume with real-time feedback about occlusion patterns among spatially related structures during volume rendering manipulations. Volume rendered medical images have been a primary beneficiary of VH given the need to ensure that specific ROIs are visible relative to the surrounding structures, e.g. the visualisation of tumours that may otherwise be occluded by neighbouring structures. VH construction and its subsequent manipulations, however, are computationally expensive due to the histogram binning of the visibilities. This limits the real-time application of VH to medical images that have large intensity ranges and volume dimensions and require a large number of histogram bins. In this study, we introduce an efficient adaptive binned visibility histogram (AB-VH) in which a smaller number of histogram bins are used to represent the visibility distribution of the full VH. We adaptively bin medical images by using a cluster analysis algorithm that groups the voxels according to their intensity similarities into a smaller subset of bins while preserving the distribution of the intensity range of the original images. We increase efficiency by exploiting the parallel computation and multiple render targets (MRT) extension of the modern graphical processing units (GPUs) and this enables efficient computation of the histogram. We show the application of our method to single-modality computed tomography (CT), magnetic resonance

  17. SPHINX--an algorithm for taxonomic binning of metagenomic sequences.

    Science.gov (United States)

    Mohammed, Monzoorul Haque; Ghosh, Tarini Shankar; Singh, Nitin Kumar; Mande, Sharmila S

    2011-01-01

    Compared with composition-based binning algorithms, the binning accuracy and specificity of alignment-based binning algorithms is significantly higher. However, being alignment-based, the latter class of algorithms require enormous amount of time and computing resources for binning huge metagenomic datasets. The motivation was to develop a binning approach that can analyze metagenomic datasets as rapidly as composition-based approaches, but nevertheless has the accuracy and specificity of alignment-based algorithms. This article describes a hybrid binning approach (SPHINX) that achieves high binning efficiency by utilizing the principles of both 'composition'- and 'alignment'-based binning algorithms. Validation results with simulated sequence datasets indicate that SPHINX is able to analyze metagenomic sequences as rapidly as composition-based algorithms. Furthermore, the binning efficiency (in terms of accuracy and specificity of assignments) of SPHINX is observed to be comparable with results obtained using alignment-based algorithms. A web server for the SPHINX algorithm is available at http://metagenomics.atc.tcs.com/SPHINX/.

  18. Efficient use of design-based binning methodology in a DRAM fab

    Science.gov (United States)

    Karsenti, Laurent; Wehner, Arno; Fischer, Andreas; Seifert, Uwe; Goeckeritz, Jens; Geshel, Mark; Gscheidlen, Dieter; Bartov, Avishai

    2009-03-01

    It is a well established fact that as design rules and printed features shrink, sophisticated techniques are required to ensure the design intent is indeed printed on the wafer. Techniques of this kind are Optical Proximity Correction (OPC), Resolution Enhancement Techniques (RET) and DFM Design for Manufacturing (DFM). As these methods are applied to the overall chip and rely on complex modeling and simulations, they increase the risk of creating local areas or layouts with a limiting process window. Hence, it is necessary to verify the manufacturability (sufficient depth of focus) of the overall die and not only of a pre-defined set of metrology structures. The verification process is commonly based on full chip defect density inspection of a Focus Exposure Matrix (FEM) wafer, combined with appropriate post processing of the inspection data. This is necessary to avoid time consuming search for the Defects of Interest (DOI's) as defect counts are usually too high to be handled by manual SEM review. One way to post process defect density data is the so called design based binning (DBB). The Litho Qualification Monitor (LQM) system allows to classify and also to bin defects based on design information. In this paper we will present an efficient way to combine classification and binning in order to check design rules and to determine the marginal features (layout with low depth of focus). The Design Based Binning has been connected to the Yield Management System (YMS) to allow new process monitoring approaches towards Design Based SPC. This could dramatically cut the time to detect systematic defects inline.

  19. Integrality gap analysis for bin packing games

    NARCIS (Netherlands)

    Kern, Walter; Qui, X.

    A cooperative bin packing game is an $N$-person game, where the player set $N$ consists of $k$ bins of capacity 1 each and $n$ items of sizes $a_1,\\dots,a_n$. The value $v(S)$ of a coalition $S$ of players is defined to be the maximum total size of items in $S$ that can be packed into the bins of

  20. Two-Bin Kanban: Ordering Impact at Navy Medical Center San Diego

    Science.gov (United States)

    2016-06-01

    cost of healthcare . This is done by “focusing on quality, eliminating waste , reducing unwarranted variation, and considering not just the cost of...of the two-bin inventory management system was the supermarket. Food waste is a very high expense for many supermarkets. To mitigate food waste , the...stockpiled medical supplies. Stockpiling supplies is called the “bull whip effect” and it is a wasteful impact of a poorly managed supply system. The

  1. Design and Development of a Smart Waste Bin

    Directory of Open Access Journals (Sweden)

    Michael E.

    2017-10-01

    Full Text Available For years waste bin has been part of our lives this has necessitated many inventions and innovations to make it automated. In this light much research was channeled towards the opening and closing of the bin when the presence of human is sensed. However this may be considered less smart since the bin will operate when the presence of human is sensed even though there is no intention to use it. To avert this ill this paper presents the design and development of a smart waste bin. The objective of this paper is to develop a smart waste bin that detects the presence of man at a particular distance 1 meter for usage so as not to spill the dirt and obeys voice command to open or close the lid. This is achieved by the use of PIR ultrasonic module voice recognition module Arduino and servo motor. Results gotten after testing the developed system shows that the performance of the waste bin attains a better level of smartness compared to existing waste bin.

  2. Improved Taxation Rate for Bin Packing Games

    Science.gov (United States)

    Kern, Walter; Qiu, Xian

    A cooperative bin packing game is a N-person game, where the player set N consists of k bins of capacity 1 each and n items of sizes a 1, ⋯ ,a n . The value of a coalition of players is defined to be the maximum total size of items in the coalition that can be packed into the bins of the coalition. We present an alternative proof for the non-emptiness of the 1/3-core for all bin packing games and show how to improve this bound ɛ= 1/3 (slightly). We conjecture that the true best possible value is ɛ= 1/7.

  3. TH-E-17A-05: Optimizing Four Dimensional Cone Beam Computed Tomography Projection Allocation to Respiratory Bins

    International Nuclear Information System (INIS)

    OBrien, R; Shieh, C; Kipritidis, J; Keall, P

    2014-01-01

    Purpose: Four dimensional cone beam computed tomography (4DCBCT) is an emerging image guidance strategy but it can suffer from poor image quality. To avoid repeating scans it is beneficial to make the best use of the imaging data obtained. For conventional 4DCBCT the location and size of respiratory bins is fixed and projections are allocated to the respiratory bin within which it falls. Strictly adhering to this rule is unnecessary and can compromise image quality. In this study we optimize the size and location of respiratory bins and allow projections to be sourced from adjacent phases of the respiratory cycle. Methods: A mathematical optimization framework using mixed integer quadratic programming has been developed that determines when to source projections from adjacent respiratory bins and optimizes the size and location of the bins. The method, which we will call projection sharing, runs in under 2 seconds of CPU time. Five 4DCBCT datasets of stage III-IV lung cancer patients were used to test the algorithm. The standard deviation of the angular separation between projections (SD-A) and the standard deviation in the volume of the reconstructed fiducial gold coil (SD-V) were used as proxies to measure streaking artefacts and motion blur respectively. Results: The SD-A using displacement binning and projection sharing was 30%–50% smaller than conventional phase based binning and 59%–76% smaller than conventional displacement binning indicating more uniformly spaced projections and fewer streaking artefacts. The SD-V was 20–90% smaller when using projection sharing than using conventional phase based binning suggesting more uniform marker segmentation and less motion blur. Conclusion: Image quality was visibly and significantly improved with projection sharing. Projection sharing does not require any modifications to existing hardware and offers a more robust replacement to phase based binning, or, an option if phase based reconstruction is not of a

  4. Bin Set 1 Calcine Retrieval Feasibility Study

    International Nuclear Information System (INIS)

    Adams, R.D.; Berry, S.M.; Galloway, K.J.; Langenwalter, T.A.; Lopez, D.A.; Noakes, C.M.; Peterson, H.K.; Pope, M.I.; Turk, R.J.

    1999-01-01

    At the Department of Energy's Idaho Nuclear Technology and Engineering Center, as an interim waste management measure, both mixed high-level liquid waste and sodium bearing waste have been solidified by a calculation process and are stored in the Calcine Solids Storage Facilities. This calcined product will eventually be treated to allow final disposal in a national geologic repository. The Calcine Solids Storage Facilities comprise seven ''bit sets.'' Bin Set 1, the first to be constructed, was completed in 1959, and has been in service since 1963. It is the only bin set that does not meet current safe-shutdown earthquake seismic criteria. In addition, it is the only bin set that lacks built-in features to aid in calcine retrieval. One option to alleviate the seismic compliance issue is to transport the calcine from Bin Set 1 to another bin set which has the required capacity and which is seismically qualified. This report studies the feasibility of retrieving the calcine from Bi n Set 1 and transporting it into Bin Set 6 which is located approximately 650 feet away. Because Bin Set 1 was not designed for calcine retrieval, and because of the high radiation levels and potential contamination spread from the calcined material, this is a challenging engineering task. This report presents preconceptual design studies for remotely-operated, low-density, pneumatic vacuum retrieval and transport systems and equipment that are based on past work performed by the Raytheon Engineers and Constructors architectural engineering firm. The designs presented are considered feasible; however, future development work will be needed in several areas during the subsequent conceptual design phase

  5. Bin Set 1 Calcine Retrieval Feasibility Study

    Energy Technology Data Exchange (ETDEWEB)

    R. D. Adams; S. M. Berry; K. J. Galloway; T. A. Langenwalter; D. A. Lopez; C. M. Noakes; H. K. Peterson; M. I. Pope; R. J. Turk

    1999-10-01

    At the Department of Energy's Idaho Nuclear Technology and Engineering Center, as an interim waste management measure, both mixed high-level liquid waste and sodium bearing waste have been solidified by a calculation process and are stored in the Calcine Solids Storage Facilities. This calcined product will eventually be treated to allow final disposal in a national geologic repository. The Calcine Solids Storage Facilities comprise seven ''bit sets.'' Bin Set 1, the first to be constructed, was completed in 1959, and has been in service since 1963. It is the only bin set that does not meet current safe-shutdown earthquake seismic criteria. In addition, it is the only bin set that lacks built-in features to aid in calcine retrieval. One option to alleviate the seismic compliance issue is to transport the calcine from Bin Set 1 to another bin set which has the required capacity and which is seismically qualified. This report studies the feasibility of retrieving the calcine from Bi n Set 1 and transporting it into Bin Set 6 which is located approximately 650 feet away. Because Bin Set 1 was not designed for calcine retrieval, and because of the high radiation levels and potential contamination spread from the calcined material, this is a challenging engineering task. This report presents preconceptual design studies for remotely-operated, low-density, pneumatic vacuum retrieval and transport systems and equipment that are based on past work performed by the Raytheon Engineers and Constructors architectural engineering firm. The designs presented are considered feasible; however, future development work will be needed in several areas during the subsequent conceptual design phase.

  6. Bioinformatics and Astrophysics Cluster (BinAc)

    Science.gov (United States)

    Krüger, Jens; Lutz, Volker; Bartusch, Felix; Dilling, Werner; Gorska, Anna; Schäfer, Christoph; Walter, Thomas

    2017-09-01

    BinAC provides central high performance computing capacities for bioinformaticians and astrophysicists from the state of Baden-Württemberg. The bwForCluster BinAC is part of the implementation concept for scientific computing for the universities in Baden-Württemberg. Community specific support is offered through the bwHPC-C5 project.

  7. Using Growing Self-Organising Maps to Improve the Binning Process in Environmental Whole-Genome Shotgun Sequencing

    Science.gov (United States)

    Chan, Chon-Kit Kenneth; Hsu, Arthur L.; Tang, Sen-Lin; Halgamuge, Saman K.

    2008-01-01

    Metagenomic projects using whole-genome shotgun (WGS) sequencing produces many unassembled DNA sequences and small contigs. The step of clustering these sequences, based on biological and molecular features, is called binning. A reported strategy for binning that combines oligonucleotide frequency and self-organising maps (SOM) shows high potential. We improve this strategy by identifying suitable training features, implementing a better clustering algorithm, and defining quantitative measures for assessing results. We investigated the suitability of each of di-, tri-, tetra-, and pentanucleotide frequencies. The results show that dinucleotide frequency is not a sufficiently strong signature for binning 10 kb long DNA sequences, compared to the other three. Furthermore, we observed that increased order of oligonucleotide frequency may deteriorate the assignment result in some cases, which indicates the possible existence of optimal species-specific oligonucleotide frequency. We replaced SOM with growing self-organising map (GSOM) where comparable results are obtained while gaining 7%–15% speed improvement. PMID:18288261

  8. Exploiting jet binning to identify the initial state of high-mass resonances

    Science.gov (United States)

    Ebert, Markus A.; Liebler, Stefan; Moult, Ian; Stewart, Iain W.; Tackmann, Frank J.; Tackmann, Kerstin; Zeune, Lisa

    2016-09-01

    If a new high-mass resonance is discovered at the Large Hadron Collider, model-independent techniques to identify the production mechanism will be crucial to understand its nature and effective couplings to Standard Model particles. We present a powerful and model-independent method to infer the initial state in the production of any high-mass color-singlet system by using a tight veto on accompanying hadronic jets to divide the data into two mutually exclusive event samples (jet bins). For a resonance of several hundred GeV, the jet binning cut needed to discriminate quark and gluon initial states is in the experimentally accessible range of several tens of GeV. It also yields comparable cross sections for both bins, making this method viable already with the small event samples available shortly after a discovery. Theoretically, the method is made feasible by utilizing an effective field theory setup to compute the jet cut dependence precisely and model independently and to systematically control all sources of theoretical uncertainties in the jet binning, as well as their correlations. We use a 750 GeV scalar resonance as an example to demonstrate the viability of our method.

  9. Exploiting jet binning to identify the initial state of high-mass resonances

    International Nuclear Information System (INIS)

    Ebert, Markus A.; Liebler, Stefan; Tackmann, Frank J.; Tackmann, Kerstin; Moult, Ian; Stewart, Iain W.; Zeune, Lisa

    2016-05-01

    If a new high-mass resonance is discovered at the Large Hadron Collider, model-independent techniques to identify the production mechanism will be crucial to understand its nature and effective couplings to Standard Model particles. We present a powerful and model-independent method to infer the initial state in the production of any high-mass color-singlet system by using a tight veto on accompanying hadronic jets to divide the data into two mutually exclusive event samples (jet bins). For a resonance of several hundred GeV, the jet binning cut needed to discriminate quark and gluon initial states is in the experimentally accessible range of several tens of GeV. It also yields comparable cross sections for both bins, making this method viable already with the small event samples available shortly after a discovery. Theoretically, the method is made feasible by utilizing an effective field theory setup to compute the jet cut dependence precisely and model-independently and to systematically control all sources of theoretical uncertainties in the jet binning, as well as their correlations. We use a 750 GeV scalar resonance as an example to demonstrate the viability of our method.

  10. Soft-collinear factorization and zero-bin subtractions

    International Nuclear Information System (INIS)

    Chiu Juiyu; Fuhrer, Andreas; Kelley, Randall; Manohar, Aneesh V.; Hoang, Andre H.

    2009-01-01

    We study the Sudakov form factor for a spontaneously broken gauge theory using a (new) Δ-regulator. To be well defined, the effective theory requires zero-bin subtractions for the collinear sectors. The zero-bin subtractions depend on the gauge boson mass M and are not scaleless. They have both finite and 1/ε contributions and are needed to give the correct anomalous dimension and low-scale matching contributions. We also demonstrate the necessity of zero-bin subtractions for soft-collinear factorization. We find that after zero-bin subtractions the form factor is the sum of the collinear contributions minus a soft mass-mode contribution, in agreement with a previous result of Idilbi and Mehen in QCD. This appears to conflict with the method-of-regions approach, where one gets the sum of contributions from different regions.

  11. Implementation of Bin Packing Model for Reed Switch Production Planning

    Energy Technology Data Exchange (ETDEWEB)

    Parra, Rainier Romero [Polytechnic University of Baja California, Calle de la Claridad S/N, Col Plutarco Elias Calles, Mexicali, B. C., 21376 (Mexico); Burtseva, Larysa [Engineering Institute, Autonomous University of Baja California, Calle de la Normal S/N, Col. Insurgentes Este, Mexicali, BC, 21280 (Mexico)

    2010-06-17

    This paper presents a form to resolve a real problem of efficient material election in reed switch manufacturing. The carrying out of the consumer demands depends on the stochastic results of the classification process where each lot of switches is distributed into bins according to an electric measure value. Various glass types are employed for the switch manufacturing. The effect caused by the glass type variation on the switch classification results was investigated. Based on real data statistic analysis, the problem is reduced to the lot number minimizing taking into consideration the glass type, and interpreted as a bin packing problem generalization. On difference to the classic bin packing problem, in the considered case, an item represents a set of pieces; a container is divided into a number of bins (sub-containers); the bin capacity is variable; there are the assignment restrictions between bins and sets of pieces; the items are allowed to be fragmented into bins and containers. The problem has a high complexity. A heuristic offline algorithm is proposed to find the quantity, types and packing sequence of containers, the item fragments associated with containers and bins. The bin capacities do not affect the algorithm.

  12. Implementation of Bin Packing Model for Reed Switch Production Planning

    International Nuclear Information System (INIS)

    Parra, Rainier Romero; Burtseva, Larysa

    2010-01-01

    This paper presents a form to resolve a real problem of efficient material election in reed switch manufacturing. The carrying out of the consumer demands depends on the stochastic results of the classification process where each lot of switches is distributed into bins according to an electric measure value. Various glass types are employed for the switch manufacturing. The effect caused by the glass type variation on the switch classification results was investigated. Based on real data statistic analysis, the problem is reduced to the lot number minimizing taking into consideration the glass type, and interpreted as a bin packing problem generalization. On difference to the classic bin packing problem, in the considered case, an item represents a set of pieces; a container is divided into a number of bins (sub-containers); the bin capacity is variable; there are the assignment restrictions between bins and sets of pieces; the items are allowed to be fragmented into bins and containers. The problem has a high complexity. A heuristic offline algorithm is proposed to find the quantity, types and packing sequence of containers, the item fragments associated with containers and bins. The bin capacities do not affect the algorithm.

  13. Comparison of an alternative and existing binning methods to reduce the acquisition duration of 4D PET/CT

    International Nuclear Information System (INIS)

    Didierlaurent, David; Ribes, Sophie; Caselles, Olivier; Jaudet, Cyril; Dierickx, Lawrence O.; Zerdoud, Slimane; Brillouet, Severine; Weits, Kathleen; Batatia, Hadj; Courbon, Frédéric

    2014-01-01

    Purpose: Respiratory motion is a source of artifacts that reduce image quality in PET. Four dimensional (4D) PET/CT is one approach to overcome this problem. Existing techniques to limiting the effects of respiratory motions are based on prospective phase binning which requires a long acquisition duration (15–25 min). This time is uncomfortable for the patients and limits the clinical exploitation of 4D PET/CT. In this work, the authors evaluated an existing method and an alternative retrospective binning method to reduce the acquisition duration of 4D PET/CT. Methods: The authors studied an existing mixed-amplitude binning (MAB) method and an alternative binning method by mixed-phases (MPhB). Before implementing MPhB, they analyzed the regularity of the breathing patterns in patients. They studied the breathing signal drift and missing CT slices that could be challenging for implementing MAB. They compared the performance of MAB and MPhB with current binning methods to measure the maximum uptake, internal volume, and maximal range of tumor motion. Results: MPhB can be implemented depending on an optimal phase (in average, the exhalation peak phase −4.1% of the entire breathing cycle duration). Signal drift of patients was in average 35% relative to the breathing amplitude. Even after correcting this drift, MAB was feasible in 4D CT for only 64% of patients. No significant differences appeared between the different binning methods to measure the maximum uptake, internal volume, and maximal range of tumor motion. The authors also determined the inaccuracies of MAB and MPhB to measure the maximum amplitude of tumor motion with three bins (less than 3 mm for movement inferior to 12 mm, up to 6.4 mm for a 21 mm movement). Conclusions: The authors proposed an alternative binning method by mixed-phase binning that halves the acquisition duration of 4D PET/CT. Mixed-amplitude binning was challenging because of signal drift and missing CT slices. They showed that more

  14. Comparative analysis of long-range calls in equid stallions (Equidae ...

    African Journals Online (AJOL)

    Accordingly to its harem social system (type I), the pattern of long-range call in Grant's zebra deviates from that of its relatives in the direction of horses. Frequency of the first dominant band that was associated with body size separated modern horses from the archaic breed and Przewalski's horse. Playback experiments ...

  15. Combining resummed Higgs predictions across jet bins

    Energy Technology Data Exchange (ETDEWEB)

    Boughezal, Radja [Argonne National Laboratory, IL (United States). High Energy Physics Division; Liu, Xiaohui; Petriello, Frank [Argonne National Laboratory, IL (United States). High Energy Physics Division; Northwestern Univ., Evanston, IL (United States). Dept. of Physics and Astronomy; Tackmann, Frank J. [Deutsches Elektronen-Synchrotron (DESY), Hamburg (Germany); Walsh, Jonathan R. [California Univ., Berkeley, CA (United States). Ernest Orlando Lawrence Berkeley Laboratory; California Univ., Berkeley, CA (United States). Center for Theoretical Physics

    2013-12-15

    Experimental analyses often use jet binning to distinguish between different kinematic regimes and separate contributions from background processes. To accurately model theoretical uncertainties in these measurements, a consistent description of the jet bins is required. We present a complete framework for the combination of resummed results for production processes in different exclusive jet bins, focusing on Higgs production in gluon fusion as an example. We extend the resummation of the H+1-jet cross section into the challenging low transverse momentum region, lowering the uncertainties considerably. We provide combined predictions with resummation for cross sections in the H+0-jet and H+1-jet bins, and give an improved theory covariance matrix for use in experimental studies. We estimate that the relevant theoretical uncertainties on the signal strength in the H{yields}WW{sup *} analysis are reduced by nearly a factor of 2 compared to the current value.

  16. Segmentation and Location Computation of Bin Objects

    Directory of Open Access Journals (Sweden)

    C.R. Hema

    2008-11-01

    Full Text Available In this paper we present a stereo vision based system for segmentation and location computation of partially occluded objects in bin picking environments. Algorithms to segment partially occluded objects and to find the object location [midpoint,x, y and z coordinates] with respect to the bin area are proposed. The z co ordinate is computed using stereo images and neural networks. The proposed algorithms is tested using two neural network architectures namely the Radial Basis Function nets and Simple Feedforward nets. The training results fo feedforward nets are found to be more suitable for the current application.The proposed stereo vision system is interfaced with an Adept SCARA Robot to perform bin picking operations. The vision system is found to be effective for partially occluded objects, in the absence of albedo effects. The results are validated through real time bin picking experiments on the Adept Robot.

  17. Refractory bin for burning

    Energy Technology Data Exchange (ETDEWEB)

    McPherson, D.L.; McPherson, T.L.

    1989-12-26

    This patent describes a refractory bin. It has a generally rectangular horizontal cross sectional configuration. It has wall structures each comprising an upper and a lower pair of elongated horizontal vertically spaced generally parallel support beams each having a vertical flange defining a support edge along its upper surface, a first generally rectangular refractory panel arranged with its lower edge at the bottom of the bin and with its outer surface in flat face contacting relation with the vertical flanges of the lower pair of support beams, a plurality of brackets each having a horizontal part and a vertical part and being secured to the outer surface of the first refractory panel.

  18. Corrosion monitoring of storage bins for radioactive calcines

    International Nuclear Information System (INIS)

    Hoffman, T.L.

    1975-01-01

    Highly radioactive liquid waste produced at the Idaho Chemical Processing Plant is calcined to a granular solid for long term storage in stainless steel bins. Corrosion evaluation of coupons withdrawn from these bins indicates excellent performance for the materials of construction of the bins. At exposure periods of up to six years the average penetration rates are 0.01 and 0.05 mils per year for Types 304 and 405 stainless steels, respectively. (auth)

  19. Optical Extinction Measurements of Dust Density in the GMRO Regolith Test Bin

    Science.gov (United States)

    Lane, J.; Mantovani, J.; Mueller, R.; Nugent, M.; Nick, A.; Schuler, J.; Townsend, I.

    2016-01-01

    A regolith simulant test bin was constructed and completed in the Granular Mechanics and Regolith Operations (GMRO) Lab in 2013. This Planetary Regolith Test Bed (PRTB) is a 64 sq m x 1 m deep test bin, is housed in a climate-controlled facility, and contains 120 MT of lunar-regolith simulant, called Black Point-1 or BP-1, from Black Point, AZ. One of the current uses of the test bin is to study the effects of difficult lighting and dust conditions on Telerobotic Perception Systems to better assess and refine regolith operations for asteroid, Mars and polar lunar missions. Low illumination and low angle of incidence lighting pose significant problems to computer vision and human perception. Levitated dust on Asteroids interferes with imaging and degrades depth perception. Dust Storms on Mars pose a significant problem. Due to these factors, the likely performance of telerobotics is poorly understood for future missions. Current space telerobotic systems are only operated in bright lighting and dust-free conditions. This technology development testing will identify: (1) the impact of degraded lighting and environmental dust on computer vision and operator perception, (2) potential methods and procedures for mitigating these impacts, (3) requirements for telerobotic perception systems for asteroid capture, Mars dust storms and lunar regolith ISRU missions. In order to solve some of the Telerobotic Perception system problems, a plume erosion sensor (PES) was developed in the Lunar Regolith Simulant Bin (LRSB), containing 2 MT of JSC-1a lunar simulant. PES is simply a laser and digital camera with a white target. Two modes of operation have been investigated: (1) single laser spot - the brightness of the spot is dependent on the optical extinction due to dust and is thus an indirect measure of particle number density, and (2) side-scatter - the camera images the laser from the side, showing beam entrance into the dust cloud and the boundary between dust and void. Both

  20. Solar Radiation Pressure Binning for the Geosynchronous Orbit

    Science.gov (United States)

    Hejduk, M. D.; Ghrist, R. W.

    2011-01-01

    Orbital maintenance parameters for individual satellites or groups of satellites have traditionally been set by examining orbital parameters alone, such as through apogee and perigee height binning; this approach ignored the other factors that governed an individual satellite's susceptibility to non-conservative forces. In the atmospheric drag regime, this problem has been addressed by the introduction of the "energy dissipation rate," a quantity that represents the amount of energy being removed from the orbit; such an approach is able to consider both atmospheric density and satellite frontal area characteristics and thus serve as a mechanism for binning satellites of similar behavior. The geo-synchronous orbit (of broader definition than the geostationary orbit -- here taken to be from 1300 to 1800 minutes in orbital period) is not affected by drag; rather, its principal non-conservative force is that of solar radiation pressure -- the momentum imparted to the satellite by solar radiometric energy. While this perturbation is solved for as part of the orbit determination update, no binning or division scheme, analogous to the drag regime, has been developed for the geo-synchronous orbit. The present analysis has begun such an effort by examining the behavior of geosynchronous rocket bodies and non-stabilized payloads as a function of solar radiation pressure susceptibility. A preliminary examination of binning techniques used in the drag regime gives initial guidance regarding the criteria for useful bin divisions. Applying these criteria to the object type, solar radiation pressure, and resultant state vector accuracy for the analyzed dataset, a single division of "large" satellites into two bins for the purposes of setting related sensor tasking and orbit determination (OD) controls is suggested. When an accompanying analysis of high area-to-mass objects is complete, a full set of binning recommendations for the geosynchronous orbit will be available.

  1. Bin Ratio-Based Histogram Distances and Their Application to Image Classification.

    Science.gov (United States)

    Hu, Weiming; Xie, Nianhua; Hu, Ruiguang; Ling, Haibin; Chen, Qiang; Yan, Shuicheng; Maybank, Stephen

    2014-12-01

    Large variations in image background may cause partial matching and normalization problems for histogram-based representations, i.e., the histograms of the same category may have bins which are significantly different, and normalization may produce large changes in the differences between corresponding bins. In this paper, we deal with this problem by using the ratios between bin values of histograms, rather than bin values' differences which are used in the traditional histogram distances. We propose a bin ratio-based histogram distance (BRD), which is an intra-cross-bin distance, in contrast with previous bin-to-bin distances and cross-bin distances. The BRD is robust to partial matching and histogram normalization, and captures correlations between bins with only a linear computational complexity. We combine the BRD with the ℓ1 histogram distance and the χ(2) histogram distance to generate the ℓ1 BRD and the χ(2) BRD, respectively. These combinations exploit and benefit from the robustness of the BRD under partial matching and the robustness of the ℓ1 and χ(2) distances to small noise. We propose a method for assessing the robustness of histogram distances to partial matching. The BRDs and logistic regression-based histogram fusion are applied to image classification. The experimental results on synthetic data sets show the robustness of the BRDs to partial matching, and the experiments on seven benchmark data sets demonstrate promising results of the BRDs for image classification.

  2. PDE-Foam - a probability-density estimation method using self-adapting phase-space binning

    CERN Document Server

    Dannheim, Dominik; Voigt, Alexander; Grahn, Karl-Johan; Speckmayer, Peter

    2009-01-01

    Probability-Density Estimation (PDE) is a multivariate discrimination technique based on sampling signal and background densities defined by event samples from data or Monte-Carlo (MC) simulations in a multi-dimensional phase space. To efficiently use large event samples to estimate the probability density, a binary search tree (range searching) is used in the PDE-RS implementation. It is a generalisation of standard likelihood methods and a powerful classification tool for problems with highly non-linearly correlated observables. In this paper, we present an innovative improvement of the PDE method that uses a self-adapting binning method to divide the multi-dimensional phase space in a finite number of hyper-rectangles (cells). The binning algorithm adjusts the size and position of a predefined number of cells inside the multidimensional phase space, minimizing the variance of the signal and background densities inside the cells. The binned density information is stored in binary trees, allowing for a very ...

  3. Potential fitting biases resulting from grouping data into variable width bins

    International Nuclear Information System (INIS)

    Towers, S.

    2014-01-01

    When reading peer-reviewed scientific literature describing any analysis of empirical data, it is natural and correct to proceed with the underlying assumption that experiments have made good faith efforts to ensure that their analyses yield unbiased results. However, particle physics experiments are expensive and time consuming to carry out, thus if an analysis has inherent bias (even if unintentional), much money and effort can be wasted trying to replicate or understand the results, particularly if the analysis is fundamental to our understanding of the universe. In this note we discuss the significant biases that can result from data binning schemes. As we will show, if data are binned such that they provide the best comparison to a particular (but incorrect) model, the resulting model parameter estimates when fitting to the binned data can be significantly biased, leading us to too often accept the model hypothesis when it is not in fact true. When using binned likelihood or least squares methods there is of course no a priori requirement that data bin sizes need to be constant, but we show that fitting to data grouped into variable width bins is particularly prone to produce biased results if the bin boundaries are chosen to optimize the comparison of the binned data to a wrong model. The degree of bias that can be achieved simply with variable binning can be surprisingly large. Fitting the data with an unbinned likelihood method, when possible to do so, is the best way for researchers to show that their analyses are not biased by binning effects. Failing that, equal bin widths should be employed as a cross-check of the fitting analysis whenever possible

  4. Potential fitting biases resulting from grouping data into variable width bins

    Energy Technology Data Exchange (ETDEWEB)

    Towers, S., E-mail: smtowers@asu.edu

    2014-07-30

    When reading peer-reviewed scientific literature describing any analysis of empirical data, it is natural and correct to proceed with the underlying assumption that experiments have made good faith efforts to ensure that their analyses yield unbiased results. However, particle physics experiments are expensive and time consuming to carry out, thus if an analysis has inherent bias (even if unintentional), much money and effort can be wasted trying to replicate or understand the results, particularly if the analysis is fundamental to our understanding of the universe. In this note we discuss the significant biases that can result from data binning schemes. As we will show, if data are binned such that they provide the best comparison to a particular (but incorrect) model, the resulting model parameter estimates when fitting to the binned data can be significantly biased, leading us to too often accept the model hypothesis when it is not in fact true. When using binned likelihood or least squares methods there is of course no a priori requirement that data bin sizes need to be constant, but we show that fitting to data grouped into variable width bins is particularly prone to produce biased results if the bin boundaries are chosen to optimize the comparison of the binned data to a wrong model. The degree of bias that can be achieved simply with variable binning can be surprisingly large. Fitting the data with an unbinned likelihood method, when possible to do so, is the best way for researchers to show that their analyses are not biased by binning effects. Failing that, equal bin widths should be employed as a cross-check of the fitting analysis whenever possible.

  5. Waste Isolation Pilot Plant Dry Bin-Scale Integrated Systems Checkout Plan

    International Nuclear Information System (INIS)

    1991-04-01

    In order to determine the long-term performance of the Waste Isolation Pilot Plant (WIPP) disposal system, in accordance with the requirements of the US Environmental Protection Agency (EPA) Standard 40 CFR 191, Subpart B, Sections 13 and 15, two performance assessment tests will be conducted. The tests are titled WIPP Bin-Scale Contact Handled (CH) Transuranic (TRU) Waste Tests and WIPP In Situ Alcove CH TRU Waste Tests. These tests are designed to measure the gas generation characteristics of CH TRU waste. Much of the waste will be specially prepared to provide data for a better understanding of the interactions due to differing degradation modes, waste forms, and repository environmental affects. The bin-scale test is designed to emplace nominally 146 bins. The majority of the bins will contain various forms of waste. Eight bins will be used as reference bins and will contain no waste. This checkout plan exercises the systems, operating procedures, and training readiness of personnel to safely carry out those specifically dedicated activities associated with conducting the bin-scale test plan for dry bins only. The plan does not address the entire WIPP facility readiness state. 18 refs., 6 figs., 3 tabs

  6. Brassinosteroids regulate pavement cell growth by mediating BIN2-induced microtubule stabilization.

    Science.gov (United States)

    Liu, Xiaolei; Yang, Qin; Wang, Yuan; Wang, Linhai; Fu, Ying; Wang, Xuelu

    2018-02-23

    Brassinosteroids (BRs), a group of plant steroid hormones, play important roles in regulating plant development. The cytoskeleton also affects key developmental processes and a deficiency in BR biosynthesis or signaling leads to abnormal phenotypes similar to those of microtubule-defective mutants. However, how BRs regulate microtubule and cell morphology remains unknown. Here, using liquid chromatography-tandem mass spectrometry, we identified tubulin proteins that interact with Arabidopsis BRASSINOSTEROID INSENSITIVE2 (BIN2), a negative regulator of BR responses in plants. In vitro and in vivo pull-down assays confirmed that BIN2 interacts with tubulin proteins. High-speed co-sedimentation assays demonstrated that BIN2 also binds microtubules. The Arabidopsis genome also encodes two BIN2 homologs, BIN2-LIKE 1 (BIL1) and BIL2, which function redundantly with BIN2. In the bin2-3 bil1 bil2 triple mutant, cortical microtubules were more sensitive to treatment with the microtubule-disrupting drug oryzalin than in wild-type, whereas in the BIN2 gain-of-function mutant bin2-1, cortical microtubules were insensitive to oryzalin treatment. These results provide important insight into how BR regulates plant pavement cell and leaf growth by mediating the stabilization of microtubules by BIN2.

  7. The grumpy bin : reducing food waste through playful social interactions

    NARCIS (Netherlands)

    Altarriba, F.; Funk, M.; Lanzani, S.E.; Torralba, A.

    2017-01-01

    Domestic food waste is a world-wide problem that is complex and difficult to tackle as it touches diverse habits and social behaviors. This paper introduces the Grumpy Bin, a smart food waste bin designed for the context of student housing. The Grumpy Bin1 contributes to the state of the art of food

  8. Pakistan andis Osama bin Ladeni jahtimisel alla / Heiki Suurkask

    Index Scriptorium Estoniae

    Suurkask, Heiki, 1972-

    2004-01-01

    Pakistani president Pervez Musharrafi sõnul on Osama bin Ladeni otsingud Lõuna-Waziristanis tulemusteta. Edaspidi keskendutakse otsingutel Põhja-Waziristani, oletatakse, et bin Laden võib olla ka Tora Bora koobastikus. Lisa: USA hambutu luureteenistus

  9. An experimental comparison of some heuristics for cardinality constrained bin packing problem

    Directory of Open Access Journals (Sweden)

    Maja Remic

    2012-01-01

    Full Text Available Background: Bin packing is an NPhard optimization problem of packing items of given sizes into minimum number of capacitylimited bins. Besides the basic problem, numerous other variants of bin packing exist. The cardinality constrained bin packing adds an additional constraint that the number of items in a bin must not exceed a given limit Nmax. Objectives: Goal of the paper is to present a preliminary experimental study which demostrates adaptations of the new algorithms to the general cardinality constrained bin packing problem. Methods/Approach: Straightforward modifications of First Fit Decreasing (FFD, Refined First Fit (RFF and the algorithm by Zhang et al. for the bin packing problem are compared to four cardinality constrained bin packing problem specific algorithms on random lists of items with 0%, 10%, 30% and 50% of large items. The behaviour of all algorithms when cardinality constraint Nmax increases is also studied. Results: Results show that all specific algorithms outperform the general algorithms on lists with low percentage of big items. Conclusions: One of the specific algorithms performs better or equally well even on lists with high percentage of big items and is therefore of significant interest. The behaviour when Nmax increases shows that specific algorithms can be used for solving the general bin packing problem as well.

  10. Multi-dimensional Bin Packing Problems with Guillotine Constraints

    DEFF Research Database (Denmark)

    Amossen, Rasmus Resen; Pisinger, David

    2010-01-01

    The problem addressed in this paper is the decision problem of determining if a set of multi-dimensional rectangular boxes can be orthogonally packed into a rectangular bin while satisfying the requirement that the packing should be guillotine cuttable. That is, there should exist a series of face...... parallel straight cuts that can recursively cut the bin into pieces so that each piece contains a box and no box has been intersected by a cut. The unrestricted problem is known to be NP-hard. In this paper we present a generalization of a constructive algorithm for the multi-dimensional bin packing...... problem, with and without the guillotine constraint, based on constraint programming....

  11. 30 CFR 56.16002 - Bins, hoppers, silos, tanks, and surge piles.

    Science.gov (United States)

    2010-07-01

    ... 30 Mineral Resources 1 2010-07-01 2010-07-01 false Bins, hoppers, silos, tanks, and surge piles... MINES Materials Storage and Handling § 56.16002 Bins, hoppers, silos, tanks, and surge piles. (a) Bins, hoppers, silos, tanks, and surge piles, where loose unconsolidated materials are stored, handled or...

  12. 30 CFR 57.16002 - Bins, hoppers, silos, tanks, and surge piles.

    Science.gov (United States)

    2010-07-01

    ... 30 Mineral Resources 1 2010-07-01 2010-07-01 false Bins, hoppers, silos, tanks, and surge piles... NONMETAL MINES Materials Storage and Handling § 57.16002 Bins, hoppers, silos, tanks, and surge piles. (a) Bins, hoppers, silos, tanks, and surge piles, where loose unconsolidated materials are stored, handled...

  13. The ESCRT-III pathway facilitates cardiomyocyte release of cBIN1-containing microparticles.

    Directory of Open Access Journals (Sweden)

    Bing Xu

    2017-08-01

    Full Text Available Microparticles (MPs are cell-cell communication vesicles derived from the cell surface plasma membrane, although they are not known to originate from cardiac ventricular muscle. In ventricular cardiomyocytes, the membrane deformation protein cardiac bridging integrator 1 (cBIN1 or BIN1+13+17 creates transverse-tubule (t-tubule membrane microfolds, which facilitate ion channel trafficking and modulate local ionic concentrations. The microfold-generated microdomains continuously reorganize, adapting in response to stress to modulate the calcium signaling apparatus. We explored the possibility that cBIN1-microfolds are externally released from cardiomyocytes. Using electron microscopy imaging with immunogold labeling, we found in mouse plasma that cBIN1 exists in membrane vesicles about 200 nm in size, which is consistent with the size of MPs. In mice with cardiac-specific heterozygous Bin1 deletion, flow cytometry identified 47% less cBIN1-MPs in plasma, supporting cardiac origin. Cardiac release was also evidenced by the detection of cBIN1-MPs in medium bathing a pure population of isolated adult mouse cardiomyocytes. In human plasma, osmotic shock increased cBIN1 detection by enzyme-linked immunosorbent assay (ELISA, and cBIN1 level decreased in humans with heart failure, a condition with reduced cardiac muscle cBIN1, both of which support cBIN1 release in MPs from human hearts. Exploring putative mechanisms of MP release, we found that the membrane fission complex endosomal sorting complexes required for transport (ESCRT-III subunit charged multivesicular body protein 4B (CHMP4B colocalizes and coimmunoprecipitates with cBIN1, an interaction enhanced by actin stabilization. In HeLa cells with cBIN1 overexpression, knockdown of CHMP4B reduced the release of cBIN1-MPs. Using truncation mutants, we identified that the N-terminal BAR (N-BAR domain in cBIN1 is required for CHMP4B binding and MP release. This study links the BAR protein superfamily

  14. The ESCRT-III pathway facilitates cardiomyocyte release of cBIN1-containing microparticles.

    Science.gov (United States)

    Xu, Bing; Fu, Ying; Liu, Yan; Agvanian, Sosse; Wirka, Robert C; Baum, Rachel; Zhou, Kang; Shaw, Robin M; Hong, TingTing

    2017-08-01

    Microparticles (MPs) are cell-cell communication vesicles derived from the cell surface plasma membrane, although they are not known to originate from cardiac ventricular muscle. In ventricular cardiomyocytes, the membrane deformation protein cardiac bridging integrator 1 (cBIN1 or BIN1+13+17) creates transverse-tubule (t-tubule) membrane microfolds, which facilitate ion channel trafficking and modulate local ionic concentrations. The microfold-generated microdomains continuously reorganize, adapting in response to stress to modulate the calcium signaling apparatus. We explored the possibility that cBIN1-microfolds are externally released from cardiomyocytes. Using electron microscopy imaging with immunogold labeling, we found in mouse plasma that cBIN1 exists in membrane vesicles about 200 nm in size, which is consistent with the size of MPs. In mice with cardiac-specific heterozygous Bin1 deletion, flow cytometry identified 47% less cBIN1-MPs in plasma, supporting cardiac origin. Cardiac release was also evidenced by the detection of cBIN1-MPs in medium bathing a pure population of isolated adult mouse cardiomyocytes. In human plasma, osmotic shock increased cBIN1 detection by enzyme-linked immunosorbent assay (ELISA), and cBIN1 level decreased in humans with heart failure, a condition with reduced cardiac muscle cBIN1, both of which support cBIN1 release in MPs from human hearts. Exploring putative mechanisms of MP release, we found that the membrane fission complex endosomal sorting complexes required for transport (ESCRT)-III subunit charged multivesicular body protein 4B (CHMP4B) colocalizes and coimmunoprecipitates with cBIN1, an interaction enhanced by actin stabilization. In HeLa cells with cBIN1 overexpression, knockdown of CHMP4B reduced the release of cBIN1-MPs. Using truncation mutants, we identified that the N-terminal BAR (N-BAR) domain in cBIN1 is required for CHMP4B binding and MP release. This study links the BAR protein superfamily to the ESCRT

  15. Miks Osama bin Ladenit pole siiani tabatud? / Peeter Ernits

    Index Scriptorium Estoniae

    Ernits, Peeter, 1953-

    2008-01-01

    Afganistanis viibinud ajakirjaniku eesmärgiks oli teada saada, miks vaatamata kõigile püüdlustele vägivald Afganistanis siiski ei vähene ning kus varjab ennast Al Qaeda liider Osama bin Laden. Lisad: Osama bin Laden; 11. september 2001

  16. BinMag: Widget for comparing stellar observed with theoretical spectra

    Science.gov (United States)

    Kochukhov, O.

    2018-05-01

    BinMag examines theoretical stellar spectra computed with Synth/SynthMag/Synmast/Synth3/SME spectrum synthesis codes and compare them to observations. An IDL widget program, BinMag applies radial velocity shift and broadening to the theoretical spectra to account for the effects of stellar rotation, radial-tangential macroturbulence, instrumental smearing. The code can also simulate spectra of spectroscopic binary stars by appropriate coaddition of two synthetic spectra. Additionally, BinMag can be used to measure equivalent width, fit line profile shapes with analytical functions, and to automatically determine radial velocity and broadening parameters. BinMag interfaces with the Synth3 (ascl:1212.010) and SME (ascl:1202.013) codes, allowing the user to determine chemical abundances and stellar atmospheric parameters from the observed spectra.

  17. Vicarious revenge and the death of Osama bin Laden.

    Science.gov (United States)

    Gollwitzer, Mario; Skitka, Linda J; Wisneski, Daniel; Sjöström, Arne; Liberman, Peter; Nazir, Syed Javed; Bushman, Brad J

    2014-05-01

    Three hypotheses were derived from research on vicarious revenge and tested in the context of the assassination of Osama bin Laden in 2011. In line with the notion that revenge aims at delivering a message (the "message hypothesis"), Study 1 shows that Americans' vengeful desires in the aftermath of 9/11 predicted a sense of justice achieved after bin Laden's death, and that this effect was mediated by perceptions that his assassination sent a message to the perpetrators to not "mess" with the United States. In line with the "blood lust hypothesis," his assassination also sparked a desire to take further revenge and to continue the "war on terror." Finally, in line with the "intent hypothesis," Study 2 shows that Americans (but not Pakistanis or Germans) considered the fact that bin Laden was killed intentionally more satisfactory than the possibility of bin Laden being killed accidentally (e.g., in an airplane crash).

  18. BinQuasi: a peak detection method for ChIP-sequencing data with biological replicates.

    Science.gov (United States)

    Goren, Emily; Liu, Peng; Wang, Chao; Wang, Chong

    2018-04-19

    ChIP-seq experiments that are aimed at detecting DNA-protein interactions require biological replication to draw inferential conclusions, however there is no current consensus on how to analyze ChIP-seq data with biological replicates. Very few methodologies exist for the joint analysis of replicated ChIP-seq data, with approaches ranging from combining the results of analyzing replicates individually to joint modeling of all replicates. Combining the results of individual replicates analyzed separately can lead to reduced peak classification performance compared to joint modeling. Currently available methods for joint analysis may fail to control the false discovery rate at the nominal level. We propose BinQuasi, a peak caller for replicated ChIP-seq data, that jointly models biological replicates using a generalized linear model framework and employs a one-sided quasi-likelihood ratio test to detect peaks. When applied to simulated data and real datasets, BinQuasi performs favorably compared to existing methods, including better control of false discovery rate than existing joint modeling approaches. BinQuasi offers a flexible approach to joint modeling of replicated ChIP-seq data which is preferable to combining the results of replicates analyzed individually. Source code is freely available for download at https://cran.r-project.org/package=BinQuasi, implemented in R. pliu@iastate.edu or egoren@iastate.edu. Supplementary material is available at Bioinformatics online.

  19. A DNA-based registry for all animal species: the barcode index number (BIN system.

    Directory of Open Access Journals (Sweden)

    Sujeevan Ratnasingham

    Full Text Available Because many animal species are undescribed, and because the identification of known species is often difficult, interim taxonomic nomenclature has often been used in biodiversity analysis. By assigning individuals to presumptive species, called operational taxonomic units (OTUs, these systems speed investigations into the patterning of biodiversity and enable studies that would otherwise be impossible. Although OTUs have conventionally been separated through their morphological divergence, DNA-based delineations are not only feasible, but have important advantages. OTU designation can be automated, data can be readily archived, and results can be easily compared among investigations. This study exploits these attributes to develop a persistent, species-level taxonomic registry for the animal kingdom based on the analysis of patterns of nucleotide variation in the barcode region of the cytochrome c oxidase I (COI gene. It begins by examining the correspondence between groups of specimens identified to a species through prior taxonomic work and those inferred from the analysis of COI sequence variation using one new (RESL and four established (ABGD, CROP, GMYC, jMOTU algorithms. It subsequently describes the implementation, and structural attributes of the Barcode Index Number (BIN system. Aside from a pragmatic role in biodiversity assessments, BINs will aid revisionary taxonomy by flagging possible cases of synonymy, and by collating geographical information, descriptive metadata, and images for specimens that are likely to belong to the same species, even if it is undescribed. More than 274,000 BIN web pages are now available, creating a biodiversity resource that is positioned for rapid growth.

  20. Quantitative image quality evaluation of pixel-binning in a flat-panel detector for x-ray fluoroscopy

    International Nuclear Information System (INIS)

    Srinivas, Yogesh; Wilson, David L.

    2004-01-01

    X-ray fluoroscopy places stringent design requirements on new flat-panel (FP) detectors, requiring both low-noise electronics and high data transfer rates. Pixel-binning, wherein data from more that one detector pixel are collected simultaneously, not only lowers the data transfer rate but also increases x-ray counts and pixel signal-to-noise ratio (SNR). In this study, we quantitatively assessed image quality of image sequences from four acquisition methods; no-binning and three types of binning; in synthetic images using a clinically relevant task of detecting an extended guidewire in a four-alternative forced-choice paradigm. Binning methods were conventional data-line (D) and gate-line (G) binning, and a novel method in which alternate frames in an image sequence used D and G binning. Two detector orientations placed the data lines either parallel or perpendicular to the guide wire. At a low exposure of 0.6 μR (1.548x10 -10 C/kg) per frame, irrespective of detector orientation, D binning with its reduced electronic noise was significantly (p -10 C/kg) per frame, with data lines parallel to the guidewire, detection with D binning was significantly (p<0.1) better than G binning. However, with data lines perpendicular to the guidewire, G binning was significantly (p<0.1) better than D binning because the partial area effect was reduced. Alternate binning was the best binning method when results were averaged over both orientations, and it was as good as the best binning method at either orientation. In addition, at low and high exposures, alternate binning gave a temporally fused image with a smooth guidewire, an important image quality feature not assessed in a detection experiment. While at high exposure, detection with no binning was as good, or better, than the best binning method, it might be impractical at fluoroscopy imaging rates. A computational observer model based on signal detection theory successfully fit data and was used to predict effects of

  1. Solid waste bin detection and classification using Dynamic Time Warping and MLP classifier

    Energy Technology Data Exchange (ETDEWEB)

    Islam, Md. Shafiqul, E-mail: shafique@eng.ukm.my [Dept. of Electrical, Electronic and Systems Engineering, Universiti Kebangsaan Malaysia, Bangi 43600, Selangore (Malaysia); Hannan, M.A., E-mail: hannan@eng.ukm.my [Dept. of Electrical, Electronic and Systems Engineering, Universiti Kebangsaan Malaysia, Bangi 43600, Selangore (Malaysia); Basri, Hassan [Dept. of Civil and Structural Engineering, Universiti Kebangsaan Malaysia, Bangi 43600, Selangore (Malaysia); Hussain, Aini; Arebey, Maher [Dept. of Electrical, Electronic and Systems Engineering, Universiti Kebangsaan Malaysia, Bangi 43600, Selangore (Malaysia)

    2014-02-15

    Highlights: • Solid waste bin level detection using Dynamic Time Warping (DTW). • Gabor wavelet filter is used to extract the solid waste image features. • Multi-Layer Perceptron classifier network is used for bin image classification. • The classification performance evaluated by ROC curve analysis. - Abstract: The increasing requirement for Solid Waste Management (SWM) has become a significant challenge for municipal authorities. A number of integrated systems and methods have introduced to overcome this challenge. Many researchers have aimed to develop an ideal SWM system, including approaches involving software-based routing, Geographic Information Systems (GIS), Radio-frequency Identification (RFID), or sensor intelligent bins. Image processing solutions for the Solid Waste (SW) collection have also been developed; however, during capturing the bin image, it is challenging to position the camera for getting a bin area centralized image. As yet, there is no ideal system which can correctly estimate the amount of SW. This paper briefly discusses an efficient image processing solution to overcome these problems. Dynamic Time Warping (DTW) was used for detecting and cropping the bin area and Gabor wavelet (GW) was introduced for feature extraction of the waste bin image. Image features were used to train the classifier. A Multi-Layer Perceptron (MLP) classifier was used to classify the waste bin level and estimate the amount of waste inside the bin. The area under the Receiver Operating Characteristic (ROC) curves was used to statistically evaluate classifier performance. The results of this developed system are comparable to previous image processing based system. The system demonstration using DTW with GW for feature extraction and an MLP classifier led to promising results with respect to the accuracy of waste level estimation (98.50%). The application can be used to optimize the routing of waste collection based on the estimated bin level.

  2. Surface contamination of hazardous drug pharmacy storage bins and pharmacy distributor shipping containers.

    Science.gov (United States)

    Redic, Kimberly A; Fang, Kayleen; Christen, Catherine; Chaffee, Bruce W

    2018-03-01

    Purpose This study was conducted to determine whether there is contamination on exterior drug packaging using shipping totes from the distributor and carousel storage bins as surrogate markers of external packaging contamination. Methods A two-part study was conducted to measure the presence of 5-fluorouracil, ifosfamide, cyclophosphamide, docetaxel and paclitaxel using surrogate markers for external drug packaging. In Part I, 10 drug distributor shipping totes designated for transport of hazardous drugs provided a snapshot view of contamination from regular use and transit in and out of the pharmacy. An additional two totes designated for transport of non-hazardous drugs served as controls. In Part II, old carousel storage bins (i.e. those in use pre-study) were wiped for snapshot view of hazardous drug contamination on storage bins. New carousel storage bins were then put into use for storage of the five tested drugs and used for routine storage and inventory maintenance activities. Carousel bins were wiped at time intervals 0, 8, 16 and 52 weeks to measure surface contamination. Results Two of the 10 hazardous shipping totes were contaminated. Three of the five-old carousel bins were contaminated with cyclophosphamide. One of the old carousel bins was also contaminated with ifosfamide. There were no detectable levels of hazardous drugs on any of the new storage bins at time 0, 8 or 16 weeks. However, at the Week 52, there was a detectable level of 5-FU present in the 5-FU carousel bin. Conclusions Contamination of the surrogate markers suggests that external packaging for hazardous drugs is contaminated, either during the manufacturing process or during routine chain of custody activities. These results demonstrate that occupational exposure may occur due to contamination from shipping totes and storage bins, and that handling practices including use of personal protective equipment is warranted.

  3. Osama bin Laden võib olla uues piiramisrõngas / Heiki Suurkask

    Index Scriptorium Estoniae

    Suurkask, Heiki, 1972-

    2004-01-01

    Briti ajakirjanduse andmeil on suudetud tuvastada bin Ladeni asukoht. 1993. aastal CIA peakorteri ees kaks USA luureagenti tapnud pakistanlase Mir Aimal Kasi ja bin Ladeni tagaotsimisest. Vt. samas: Taliban kogub uut jõudu

  4. Increasing Donations to Supermarket Food-Bank Bins Using Proximal Prompts

    OpenAIRE

    Farrimond, Samantha J; Leland, Louis S

    2006-01-01

    There has been little research into interventions to increase participation in donating items to food-bank bins. In New Zealand, there has been an increased demand from food banks (Stewart, 2002). This study demonstrated that point-of-sale prompts can be an effective method of increasing donations to a supermarket food-bank bin.

  5. Increasing Donations to Supermarket Food-Bank Bins Using Proximal Prompts

    Science.gov (United States)

    Farrimond, Samantha J.; Leland, Louis S., Jr.

    2006-01-01

    There has been little research into interventions to increase participation in donating items to food-bank bins. In New Zealand, there has been an increased demand from food banks (Stewart, 2002). This study demonstrated that point-of-sale prompts can be an effective method of increasing donations to a supermarket food-bank bin. (Contains 1…

  6. Tensor network states in time-bin quantum optics

    Science.gov (United States)

    Lubasch, Michael; Valido, Antonio A.; Renema, Jelmer J.; Kolthammer, W. Steven; Jaksch, Dieter; Kim, M. S.; Walmsley, Ian; García-Patrón, Raúl

    2018-06-01

    The current shift in the quantum optics community towards experiments with many modes and photons necessitates new classical simulation techniques that efficiently encode many-body quantum correlations and go beyond the usual phase-space formulation. To address this pressing demand we formulate linear quantum optics in the language of tensor network states. We extensively analyze the quantum and classical correlations of time-bin interference in a single fiber loop. We then generalize our results to more complex time-bin quantum setups and identify different classes of architectures for high-complexity and low-overhead boson sampling experiments.

  7. Max–min Bin Packing Algorithm and its application in nano-particles filling

    International Nuclear Information System (INIS)

    Zhu, Dingju

    2016-01-01

    With regard to existing bin packing algorithms, higher packing efficiency often leads to lower packing speed while higher packing speed leads to lower packing efficiency. Packing speed and packing efficiency of existing bin packing algorithms including NFD, NF, FF, FFD, BF and BFD correlates negatively with each other, thus resulting in the failure of existing bin packing algorithms to satisfy the demand of nano-particles filling for both high speed and high efficiency. The paper provides a new bin packing algorithm, Max–min Bin Packing Algorithm (MM), which realizes both high packing speed and high packing efficiency. MM has the same packing speed as NFD (whose packing speed ranks no. 1 among existing bin packing algorithms); in case that the size repetition rate of objects to be packed is over 5, MM can realize almost the same packing efficiency as BFD (whose packing efficiency ranks No. 1 among existing bin packing algorithms), and in case that the size repetition rate of objects to be packed is over 500, MM can achieve exactly the same packing efficiency as BFD. With respect to application of nano-particles filling, the size repetition rate of nano particles to be packed is usually in thousands or ten thousands, far higher than 5 or 500. Consequently, in application of nano-particles filling, the packing efficiency of MM is exactly equal to that of BFD. Thus the irreconcilable conflict between packing speed and packing efficiency is successfully removed by MM, which leads to MM having better packing effect than any existing bin packing algorithm. In practice, there are few cases when the size repetition of objects to be packed is lower than 5. Therefore the MM is not necessarily limited to nano-particles filling, and can also be widely used in other applications besides nano-particles filling. Especially, MM has significant value in application of nano-particles filling such as nano printing and nano tooth filling.

  8. Meeting the EU recycling targets by introducing a 2-compartment bin to households

    DEFF Research Database (Denmark)

    Jensen, Morten Bang; Scheutz, Charlotte; Møller, Jacob

    A Danish municipality has introduced a 2-compartment bin in the waste collection scheme, this bin should increase recycling of dry household recyclables. An excessive waste sorting campaign was conducted and the efficiency of the bin assessed. The waste sorting campaign yielded a full waste...... targets can be fulfilled, there is still room for improvement (increase source separation), especially for hard plastic and metals....

  9. Fast and accurate taxonomic assignments of metagenomic sequences using MetaBin.

    Directory of Open Access Journals (Sweden)

    Vineet K Sharma

    Full Text Available Taxonomic assignment of sequence reads is a challenging task in metagenomic data analysis, for which the present methods mainly use either composition- or homology-based approaches. Though the homology-based methods are more sensitive and accurate, they suffer primarily due to the time needed to generate the Blast alignments. We developed the MetaBin program and web server for better homology-based taxonomic assignments using an ORF-based approach. By implementing Blat as the faster alignment method in place of Blastx, the analysis time has been reduced by severalfold. It is benchmarked using both simulated and real metagenomic datasets, and can be used for both single and paired-end sequence reads of varying lengths (≥45 bp. To our knowledge, MetaBin is the only available program that can be used for the taxonomic binning of short reads (<100 bp with high accuracy and high sensitivity using a homology-based approach. The MetaBin web server can be used to carry out the taxonomic analysis, by either submitting reads or Blastx output. It provides several options including construction of taxonomic trees, creation of a composition chart, functional analysis using COGs, and comparative analysis of multiple metagenomic datasets. MetaBin web server and a standalone version for high-throughput analysis are available freely at http://metabin.riken.jp/.

  10. Integrated technologies for solid waste bin monitoring system.

    Science.gov (United States)

    Arebey, Maher; Hannan, M A; Basri, Hassan; Begum, R A; Abdullah, Huda

    2011-06-01

    The integration of communication technologies such as radio frequency identification (RFID), global positioning system (GPS), general packet radio system (GPRS), and geographic information system (GIS) with a camera are constructed for solid waste monitoring system. The aim is to improve the way of responding to customer's inquiry and emergency cases and estimate the solid waste amount without any involvement of the truck driver. The proposed system consists of RFID tag mounted on the bin, RFID reader as in truck, GPRS/GSM as web server, and GIS as map server, database server, and control server. The tracking devices mounted in the trucks collect location information in real time via the GPS. This information is transferred continuously through GPRS to a central database. The users are able to view the current location of each truck in the collection stage via a web-based application and thereby manage the fleet. The trucks positions and trash bin information are displayed on a digital map, which is made available by a map server. Thus, the solid waste of the bin and the truck are being monitored using the developed system.

  11. Radio Frequency Identification (RFID) and communication technologies for solid waste bin and truck monitoring system.

    Science.gov (United States)

    Hannan, M A; Arebey, Maher; Begum, R A; Basri, Hassan

    2011-12-01

    This paper deals with a system of integration of Radio Frequency Identification (RFID) and communication technologies for solid waste bin and truck monitoring system. RFID, GPS, GPRS and GIS along with camera technologies have been integrated and developed the bin and truck intelligent monitoring system. A new kind of integrated theoretical framework, hardware architecture and interface algorithm has been introduced between the technologies for the successful implementation of the proposed system. In this system, bin and truck database have been developed such a way that the information of bin and truck ID, date and time of waste collection, bin status, amount of waste and bin and truck GPS coordinates etc. are complied and stored for monitoring and management activities. The results showed that the real-time image processing, histogram analysis, waste estimation and other bin information have been displayed in the GUI of the monitoring system. The real-time test and experimental results showed that the performance of the developed system was stable and satisfied the monitoring system with high practicability and validity. Copyright © 2011 Elsevier Ltd. All rights reserved.

  12. Voigt equivalent widths and spectral-bin single-line transmittances: Exact expansions and the MODTRAN®5 implementation

    Science.gov (United States)

    Berk, Alexander

    2013-03-01

    Exact expansions for Voigt line-shape total, line-tail and spectral bin equivalent widths and for Voigt finite spectral bin single-line transmittances have been derived in terms of optical depth dependent exponentially-scaled modified Bessel functions of integer order and optical depth independent Fourier integral coefficients. The series are convergent for the full range of Voigt line-shapes, from pure Doppler to pure Lorentzian. In the Lorentz limit, the expansion reduces to the Ladenburg and Reiche function for the total equivalent width. Analytic expressions are derived for the first 8 Fourier coefficients for pure Lorentzian lines, for pure Doppler lines and for Voigt lines with at most moderate Doppler dependence. A strong-line limit sum rule on the Fourier coefficients is enforced to define an additional Fourier coefficient and to optimize convergence of the truncated expansion. The moderate Doppler dependence scenario is applicable to and has been implemented in the MODTRAN5 atmospheric band model radiative transfer software. Finite-bin transmittances computed with the truncated expansions reduce transmittance residuals compared to the former Rodgers-Williams equivalent width based approach by ∼2 orders of magnitude.

  13. Automatic Grasp Generation and Improvement for Industrial Bin-Picking

    DEFF Research Database (Denmark)

    Kraft, Dirk; Ellekilde, Lars-Peter; Rytz, Jimmy Alison

    2014-01-01

    and achieve comparable results and that our learning approach can improve system performance significantly. Automatic bin-picking is an important industrial process that can lead to significant savings and potentially keep production in countries with high labour cost rather than outsourcing it. The presented......This paper presents work on automatic grasp generation and grasp learning for reducing the manual setup time and increase grasp success rates within bin-picking applications. We propose an approach that is able to generate good grasps automatically using a dynamic grasp simulator, a newly developed...

  14. Grasp Densities for Grasp Refinement in Industrial Bin Picking

    DEFF Research Database (Denmark)

    Hupfauf, Benedikt; Hahn, Heiko; Bodenhagen, Leon

    in terms of object-relative gripper pose, can be learned from empirical experience, and allow the automatic choice of optimal grasps in a given scene context (object pose, workspace constraints, etc.). We will show grasp densities extracted from empirical data in a real industrial bin picking context...... generated in industrial bin-picking for grasp learning. This aim is achieved by using the novel concept of grasp densities (Detry et al., 2010). Grasp densities can describe the full variety of grasps that apply to specific objects using specific grippers. They represent the likelihood of grasp success...

  15. Evaluation Of Plutonium Oxide Destructive Chemical Analyses For Validity Of Original 3013 Container Binning

    International Nuclear Information System (INIS)

    Mcclard, J.; Kessinger, G.

    2010-01-01

    The surveillance program for 3013 containers is based, in part, on the separation of containers into various bins related to potential container failure mechanisms. The containers are assigned to bins based on moisture content and pre-storage estimates of content chemistry. While moisture content is measured during the packaging of each container, chemistry estimates are made by using a combination of process knowledge, packaging data and prompt gamma analyses to establish the moisture and chloride/fluoride content of the materials. Packages with high moisture and chloride/fluoride contents receive more detailed surveillances than packages with less chloride/fluoride and/or moisture. Moisture verification measurements and chemical analyses performed during the surveillance program provided an opportunity to validate the binning process. Validation results demonstrated that the binning effort was generally successful in placing the containers in the appropriate bin for surveillance and analysis.

  16. A compost bin for handling privy wastes: its fabrication and use

    Science.gov (United States)

    R.E. Leonard; S.C. Fay

    1978-01-01

    A 24-ft3 (6.8-m3) fiberglass bin was constructed and tested for its effectiveness in composting privy wastes. A mixture of ground hardwood bark and raw sewage was used for composting. Temperatures in excess of 60°C for 36 hours were produced in the bin by aerobic, thermophilic composting. This temperature is...

  17. BInGaN alloys nearly lattice-matched to GaN for high-power high-efficiency visible LEDs

    Science.gov (United States)

    Williams, Logan; Kioupakis, Emmanouil

    2017-11-01

    InGaN-based visible light-emitting diodes (LEDs) find commercial applications for solid-state lighting and displays, but lattice mismatch limits the thickness of InGaN quantum wells that can be grown on GaN with high crystalline quality. Since narrower wells operate at a higher carrier density for a given current density, they increase the fraction of carriers lost to Auger recombination and lower the efficiency. The incorporation of boron, a smaller group-III element, into InGaN alloys is a promising method to eliminate the lattice mismatch and realize high-power, high-efficiency visible LEDs with thick active regions. In this work, we apply predictive calculations based on hybrid density functional theory to investigate the thermodynamic, structural, and electronic properties of BInGaN alloys. Our results show that BInGaN alloys with a B:In ratio of 2:3 are better lattice matched to GaN compared to InGaN and, for indium fractions less than 0.2, nearly lattice matched. Deviations from Vegard's law appear as bowing of the in-plane lattice constant with respect to composition. Our thermodynamics calculations demonstrate that the solubility of boron is higher in InGaN than in pure GaN. Varying the Ga mole fraction while keeping the B:In ratio constant enables the adjustment of the (direct) gap in the 1.75-3.39 eV range, which covers the entire visible spectrum. Holes are strongly localized in non-bonded N 2p states caused by local bond planarization near boron atoms. Our results indicate that BInGaN alloys are promising for fabricating nitride heterostructures with thick active regions for high-power, high-efficiency LEDs.

  18. Binning metagenomic contigs by coverage and composition

    NARCIS (Netherlands)

    Alneberg, J.; Bjarnason, B.S.; Bruijn, de I.; Schirmer, M.; Quick, J.; Ijaz, U.Z.; Lahti, L.M.; Loman, N.J.; Andersson, A.F.; Quince, C.

    2014-01-01

    Shotgun sequencing enables the reconstruction of genomes from complex microbial communities, but because assembly does not reconstruct entire genomes, it is necessary to bin genome fragments. Here we present CONCOCT, a new algorithm that combines sequence composition and coverage across multiple

  19. Monitoring household waste recycling centres performance using mean bin weight analyses.

    Science.gov (United States)

    Maynard, Sarah; Cherrett, Tom; Waterson, Ben

    2009-02-01

    This paper describes a modelling approach used to investigate the significance of key factors (vehicle type, compaction type, site design, temporal effects) in influencing the variability in observed nett amenity bin weights produced by household waste recycling centres (HWRCs). This new method can help to quickly identify sites that are producing significantly lighter bins, enabling detailed back-end analyses to be efficiently targeted and best practice in HWRC operation identified. Tested on weigh ticket data from nine HWRCs across West Sussex, UK, the model suggests that compaction technique, vehicle type, month and site design explained 76% of the variability in the observed nett amenity weights. For each factor, a weighting coefficient was calculated to generate a predicted nett weight for each bin transaction and three sites were subsequently identified as having similar characteristics but returned significantly different mean nett bin weights. Waste and site audits were then conducted at the three sites to try and determine the possible sources of the remaining variability. Significant differences were identified in the proportions of contained waste (bagged), wood, and dry recyclables entering the amenity waste stream, particularly at one site where significantly less contaminated waste and dry recyclables were observed.

  20. Genetic patterns in European geometrid moths revealed by the Barcode Index Number (BIN system.

    Directory of Open Access Journals (Sweden)

    Axel Hausmann

    Full Text Available BACKGROUND: The geometrid moths of Europe are one of the best investigated insect groups in traditional taxonomy making them an ideal model group to test the accuracy of the Barcode Index Number (BIN system of BOLD (Barcode of Life Datasystems, a method that supports automated, rapid species delineation and identification. METHODOLOGY/PRINCIPAL FINDINGS: This study provides a DNA barcode library for 219 of the 249 European geometrid moth species (88% in five selected subfamilies. The data set includes COI sequences for 2130 specimens. Most species (93% were found to possess diagnostic barcode sequences at the European level while only three species pairs (3% were genetically indistinguishable in areas of sympatry. As a consequence, 97% of the European species we examined were unequivocally discriminated by barcodes within their natural areas of distribution. We found a 1:1 correspondence between BINs and traditionally recognized species for 67% of these species. Another 17% of the species (15 pairs, three triads shared BINs, while specimens from the remaining species (18% were divided among two or more BINs. Five of these species are mixtures, both sharing and splitting BINs. For 82% of the species with two or more BINs, the genetic splits involved allopatric populations, many of which have previously been hypothesized to represent distinct species or subspecies. CONCLUSIONS/SIGNIFICANCE: This study confirms the effectiveness of DNA barcoding as a tool for species identification and illustrates the potential of the BIN system to characterize formal genetic units independently of an existing classification. This suggests the system can be used to efficiently assess the biodiversity of large, poorly known assemblages of organisms. For the moths examined in this study, cases of discordance between traditionally recognized species and BINs arose from several causes including overlooked species, synonymy, and cases where DNA barcodes revealed

  1. Robotic vision system for random bin picking with dual-arm robots

    Directory of Open Access Journals (Sweden)

    Kang Sangseung

    2016-01-01

    Full Text Available Random bin picking is one of the most challenging industrial robotics applications available. It constitutes a complicated interaction between the vision system, robot, and control system. For a packaging operation requiring a pick-and-place task, the robot system utilized should be able to perform certain functions for recognizing the applicable target object from randomized objects in a bin. In this paper, we introduce a robotic vision system for bin picking using industrial dual-arm robots. The proposed system recognizes the best object from randomized target candidates based on stereo vision, and estimates the position and orientation of the object. It then sends the result to the robot control system. The system was developed for use in the packaging process of cell phone accessories using dual-arm robots.

  2. Osama bin Ladeni uus imidzh / Urmas Kiil

    Index Scriptorium Estoniae

    Kiil, Urmas

    2007-01-01

    Pärast kolm aastat kestnud pausi ilmus terroriorganisatsiooni al-Qaeda liider Osama bin Laden kahel korral taas maailma avalikkuse ette. Enamik asjatundjad on seisukohal, et maailma esiterroristi videopöördumised olid autentsed ja tõenäoliselt olid need salvestatud juulis või augustis

  3. Modal Bin Hybrid Model: A surface area consistent, triple-moment sectional method for use in process-oriented modeling of atmospheric aerosols

    Science.gov (United States)

    Kajino, Mizuo; Easter, Richard C.; Ghan, Steven J.

    2013-09-01

    triple-moment sectional (TMS) aerosol dynamics model, Modal Bin Hybrid Model (MBHM), has been developed. In addition to number and mass (volume), surface area is predicted (and preserved), which is important for aerosol processes and properties such as gas-to-particle mass transfer, heterogeneous reaction, and light extinction cross section. The performance of MBHM was evaluated against double-moment sectional (DMS) models with coarse (BIN4) to very fine (BIN256) size resolutions for simulating evolution of particles under simultaneously occurring nucleation, condensation, and coagulation processes (BINx resolution uses x sections to cover the 1 nm to 1 µm size range). Because MBHM gives a physically consistent form of the intrasectional distributions, errors and biases of MBHM at BIN4-8 resolution were almost equivalent to those of DMS at BIN16-32 resolution for various important variables such as the moments Mk (k: 0, 2, 3), dMk/dt, and the number and volume of particles larger than a certain diameter. Another important feature of MBHM is that only a single bin is adequate to simulate full aerosol dynamics for particles whose size distribution can be approximated by a single lognormal mode. This flexibility is useful for process-oriented (multicategory and/or mixing state) modeling: Primary aerosols whose size parameters would not differ substantially in time and space can be expressed by a single or a small number of modes, whereas secondary aerosols whose size changes drastically from 1 to several hundred nanometers can be expressed by a number of modes. Added dimensions can be applied to MBHM to represent mixing state or photochemical age for aerosol mixing state studies.

  4. Deterministically swapping frequency-bin entanglement from photon-photon to atom-photon hybrid systems

    Science.gov (United States)

    Ou, Bao-Quan; Liu, Chang; Sun, Yuan; Chen, Ping-Xing

    2018-02-01

    Inspired by the recent developments of the research on the atom-photon quantum interface and energy-time entanglement between single-photon pulses, we are motivated to study the deterministic protocol for the frequency-bin entanglement of the atom-photon hybrid system, which is analogous to the frequency-bin entanglement between single-photon pulses. We show that such entanglement arises naturally in considering the interaction between a frequency-bin entangled single-photon pulse pair and a single atom coupled to an optical cavity, via straightforward atom-photon phase gate operations. Its anticipated properties and preliminary examples of its potential application in quantum networking are also demonstrated. Moreover, we construct a specific quantum entanglement witness tool to detect such extended frequency-bin entanglement from a reasonably general set of separable states, and prove its capability theoretically. We focus on the energy-time considerations throughout the analysis.

  5. The binning of metagenomic contigs for microbial physiology of mixed cultures.

    Science.gov (United States)

    Strous, Marc; Kraft, Beate; Bisdorf, Regina; Tegetmeyer, Halina E

    2012-01-01

    So far, microbial physiology has dedicated itself mainly to pure cultures. In nature, cross feeding and competition are important aspects of microbial physiology and these can only be addressed by studying complete communities such as enrichment cultures. Metagenomic sequencing is a powerful tool to characterize such mixed cultures. In the analysis of metagenomic data, well established algorithms exist for the assembly of short reads into contigs and for the annotation of predicted genes. However, the binning of the assembled contigs or unassembled reads is still a major bottleneck and required to understand how the overall metabolism is partitioned over different community members. Binning consists of the clustering of contigs or reads that apparently originate from the same source population. In the present study eight metagenomic samples from the same habitat, a laboratory enrichment culture, were sequenced. Each sample contained 13-23 Mb of assembled contigs and up to eight abundant populations. Binning was attempted with existing methods but they were found to produce poor results, were slow, dependent on non-standard platforms or produced errors. A new binning procedure was developed based on multivariate statistics of tetranucleotide frequencies combined with the use of interpolated Markov models. Its performance was evaluated by comparison of the results between samples with BLAST and in comparison to existing algorithms for four publicly available metagenomes and one previously published artificial metagenome. The accuracy of the new approach was comparable or higher than existing methods. Further, it was up to a 100 times faster. It was implemented in Java Swing as a complete open source graphical binning application available for download and further development (http://sourceforge.net/projects/metawatt).

  6. The binning of metagenomic contigs for microbial physiology of mixed cultures

    Directory of Open Access Journals (Sweden)

    Marc eStrous

    2012-12-01

    Full Text Available So far, microbial physiology has dedicated itself mainly to pure cultures. In nature, cross feeding and competition are important aspects of microbial physiology and these can only be addressed by studying complete communities such as enrichment cultures. Metagenomic sequencing is a powerful tool to characterize such mixed cultures. In the analysis of metagenomic data, well established algorithms exist for the assembly of short reads into contigs and for the annotation of predicted genes. However, the binning of the assembled contigs or unassembled reads is still a major bottleneck and required to understand how the overall metabolism is partitioned over different community members. Binning consists of the clustering of contigs or reads that apparently originate from the same source population.In the present study eight metagenomic samples originating from the same habitat, a laboratory enrichment culture, were sequenced. Each sample contained 13-23 Mb of assembled contigs and up to eight abundant populations. Binning was attempted with existing methods but they were found to produce poor results, were slow, dependent on non-standard platforms or produced errors. A new binning procedure was developed based on multivariate statistics of tetranucleotide frequencies combined with the use of interpolated Markov models. Its performance was evaluated by comparison of the results between samples with BLAST and in comparison to exisiting algorithms for four publicly available metagenomes and one previously published artificial metagenome. The accuracy of the new approach was comparable or higher than existing methods. Further, it was up to a hunderd times faster. It was implemented in Java Swing as a complete open source graphical binning application available for download and further development (http://sourceforge.net/projects/metawatt.

  7. A robust and accurate binning algorithm for metagenomic sequences with arbitrary species abundance ratio.

    Science.gov (United States)

    Leung, Henry C M; Yiu, S M; Yang, Bin; Peng, Yu; Wang, Yi; Liu, Zhihua; Chen, Jingchi; Qin, Junjie; Li, Ruiqiang; Chin, Francis Y L

    2011-06-01

    With the rapid development of next-generation sequencing techniques, metagenomics, also known as environmental genomics, has emerged as an exciting research area that enables us to analyze the microbial environment in which we live. An important step for metagenomic data analysis is the identification and taxonomic characterization of DNA fragments (reads or contigs) resulting from sequencing a sample of mixed species. This step is referred to as 'binning'. Binning algorithms that are based on sequence similarity and sequence composition markers rely heavily on the reference genomes of known microorganisms or phylogenetic markers. Due to the limited availability of reference genomes and the bias and low availability of markers, these algorithms may not be applicable in all cases. Unsupervised binning algorithms which can handle fragments from unknown species provide an alternative approach. However, existing unsupervised binning algorithms only work on datasets either with balanced species abundance ratios or rather different abundance ratios, but not both. In this article, we present MetaCluster 3.0, an integrated binning method based on the unsupervised top--down separation and bottom--up merging strategy, which can bin metagenomic fragments of species with very balanced abundance ratios (say 1:1) to very different abundance ratios (e.g. 1:24) with consistently higher accuracy than existing methods. MetaCluster 3.0 can be downloaded at http://i.cs.hku.hk/~alse/MetaCluster/.

  8. Regulation of the interaction between the neuronal BIN1 isoform 1 and Tau proteins - role of the SH3 domain.

    Science.gov (United States)

    Malki, Idir; Cantrelle, François-Xavier; Sottejeau, Yoann; Lippens, Guy; Lambert, Jean-Charles; Landrieu, Isabelle

    2017-10-01

    Bridging integrator 1 (bin1) gene is a genetic determinant of Alzheimer's disease (AD) and has been reported to modulate Alzheimer's pathogenesis through pathway(s) involving Tau. The functional impact of Tau/BIN1 interaction as well as the molecular details of this interaction are still not fully resolved. As a consequence, how BIN1 through its interaction with Tau affects AD risk is also still not determined. To progress in this understanding, interaction of Tau with two BIN1 isoforms was investigated using Nuclear Magnetic Resonance spectroscopy. 1 H, 15 N spectra showed that the C-terminal SH3 domain of BIN1 isoform 1 (BIN1Iso1) is not mobile in solution but locked with the core of the protein. In contrast, the SH3 domain of BIN1 isoform 9 (BIN1Iso9) behaves as an independent mobile domain. This reveals an equilibrium between close and open conformations for the SH3 domain. Interestingly, a 334-376 peptide from the clathrin and AP-2-binding domain (CLAP) domain of BIN1Iso1, which contains a SH3-binding site, is able to compete with BIN1-SH3 intramolecular interaction. For both BIN1 isoforms, the SH3 domain can interact with Tau(210-240) sequence. Tau(210-240) peptide can indeed displace the intramolecular interaction of the BIN1-SH3 of BIN1Iso1 and form a complex with the released domain. The measured K d were in agreement with a stronger affinity of Tau peptide. Both CLAP and Tau peptides occupied the same surface on the BIN1-SH3 domain, showing that their interaction is mutually exclusive. These results emphasize an additional level of complexity in the regulation of the interaction between BIN1 and Tau dependent of the BIN1 isoforms. © 2017 Federation of European Biochemical Societies.

  9. Comparison of compostable bags and aerated bins with conventional storage systems to collect the organic fraction of municipal solid waste from homes. a Catalonia case study.

    Science.gov (United States)

    Puyuelo, Belén; Colón, Joan; Martín, Patrícia; Sánchez, Antoni

    2013-06-01

    The separation of biowaste at home is key to improving, facilitating and reducing the operational costs of the treatment of organic municipal waste. The conventional method of collecting such waste and separating it at home is usually done by using a sealed bin with a plastic bag. The use of modern compostable bags is starting to be implemented in some European countries. These compostable bags are made of biodegradable polymers, often from renewable sources. In addition to compostable bags, a new model of bin is also promoted that has a perforated surface that, together with the compostable bag, makes the so-called "aerated system". In this study, different combinations of home collection systems have been systematically studied in the laboratory and at home. The results obtained quantitatively demonstrate that the aerated bin and compostable bag system combination is effective at improving the collection of biowaste without significant gaseous emissions and preparing the organic waste for further composting as concluded from the respiration indices. In terms of weight loss, temperature, gas emissions, respiration index and organic matter reduction, the best results were achieved with the aerated system. At the same time, a qualitative study of bin and bag combinations was carried in 100 homes in which more than 80% of the families participating preferred the aerated system. Copyright © 2013 Elsevier Ltd. All rights reserved.

  10. Benchmarking motion planning algorithms for bin-picking applications

    DEFF Research Database (Denmark)

    Iversen, Thomas Fridolin; Ellekilde, Lars-Peter

    2017-01-01

    Purpose For robot motion planning there exists a large number of different algorithms, each appropriate for a certain domain, and the right choice of planner depends on the specific use case. The purpose of this paper is to consider the application of bin picking and benchmark a set of motion...... planning algorithms to identify which are most suited in the given context. Design/methodology/approach The paper presents a selection of motion planning algorithms and defines benchmarks based on three different bin-picking scenarios. The evaluation is done based on a fixed set of tasks, which are planned...... and executed on a real and a simulated robot. Findings The benchmarking shows a clear difference between the planners and generally indicates that algorithms integrating optimization, despite longer planning time, perform better due to a faster execution. Originality/value The originality of this work lies...

  11. Fungal volatiles associated with moldy grain in ventilated and non-ventilated bin-stored wheat.

    Science.gov (United States)

    Sinha, R N; Tuma, D; Abramson, D; Muir, W E

    1988-01-01

    The fungal odor compounds 3-methyl-1-butanol, 1-octen-3-ol and 3-octanone were monitored in nine experimental bins in Winnipeg, Manitoba containing a hard red spring wheat during the autumn, winter and summer seasons of 1984-85. Quality changes were associated with seed-borne microflora and moisture content in both ventilated and non-ventilated bins containing wheat of 15.6 and 18.2% initial moisture content. All three odor compounds occurred in considerably greater amounts in bulk wheat in non-ventilated than in ventilated bins, particularly in those with wheat having 18.2% moisture content. The presence of these compounds usually coincided with infection of the seeds by the fungi Alternaria alternata (Fr.) Keissler, Aspergillus repens DeBarry, A. versicolor (Vuill.) Tiraboschi, Penicillium crustosum Thom, P. oxalicum Currie and Thom, P. aurantiogriesum Dierckx, and P. citrinum Thom. High production of all three odor compounds in damp wheat stored in non-ventilated bins was associated with heavy fungal infection of the seeds and reduction in seed germinability. High initial moisture content of the harvested grain accelerated the production of all three fungal volatiles in non-ventilated bins.

  12. Afghanistan, the Taliban, and Osama bin Laden: The Background to September 11

    Science.gov (United States)

    Social Education, 2011

    2011-01-01

    On May 1, 2011, a group of U.S. soldiers boarded helicopters at a base in Afghanistan, hoping to find a man named Osama bin Laden. Bin Laden, the leader of the al Qaeda terrorist network, was responsible for a number of terrorist attacks around the world, including those of September 11, 2001, that killed nearly 3,000 people in the United States.…

  13. High-visibility time-bin entanglement for testing chained Bell inequalities

    Science.gov (United States)

    Tomasin, Marco; Mantoan, Elia; Jogenfors, Jonathan; Vallone, Giuseppe; Larsson, Jan-Åke; Villoresi, Paolo

    2017-03-01

    The violation of Bell's inequality requires a well-designed experiment to validate the result. In experiments using energy-time and time-bin entanglement, initially proposed by Franson in 1989, there is an intrinsic loophole due to the high postselection. To obtain a violation in this type of experiment, a chained Bell inequality must be used. However, the local realism bound requires a high visibility in excess of 94.63% in the time-bin entangled state. In this work, we show how such a high visibility can be reached in order to violate a chained Bell inequality with six, eight, and ten terms.

  14. Histogram bin width selection for time-dependent Poisson processes

    International Nuclear Information System (INIS)

    Koyama, Shinsuke; Shinomoto, Shigeru

    2004-01-01

    In constructing a time histogram of the event sequences derived from a nonstationary point process, we wish to determine the bin width such that the mean squared error of the histogram from the underlying rate of occurrence is minimized. We find that the optimal bin widths obtained for a doubly stochastic Poisson process and a sinusoidally regulated Poisson process exhibit different scaling relations with respect to the number of sequences, time scale and amplitude of rate modulation, but both diverge under similar parametric conditions. This implies that under these conditions, no determination of the time-dependent rate can be made. We also apply the kernel method to these point processes, and find that the optimal kernels do not exhibit any critical phenomena, unlike the time histogram method

  15. Histogram bin width selection for time-dependent Poisson processes

    Energy Technology Data Exchange (ETDEWEB)

    Koyama, Shinsuke; Shinomoto, Shigeru [Department of Physics, Graduate School of Science, Kyoto University, Sakyo-ku, Kyoto 606-8502 (Japan)

    2004-07-23

    In constructing a time histogram of the event sequences derived from a nonstationary point process, we wish to determine the bin width such that the mean squared error of the histogram from the underlying rate of occurrence is minimized. We find that the optimal bin widths obtained for a doubly stochastic Poisson process and a sinusoidally regulated Poisson process exhibit different scaling relations with respect to the number of sequences, time scale and amplitude of rate modulation, but both diverge under similar parametric conditions. This implies that under these conditions, no determination of the time-dependent rate can be made. We also apply the kernel method to these point processes, and find that the optimal kernels do not exhibit any critical phenomena, unlike the time histogram method.

  16. Propagation and survival of frequency-bin entangled photons in metallic nanostructures

    Directory of Open Access Journals (Sweden)

    Olislager Laurent

    2015-01-01

    Full Text Available We report on the design of two plasmonic nanostructures and the propagation of frequency-bin entangled photons through them. The experimental findings clearly show the robustness of frequency-bin entanglement, which survives after interactions with both a hybrid plasmo-photonic structure, and a nano-pillar array. These results confirm that quantum states can be encoded into the collective motion of a many-body electronic system without demolishing their quantum nature, and pave the way towards applications of plasmonic structures in quantum information.

  17. Utilization of deletion bins to anchor and order sequences along the wheat 7B chromosome.

    Science.gov (United States)

    Belova, Tatiana; Grønvold, Lars; Kumar, Ajay; Kianian, Shahryar; He, Xinyao; Lillemo, Morten; Springer, Nathan M; Lien, Sigbjørn; Olsen, Odd-Arne; Sandve, Simen R

    2014-09-01

    A total of 3,671 sequence contigs and scaffolds were mapped to deletion bins on wheat chromosome 7B providing a foundation for developing high-resolution integrated physical map for this chromosome. Bread wheat (Triticum aestivum L.) has a large, complex and highly repetitive genome which is challenging to assemble into high quality pseudo-chromosomes. As part of the international effort to sequence the hexaploid bread wheat genome by the international wheat genome sequencing consortium (IWGSC) we are focused on assembling a reference sequence for chromosome 7B. The successful completion of the reference chromosome sequence is highly dependent on the integration of genetic and physical maps. To aid the integration of these two types of maps, we have constructed a high-density deletion bin map of chromosome 7B. Using the 270 K Nimblegen comparative genomic hybridization (CGH) array on a set of cv. Chinese spring deletion lines, a total of 3,671 sequence contigs and scaffolds (~7.8 % of chromosome 7B physical length) were mapped into nine deletion bins. Our method of genotyping deletions on chromosome 7B relied on a model-based clustering algorithm (Mclust) to accurately predict the presence or absence of a given genomic sequence in a deletion line. The bin mapping results were validated using three different approaches, viz. (a) PCR-based amplification of randomly selected bin mapped sequences (b) comparison with previously mapped ESTs and (c) comparison with a 7B genetic map developed in the present study. Validation of the bin mapping results suggested a high accuracy of the assignment of 7B sequence contigs and scaffolds to the 7B deletion bins.

  18. Unsupervised binning of environmental genomic fragments based on an error robust selection of l-mers.

    Science.gov (United States)

    Yang, Bin; Peng, Yu; Leung, Henry Chi-Ming; Yiu, Siu-Ming; Chen, Jing-Chi; Chin, Francis Yuk-Lun

    2010-04-16

    With the rapid development of genome sequencing techniques, traditional research methods based on the isolation and cultivation of microorganisms are being gradually replaced by metagenomics, which is also known as environmental genomics. The first step, which is still a major bottleneck, of metagenomics is the taxonomic characterization of DNA fragments (reads) resulting from sequencing a sample of mixed species. This step is usually referred as "binning". Existing binning methods are based on supervised or semi-supervised approaches which rely heavily on reference genomes of known microorganisms and phylogenetic marker genes. Due to the limited availability of reference genomes and the bias and instability of marker genes, existing binning methods may not be applicable in many cases. In this paper, we present an unsupervised binning method based on the distribution of a carefully selected set of l-mers (substrings of length l in DNA fragments). From our experiments, we show that our method can accurately bin DNA fragments with various lengths and relative species abundance ratios without using any reference and training datasets. Another feature of our method is its error robustness. The binning accuracy decreases by less than 1% when the sequencing error rate increases from 0% to 5%. Note that the typical sequencing error rate of existing commercial sequencing platforms is less than 2%. We provide a new and effective tool to solve the metagenome binning problem without using any reference datasets or markers information of any known reference genomes (species). The source code of our software tool, the reference genomes of the species for generating the test datasets and the corresponding test datasets are available at http://i.cs.hku.hk/~alse/MetaCluster/.

  19. Demonstration of analyzers for multimode photonic time-bin qubits

    Science.gov (United States)

    Jin, Jeongwan; Agne, Sascha; Bourgoin, Jean-Philippe; Zhang, Yanbao; Lütkenhaus, Norbert; Jennewein, Thomas

    2018-04-01

    We demonstrate two approaches for unbalanced interferometers as time-bin qubit analyzers for quantum communication, robust against mode distortions and polarization effects as expected from free-space quantum communication systems including wavefront deformations, path fluctuations, pointing errors, and optical elements. Despite strong spatial and temporal distortions of the optical mode of a time-bin qubit, entangled with a separate polarization qubit, we verify entanglement using the Negative Partial Transpose, with the measured visibility of up to 0.85 ±0.01 . The robustness of the analyzers is further demonstrated for various angles of incidence up to 0 .2∘ . The output of the interferometers is coupled into multimode fiber yielding a high system throughput of 0.74. Therefore, these analyzers are suitable and efficient for quantum communication over multimode optical channels.

  20. Vision guided robot bin picking of cylindrical objects

    DEFF Research Database (Denmark)

    Christensen, Georg Kronborg; Dyhr-Nielsen, Carsten

    1997-01-01

    In order to achieve increased flexibility on robotic production lines an investigation of the rovbot bin-picking problem is presented. In the paper, the limitations related to previous attempts to solve the problem are pointed uot and a set of innovative methods are presented. The main elements...

  1. Smart Bin: Internet-of-Things Garbage Monitoring System

    Directory of Open Access Journals (Sweden)

    Mustafa M.R

    2017-01-01

    Full Text Available This work introduces the design and development of smart green environment of garbage monitoring system by measuring the garbage level in real time and to alert the municipality where never the bin is full based on the types of garbage. The proposed system consisted the ultrasonic sensors which measure the garbage level, an ARM microcontroller which controls system operation whereas everything will be connected to ThingSpeak. This work demonstrates a system that allows the waste management to monitor based on the level of the garbage depth inside the dustbin. The system shows the status of different four types of garbage; domestic waste, paper, glass and plastic through LCD and ThingSpeak in a real time to store the data for future use and analysis, such as prediction of peak level of garbage bin fullness. It is expected that this system can create greener environment by monitoring and controlling the collection of garbage smartly through Internet-of-Things.

  2. Conformational Smear Characterization and Binning of Single-Molecule Conductance Measurements for Enhanced Molecular Recognition.

    Science.gov (United States)

    Korshoj, Lee E; Afsari, Sepideh; Chatterjee, Anushree; Nagpal, Prashant

    2017-11-01

    Electronic conduction or charge transport through single molecules depends primarily on molecular structure and anchoring groups and forms the basis for a wide range of studies from molecular electronics to DNA sequencing. Several high-throughput nanoelectronic methods such as mechanical break junctions, nanopores, conductive atomic force microscopy, scanning tunneling break junctions, and static nanoscale electrodes are often used for measuring single-molecule conductance. In these measurements, "smearing" due to conformational changes and other entropic factors leads to large variances in the observed molecular conductance, especially in individual measurements. Here, we show a method for characterizing smear in single-molecule conductance measurements and demonstrate how binning measurements according to smear can significantly enhance the use of individual conductance measurements for molecular recognition. Using quantum point contact measurements on single nucleotides within DNA macromolecules, we demonstrate that the distance over which molecular junctions are maintained is a measure of smear, and the resulting variance in unbiased single measurements depends on this smear parameter. Our ability to identify individual DNA nucleotides at 20× coverage increases from 81.3% accuracy without smear analysis to 93.9% with smear characterization and binning (SCRIB). Furthermore, merely 7 conductance measurements (7× coverage) are needed to achieve 97.8% accuracy for DNA nucleotide recognition when only low molecular smear measurements are used, which represents a significant improvement over contemporary sequencing methods. These results have important implications in a broad range of molecular electronics applications from designing robust molecular switches to nanoelectronic DNA sequencing.

  3. Quantum secret sharing based on modulated high-dimensional time-bin entanglement

    International Nuclear Information System (INIS)

    Takesue, Hiroki; Inoue, Kyo

    2006-01-01

    We propose a scheme for quantum secret sharing (QSS) that uses a modulated high-dimensional time-bin entanglement. By modulating the relative phase randomly by {0,π}, a sender with the entanglement source can randomly change the sign of the correlation of the measurement outcomes obtained by two distant recipients. The two recipients must cooperate if they are to obtain the sign of the correlation, which is used as a secret key. We show that our scheme is secure against intercept-and-resend (IR) and beam splitting attacks by an outside eavesdropper thanks to the nonorthogonality of high-dimensional time-bin entangled states. We also show that a cheating attempt based on an IR attack by one of the recipients can be detected by changing the dimension of the time-bin entanglement randomly and inserting two 'vacant' slots between the packets. Then, cheating attempts can be detected by monitoring the count rate in the vacant slots. The proposed scheme has better experimental feasibility than previously proposed entanglement-based QSS schemes

  4. Likelihood functions for the analysis of single-molecule binned photon sequences

    Energy Technology Data Exchange (ETDEWEB)

    Gopich, Irina V., E-mail: irinag@niddk.nih.gov [Laboratory of Chemical Physics, National Institute of Diabetes and Digestive and Kidney Diseases, National Institutes of Health, Bethesda, MD 20892 (United States)

    2012-03-02

    Graphical abstract: Folding of a protein with attached fluorescent dyes, the underlying conformational trajectory of interest, and the observed binned photon trajectory. Highlights: Black-Right-Pointing-Pointer A sequence of photon counts can be analyzed using a likelihood function. Black-Right-Pointing-Pointer The exact likelihood function for a two-state kinetic model is provided. Black-Right-Pointing-Pointer Several approximations are considered for an arbitrary kinetic model. Black-Right-Pointing-Pointer Improved likelihood functions are obtained to treat sequences of FRET efficiencies. - Abstract: We consider the analysis of a class of experiments in which the number of photons in consecutive time intervals is recorded. Sequence of photon counts or, alternatively, of FRET efficiencies can be studied using likelihood-based methods. For a kinetic model of the conformational dynamics and state-dependent Poisson photon statistics, the formalism to calculate the exact likelihood that this model describes such sequences of photons or FRET efficiencies is developed. Explicit analytic expressions for the likelihood function for a two-state kinetic model are provided. The important special case when conformational dynamics are so slow that at most a single transition occurs in a time bin is considered. By making a series of approximations, we eventually recover the likelihood function used in hidden Markov models. In this way, not only is insight gained into the range of validity of this procedure, but also an improved likelihood function can be obtained.

  5. Using a combination of binning strategies and taxonomic approaches to unravel the anaerobic digestion microbiome

    DEFF Research Database (Denmark)

    Campanaro, Stefano; Treu, Laura; Kougias, Panagiotis

    of scaffolds comprehensive of thousands genome sequences, but the binning of these scaffolds into OTUs representative of microbial genomes is still challenging. In the attempt to obtain a deep characterization of the anaerobic digestion microbiome, different metagenomic binning approaches were integrated...

  6. Evaluation of methods for selecting the midventilation bin in 4DCT scans of lung cancer patients

    DEFF Research Database (Denmark)

    Nygaard, Ditte Eklund; Persson, Gitte Fredberg; Brink, Carsten

    2013-01-01

    based on: 1) visual evaluation of tumour displacement; 2) rigid registration of tumour position; 3) diaphragm displacement in the CC direction; and 4) carina displacement in the CC direction. Determination of the MidV bin based on the displacement of the manually delineated gross tumour volume (GTV.......4-5.4) mm, 1.9 (0.5-6.9) mm, 2.0 (0.5-12.3) mm and 1.1 (0.4-5.4) mm for the visual, rigid registration, diaphragm, carina, and reference method. Median (range) absolute difference between geometric MidV error for the evaluated methods and the reference method was 0.0 (0.0-1.2) mm, 0.0 (0.0-1.7) mm, 0.7 (0.......0-3.9) mm and 1.0 (0.0-6.9) mm for the visual, rigid registration, diaphragm and carina method. Conclusion. The visual and semi-automatic rigid registration methods were equivalent in accuracy for selecting the MidV bin of a 4DCT scan. The methods based on diaphragm and carina displacement cannot...

  7. Discovering bin-Laden’s Replacement in al-Qaeda, using Social Network Analysis: A Methodological Investigation

    Directory of Open Access Journals (Sweden)

    Edith Wu

    2014-02-01

    Full Text Available The removal of Osama bin-Laden created a leadership void within al-Qaeda. Despite the group’s autonomous cell structure, an authorative figure remains essential for promoting and disseminating al-Qaeda’s ideology. An appropriate replacement should exhibit traits comparable to bin-Laden and have similar positioning within the structure of the group. Using a media-based sample and social network analysis, this study attempts to uncover the most probable successor for bin-Laden by examining the dynamics within al-Qaeda. The results indicate how the differential embeddedness of al-Qaeda members affects social capital, which in turn provides insights for leadership potiential.

  8. GeneBins: a database for classifying gene expression data, with application to plant genome arrays

    Directory of Open Access Journals (Sweden)

    Weiller Georg

    2007-03-01

    Full Text Available Abstract Background To interpret microarray experiments, several ontological analysis tools have been developed. However, current tools are limited to specific organisms. Results We developed a bioinformatics system to assign the probe set sequences of any organism to a hierarchical functional classification modelled on KEGG ontology. The GeneBins database currently supports the functional classification of expression data from four Affymetrix arrays; Arabidopsis thaliana, Oryza sativa, Glycine max and Medicago truncatula. An online analysis tool to identify relevant functions is also provided. Conclusion GeneBins provides resources to interpret gene expression results from microarray experiments. It is available at http://bioinfoserver.rsbs.anu.edu.au/utils/GeneBins/

  9. Klasifikasi Ilmu Pengetahuan Dalam Perspektif Jābir Bin Ḥayyān

    Directory of Open Access Journals (Sweden)

    Asep N. Musadad

    2015-12-01

    Full Text Available Abstract : The central purpose of this article is to provide a preliminary exploration on epistemological background of the classical Islamic sciences through the investigation on the classification of knowledge. One of the earliest exponent to turn to this problem is Jābir bin Ḥayyān (Geber (721 - 815 AD, known as the Father of Arabic and – indirectly – Latin Alchemy. Start on describing  Jābir’s  profile  and  his  significance  in  Islamic  philosophy,  this  article  discusses the  classification  of  knowledge  according  to  him  in  his  book  “Kitāb  al-Ḥudūd”  (Book  of Limits, in which he make his own classification of various knowledge. It finally deals with the philosophical basis of the classification and the intellectual perspective of its author. Keywords : Jabir bin Hayyan, classification of knowledge, Islamic philosophy, natural sciences.   Abstrak : Artikel ini bertujuan untuk melakukan eksplorasi singkat terkait latar epistemologis dalam pengetahuan  Islam  klasik  melalui  analisis  terhadap  konsep  klasifikasi  ilmu  pengetahuan. Salah satu eksponen awal yang berbicara hal tersebut adalah Jābir bin Ḥayyān (Geber (721 - 815 M, dikenal sebagai Bapak Ilmu Kimia Arab dan – secara tidak langsung – Eropa-Latin. Diawali  dengan  penjelasan  tentang  signifikansi  Jābir  bin  Ḥayyān  dalam  wacana  filsafat Islam,  artikel  ini  mendiskusikan  klasifikasi  ilmu  pengetahuan  dalam  perspektifnya  yang terdapat  dalam  karyanya,  “Kitāb  al-Ḥudūd”  (Buku  tentang  Batas-Batas,  yang  membuat klasifikasi versinya sendiri dari berbagai macam ilmu pengetahuan. Pada akhirnya, tulisan ini juga akan menjelaskan basis filosofis dari klasifikasi tersebut dan perspektif intelektual pembuatnya. Kata-Kata Kunci : Jabir bin Hayyan, klasifikasi pengetahuan, filsafat Islam, ilmu-ilmu alam.

  10. Markov chain Monte Carlo linkage analysis: effect of bin width on the probability of linkage.

    Science.gov (United States)

    Slager, S L; Juo, S H; Durner, M; Hodge, S E

    2001-01-01

    We analyzed part of the Genetic Analysis Workshop (GAW) 12 simulated data using Monte Carlo Markov chain (MCMC) methods that are implemented in the computer program Loki. The MCMC method reports the "probability of linkage" (PL) across the chromosomal regions of interest. The point of maximum PL can then be taken as a "location estimate" for the location of the quantitative trait locus (QTL). However, Loki does not provide a formal statistical test of linkage. In this paper, we explore how the bin width used in the calculations affects the max PL and the location estimate. We analyzed age at onset (AO) and quantitative trait number 5, Q5, from 26 replicates of the general simulated data in one region where we knew a major gene, MG5, is located. For each trait, we found the max PL and the corresponding location estimate, using four different bin widths. We found that bin width, as expected, does affect the max PL and the location estimate, and we recommend that users of Loki explore how their results vary with different bin widths.

  11. ANALISIS TINGKAT OPTIMASI ALGORITMA GENETIKA DALAM HUKUM KETETAPAN HARDY-WEINBERG PADA BIN PACKING PROBLEM

    Directory of Open Access Journals (Sweden)

    Terry Noviar Panggabean

    2016-08-01

    Full Text Available Abstrak—Karna representasi abstrak dari beberapa sistem pengambilan keputusan yang nyata dalam kehidupan sehari hari membuat masalah optimasi kombinatorial umumnya sangat sulit untuk dipecahkan. Bin packing problem ialah solusi terbaik dalam mengatasi masalah optimasi kombinatorial, yang digunakan untuk mencari sebuah objek secara optimal dari sekelompok himpunan objek yang berhingga. Serangkaian pendekatan hybrid telah dikembangkan dalam hal ini untuk memecahkan masalah Bin Packing. Metaheuristik adalah salah satu pendekatan tingkat tinggi dalam memandu dalam memodifikasi beberapa metode heuristik lainnya untuk mencari tingkat optimasi yang lebih baik. Genetic Algorithm atau Algoritma Genetika juga merupakan metode metaheuristik yang digunakan untuk menyelesaikan berbagai masalah dalam hal peningkatan optimasi. Dalam algoritma genetika terdapat bermacam-macam varian. Dalam penelitian dipaparkan mengenai taksonomi dari algoritma genetika parallel (Parallel Genetic Algorithm yang memiliki kemampuan yang lebih baik dari algoritma genetika konvensional dalam hal kinerja dan skalabilitasnya. Tetapi algoritma genetika paralel ini hanya cocok untuk permasalahan jaringan komputer heterogen dan sistem terdistribusi. Berdasarkan penelitian yang sudah pernah dilakukan sebelumnya dan dari uraian diatas maka penulis tertarik untuk melakukan penelitian bagaimana menerapkan hukum ketetapan Hardy-Weinberg dari bidang biologi kedalam algoritma genetika melakukan analisis tingkat optimasi terhadap Bin Packing Problem..   Keywords— Genetic Algortihm, Hardy-Weinberg, Bin Packing Problem.

  12. Rumsfeld: Osama bin Ladenil polnud sidemeid Saddamiga / Heiki Suurkask

    Index Scriptorium Estoniae

    Suurkask, Heiki, 1972-

    2004-01-01

    Valeks on osutunud väide, et Saddam Husseini ja bin Ladeni vahel oli tihe koostöö. Autori sõnul uurisid Richard Cheney, Donald Rumsfeld ja USA praegune asekaitseminister Paul Wolfowitz juba 1990-ndate keskel võimalusi uueks sõjaks Iraagi vastu. Lisa: Bremer süüdistab Valget Maja

  13. User's manual for BINIAC: A computer code to translate APET bins

    International Nuclear Information System (INIS)

    Gough, S.T.

    1994-03-01

    This report serves as the user's manual for the FORTRAN code BINIAC. BINIAC is a utility code designed to format the output from the Defense Waste Processing Facility (DWPF) Accident Progression Event Tree (APET) methodology. BINIAC inputs the accident progression bins from the APET methodology, converts the frequency from occurrences per hour to occurrences per year, sorts the progression bins, and converts the individual dimension character codes into facility attributes. Without the use of BINIAC, this process would be done manually at great time expense. BINIAC was written under the quality assurance control of IQ34 QAP IV-1, revision 0, section 4.1.4. Configuration control is established through the use of a proprietor and a cognizant users list

  14. SeaWiFS technical report series. Volume 32: Level-3 SeaWiFS data products. Spatial and temporal binning algorithms

    Science.gov (United States)

    Hooker, Stanford B. (Editor); Firestone, Elaine R. (Editor); Acker, James G. (Editor); Campbell, Janet W.; Blaisdell, John M.; Darzi, Michael

    1995-01-01

    The level-3 data products from the Sea-viewing Wide Field-of-view Sensor (SeaWiFS) are statistical data sets derived from level-2 data. Each data set will be based on a fixed global grid of equal-area bins that are approximately 9 x 9 sq km. Statistics available for each bin include the sum and sum of squares of the natural logarithm of derived level-2 geophysical variables where sums are accumulated over a binning period. Operationally, products with binning periods of 1 day, 8 days, 1 month, and 1 year will be produced and archived. From these accumulated values and for each bin, estimates of the mean, standard deviation, median, and mode may be derived for each geophysical variable. This report contains two major parts: the first (Section 2) is intended as a users' guide for level-3 SeaWiFS data products. It contains an overview of level-0 to level-3 data processing, a discussion of important statistical considerations when using level-3 data, and details of how to use the level-3 data. The second part (Section 3) presents a comparative statistical study of several binning algorithms based on CZCS and moored fluorometer data. The operational binning algorithms were selected based on the results of this study.

  15. Application of Genetic Algorithm for the Bin Packing Problem with a New Representation Scheme

    Directory of Open Access Journals (Sweden)

    N. Mohamadi

    2010-10-01

    Full Text Available The Bin Packing Problem (BPP is to find the minimum number of binsneeded to pack a given set of objects of known sizes so that they donot exceed the capacity of each bin. This problem is known to beNP-Hard [5]; hence many heuristic procedures for its solution havebeen suggested. In this paper we propose a new representation schemeand solve the problem by a Genetic Algorithm. Limited computationalresults show the efficiency of this scheme.

  16. COCACOLA: binning metagenomic contigs using sequence COmposition, read CoverAge, CO-alignment and paired-end read LinkAge.

    Science.gov (United States)

    Lu, Yang Young; Chen, Ting; Fuhrman, Jed A; Sun, Fengzhu

    2017-03-15

    The advent of next-generation sequencing technologies enables researchers to sequence complex microbial communities directly from the environment. Because assembly typically produces only genome fragments, also known as contigs, instead of an entire genome, it is crucial to group them into operational taxonomic units (OTUs) for further taxonomic profiling and down-streaming functional analysis. OTU clustering is also referred to as binning. We present COCACOLA, a general framework automatically bin contigs into OTUs based on sequence composition and coverage across multiple samples. The effectiveness of COCACOLA is demonstrated in both simulated and real datasets in comparison with state-of-art binning approaches such as CONCOCT, GroopM, MaxBin and MetaBAT. The superior performance of COCACOLA relies on two aspects. One is using L 1 distance instead of Euclidean distance for better taxonomic identification during initialization. More importantly, COCACOLA takes advantage of both hard clustering and soft clustering by sparsity regularization. In addition, the COCACOLA framework seamlessly embraces customized knowledge to facilitate binning accuracy. In our study, we have investigated two types of additional knowledge, the co-alignment to reference genomes and linkage of contigs provided by paired-end reads, as well as the ensemble of both. We find that both co-alignment and linkage information further improve binning in the majority of cases. COCACOLA is scalable and faster than CONCOCT, GroopM, MaxBin and MetaBAT. The software is available at https://github.com/younglululu/COCACOLA . fsun@usc.edu. Supplementary data are available at Bioinformatics online. © The Author 2016. Published by Oxford University Press. All rights reserved. For Permissions, please e-mail: journals.permissions@oup.com

  17. Measuring Device for Air Speed in Macroporous Media and Its Application Inside Apple Storage Bins

    Directory of Open Access Journals (Sweden)

    Martin Geyer

    2018-02-01

    Full Text Available In cold storage facilities of fruit and vegetables, airflow is necessary for heat removal. The design of storage facilities influences the air speed in the surrounding of the product. Therefore, knowledge about airflow next to the product is important to plan the layout of cold stores adapted to the requirements of the products. A new sensing device (ASL, Air speed logger is developed for omnidirectional measurement of air speed between fruit or vegetables inside storage bins or in bulk. It consists of four interconnected plastic spheres with 80 mm diameter each, adapted to the size of apple fruit. In the free space between the spheres, silicon diodes are fixed for the airflow measurement based on a calorimetric principle. Battery and data logger are mounted inside the spheres. The device is calibrated in a wind tunnel in a measuring range of 0–1.3 m/s. Air speed measurements in fruit bulks on laboratory scale and in an industrial fruit store show air speeds in gaps between fruit with high stability at different airflow levels. Several devices can be placed between stored products for determination of the air speed distribution inside bulks or bin stacks in a storage room.

  18. Test Plan: WIPP bin-scale CH TRU waste tests

    International Nuclear Information System (INIS)

    Molecke, M.A.

    1990-08-01

    This WIPP Bin-Scale CH TRU Waste Test program described herein will provide relevant composition and kinetic rate data on gas generation and consumption resulting from TRU waste degradation, as impacted by synergistic interactions due to multiple degradation modes, waste form preparation, long-term repository environmental effects, engineered barrier materials, and, possibly, engineered modifications to be developed. Similar data on waste-brine leachate compositions and potentially hazardous volatile organic compounds released by the wastes will also be provided. The quantitative data output from these tests and associated technical expertise are required by the WIPP Performance Assessment (PA) program studies, and for the scientific benefit of the overall WIPP project. This Test Plan describes the necessary scientific and technical aspects, justifications, and rational for successfully initiating and conducting the WIPP Bin-Scale CH TRU Waste Test program. This Test Plan is the controlling scientific design definition and overall requirements document for this WIPP in situ test, as defined by Sandia National Laboratories (SNL), scientific advisor to the US Department of Energy, WIPP Project Office (DOE/WPO). 55 refs., 16 figs., 19 tabs

  19. Osama bin Laden - elus või siiski ammu surnud? / Aadu Hiietamm

    Index Scriptorium Estoniae

    Hiietamm, Aadu, 1954-

    2009-01-01

    USA on terrorivõrgustiku al Qaeda juhti Osama bin Ladenit jahitud juba kaheksa aastat, kuid tulemusteta. Vandenõuteoreetikute arvates on ta ammu surnud, kuid USA Luure Keskagentuuri juhi arvates varjab ta end Pakistanis

  20. Moleculo Long-Read Sequencing Facilitates Assembly and Genomic Binning from Complex Soil Metagenomes

    Energy Technology Data Exchange (ETDEWEB)

    White, Richard Allen; Bottos, Eric M.; Roy Chowdhury, Taniya; Zucker, Jeremy D.; Brislawn, Colin J.; Nicora, Carrie D.; Fansler, Sarah J.; Glaesemann, Kurt R.; Glass, Kevin; Jansson, Janet K.; Langille, Morgan

    2016-06-28

    ABSTRACT

    Soil metagenomics has been touted as the “grand challenge” for metagenomics, as the high microbial diversity and spatial heterogeneity of soils make them unamenable to current assembly platforms. Here, we aimed to improve soil metagenomic sequence assembly by applying the Moleculo synthetic long-read sequencing technology. In total, we obtained 267 Gbp of raw sequence data from a native prairie soil; these data included 109.7 Gbp of short-read data (~100 bp) from the Joint Genome Institute (JGI), an additional 87.7 Gbp of rapid-mode read data (~250 bp), plus 69.6 Gbp (>1.5 kbp) from Moleculo sequencing. The Moleculo data alone yielded over 5,600 reads of >10 kbp in length, and over 95% of the unassembled reads mapped to contigs of >1.5 kbp. Hybrid assembly of all data resulted in more than 10,000 contigs over 10 kbp in length. We mapped three replicate metatranscriptomes derived from the same parent soil to the Moleculo subassembly and found that 95% of the predicted genes, based on their assignments to Enzyme Commission (EC) numbers, were expressed. The Moleculo subassembly also enabled binning of >100 microbial genome bins. We obtained via direct binning the first complete genome, that of “CandidatusPseudomonas sp. strain JKJ-1” from a native soil metagenome. By mapping metatranscriptome sequence reads back to the bins, we found that several bins corresponding to low-relative-abundanceAcidobacteriawere highly transcriptionally active, whereas bins corresponding to high-relative-abundanceVerrucomicrobiawere not. These results demonstrate that Moleculo sequencing provides a significant advance for resolving complex soil microbial communities.

    IMPORTANCESoil microorganisms carry out key processes for life on our planet, including cycling of carbon and other nutrients and supporting growth of plants. However, there is poor molecular-level understanding of their

  1. Osama bin Ladeni tapmine toonuks tuumapõrgu / Kaivo Kopli

    Index Scriptorium Estoniae

    Kopli, Kaivo

    2011-01-01

    Wikileaksi kaudu on avalikustatud märkmeid Guantánamo vangide ülekuulamistest. Ühe al-Qaida komandöri väitel on terroristidel kuhugi Euroopasse peidetud tuumapomm, mis oleks pandud plahvatama, kui Osama bin Laden oleks vangistatud või tapetud. Selgub, et Guantanamos oli umbes 150 kinnipeetut täiesti süütud

  2. Comparing Online Algorithms for Bin Packing Problems

    DEFF Research Database (Denmark)

    Epstein, Leah; Favrholdt, Lene Monrad; Kohrt, Jens Svalgaard

    2012-01-01

    The relative worst-order ratio is a measure of the quality of online algorithms. In contrast to the competitive ratio, this measure compares two online algorithms directly instead of using an intermediate comparison with an optimal offline algorithm. In this paper, we apply the relative worst-ord......-order ratio to online algorithms for several common variants of the bin packing problem. We mainly consider pairs of algorithms that are not distinguished by the competitive ratio and show that the relative worst-order ratio prefers the intuitively better algorithm of each pair....

  3. PhyloPythiaS+: a self-training method for the rapid reconstruction of low-ranking taxonomic bins from metagenomes.

    Science.gov (United States)

    Gregor, Ivan; Dröge, Johannes; Schirmer, Melanie; Quince, Christopher; McHardy, Alice C

    2016-01-01

    Background. Metagenomics is an approach for characterizing environmental microbial communities in situ, it allows their functional and taxonomic characterization and to recover sequences from uncultured taxa. This is often achieved by a combination of sequence assembly and binning, where sequences are grouped into 'bins' representing taxa of the underlying microbial community. Assignment to low-ranking taxonomic bins is an important challenge for binning methods as is scalability to Gb-sized datasets generated with deep sequencing techniques. One of the best available methods for species bins recovery from deep-branching phyla is the expert-trained PhyloPythiaS package, where a human expert decides on the taxa to incorporate in the model and identifies 'training' sequences based on marker genes directly from the sample. Due to the manual effort involved, this approach does not scale to multiple metagenome samples and requires substantial expertise, which researchers who are new to the area do not have. Results. We have developed PhyloPythiaS+, a successor to our PhyloPythia(S) software. The new (+) component performs the work previously done by the human expert. PhyloPythiaS+ also includes a new k-mer counting algorithm, which accelerated the simultaneous counting of 4-6-mers used for taxonomic binning 100-fold and reduced the overall execution time of the software by a factor of three. Our software allows to analyze Gb-sized metagenomes with inexpensive hardware, and to recover species or genera-level bins with low error rates in a fully automated fashion. PhyloPythiaS+ was compared to MEGAN, taxator-tk, Kraken and the generic PhyloPythiaS model. The results showed that PhyloPythiaS+ performs especially well for samples originating from novel environments in comparison to the other methods. Availability. PhyloPythiaS+ in a virtual machine is available for installation under Windows, Unix systems or OS X on: https://github.com/algbioi/ppsp/wiki.

  4. Independent technical review of the Bin and Alcove test programs at the Waste Isolation Pilot Plant

    International Nuclear Information System (INIS)

    1993-12-01

    This Independent Technical Review (ITR) assessed the need for and technical validity of the proposed Bin and Alcove test programs using TRU-waste at the WIPP site. The ITR Team recommends that the planned Bin and Alcove tests be abandoned, and that new activities be initiated in support of the WIPP regulatory compliance processes. Recommendations in this report offer an alternate path for expeditiously attaining disposal certification and permitting

  5. Development of a new bin filler for apple harvesting and infield sorting with a review of existing technologies

    Science.gov (United States)

    The bin filler, which receives apples from the sorting system and then places them in the bin evenly without causing bruise damage, plays a critical role for the self-propelled apple harvest and infield sorting (HIS) machine that is being developed in our laboratory. Two major technical challenges ...

  6. Bin mode estimation methods for Compton camera imaging

    International Nuclear Information System (INIS)

    Ikeda, S.; Odaka, H.; Uemura, M.; Takahashi, T.; Watanabe, S.; Takeda, S.

    2014-01-01

    We study the image reconstruction problem of a Compton camera which consists of semiconductor detectors. The image reconstruction is formulated as a statistical estimation problem. We employ a bin-mode estimation (BME) and extend an existing framework to a Compton camera with multiple scatterers and absorbers. Two estimation algorithms are proposed: an accelerated EM algorithm for the maximum likelihood estimation (MLE) and a modified EM algorithm for the maximum a posteriori (MAP) estimation. Numerical simulations demonstrate the potential of the proposed methods

  7. Numerical simulation of turbulent flows past the RoBin helicopter with a four-bladed rotor

    Energy Technology Data Exchange (ETDEWEB)

    Xu, H.; Mamou, M.; Khalid, M. [National Research Council, Inst. for Aerospace Research, Ottawa, Ontario (Canada)]. E-mail: Hongyi.Xu@nrc.ca

    2003-07-01

    The current paper presents a turbulent flow simulation study past a generic helicopter RoBin with a four-bladed rotor using the Chimera moving grid approach. The aerodynamic performance of the rotor blades and their interactions with the RoBin fuselage are investigated using the k - {omega} SST turbulence model contained in the WIND code. The rotor is configured as a Chimera moving grid in a quasisteady flow field. The rotor blades are rectangular, untapered, linearly twisted and are made from NACA 0012 airfoil profile. The blade motion (rotation and cyclic pitching) schedule is specified in the NASA wind tunnel testing of a generic helicopter RoBin. The aerodynamic radial load distributions in the rotor plane are generated by integrating the pressure on each blade surfaces along the blade chordwise direction. The rotor flow interacts strongly with the flow coming off from the fuselage and thus has a significant impact on helicopter aerodynamic performance. (author)

  8. Improving a Spectral Bin Microphysical Scheme Using TRMM Satellite Observations

    Science.gov (United States)

    Li, Xiaowen; Tao, Wei-Kuo; Matsui, Toshihisa; Liu, Chuntao; Masunaga, Hirohiko

    2010-01-01

    Comparisons between cloud model simulations and observations are crucial in validating model performance and improving physical processes represented in the mod Tel.hese modeled physical processes are idealized representations and almost always have large rooms for improvements. In this study, we use data from two different sensors onboard TRMM (Tropical Rainfall Measurement Mission) satellite to improve the microphysical scheme in the Goddard Cumulus Ensemble (GCE) model. TRMM observed mature-stage squall lines during late spring, early summer in central US over a 9-year period are compiled and compared with a case simulation by GCE model. A unique aspect of the GCE model is that it has a state-of-the-art spectral bin microphysical scheme, which uses 33 different bins to represent particle size distribution of each of the seven hydrometeor species. A forward radiative transfer model calculates TRMM Precipitation Radar (PR) reflectivity and TRMM Microwave Imager (TMI) 85 GHz brightness temperatures from simulated particle size distributions. Comparisons between model outputs and observations reveal that the model overestimates sizes of snow/aggregates in the stratiform region of the squall line. After adjusting temperature-dependent collection coefficients among ice-phase particles, PR comparisons become good while TMI comparisons worsen. Further investigations show that the partitioning between graupel (a high-density form of aggregate), and snow (a low-density form of aggregate) needs to be adjusted in order to have good comparisons in both PR reflectivity and TMI brightness temperature. This study shows that long-term satellite observations, especially those with multiple sensors, can be very useful in constraining model microphysics. It is also the first study in validating and improving a sophisticated spectral bin microphysical scheme according to long-term satellite observations.

  9. Multifractal diffusion entropy analysis: Optimal bin width of probability histograms

    Science.gov (United States)

    Jizba, Petr; Korbel, Jan

    2014-11-01

    In the framework of Multifractal Diffusion Entropy Analysis we propose a method for choosing an optimal bin-width in histograms generated from underlying probability distributions of interest. The method presented uses techniques of Rényi’s entropy and the mean squared error analysis to discuss the conditions under which the error in the multifractal spectrum estimation is minimal. We illustrate the utility of our approach by focusing on a scaling behavior of financial time series. In particular, we analyze the S&P500 stock index as sampled at a daily rate in the time period 1950-2013. In order to demonstrate a strength of the method proposed we compare the multifractal δ-spectrum for various bin-widths and show the robustness of the method, especially for large values of q. For such values, other methods in use, e.g., those based on moment estimation, tend to fail for heavy-tailed data or data with long correlations. Connection between the δ-spectrum and Rényi’s q parameter is also discussed and elucidated on a simple example of multiscale time series.

  10. Solar-Powered Compaction Garbage Bins in Public Areas: A Preliminary Economic and Environmental Evaluation

    Directory of Open Access Journals (Sweden)

    Long Duc Nghiem

    2010-02-01

    Full Text Available An excel-based model was developed to evaluate economic and environmental benefits of the solar-powered compaction garbage bins in public areas in Australia. Input data were collected from Brisbane and Wollongong City councils, and Sydney Olympic Park. The results demonstrate that solar-powered compaction garbage bins would provide environmental benefits in all scenarios. However, results of the economic analysis of the three studied areas varied significantly. The unique situation of Sydney Olympic Park made implementation in that facility particularly appealing. A lower monthly rental cost is needed for the implementation of this novel waste management practice.

  11. Odor volatiles associated with microflora in damp ventilated and non-ventilated bin-stored bulk wheat.

    Science.gov (United States)

    Tuma, D; Sinha, R N; Muir, W E; Abramson, D

    1989-05-01

    Western hard red spring wheat, stored at 20 and 25% moisture contents for 10 months during 1985-86, was monitored for biotic and abiotic variables in 10 unheated bins in Winnipeg, Manitoba. The major odor volatiles identified were 3-methyl-1-butanol, 3-octanone and 1-octen-3-ol. The production of these volatiles was associated and correlated with microfloral infection. Ventilation, used for cooling and drying of grain, disrupted microfloral growth patterns and production of volatiles. The highest levels of 3-methyl-1-butanol occurred in 25% moisture content wheat infected with bacteria, Penicillium spp. and Fusarium spp. In non-ventilated (control) bins with 20% moisture content wheat, 3-methyl-1-butanol was correlated with infection by members of the Aspergillus glaucus group and bacteria. In control bins, 1-octen-3-ol production was correlated with infection of wheat of both moisture contents by Penicillium spp. The fungal species, isolated from damp bin-stored wheat and tested for production of odor volatiles on wheat substrate, included Alternaria alternata (Fr.) Keissler, Aspergillus repens (Corda) Saccardo, A. flavus Link ex Fries, A. versicolor (Vuill.) Tiraboschi, Penicillium chrysogenum Thom, P. cyclopium Westling, Fusarium moniliforme Sheldon, F. semitectum (Cooke) Sacc. In the laboratory, fungus-inoculated wheat produced 3-methyl-1-butanol; 3-octanone and 1-octen-3-ol were also produced, but less frequently. Two unidentified bacterial species isolated from damp wheat and inoculated on agar produced 3-methyl-1-butanol.

  12. The effect of stocking density and bin feeder space on performance ...

    African Journals Online (AJOL)

    The effect of stocking density and bin feeder space on performance in pigs. G.A. Lavers, N.S. Ferguson. Abstract. (South African J of Animal Science, 2000, 30, Supplement 1: 70-71). Full Text: EMAIL FREE FULL TEXT EMAIL FREE FULL TEXT · DOWNLOAD FULL TEXT DOWNLOAD FULL TEXT.

  13. An adaptive bin framework search method for a beta-sheet protein homopolymer model

    Directory of Open Access Journals (Sweden)

    Hoos Holger H

    2007-04-01

    Full Text Available Abstract Background The problem of protein structure prediction consists of predicting the functional or native structure of a protein given its linear sequence of amino acids. This problem has played a prominent role in the fields of biomolecular physics and algorithm design for over 50 years. Additionally, its importance increases continually as a result of an exponential growth over time in the number of known protein sequences in contrast to a linear increase in the number of determined structures. Our work focuses on the problem of searching an exponentially large space of possible conformations as efficiently as possible, with the goal of finding a global optimum with respect to a given energy function. This problem plays an important role in the analysis of systems with complex search landscapes, and particularly in the context of ab initio protein structure prediction. Results In this work, we introduce a novel approach for solving this conformation search problem based on the use of a bin framework for adaptively storing and retrieving promising locally optimal solutions. Our approach provides a rich and general framework within which a broad range of adaptive or reactive search strategies can be realized. Here, we introduce adaptive mechanisms for choosing which conformations should be stored, based on the set of conformations already stored in memory, and for biasing choices when retrieving conformations from memory in order to overcome search stagnation. Conclusion We show that our bin framework combined with a widely used optimization method, Monte Carlo search, achieves significantly better performance than state-of-the-art generalized ensemble methods for a well-known protein-like homopolymer model on the face-centered cubic lattice.

  14. Time-bin quantum RAM

    Science.gov (United States)

    Moiseev, E. S.; Moiseev, S. A.

    2016-11-01

    We have proposed a compact scheme of quantum random access memory (qRAM) based on the impedance matched multi-qubit photon echo quantum memory incorporated with the control four-level atom in two coupled QED cavities. A set of matching conditions for basic physical parameters of the qRAM scheme that provides an efficient quantum control of the fast single photon storage and readout has been found. In particular, it has been discovered that the efficient qRAM operations are determined by the specific properties of the excited photonic molecule coupling the two QED cavities. Herein, the maximal efficiency of the qRAM is realized when the cooperativity parameter of the photonic molecule equals to unity that can be experimentally achievable. We have also elaborated upon the new quantum address scheme where the multi-time-bin photon state is used for the control of the four-level atom during the readout of the photonic qubits from the quantum memory. The scheme reduces the required number of logical elements to one. Experimental implementation by means of current quantum technologies in the optical and microwave domains is also discussed.

  15. An adaptive-binning method for generating constant-uncertainty/constant-significance light curves with Fermi-LAT data

    International Nuclear Information System (INIS)

    Lott, B.; Escande, L.; Larsson, S.; Ballet, J.

    2012-01-01

    Here, we present a method enabling the creation of constant-uncertainty/constant-significance light curves with the data of the Fermi-Large Area Telescope (LAT). The adaptive-binning method enables more information to be encapsulated within the light curve than with the fixed-binning method. Although primarily developed for blazar studies, it can be applied to any sources. Furthermore, this method allows the starting and ending times of each interval to be calculated in a simple and quick way during a first step. The reported mean flux and spectral index (assuming the spectrum is a power-law distribution) in the interval are calculated via the standard LAT analysis during a second step. In the absence of major caveats associated with this method Monte-Carlo simulations have been established. We present the performance of this method in determining duty cycles as well as power-density spectra relative to the traditional fixed-binning method.

  16. The effect of stocking density and bin feeder space on performance ...

    African Journals Online (AJOL)

    Unknown

    The effect of stocking density and bin feeder space on performance in pigs. G.A. Lavers# and N.S. Ferguson. School of Agricultural Sciences & Agribusiness, University of Natal, P Bag X01, Scottsville 3209. #Email: lavers@agric.unp.ac.za. Introduction. Pigs housed individually have been shown to have higher feed intakes ...

  17. Matriz binária RiC: classificação filogenética da informação arquivística

    OpenAIRE

    Macedo, Laureano Secundino Ascensão de

    2017-01-01

    Ascensão de Macedo, L. S., 2017, "Matriz binária RiC: classificação filogenética da informação arquivística", doi:10.7910/DVN/ERE8HL, Harvard Dataverse, V1 Constam três folhas: 1 - matriz binária com propriedades RiC e taxa (tipologias documentais); 2 - matriz binária simples (processamento em DendroUPGMA); 3 - 3 outputs de DendroUPGMA: matriz bicaudal de similaridade, de distâncias e formato Newick. (2017-01-18)

  18. Single-Cell-Genomics-Facilitated Read Binning of Candidate Phylum EM19 Genomes from Geothermal Spring Metagenomes.

    Science.gov (United States)

    Becraft, Eric D; Dodsworth, Jeremy A; Murugapiran, Senthil K; Ohlsson, J Ingemar; Briggs, Brandon R; Kanbar, Jad; De Vlaminck, Iwijn; Quake, Stephen R; Dong, Hailiang; Hedlund, Brian P; Swingley, Wesley D

    2016-02-15

    The vast majority of microbial life remains uncatalogued due to the inability to cultivate these organisms in the laboratory. This "microbial dark matter" represents a substantial portion of the tree of life and of the populations that contribute to chemical cycling in many ecosystems. In this work, we leveraged an existing single-cell genomic data set representing the candidate bacterial phylum "Calescamantes" (EM19) to calibrate machine learning algorithms and define metagenomic bins directly from pyrosequencing reads derived from Great Boiling Spring in the U.S. Great Basin. Compared to other assembly-based methods, taxonomic binning with a read-based machine learning approach yielded final assemblies with the highest predicted genome completeness of any method tested. Read-first binning subsequently was used to extract Calescamantes bins from all metagenomes with abundant Calescamantes populations, including metagenomes from Octopus Spring and Bison Pool in Yellowstone National Park and Gongxiaoshe Spring in Yunnan Province, China. Metabolic reconstruction suggests that Calescamantes are heterotrophic, facultative anaerobes, which can utilize oxidized nitrogen sources as terminal electron acceptors for respiration in the absence of oxygen and use proteins as their primary carbon source. Despite their phylogenetic divergence, the geographically separate Calescamantes populations were highly similar in their predicted metabolic capabilities and core gene content, respiring O2, or oxidized nitrogen species for energy conservation in distant but chemically similar hot springs. Copyright © 2016, American Society for Microbiology. All Rights Reserved.

  19. PhyloPythiaS+: a self-training method for the rapid reconstruction of low-ranking taxonomic bins from metagenomes

    Directory of Open Access Journals (Sweden)

    Ivan Gregor

    2016-02-01

    Full Text Available Background. Metagenomics is an approach for characterizing environmental microbial communities in situ, it allows their functional and taxonomic characterization and to recover sequences from uncultured taxa. This is often achieved by a combination of sequence assembly and binning, where sequences are grouped into ‘bins’ representing taxa of the underlying microbial community. Assignment to low-ranking taxonomic bins is an important challenge for binning methods as is scalability to Gb-sized datasets generated with deep sequencing techniques. One of the best available methods for species bins recovery from deep-branching phyla is the expert-trained PhyloPythiaS package, where a human expert decides on the taxa to incorporate in the model and identifies ‘training’ sequences based on marker genes directly from the sample. Due to the manual effort involved, this approach does not scale to multiple metagenome samples and requires substantial expertise, which researchers who are new to the area do not have. Results. We have developed PhyloPythiaS+, a successor to our PhyloPythia(S software. The new (+ component performs the work previously done by the human expert. PhyloPythiaS+ also includes a new k-mer counting algorithm, which accelerated the simultaneous counting of 4–6-mers used for taxonomic binning 100-fold and reduced the overall execution time of the software by a factor of three. Our software allows to analyze Gb-sized metagenomes with inexpensive hardware, and to recover species or genera-level bins with low error rates in a fully automated fashion. PhyloPythiaS+ was compared to MEGAN, taxator-tk, Kraken and the generic PhyloPythiaS model. The results showed that PhyloPythiaS+ performs especially well for samples originating from novel environments in comparison to the other methods. Availability. PhyloPythiaS+ in a virtual machine is available for installation under Windows, Unix systems or OS X on: https://github.com/algbioi/ppsp/wiki.

  20. Efficient Entanglement Concentration of Nonlocal Two-Photon Polarization-Time-Bin Hyperentangled States

    Science.gov (United States)

    Wang, Zi-Hang; Yu, Wen-Xuan; Wu, Xiao-Yuan; Gao, Cheng-Yan; Alzahrani, Faris; Hobiny, Aatef; Deng, Fu-Guo

    2018-03-01

    We present two different hyperentanglement concentration protocols (hyper-ECPs) for two-photon systems in nonlocal polarization-time-bin hyperentangled states with known parameters, including Bell-like and cluster-like states, resorting to the parameter splitting method. They require only one of two parties in quantum communication to operate her photon in the process of entanglement concentration, not two, and they have the maximal success probability. They work with linear optical elements and have good feasibility in experiment, especially in the case that there are a big number of quantum data exchanged as the parties can obtain the information about the parameters of the nonlocal hyperentangled states by sampling a subset of nonlocal hyperentangled two-photon systems and measuring them. As the quantum state of photons in the time-bin degree of freedom suffers from less noise in an optical-fiber channel, these hyper-ECPs may have good applications in practical long-distance quantum communication in the future.

  1. The joint essential numerical range, compact perturbations, and the Olsen problem

    Czech Academy of Sciences Publication Activity Database

    Müller, Vladimír

    2010-01-01

    Roč. 197, č. 3 (2010), s. 275-290 ISSN 0039-3223 R&D Projects: GA ČR GA201/09/0473; GA AV ČR IAA100190903 Institutional research plan: CEZ:AV0Z10190503 Keywords : joint essential numerical range * joint numerical range * compact perturbation * Olsen's problem Subject RIV: BA - General Mathematics Impact factor: 0.567, year: 2010 http://journals.impan.pl/cgi-bin/doi?sm197-3-5

  2. Evaluation of five sampling methods for Liposcelis entomophila (Enderlein) and L. decolor (Pearman) (Psocoptera: Liposcelididae) in steel bins containing wheat

    Science.gov (United States)

    An evaluation of five sampling methods for studying psocid population levels was conducted in two steel bins containing 32.6 metric tonnes of wheat in Manhattan, KS. Psocids were sampled using a 1.2-m open-ended trier, corrugated cardboard refuges placed on the underside of the bin hatch or the surf...

  3. The Peril of Hasty Triumphalism and Osama bin Laden’s Death

    Directory of Open Access Journals (Sweden)

    Eugenio Lilli

    2011-05-01

    Full Text Available On May 1, 2011 the headlines of a large number of newspapers and TV channels around the world were saying “justice has been done”. Those were the words used by the US President Barack Obama to announce to the world the killing of Osama bin Laden, the number one terrorist on the US most-wanted list.

  4. Cardinality reasoning for bin-packing constraint : Application to a tank allocation problem

    NARCIS (Netherlands)

    Schaus, Pierre; Régin, Jean Charles; Van Schaeren, Rowan; Dullaert, Wout; Raa, Birger

    2012-01-01

    Flow reasoning has been successfully used in CP for more than a decade. It was originally introduced by Régin in the well-known Alldifferent and Global Cardinality Constraint (GCC) available in most of the CP solvers. The BinPacking constraint was introduced by Shaw and mainly uses an independent

  5. Diviner lunar radiometer gridded brightness temperatures from geodesic binning of modeled fields of view

    Science.gov (United States)

    Sefton-Nash, E.; Williams, J.-P.; Greenhagen, B. T.; Aye, K.-M.; Paige, D. A.

    2017-12-01

    An approach is presented to efficiently produce high quality gridded data records from the large, global point-based dataset returned by the Diviner Lunar Radiometer Experiment aboard NASA's Lunar Reconnaissance Orbiter. The need to minimize data volume and processing time in production of science-ready map products is increasingly important with the growth in data volume of planetary datasets. Diviner makes on average >1400 observations per second of radiance that is reflected and emitted from the lunar surface, using 189 detectors divided into 9 spectral channels. Data management and processing bottlenecks are amplified by modeling every observation as a probability distribution function over the field of view, which can increase the required processing time by 2-3 orders of magnitude. Geometric corrections, such as projection of data points onto a digital elevation model, are numerically intensive and therefore it is desirable to perform them only once. Our approach reduces bottlenecks through parallel binning and efficient storage of a pre-processed database of observations. Database construction is via subdivision of a geodesic icosahedral grid, with a spatial resolution that can be tailored to suit the field of view of the observing instrument. Global geodesic grids with high spatial resolution are normally impractically memory intensive. We therefore demonstrate a minimum storage and highly parallel method to bin very large numbers of data points onto such a grid. A database of the pre-processed and binned points is then used for production of mapped data products that is significantly faster than if unprocessed points were used. We explore quality controls in the production of gridded data records by conditional interpolation, allowed only where data density is sufficient. The resultant effects on the spatial continuity and uncertainty in maps of lunar brightness temperatures is illustrated. We identify four binning regimes based on trades between the

  6. Amina Bin Qarrish de Tetuan: registros da vida de uma mulher marroquina do século XIX Amina Bin Qarrish of Tetuan: records of the life of a Moroccan woman of the 19th century

    Directory of Open Access Journals (Sweden)

    Nadia Erzijni

    2008-06-01

    Full Text Available Este artigo registra a tentativa de escrever a biografia de uma mulher de Tetuan do século XIX, Amina Bin Qarrish (morta em 1889, esposa de 'Abdalkrim ar-Razini (morto em 1909. Ela foi uma mulher rica, o último membro sobrevivente da família de Zawiyat Ben Qarrish, uma comunidade Sufi fundada em Tetuan no final do século XVII ou início do século XVIII. As principais fontes para esta biografia são uma coleção de documentos inéditos (documentos legais, cartas e anotações em cadernos do arquivo Razini em Tetuan. Esses documentos tratam de herança, casamento, divórcio, propriedade, procurações, presentes, awqaf, experiências de guerra e da vida familiar de Amina Bin Qarrish e de mulheres contemporâneas. Também é possível usar a história oral para auxiliar a interpretar esses documentos.This article records the attempt to write a biography of a woman of 19th century Tetuan, Amina Bin Qarrish (d.1889, wife of 'Abdalkrim ar-Razini (d.1909. She was a wealthy woman, the last surviving member of the family of the Zawiyat Ben Qarrish, a Sufi fraternity founded in Tetuan in the late 17th or early 18th century. The principal sources for the biography are a small collection of unpublished documents (legal documents, letters and jottings in notebooks in the Razini archive in Tetuan. These documents deal with the inheritance, marriage, divorce, property, power of attorney, gifts, awqaf, experience of war, and family life of Amina Bin Qarrish, and those of contemporary women. It is also possible to use oral history to help interpret these documents.

  7. Frequency-bin entanglement of ultra-narrow band non-degenerate photon pairs

    Science.gov (United States)

    Rieländer, Daniel; Lenhard, Andreas; Jime`nez Farìas, Osvaldo; Máttar, Alejandro; Cavalcanti, Daniel; Mazzera, Margherita; Acín, Antonio; de Riedmatten, Hugues

    2018-01-01

    We demonstrate frequency-bin entanglement between ultra-narrowband photons generated by cavity enhanced spontaneous parametric down conversion. Our source generates photon pairs in widely non-degenerate discrete frequency modes, with one photon resonant with a quantum memory material based on praseodymium doped crystals and the other photon at telecom wavelengths. Correlations between the frequency modes are analyzed using phase modulators and narrowband filters before detection. We show high-visibility two photon interference between the frequency modes, allowing us to infer a coherent superposition of the modes. We develop a model describing the state that we create and use it to estimate optimal measurements to achieve a violation of the Clauser-Horne (CH) Bell inequality under realistic assumptions. With these settings we perform a Bell test and show a significant violation of the CH inequality, thus proving the entanglement of the photons. Finally we demonstrate the compatibility with a quantum memory material by using a spectral hole in the praseodymium (Pr) doped crystal as spectral filter for measuring high-visibility two-photon interference. This demonstrates the feasibility of combining frequency-bin entangled photon pairs with Pr-based solid state quantum memories.

  8. WAKTU PUASA ARAFAH PERSPEKTIF MUHAMMAD BIN SHALIH AL ‘UTSAYMIN: Telaah Kajian Hukum Islam dan Astronomi Islam

    Directory of Open Access Journals (Sweden)

    Benny Afwadzi

    2017-12-01

    Full Text Available All this time there was a different opinion about the time for Arafah fasting. Whether to comply with the provisions of Saudi Arabia or adjust the territory of each person. In Saudi Arabia, there appears a mufti named Muhammad bin Shalih al ‘Utsaymin who holds that fasting of Arafah must follow the country where a person lives. This opinion is interesting because it is different from other Salafis, such as ‘Abd al ‘Aziz bin Baz, Abdul Hakim bin Amir Abdat and HTI. Using the analytical tools of Islamic law and Islamic astronomy, the authors conclude that the fatwa issued by al ‘Utsaymin is considered quite representative, because considering the locality of a country, realizing the time of worship should adjust the kamariyah time of the country, and also in accordance with the mathla‘ in the form of mathla‘ wilayah al hukmi. Opinions as expressed by al ‘Utsaymin is conformable with the implementation of the time of the fasting of Arafat by the majority of Muslims in Indonesia.

  9. A Novel Range Compression Algorithm for Resolution Enhancement in GNSS-SARs

    Directory of Open Access Journals (Sweden)

    Yu Zheng

    2017-06-01

    Full Text Available In this paper, a novel range compression algorithm for enhancing range resolutions of a passive Global Navigation Satellite System-based Synthetic Aperture Radar (GNSS-SAR is proposed. In the proposed algorithm, within each azimuth bin, firstly range compression is carried out by correlating a reflected GNSS intermediate frequency (IF signal with a synchronized direct GNSS base-band signal in the range domain. Thereafter, spectrum equalization is applied to the compressed results for suppressing side lobes to obtain a final range-compressed signal. Both theoretical analysis and simulation results have demonstrated that significant range resolution improvement in GNSS-SAR images can be achieved by the proposed range compression algorithm, compared to the conventional range compression algorithm.

  10. Adaptive Motion Planning in Bin-Picking with Object Uncertainties

    DEFF Research Database (Denmark)

    Iversen, Thomas Fridolin; Ellekilde, Lars-Peter; Miró, Jaime Valls

    2017-01-01

    Doing motion planning for bin-picking with object uncertainties requires either a re-grasp of picked objects or an online sensor system. Using the latter is advantageous in terms of computational time, as no time is wasted doing an extra pick and place action. It does, however, put extra...... requirements on the motion planner, as the target position may change on-the-fly. This paper solves that problem by using a state adjusting Partial Observable Markov Decision Process, where the state space is modified between runs, to better fit earlier solved problems. The approach relies on a set...

  11. Effects of Number and Location of Bins on Plastic Recycling at a University

    Science.gov (United States)

    O'Connor, Ryan T.; Lerman, Dorothea C.; Fritz, Jennifer N.; Hodde, Henry B.

    2010-01-01

    The proportion of plastic bottles that consumers placed in appropriate recycling receptacles rather than trash bins was examined across 3 buildings on a university campus. We extended previous research on interventions to increase recycling by controlling the number of recycling receptacles across conditions and by examining receptacle location…

  12. Com obtenir un Model de Regressió Logística Binària amb SPSS

    Directory of Open Access Journals (Sweden)

    Vanesa Berlanga-Silvente

    2014-04-01

    Full Text Available Els models de regressió logística són models estadístics en què es desitja conèixer la relació entre: una variable dependent qualitativa dicotòmica (regressió logística binària o binomial i una o més variables explicatives independents, o covariables, ja siguin qualitatives o quantitatives. També és possible una variable dependent qualitativa amb més de dos valors (regressió logística multinomial, encara que en aquesta fitxa ens centrarem en la regressió logística binària. En qualsevol cas, l'equació inicial del model és de tipus exponencial, si bé la seva transformació logarítmica (logit permet el seu ús com una funció lineal. L'objectiu primordial que resol aquesta tècnica és el de modelar com influeixen la probabilitat d'aparició d'un succés, habitualment dicotòmic, la presència o no de diversos factors, i el valor o nivell dels mateixos. Aquesta fitxa sobre la Regressió Logística Binària explica les opcions que té el programa estadístic SPSS (mètodes automàtics "per passos" i la interpretació dels principals resultats.

  13. Call Forecasting for Inbound Call Center

    Directory of Open Access Journals (Sweden)

    Peter Vinje

    2009-01-01

    Full Text Available In a scenario of inbound call center customer service, the ability to forecast calls is a key element and advantage. By forecasting the correct number of calls a company can predict staffing needs, meet service level requirements, improve customer satisfaction, and benefit from many other optimizations. This project will show how elementary statistics can be used to predict calls for a specific company, forecast the rate at which calls are increasing/decreasing, and determine if the calls may stop at some point.

  14. Genetic patterns in European Geometrid Moths revealed by the Barcode Index Number (BIN) System

    NARCIS (Netherlands)

    Hausmann, A.; Godfray, H.C.J.; Huemer, J.; Mutane, M.; Rougerie, R.; Nieukerken, van E.J.; Ratnasingham, S.; Hebert, P.D.N.

    2013-01-01

    Background: The geometrid moths of Europe are one of the best investigated insect groups in traditional taxonomy making them an ideal model group to test the accuracy of the Barcode Index Number (BIN) system of BOLD (Barcode of Life Datasystems), a method that supports automated, rapid species

  15. Effects of Outside Air Temperature on Movement of Phosphine Gas in Concrete Elevator Bins

    Science.gov (United States)

    Studies that measured the movement and concentration of phosphine gas in upright concrete bins over time indicated that fumigant movement was dictated by air currents, which in turn, were a function of the difference between the average grain temperature and the average outside air temperature durin...

  16. Telephone calls by individuals with cancer.

    Science.gov (United States)

    Flannery, Marie; McAndrews, Leanne; Stein, Karen F

    2013-09-01

    To describe symptom type and reporting patterns found in spontaneously initiated telephone calls placed to an ambulatory cancer center practice. Retrospective, descriptive. Adult hematology oncology cancer center. 563 individuals with a wide range of oncology diagnoses who initiated 1,229 telephone calls to report symptoms. Raw data were extracted from telephone forms using a data collection sheet with 23 variables obtained for each phone call, using pre-established coding criteria. A literature-based, investigator-developed instrument was used for the coding criteria and selection of which variables to extract. Symptom reporting, telephone calls, pain, and symptoms. A total of 2,378 symptoms were reported by telephone during the four months. At least 10% of the sample reported pain (38%), fatigue (16%), nausea (16%), swelling (12%), diarrhea (12%), dyspnea (10%), and anorexia (10%). The modal response was to call only one time and to report only one symptom (55%). Pain emerged as the symptom that most often prompted an individual to pick up the telephone and call. Although variation was seen in symptom reporting, an interesting pattern emerged with an individual reporting on a solitary symptom in a single telephone call. The emergence of pain as the primary symptom reported by telephone prompted educational efforts for both in-person clinic visit management of pain and prioritizing nursing education and protocol management of pain reported by telephone. Report of symptoms by telephone can provide nurses unique insight into patient-centered needs. Although pain has been an important focus of education and research for decades, it remains a priority for individuals with cancer. A wide range in symptom reporting by telephone was evident.

  17. Three-Dimensional Microwave Imaging for Concealed Weapon Detection Using Range Stacking Technique

    Directory of Open Access Journals (Sweden)

    Weixian Tan

    2017-01-01

    Full Text Available Three-dimensional (3D microwave imaging has been proven to be well suited for concealed weapon detection application. For the 3D image reconstruction under two-dimensional (2D planar aperture condition, most of current imaging algorithms focus on decomposing the 3D free space Green function by exploiting the stationary phase and, consequently, the accuracy of the final imagery is obtained at a sacrifice of computational complexity due to the need of interpolation. In this paper, from an alternative viewpoint, we propose a novel interpolation-free imaging algorithm based on wavefront reconstruction theory. The algorithm is an extension of the 2D range stacking algorithm (RSA with the advantages of low computational cost and high precision. The algorithm uses different reference signal spectrums at different range bins and then forms the target functions at desired range bin by a concise coherent summation. Several practical issues such as the propagation loss compensation, wavefront reconstruction, and aliasing mitigating are also considered. The sampling criterion and the achievable resolutions for the proposed algorithm are also derived. Finally, the proposed method is validated through extensive computer simulations and real-field experiments. The results show that accurate 3D image can be generated at a very high speed by utilizing the proposed algorithm.

  18. Spatial Analysis of the Solid Waste Bins in the Sectors of the City of Mosul "Environmental Study in Geographic Information Systems"

    Directory of Open Access Journals (Sweden)

    Zainab A. Khalaf

    2018-01-01

    Full Text Available An experimental study on a passive solar distiller in the Tikrit city on (latitude line"34 36o The problem of solid waste in Mosul city is one of the most important daily problems that faces the municipal and other institutions, because it consists eight sectors and those of varied in the people preparation, economic conditions and area, This study aimed to identify the spatial variation of solid waste as well as the geographical distribution of bins numbers and spatial analysis using geographic information systems. The study produced many maps of the bins number distribution geographically using buffer tools that used to determine the area served by a single bin, as well as the maps of the spatial analysis by Theissen polygons and IDW methods. The study results proved the efficiency of IDW compared to Theissen polygons method, because the analysis by polygons Theissen methods show only  the capacity and efficiency of the bin to accommodate the solid waste at the same location, as well as of the generality and comprehensiveness at the area expense in the spatial description process unlike the first type. DOI: http://dx.doi.org/10.25130/tjes.24.2017.23

  19. BinAligner: a heuristic method to align biological networks.

    Science.gov (United States)

    Yang, Jialiang; Li, Jun; Grünewald, Stefan; Wan, Xiu-Feng

    2013-01-01

    The advances in high throughput omics technologies have made it possible to characterize molecular interactions within and across various species. Alignments and comparison of molecular networks across species will help detect orthologs and conserved functional modules and provide insights on the evolutionary relationships of the compared species. However, such analyses are not trivial due to the complexity of network and high computational cost. Here we develop a mixture of global and local algorithm, BinAligner, for network alignments. Based on the hypotheses that the similarity between two vertices across networks would be context dependent and that the information from the edges and the structures of subnetworks can be more informative than vertices alone, two scoring schema, 1-neighborhood subnetwork and graphlet, were introduced to derive the scoring matrices between networks, besides the commonly used scoring scheme from vertices. Then the alignment problem is formulated as an assignment problem, which is solved by the combinatorial optimization algorithm, such as the Hungarian method. The proposed algorithm was applied and validated in aligning the protein-protein interaction network of Kaposi's sarcoma associated herpesvirus (KSHV) and that of varicella zoster virus (VZV). Interestingly, we identified several putative functional orthologous proteins with similar functions but very low sequence similarity between the two viruses. For example, KSHV open reading frame 56 (ORF56) and VZV ORF55 are helicase-primase subunits with sequence identity 14.6%, and KSHV ORF75 and VZV ORF44 are tegument proteins with sequence identity 15.3%. These functional pairs can not be identified if one restricts the alignment into orthologous protein pairs. In addition, BinAligner identified a conserved pathway between two viruses, which consists of 7 orthologous protein pairs and these proteins are connected by conserved links. This pathway might be crucial for virus packing and

  20. The Effectiveness of the Curriculum Biography of the Prophet in the Development of Social Intelligence Skills of Al-Hussein Bin Talal University Students

    Science.gov (United States)

    Al-Khateeb, Omar; Alrub, Mohammad Abo

    2015-01-01

    This study aimed to find out how the effectiveness of the curriculum biography of the Prophet in the development of social intelligence skills of Al-Hussein Bin Talal University students and the study sample consisted of 365 students from Al-Hussein Bin Talal University for the first semester 2014-2015 students were selected in accessible manner.…

  1. From nestling calls to fledgling silence: adaptive timing of change in response to aerial alarm calls.

    Science.gov (United States)

    Magrath, Robert D; Platzen, Dirk; Kondo, Junko

    2006-09-22

    Young birds and mammals are extremely vulnerable to predators and so should benefit from responding to parental alarm calls warning of danger. However, young often respond differently from adults. This difference may reflect: (i) an imperfect stage in the gradual development of adult behaviour or (ii) an adaptation to different vulnerability. Altricial birds provide an excellent model to test for adaptive changes with age in response to alarm calls, because fledglings are vulnerable to a different range of predators than nestlings. For example, a flying hawk is irrelevant to a nestling in a enclosed nest, but is dangerous to that individual once it has left the nest, so we predict that young develop a response to aerial alarm calls to coincide with fledging. Supporting our prediction, recently fledged white-browed scrubwrens, Sericornis frontalis, fell silent immediately after playback of their parents' aerial alarm call, whereas nestlings continued to calling despite hearing the playback. Young scrubwrens are therefore exquisitely adapted to the changing risks faced during development.

  2. Development of Seismic Demand for Chang-Bin Offshore Wind Farm in Taiwan Strait

    Directory of Open Access Journals (Sweden)

    Yu-Kai Wang

    2016-12-01

    Full Text Available Taiwan is located on the Pacific seismic belt, and the soil conditions of Taiwan’s offshore wind farms are softer than those in Europe. To ensure safety and stability of the offshore wind turbine supporting structures, it is important to assess the offshore wind farms seismic forces reasonably. In this paper, the relevant seismic and geological data are obtained for Chang-Bin offshore wind farm in Taiwan Strait, the probabilistic seismic hazard analysis (PSHA is carried out, and the first uniform hazard response spectrum for Chang-Bin offshore wind farm is achieved. Compared with existing design response spectrum in the local regulation, this site-specific seismic hazard analysis has influence on the seismic force considered in the design of supporting structures and therefore affects the cost of the supporting structures. The results show that a site-specific seismic hazard analysis is required for high seismic area. The paper highlights the importance of seismic hazard analysis to assess the offshore wind farms seismic forces. The follow-up recommendations and research directions are given for Taiwan’s offshore wind turbine supporting structures under seismic force considerations.

  3. SU-F-303-11: Implementation and Applications of Rapid, SIFT-Based Cine MR Image Binning and Region Tracking

    Energy Technology Data Exchange (ETDEWEB)

    Mazur, T; Wang, Y; Fischer-Valuck, B; Acharya, S; Kashani, R; Li, H; Yang, D; Zoberi, I; Thomas, M; Mutic, S; Li, H [Washington University School of Medicine, St. Louis, MO (United States)

    2015-06-15

    Purpose: To develop a novel and rapid, SIFT-based algorithm for assessing feature motion on cine MR images acquired during MRI-guided radiotherapy treatments. In particular, we apply SIFT descriptors toward both partitioning cine images into respiratory states and tracking regions across frames. Methods: Among a training set of images acquired during a fraction, we densely assign SIFT descriptors to pixels within the images. We cluster these descriptors across all frames in order to produce a dictionary of trackable features. Associating the best-matching descriptors at every frame among the training images to these features, we construct motion traces for the features. We use these traces to define respiratory bins for sorting images in order to facilitate robust pixel-by-pixel tracking. Instead of applying conventional methods for identifying pixel correspondences across frames we utilize a recently-developed algorithm that derives correspondences via a matching objective for SIFT descriptors. Results: We apply these methods to a collection of lung, abdominal, and breast patients. We evaluate the procedure for respiratory binning using target sites exhibiting high-amplitude motion among 20 lung and abdominal patients. In particular, we investigate whether these methods yield minimal variation between images within a bin by perturbing the resulting image distributions among bins. Moreover, we compare the motion between averaged images across respiratory states to 4DCT data for these patients. We evaluate the algorithm for obtaining pixel correspondences between frames by tracking contours among a set of breast patients. As an initial case, we track easily-identifiable edges of lumpectomy cavities that show minimal motion over treatment. Conclusions: These SIFT-based methods reliably extract motion information from cine MR images acquired during patient treatments. While we performed our analysis retrospectively, the algorithm lends itself to prospective motion

  4. Longitudinal Acceleration Tests of Overhead Luggage Bins and Auxiliary Fuel Tank in a Transport Airplane Airframe Section

    National Research Council Canada - National Science Library

    McGuire, Robert

    1999-01-01

    This report contains the description and test results of overhead stowage bin calibrations and longitudinal impact testing of a 10-foot transport airframe section conducted at the Transportation Research Center Inc. (TRC...

  5. Low-Light Image Enhancement Using Adaptive Digital Pixel Binning

    Directory of Open Access Journals (Sweden)

    Yoonjong Yoo

    2015-06-01

    Full Text Available This paper presents an image enhancement algorithm for low-light scenes in an environment with insufficient illumination. Simple amplification of intensity exhibits various undesired artifacts: noise amplification, intensity saturation, and loss of resolution. In order to enhance low-light images without undesired artifacts, a novel digital binning algorithm is proposed that considers brightness, context, noise level, and anti-saturation of a local region in the image. The proposed algorithm does not require any modification of the image sensor or additional frame-memory; it needs only two line-memories in the image signal processor (ISP. Since the proposed algorithm does not use an iterative computation, it can be easily embedded in an existing digital camera ISP pipeline containing a high-resolution image sensor.

  6. Research and Development of a New Waste Collection Bin to Facilitate Education in Plastic Recycling

    Science.gov (United States)

    Chow, Cheuk-fai; So, Wing-Mui Winnie; Cheung, Tsz-Yan

    2016-01-01

    Plastic recycling has been an alternative method for solid waste management apart from landfill and incineration. However, recycling quality is affected when all plastics are discarded into a single recycling bin that increases cross contaminations and operation cost to the recycling industry. Following the engineering design process, a new…

  7. Time-bin entangled photon pairs from spontaneous parametric down-conversion pumped by a cw multi-mode diode laser.

    Science.gov (United States)

    Kwon, Osung; Park, Kwang-Kyoon; Ra, Young-Sik; Kim, Yong-Su; Kim, Yoon-Ho

    2013-10-21

    Generation of time-bin entangled photon pairs requires the use of the Franson interferometer which consists of two spatially separated unbalanced Mach-Zehnder interferometers through which the signal and idler photons from spontaneous parametric down-conversion (SPDC) are made to transmit individually. There have been two SPDC pumping regimes where the scheme works: the narrowband regime and the double-pulse regime. In the narrowband regime, the SPDC process is pumped by a narrowband cw laser with the coherence length much longer than the path length difference of the Franson interferometer. In the double-pulse regime, the longitudinal separation between the pulse pair is made equal to the path length difference of the Franson interferometer. In this paper, we propose another regime by which the generation of time-bin entanglement is possible and demonstrate the scheme experimentally. In our scheme, differently from the previous approaches, the SPDC process is pumped by a cw multi-mode (i.e., short coherence length) laser and makes use of the coherence revival property of such a laser. The high-visibility two-photon Franson interference demonstrates clearly that high-quality time-bin entanglement source can be developed using inexpensive cw multi-mode diode lasers for various quantum communication applications.

  8. Coupling spectral-bin cloud microphysics with the MOSAIC aerosol model in WRF-Chem: Methodology and results for marine stratocumulus clouds

    Science.gov (United States)

    Gao, Wenhua; Fan, Jiwen; Easter, R. C.; Yang, Qing; Zhao, Chun; Ghan, Steven J.

    2016-09-01

    Aerosol-cloud interaction processes can be represented more physically with bin cloud microphysics relative to bulk microphysical parameterizations. However, due to computational power limitations in the past, bin cloud microphysics was often run with very simple aerosol treatments. The purpose of this study is to represent better aerosol-cloud interaction processes in the Chemistry version of Weather Research and Forecast model (WRF-Chem) at convection-permitting scales by coupling spectral-bin cloud microphysics (SBM) with the MOSAIC sectional aerosol model. A flexible interface is built that exchanges cloud and aerosol information between them. The interface contains a new bin aerosol activation approach, which replaces the treatments in the original SBM. It also includes the modified aerosol resuspension and in-cloud wet removal processes with the droplet loss tendencies and precipitation fluxes from SBM. The newly coupled system is evaluated for two marine stratocumulus cases over the Southeast Pacific Ocean with either a simplified aerosol setup or full-chemistry. We compare the aerosol activation process in the newly coupled SBM-MOSAIC against the SBM simulation without chemistry using a simplified aerosol setup, and the results show consistent activation rates. A longer time simulation reinforces that aerosol resuspension through cloud drop evaporation plays an important role in replenishing aerosols and impacts cloud and precipitation in marine stratocumulus clouds. Evaluation of the coupled SBM-MOSAIC with full-chemistry using aircraft measurements suggests that the new model works realistically for the marine stratocumulus clouds, and improves the simulation of cloud microphysical properties compared to a simulation using MOSAIC coupled with the Morrison two-moment microphysics.

  9. The Islamic Ethics in the poetry of ‘Abdullah bin al-Mubarak (Arabic

    Directory of Open Access Journals (Sweden)

    Dr. Muhammad Ismail Bin Abdul Salam

    2017-01-01

    Full Text Available Abstract ‘Abdullah bin al-Mubark was born in Marw’ one of the prime cities in Khurasan, (nowadays in the surroundings of Afghanistan and Central Asia, in the year 118 AH. In addition to his many talents, achievements and abilities, ‘Abdullah bin al-Mubarak was also gifted in literacy, particularly in the art of poetry. He held an eloquent tongue which was recognized by all who conversed with him and his language displayed the nature of someone who had been taught well. Most of the poetry which has been recorded from him is actually his advice to others, whether they were close friends or high-ranking Caliphs and Rulers. The topics spoken of concerned the common issues which had arisen in his time (e.g. matters pertaining to theology, politics, the worldview, the community etc and as always, they contained much wisdom and hence the books of history have sealed them and recorded them. This research article discussed Biography of Abdullah ibn Al Mubarak, The Islamic Ethics in his poetry,\tImpact of Rhetoric on his poetry with special concentration on the four kinds i.e. citation, impact of Quranic words, Quranic pictorial and Quranic style on his poetry.

  10. Sharing programming resources between Bio* projects through remote procedure call and native call stack strategies

    DEFF Research Database (Denmark)

    Prins, Pjotr; Goto, Naohisa; Yates, Andrew

    2012-01-01

    Open-source software (OSS) encourages computer programmers to reuse software components written by others. In evolutionary bioinformatics, OSS comes in a broad range of programming languages, including C/C++, Perl, Python, Ruby, Java, and R. To avoid writing the same functionality multiple times...... for different languages, it is possible to share components by bridging computer languages and Bio* projects, such as BioPerl, Biopython, BioRuby, BioJava, and R/Bioconductor. In this chapter, we compare the two principal approaches for sharing software between different programming languages: either by remote...... procedure call (RPC) or by sharing a local call stack. RPC provides a language-independent protocol over a network interface; examples are RSOAP and Rserve. The local call stack provides a between-language mapping not over the network interface, but directly in computer memory; examples are R bindings, RPy...

  11. Metagenomic binning of a marine sponge microbiome reveals unity in defense but metabolic specialization.

    Science.gov (United States)

    Slaby, Beate M; Hackl, Thomas; Horn, Hannes; Bayer, Kristina; Hentschel, Ute

    2017-11-01

    Marine sponges are ancient metazoans that are populated by distinct and highly diverse microbial communities. In order to obtain deeper insights into the functional gene repertoire of the Mediterranean sponge Aplysina aerophoba, we combined Illumina short-read and PacBio long-read sequencing followed by un-targeted metagenomic binning. We identified a total of 37 high-quality bins representing 11 bacterial phyla and two candidate phyla. Statistical comparison of symbiont genomes with selected reference genomes revealed a significant enrichment of genes related to bacterial defense (restriction-modification systems, toxin-antitoxin systems) as well as genes involved in host colonization and extracellular matrix utilization in sponge symbionts. A within-symbionts genome comparison revealed a nutritional specialization of at least two symbiont guilds, where one appears to metabolize carnitine and the other sulfated polysaccharides, both of which are abundant molecules in the sponge extracellular matrix. A third guild of symbionts may be viewed as nutritional generalists that perform largely the same metabolic pathways but lack such extraordinary numbers of the relevant genes. This study characterizes the genomic repertoire of sponge symbionts at an unprecedented resolution and it provides greater insights into the molecular mechanisms underlying microbial-sponge symbiosis.

  12. Bin packing problem solution through a deterministic weighted finite automaton

    Science.gov (United States)

    Zavala-Díaz, J. C.; Pérez-Ortega, J.; Martínez-Rebollar, A.; Almanza-Ortega, N. N.; Hidalgo-Reyes, M.

    2016-06-01

    In this article the solution of Bin Packing problem of one dimension through a weighted finite automaton is presented. Construction of the automaton and its application to solve three different instances, one synthetic data and two benchmarks are presented: N1C1W1_A.BPP belonging to data set Set_1; and BPP13.BPP belonging to hard28. The optimal solution of synthetic data is obtained. In the first benchmark the solution obtained is one more container than the ideal number of containers and in the second benchmark the solution is two more containers than the ideal solution (approximately 2.5%). The runtime in all three cases was less than one second.

  13. Image quality in thoracic 4D cone-beam CT: A sensitivity analysis of respiratory signal, binning method, reconstruction algorithm, and projection angular spacing

    International Nuclear Information System (INIS)

    Shieh, Chun-Chien; Kipritidis, John; O’Brien, Ricky T.; Keall, Paul J.; Kuncic, Zdenka

    2014-01-01

    Purpose: Respiratory signal, binning method, and reconstruction algorithm are three major controllable factors affecting image quality in thoracic 4D cone-beam CT (4D-CBCT), which is widely used in image guided radiotherapy (IGRT). Previous studies have investigated each of these factors individually, but no integrated sensitivity analysis has been performed. In addition, projection angular spacing is also a key factor in reconstruction, but how it affects image quality is not obvious. An investigation of the impacts of these four factors on image quality can help determine the most effective strategy in improving 4D-CBCT for IGRT. Methods: Fourteen 4D-CBCT patient projection datasets with various respiratory motion features were reconstructed with the following controllable factors: (i) respiratory signal (real-time position management, projection image intensity analysis, or fiducial marker tracking), (ii) binning method (phase, displacement, or equal-projection-density displacement binning), and (iii) reconstruction algorithm [Feldkamp–Davis–Kress (FDK), McKinnon–Bates (MKB), or adaptive-steepest-descent projection-onto-convex-sets (ASD-POCS)]. The image quality was quantified using signal-to-noise ratio (SNR), contrast-to-noise ratio, and edge-response width in order to assess noise/streaking and blur. The SNR values were also analyzed with respect to the maximum, mean, and root-mean-squared-error (RMSE) projection angular spacing to investigate how projection angular spacing affects image quality. Results: The choice of respiratory signals was found to have no significant impact on image quality. Displacement-based binning was found to be less prone to motion artifacts compared to phase binning in more than half of the cases, but was shown to suffer from large interbin image quality variation and large projection angular gaps. Both MKB and ASD-POCS resulted in noticeably improved image quality almost 100% of the time relative to FDK. In addition, SNR

  14. Image quality in thoracic 4D cone-beam CT: A sensitivity analysis of respiratory signal, binning method, reconstruction algorithm, and projection angular spacing

    Energy Technology Data Exchange (ETDEWEB)

    Shieh, Chun-Chien [Radiation Physics Laboratory, Sydney Medical School, University of Sydney, NSW 2006, Australia and Institute of Medical Physics, School of Physics, University of Sydney, NSW 2006 (Australia); Kipritidis, John; O’Brien, Ricky T.; Keall, Paul J., E-mail: paul.keall@sydney.edu.au [Radiation Physics Laboratory, Sydney Medical School, University of Sydney, NSW 2006 (Australia); Kuncic, Zdenka [Institute of Medical Physics, School of Physics, University of Sydney, NSW 2006 (Australia)

    2014-04-15

    Purpose: Respiratory signal, binning method, and reconstruction algorithm are three major controllable factors affecting image quality in thoracic 4D cone-beam CT (4D-CBCT), which is widely used in image guided radiotherapy (IGRT). Previous studies have investigated each of these factors individually, but no integrated sensitivity analysis has been performed. In addition, projection angular spacing is also a key factor in reconstruction, but how it affects image quality is not obvious. An investigation of the impacts of these four factors on image quality can help determine the most effective strategy in improving 4D-CBCT for IGRT. Methods: Fourteen 4D-CBCT patient projection datasets with various respiratory motion features were reconstructed with the following controllable factors: (i) respiratory signal (real-time position management, projection image intensity analysis, or fiducial marker tracking), (ii) binning method (phase, displacement, or equal-projection-density displacement binning), and (iii) reconstruction algorithm [Feldkamp–Davis–Kress (FDK), McKinnon–Bates (MKB), or adaptive-steepest-descent projection-onto-convex-sets (ASD-POCS)]. The image quality was quantified using signal-to-noise ratio (SNR), contrast-to-noise ratio, and edge-response width in order to assess noise/streaking and blur. The SNR values were also analyzed with respect to the maximum, mean, and root-mean-squared-error (RMSE) projection angular spacing to investigate how projection angular spacing affects image quality. Results: The choice of respiratory signals was found to have no significant impact on image quality. Displacement-based binning was found to be less prone to motion artifacts compared to phase binning in more than half of the cases, but was shown to suffer from large interbin image quality variation and large projection angular gaps. Both MKB and ASD-POCS resulted in noticeably improved image quality almost 100% of the time relative to FDK. In addition, SNR

  15. Atomic density effects on temperature characteristics and thermal transport at grain boundaries through a proper bin size selection

    Energy Technology Data Exchange (ETDEWEB)

    Vo, Truong Quoc; Kim, BoHung, E-mail: muratbarisik@iyte.edu.tr, E-mail: bohungk@ulsan.ac.kr [School of Mechanical Engineering, University of Ulsan, Daehak-ro 93, Namgu, Ulsan 680-749 (Korea, Republic of); Barisik, Murat, E-mail: muratbarisik@iyte.edu.tr, E-mail: bohungk@ulsan.ac.kr [Department of Mechanical Engineering, Izmir Institute of Technology, Urla, Izmir 35430 (Turkey)

    2016-05-21

    This study focuses on the proper characterization of temperature profiles across grain boundaries (GBs) in order to calculate the correct interfacial thermal resistance (ITR) and reveal the influence of GB geometries onto thermal transport. The solid-solid interfaces resulting from the orientation difference between the (001), (011), and (111) copper surfaces were investigated. Temperature discontinuities were observed at the boundary of grains due to the phonon mismatch, phonon backscattering, and atomic forces between dissimilar structures at the GBs. We observed that the temperature decreases gradually in the GB area rather than a sharp drop at the interface. As a result, three distinct temperature gradients developed at the GB which were different than the one observed in the bulk solid. This behavior extends a couple molecular diameters into both sides of the interface where we defined a thickness at GB based on the measured temperature profiles for characterization. Results showed dependence on the selection of the bin size used to average the temperature data from the molecular dynamics system. The bin size on the order of the crystal layer spacing was found to present an accurate temperature profile through the GB. We further calculated the GB thickness of various cases by using potential energy (PE) distributions which showed agreement with direct measurements from the temperature profile and validated the proper binning. The variation of grain crystal orientation developed different molecular densities which were characterized by the average atomic surface density (ASD) definition. Our results revealed that the ASD is the primary factor affecting the structural disorders and heat transfer at the solid-solid interfaces. Using a system in which the planes are highly close-packed can enhance the probability of interactions and the degree of overlap between vibrational density of states (VDOS) of atoms forming at interfaces, leading to a reduced ITR. Thus, an

  16. Test Anxiety & Its Relation to Perceived Academic Self-Efficacy among Al Hussein Bin Talal University Students

    Science.gov (United States)

    sa'ad alzboon, Habis

    2016-01-01

    This study aimed to identify the degree of perceived academic self-efficacy and the relationship nature between test anxiety and perceived academic self-efficacy among students of Al Hussein Bin Talal University (AHU). Moreover, to identify the degree of available statistical significance differences that are attributed to gender, college and…

  17. Internet Addiction and Its Relationship with Self-Efficacy Level among Al-Hussein Bin Talal University Students

    Science.gov (United States)

    Alrekebat, Amjad Farhan

    2016-01-01

    The aim of this study was to identify the Internet addiction and its relationship to self-efficacy level among Al-Hussein Bin Talal University students. The study sample consisted of 300 female and male students, who were selected randomly. The participants completed a questionnaire that consisted of two scales: Internet addiction which was…

  18. Longitudinal Acceleration Test of Overhead Luggage Bins and Auxiliary Fuel Tank in a Transport Airplane Airframe Section, Part 2

    National Research Council Canada - National Science Library

    McGuire, Robert

    2000-01-01

    This report contains the description and test results of overhead stowage bin calibrations and longitudinal impact testing of a 10-foot transport airframe section conducted at the Transportation Research Center Inc. (TRC...

  19. Ultrastructure and composition of Call-Exner bodies in bovine follicles.

    Science.gov (United States)

    van Wezel, I L; Irving-Rodgers, H F; Sado, Y; Ninomiya, Y; Rodgers, R J

    1999-05-01

    Call-Exner bodies are present in ovarian follicles of a range of species including human and rabbit, and in a range of human ovarian tumors. We have also found structures resembling Call-Exner bodies in bovine preantral and small antral follicles. Hematoxylin and eosin staining of single sections of bovine ovaries has shown that 30% of preantral follicles with more than one layer of granulosa cells and 45% of small (less than 650 microns) antral follicles have at least one Call-Exner body composed of a spherical eosinophilic region surrounded by a rosette of granulosa cells. Alcian blue stains the spherical eosinophilic region of the Call-Exner bodies. Electron microscopy has demonstrated that some Call-Exner bodies contain large aggregates of convoluted basal lamina, whereas others also contain regions of unassembled basal-lamina-like material. Individual chains of the basal lamina components type IV collagen (alpha 1 to alpha 5) and laminin (alpha 1, beta 2 and delta 1) have been immunolocalized to Call-Exner bodies in sections of fresh-frozen ovaries. Bovine Call-Exner bodies are presumably analogous to Call-Exner bodies in other species but are predominantly found in preantral and small antral follicles, rather than large antral follicles. With follicular development, the basal laminae of Call-Exner bodies change in their apparent ratio of type IV collagen to laminin, similar to changes observed in the follicular basal lamina, suggesting that these structures have a common cellular origin.

  20. MetaABC--an integrated metagenomics platform for data adjustment, binning and clustering.

    Science.gov (United States)

    Su, Chien-Hao; Hsu, Ming-Tsung; Wang, Tse-Yi; Chiang, Sufeng; Cheng, Jen-Hao; Weng, Francis C; Kao, Cheng-Yan; Wang, Daryi; Tsai, Huai-Kuang

    2011-08-15

    MetaABC is a metagenomic platform that integrates several binning tools coupled with methods for removing artifacts, analyzing unassigned reads and controlling sampling biases. It allows users to arrive at a better interpretation via series of distinct combinations of analysis tools. After execution, MetaABC provides outputs in various visual formats such as tables, pie and bar charts as well as clustering result diagrams. MetaABC source code and documentation are available at http://bits2.iis.sinica.edu.tw/MetaABC/ CONTACT: dywang@gate.sinica.edu.tw; hktsai@iis.sinica.edu.tw Supplementary data are available at Bioinformatics online.

  1. APT Blanket Detailed Bin Model Based on Initial Plate-Type Design -3D FLOWTRAN-TF Model

    International Nuclear Information System (INIS)

    Hamm, L.L.

    1998-01-01

    This report provides background information for a series of reports documenting accident scenario simulations for the Accelerator Production of Tritium (APT) blanket heat removal systems. The simulations were performed in support of the Preliminary Safety Analysis Report for the APT. This report gives a brief description of the FLOWTRAN-TF code which was used for detailed blanket bin modeling

  2. Designing a power supply for Nim-bin formatted equipment; Diseno de una fuente de alimentacion para equipos con formato Nim-bin

    Energy Technology Data Exchange (ETDEWEB)

    Banuelos G, L. E.; Hernandez D, V. M.; Vega C, H. R., E-mail: lebluis2012@hotmail.com [Universidad Autonoma de Zacatecas, Unidad Academica de Estudios Nucleares, Cipres No. 10, Fracc. La Penuela, 98060 Zacatecas, Zac. (Mexico)

    2016-09-15

    From an old Nuclear Chicago power supply that was practically in the trash, was able to recover the 19 inches casing, rear connectors and the housing where the circuits were. From here all mechanical parts were cleaned and the electronic design was started to replace the original voltage and current functions of this equipment. The cards for the ±6, ±12 and ±24 voltages were designed, simulated and tested with circuitry that does not rely on specialized components or that is sold only by the equipment manufacturer. In the handling of the current by each voltage to operate, was possible to tie with the specifications of the manufacturers like Ortec or Canberra where a model of power supply gives a power of 160 Watts. Basic tests were performed to show that the behavior is very similar to commercial equipment; such as the full load regulation index and the noise level in the supply voltages. So our Nim-bin voltage source is viable for use in our institution laboratories. (Author)

  3. Sharing programming resources between Bio* projects through remote procedure call and native call stack strategies.

    Science.gov (United States)

    Prins, Pjotr; Goto, Naohisa; Yates, Andrew; Gautier, Laurent; Willis, Scooter; Fields, Christopher; Katayama, Toshiaki

    2012-01-01

    Open-source software (OSS) encourages computer programmers to reuse software components written by others. In evolutionary bioinformatics, OSS comes in a broad range of programming languages, including C/C++, Perl, Python, Ruby, Java, and R. To avoid writing the same functionality multiple times for different languages, it is possible to share components by bridging computer languages and Bio* projects, such as BioPerl, Biopython, BioRuby, BioJava, and R/Bioconductor. In this chapter, we compare the two principal approaches for sharing software between different programming languages: either by remote procedure call (RPC) or by sharing a local call stack. RPC provides a language-independent protocol over a network interface; examples are RSOAP and Rserve. The local call stack provides a between-language mapping not over the network interface, but directly in computer memory; examples are R bindings, RPy, and languages sharing the Java Virtual Machine stack. This functionality provides strategies for sharing of software between Bio* projects, which can be exploited more often. Here, we present cross-language examples for sequence translation, and measure throughput of the different options. We compare calling into R through native R, RSOAP, Rserve, and RPy interfaces, with the performance of native BioPerl, Biopython, BioJava, and BioRuby implementations, and with call stack bindings to BioJava and the European Molecular Biology Open Software Suite. In general, call stack approaches outperform native Bio* implementations and these, in turn, outperform RPC-based approaches. To test and compare strategies, we provide a downloadable BioNode image with all examples, tools, and libraries included. The BioNode image can be run on VirtualBox-supported operating systems, including Windows, OSX, and Linux.

  4. Mida teie oma tervise heaks teete? / Ly Jagor, Ülle Mihhailova, Ene Pill, Katrin Käbin...[jt.

    Index Scriptorium Estoniae

    2008-01-01

    Küsimusele vastavad Pärnu Õppenõustamiskeskuse psühholoog Ly Jagor, Maasika lasteaia juhataja asetäitja Ülle Mihhailova, Tallinna Perekeskuse ja Tähetorni lastekeskuse psühholoog Ene Pill, Tallinna Nõmme Noortemaja väikelaste ringijuht Katrin Käbin, Tääksi Põhikooli õpetaja Silva Kolk

  5. Make a 21st century phone call

    CERN Multimedia

    Katarina Anthony

    2014-01-01

    Want to avoid roaming charges? Click to call anyone at CERN? How about merging your CERN landline with your existing smartphone? That's all easily done with Lync, CERN's new opt-in service that can take your calls to the next level.   The Lync application on Windows (left) and iPhone (right). Lync unites CERN's traditional telephone service with the digital sphere. "Lync gives you the gift of mobility, by letting you access your CERN landline on the go," explains Pawel Grzywaczewski, service manager of the Lync system. "Once you've registered your CERN telephone with the service, you can run the Lync application and make calls from a range of supported devices. No matter where you are in the world - be it simply out to lunch or off at an international conference - you can make a CERN call as though you were in the office. All you need is an Internet connection!" Following a recent upgrade, CERN's Lync service now has...

  6. Degradation characteristics of golden lion tamarin Leontopithecus rosalia two-phrase long calls

    DEFF Research Database (Denmark)

    Sabatini, Vera; Ruiz-Miranda, Carlos R.; Dabelsteen, Torben

    2011-01-01

    Neotropical primates have evolved long calls, which have a role in spacing and cohesion of groups. Detection and "reading" of long calls as well as ranging of calling individuals seem essential for this role. This study used sound propagation experiments to investigate habitat caused degradation...... of long calls of the Golden Lion Tamarin Leontopithecus rosalia and its implications for "reading" and ranging long calls of calling tamarins. The experiments were made in lowland, evergreen forest in Brazil. Synthesized copies of natural sounds were broadcast and re-recorded using different combinations...... effective sound propagation at 2.0 m (below the canopy and in the upper part of the dense undergrowth where they forage) facilitates reading of the information content of the long calls and hence their use for communication during foraging. Although the high degradation of the long calls with distance...

  7. Development of a tiered and binned genetic counseling model for informed consent in the era of multiplex testing for cancer susceptibility.

    Science.gov (United States)

    Bradbury, Angela R; Patrick-Miller, Linda; Long, Jessica; Powers, Jacquelyn; Stopfer, Jill; Forman, Andrea; Rybak, Christina; Mattie, Kristin; Brandt, Amanda; Chambers, Rachelle; Chung, Wendy K; Churpek, Jane; Daly, Mary B; Digiovanni, Laura; Farengo-Clark, Dana; Fetzer, Dominique; Ganschow, Pamela; Grana, Generosa; Gulden, Cassandra; Hall, Michael; Kohler, Lynne; Maxwell, Kara; Merrill, Shana; Montgomery, Susan; Mueller, Rebecca; Nielsen, Sarah; Olopade, Olufunmilayo; Rainey, Kimberly; Seelaus, Christina; Nathanson, Katherine L; Domchek, Susan M

    2015-06-01

    Multiplex genetic testing, including both moderate- and high-penetrance genes for cancer susceptibility, is associated with greater uncertainty than traditional testing, presenting challenges to informed consent and genetic counseling. We sought to develop a new model for informed consent and genetic counseling for four ongoing studies. Drawing from professional guidelines, literature, conceptual frameworks, and clinical experience, a multidisciplinary group developed a tiered-binned genetic counseling approach proposed to facilitate informed consent and improve outcomes of cancer susceptibility multiplex testing. In this model, tier 1 "indispensable" information is presented to all patients. More specific tier 2 information is provided to support variable informational needs among diverse patient populations. Clinically relevant information is "binned" into groups to minimize information overload, support informed decision making, and facilitate adaptive responses to testing. Seven essential elements of informed consent are provided to address the unique limitations, risks, and uncertainties of multiplex testing. A tiered-binned model for informed consent and genetic counseling has the potential to address the challenges of multiplex testing for cancer susceptibility and to support informed decision making and adaptive responses to testing. Future prospective studies including patient-reported outcomes are needed to inform how to best incorporate multiplex testing for cancer susceptibility into clinical practice.Genet Med 17 6, 485-492.

  8. An accelerated line-by-line option for MODTRAN combining on-the-fly generation of line center absorption within 0.1 cm-1 bins and pre-computed line tails

    Science.gov (United States)

    Berk, Alexander; Conforti, Patrick; Hawes, Fred

    2015-05-01

    A Line-By-Line (LBL) option is being developed for MODTRAN6. The motivation for this development is two-fold. Firstly, when MODTRAN is validated against an independent LBL model, it is difficult to isolate the source of discrepancies. One must verify consistency between pressure, temperature and density profiles, between column density calculations, between continuum and particulate data, between spectral convolution methods, and more. Introducing a LBL option directly within MODTRAN will insure common elements for all calculations other than those used to compute molecular transmittances. The second motivation for the LBL upgrade is that it will enable users to compute high spectral resolution transmittances and radiances for the full range of current MODTRAN applications. In particular, introducing the LBL feature into MODTRAN will enable first-principle calculations of scattered radiances, an option that is often not readily available with LBL models. MODTRAN will compute LBL transmittances within one 0.1 cm-1 spectral bin at a time, marching through the full requested band pass. The LBL algorithm will use the highly accurate, pressure- and temperature-dependent MODTRAN Padé approximant fits of the contribution from line tails to define the absorption from all molecular transitions centered more than 0.05 cm-1 from each 0.1 cm-1 spectral bin. The beauty of this approach is that the on-the-fly computations for each 0.1 cm-1 bin will only require explicit LBL summing of transitions centered within a 0.2 cm-1 spectral region. That is, the contribution from the more distant lines will be pre-computed via the Padé approximants. The status of the LBL effort will be presented. This will include initial thermal and solar radiance calculations, validation calculations, and self-validations of the MODTRAN band model against its own LBL calculations.

  9. BAC-end sequence-based SNPs and Bin mapping for rapid integration of physical and genetic maps in apple.

    Science.gov (United States)

    Han, Yuepeng; Chagné, David; Gasic, Ksenija; Rikkerink, Erik H A; Beever, Jonathan E; Gardiner, Susan E; Korban, Schuyler S

    2009-03-01

    A genome-wide BAC physical map of the apple, Malus x domestica Borkh., has been recently developed. Here, we report on integrating the physical and genetic maps of the apple using a SNP-based approach in conjunction with bin mapping. Briefly, BAC clones located at ends of BAC contigs were selected, and sequenced at both ends. The BAC end sequences (BESs) were used to identify candidate SNPs. Subsequently, these candidate SNPs were genetically mapped using a bin mapping strategy for the purpose of mapping the physical onto the genetic map. Using this approach, 52 (23%) out of 228 BESs tested were successfully exploited to develop SNPs. These SNPs anchored 51 contigs, spanning approximately 37 Mb in cumulative physical length, onto 14 linkage groups. The reliability of the integration of the physical and genetic maps using this SNP-based strategy is described, and the results confirm the feasibility of this approach to construct an integrated physical and genetic maps for apple.

  10. Explicit Cloud Nucleation from Arbitrary Mixtures of Aerosol Types and Sizes Using an Ultra-Efficient In-Line Aerosol Bin Model in High-Resolution Simulations of Hurricanes

    Science.gov (United States)

    Walko, R. L.; Ashby, T.; Cotton, W. R.

    2017-12-01

    The fundamental role of atmospheric aerosols in the process of cloud droplet nucleation is well known, and there is ample evidence that the concentration, size, and chemistry of aerosols can strongly influence microphysical, thermodynamic, and ultimately dynamic properties and evolution of clouds and convective systems. With the increasing availability of observation- and model-based environmental representations of different types of anthropogenic and natural aerosols, there is increasing need for models to be able to represent which aerosols nucleate and which do not in supersaturated conditions. However, this is a very complex process that involves competition for water vapor between multiple aerosol species (chemistries) and different aerosol sizes within each species. Attempts have been made to parameterize the nucleation properties of mixtures of different aerosol species, but it is very difficult or impossible to represent all possible mixtures that may occur in practice. As part of a modeling study of the impact of anthropogenic and natural aerosols on hurricanes, we developed an ultra-efficient aerosol bin model to represent nucleation in a high-resolution atmospheric model that explicitly represents cloud- and subcloud-scale vertical motion. The bin model is activated at any time and location in a simulation where supersaturation occurs and is potentially capable of activating new cloud droplets. The bins are populated from the aerosol species that are present at the given time and location and by multiple sizes from each aerosol species according to a characteristic size distribution, and the chemistry of each species is represented by its absorption or adsorption characteristics. The bin model is integrated in time increments that are smaller than that of the atmospheric model in order to temporally resolve the peak supersaturation, which determines the total nucleated number. Even though on the order of 100 bins are typically utilized, this leads only

  11. Ultrasound call detection in capybara

    Directory of Open Access Journals (Sweden)

    Selene S.C. Nogueira

    2012-07-01

    Full Text Available The vocal repertoire of some animal species has been considered a non-invasive tool to predict distress reactivity. In rats ultrasound emissions were reported as distress indicator. Capybaras[ vocal repertoire was reported recently and seems to have ultrasound calls, but this has not yet been confirmed. Thus, in order to check if a poor state of welfare was linked to ultrasound calls in the capybara vocal repertoire, the aim of this study was to track the presence of ultrasound emissions in 11 animals under three conditions: 1 unrestrained; 2 intermediately restrained, and 3 highly restrained. The ultrasound track identified frequencies in the range of 31.8±3.5 kHz in adults and 33.2±8.5 kHz in juveniles. These ultrasound frequencies occurred only when animals were highly restrained, physically restrained or injured during handling. We concluded that these calls with ultrasound components are related to pain and restraint because they did not occur when animals were free of restraint. Thus we suggest that this vocalization may be used as an additional tool to assess capybaras[ welfare.

  12. Blended call center with idling times during the call service

    NARCIS (Netherlands)

    Legros, Benjamin; Jouini, Oualid; Koole, Ger

    We consider a blended call center with calls arriving over time and an infinitely backlogged amount of outbound jobs. Inbound calls have a non-preemptive priority over outbound jobs. The inbound call service is characterized by three successive stages where the second one is a break; i.e., there is

  13. Calcine Waste Storage at the Idaho Nuclear Technology and Engineering Center

    Energy Technology Data Exchange (ETDEWEB)

    M. D. Staiger

    1999-06-01

    A potential option in the program for long-term management of high-level wastes at the Idaho Nuclear Technology and Engineering Center (INTEC), at the Idaho National Engineering and Environmental Laboratory, calls for retrieving calcine waste and converting it to a more stable and less dispersible form. An inventory of calcine produced during the period December 1963 to May 1999 has been prepared based on calciner run, solids storage facilities operating, and miscellaneous operational information, which gives the range of chemical compositions of calcine waste stored at INTEC. Information researched includes calciner startup data, waste solution analyses and volumes calcined, calciner operating schedules, solids storage bin capacities, calcine storage bin distributor systems, and solids storage bin design and temperature monitoring records. Unique information on calcine solids storage facilities design of potential interest to remote retrieval operators is given.

  14. Male blue monkeys alarm call in response to danger experienced by others

    DEFF Research Database (Denmark)

    Papworth, Sarah; Böse, Anne-Sophie; Barker, Jessie

    2008-01-01

    Male blue monkeys (Cercopithecus mitis stuhlmanni) of Budongo Forest, Uganda, produce two acoustically distinct alarm calls: hacks to crowned eagles (Stephanoaetus coronatus) and pyows to leopards (Panthera pardus) and a range of other disturbances. In playback experiments, males responded...... to leopard growls exclusively with a series of pyows and to eagle shrieks predominantly with hacks. Responses to playbacks of these alarm call series matched the responses to the corresponding predators, suggesting that the calls conveyed something about the nature of the threat. When responding to a series...... of hacks, indicating an eagle, males responded predominately with hacks, but produced significantly more calls if their group members were close to the playback stimulus than far away, regardless of their own position. When responding to a series of pyows, indicating a range of disturbances, males...

  15. Relabeling the Medications We Call Antidepressants

    Directory of Open Access Journals (Sweden)

    David Antonuccio

    2012-01-01

    Full Text Available This paper raises the question about whether the data on the medications we call antidepressants justify the label of antidepressant. The authors argue that a true antidepressant should be clearly superior to placebo, should offer a risk/benefit balance that exceeds that of alternative treatments, should not increase suicidality, should not increase anxiety and agitation, should not interfere with sexual functioning, and should not increase depression chronicity. Unfortunately, these medications appear to fall short on all of these dimensions. Many of the “side effects” of these medications have larger effect sizes than the antidepressant effect size. To call these medications antidepressants may make sense from a marketing standpoint but may be misleading from a scientific perspective. Consumers deserve a label that more accurately reflects the data on the largest effects and helps them understand the range of effects from these medications. In other words, it may make just as much sense to call these medications antiaphrodisiacs as antidepressants because the negative effects on libido and sexual functioning are so common. It can be argued that a misleading label may interfere with our commitment to informed consent. Therefore, it may be time to stop calling these medications antidepressants.

  16. Designing a power supply for Nim-bin formatted equipment

    International Nuclear Information System (INIS)

    Banuelos G, L. E.; Hernandez D, V. M.; Vega C, H. R.

    2016-09-01

    From an old Nuclear Chicago power supply that was practically in the trash, was able to recover the 19 inches casing, rear connectors and the housing where the circuits were. From here all mechanical parts were cleaned and the electronic design was started to replace the original voltage and current functions of this equipment. The cards for the ±6, ±12 and ±24 voltages were designed, simulated and tested with circuitry that does not rely on specialized components or that is sold only by the equipment manufacturer. In the handling of the current by each voltage to operate, was possible to tie with the specifications of the manufacturers like Ortec or Canberra where a model of power supply gives a power of 160 Watts. Basic tests were performed to show that the behavior is very similar to commercial equipment; such as the full load regulation index and the noise level in the supply voltages. So our Nim-bin voltage source is viable for use in our institution laboratories. (Author)

  17. Cell Phone Calls in the Operating Theater and Staff Distractions: An Observational Study.

    Science.gov (United States)

    Avidan, Alexander; Yacobi, Galel; Weissman, Charles; Levin, Phillip D

    2017-01-09

    Cell phones are the primary communication tool in our institution. There are no restrictions on their use in the operating rooms. The goal of this study was to evaluate the extent of cell phone use in the operating rooms during elective surgery and to evaluate whether they cause staff distractions. The following data on cell phone use were recorded anonymously: number of incoming and outgoing cell phone calls, duration of cell phone calls and their content (patient related, work related, private), who was distracted by the cell phone calls, and duration of distractions. We made observations during 52 surgeries. There were 205 cell phone calls, 197 (96.1%; median, 3 per surgery; interquartile range, 2-5) incoming and 8 (3.9%) outgoing. Incoming calls were answered on 110 (55.8%) of 197 (median, 2; interquartile range, 1-3) occasions. The mean duration of incoming calls (64 ± 40 seconds) was shorter than those of the outgoing calls (137 ± 242 seconds, P cell phone calls in the operating rooms during elective surgery was lower than expected and caused short-lived distractions mainly to the operating surgeons. We recommend that operating surgeons turn off their cell phones before surgery.

  18. A frequency bin-wise nonlinear masking algorithm in convolutive mixtures for speech segregation.

    Science.gov (United States)

    Chi, Tai-Shih; Huang, Ching-Wen; Chou, Wen-Sheng

    2012-05-01

    A frequency bin-wise nonlinear masking algorithm is proposed in the spectrogram domain for speech segregation in convolutive mixtures. The contributive weight from each speech source to a time-frequency unit of the mixture spectrogram is estimated by a nonlinear function based on location cues. For each sound source, a non-binary mask is formed from the estimated weights and is multiplied to the mixture spectrogram to extract the sound. Head-related transfer functions (HRTFs) are used to simulate convolutive sound mixtures perceived by listeners. Simulation results show our proposed method outperforms convolutive independent component analysis and degenerate unmixing and estimation technique methods in almost all test conditions.

  19. Fontes binárias supermoles de raios X

    Science.gov (United States)

    Pires, A. M.; Janot Pacheco, E.

    2003-08-01

    Estuda-se as características físicas das fontes supermoles (de raios X (SSS), utilizando dados ópticos e em altas energias, no âmbito de um trabalho de IC. Trata-se de binárias que apresentam espectro X muito mole, baixas temperaturas e altas luminosidades bolométricas. Esse sistemas são compostos por uma anã branca realizando fusão em sua superfície, a partir de matéria perdida pela estrela companheira. Os resíduos de fusão se acumulam na superfície da anã branca, e essa pode ultrapassar o limite de Chadrasekhar, produzir um colapso gravitacional, sendo esse um dos cenários propostos para as explosões de SN Ia. Apresentamos nesta comunicação o estado da arte das características físicas das fontes SSS, situando-as no âmbito das VCs. Procuramos também situar esses objetos em relação às variáveis galácticas V Sge, na medida em que os dois grupos apresentam certas caracerísticas bastante semelhantes.A metodologia adotada é aquela pedagógico-cognitiva clássica de um trabalho de IC na área de ciências exatas.

  20. Mobile telephones: a comparison of radiated power between 3G VoIP calls and 3G VoCS calls.

    Science.gov (United States)

    Jovanovic, Dragan; Bragard, Guillaume; Picard, Dominique; Chauvin, Sébastien

    2015-01-01

    The purpose of this study is to assess the mean RF power radiated by mobile telephones during voice calls in 3G VoIP (Voice over Internet Protocol) using an application well known to mobile Internet users, and to compare it with the mean power radiated during voice calls in 3G VoCS (Voice over Circuit Switch) on a traditional network. Knowing that the specific absorption rate (SAR) is proportional to the mean radiated power, the user's exposure could be clearly identified at the same time. Three 3G (High Speed Packet Access) smartphones from three different manufacturers, all dual-band for GSM (900 MHz, 1800 MHz) and dual-band for UMTS (900 MHz, 1950 MHz), were used between 28 July and 04 August 2011 in Paris (France) to make 220 two-minute calls on a mobile telephone network with national coverage. The places where the calls were made were selected in such a way as to describe the whole range of usage situations of the mobile telephone. The measuring equipment, called "SYRPOM", recorded the radiation power levels and the frequency bands used during the calls with a sampling rate of 20,000 per second. In the framework of this study, the mean normalised power radiated by a telephone in 3G VoIP calls was evaluated at 0.75% maximum power of the smartphone, compared with 0.22% in 3G VoCS calls. The very low average power levels associated with use of 3G devices with VoIP or VoCS support the view that RF exposure resulting from their use is far from exceeding the basic restrictions of current exposure limits in terms of SAR.

  1. Idealized Simulations of a Squall Line from the MC3E Field Campaign Applying Three Bin Microphysics Schemes: Dynamic and Thermodynamic Structure

    Energy Technology Data Exchange (ETDEWEB)

    Xue, Lulin [National Center for Atmospheric Research, Boulder, Colorado; Fan, Jiwen [Pacific Northwest National Laboratory, Richland, Washington; Lebo, Zachary J. [University of Wyoming, Laramie, Wyoming; Wu, Wei [National Center for Atmospheric Research, Boulder, Colorado; University of Illinois at Urbana–Champaign, Urbana, Illinois; Morrison, Hugh [National Center for Atmospheric Research, Boulder, Colorado; Grabowski, Wojciech W. [National Center for Atmospheric Research, Boulder, Colorado; Chu, Xia [University of Wyoming, Laramie, Wyoming; Geresdi, István [University of Pécs, Pécs, Hungary; North, Kirk [McGill University, Montréal, Québec, Canada; Stenz, Ronald [University of North Dakota, Grand Forks, North Dakota; Gao, Yang [Pacific Northwest National Laboratory, Richland, Washington; Lou, Xiaofeng [Chinese Academy of Meteorological Sciences, Beijing, China; Bansemer, Aaron [National Center for Atmospheric Research, Boulder, Colorado; Heymsfield, Andrew J. [National Center for Atmospheric Research, Boulder, Colorado; McFarquhar, Greg M. [National Center for Atmospheric Research, Boulder, Colorado; University of Illinois at Urbana–Champaign, Urbana, Illinois; Rasmussen, Roy M. [National Center for Atmospheric Research, Boulder, Colorado

    2017-12-01

    The squall line event on May 20, 2011, during the Midlatitude Continental Convective Clouds (MC3E) field campaign has been simulated by three bin (spectral) microphysics schemes coupled into the Weather Research and Forecasting (WRF) model. Semi-idealized three-dimensional simulations driven by temperature and moisture profiles acquired by a radiosonde released in the pre-convection environment at 1200 UTC in Morris, Oklahoma show that each scheme produced a squall line with features broadly consistent with the observed storm characteristics. However, substantial differences in the details of the simulated dynamic and thermodynamic structure are evident. These differences are attributed to different algorithms and numerical representations of microphysical processes, assumptions of the hydrometeor processes and properties, especially ice particle mass, density, and terminal velocity relationships with size, and the resulting interactions between the microphysics, cold pool, and dynamics. This study shows that different bin microphysics schemes, designed to be conceptually more realistic and thus arguably more accurate than bulk microphysics schemes, still simulate a wide spread of microphysical, thermodynamic, and dynamic characteristics of a squall line, qualitatively similar to the spread of squall line characteristics using various bulk schemes. Future work may focus on improving the representation of ice particle properties in bin schemes to reduce this uncertainty and using the similar assumptions for all schemes to isolate the impact of physics from numerics.

  2. Inhibitors of calling behavior of Plodia interpunctella.

    Science.gov (United States)

    Hirashima, Akinori; Shigeta, Yoko; Eiraku, Tomohiko; Kuwano, Eiichi

    2003-01-01

    Some octopamine agonists were found to suppress the calling behavior of the stored product Indian meal moth, Plodia interpunctella. Compounds were screened using a calling behavior bioassay using female P. interpunctella. Four active derivatives, with inhibitory activity at the nanomolar range, were identified in order of decreasing activity: 2-(1-phenylethylamino)-2-oxazoline > 2-(2-ethyl,6-methylanilino)oxazolidine > 2-(2-methyl benzylamino)-2-thiazoline > 2-(2,6-diethylanilino)thiazolidine. Three-dimensional pharmacophore hypotheses were built from a set of 15 compounds. Among the ten common-featured models generated by the program Catalyst/HipHop, a hypothesis including a hydrogen-bond acceptor lipid, a hydrophobic aromatic and two hydrophobic aliphatic features was considered to be essential for inhibitory activity in the calling behavior. Active compounds mapped well onto all the hydrogen-bond acceptor lipid, hydrophobic aromatic and hydrophobic aliphatic features of the hypothesis. On the other hand, less active compounds were shown not to achieve the energetically favorable conformation that is found in the active molecules in order to fit the 3D common-feature pharmacophore models. The present studies demonstrate that inhibition of calling behavior is via an octopamine receptor.

  3. Inhibitors of calling behavior of Plodia interpunctella

    Directory of Open Access Journals (Sweden)

    Akinori Hirashima

    2003-01-01

    Full Text Available Some octopamine agonists were found to suppress the calling behavior of the stored product Indian meal moth, Plodia interpunctella. Compounds were screened using a calling behavior bioassay using female P. interpunctella. Four active derivatives, with inhibitory activity at the nanomolar range, were identified in order of decreasing activity: 2-(1-phenylethylamino-2-oxazoline > 2-(2-ethyl,6-methylanilinooxazolidine > 2-(2-methyl benzylamino-2-thiazoline > 2-(2,6-diethylanilinothiazolidine. Three-dimensional pharmacophore hypotheses were built from a set of 15 compounds. Among the ten common-featured models generated by the program Catalyst/HipHop, a hypothesis including a hydrogen-bond acceptor lipid, a hydrophobic aromatic and two hydrophobic aliphatic features was considered to be essential for inhibitory activity in the calling behavior. Active compounds mapped well onto all the hydrogen-bond acceptor lipid, hydrophobic aromatic and hydrophobic aliphatic features of the hypothesis. On the other hand, less active compounds were shown not to achieve the energetically favorable conformation that is found in the active molecules in order to fit the 3D common-feature pharmacophore models. The present studies demonstrate that inhibition of calling behavior is via an octopamine receptor.

  4. Genus Ranges of Chord Diagrams.

    Science.gov (United States)

    Burns, Jonathan; Jonoska, Nataša; Saito, Masahico

    2015-04-01

    A chord diagram consists of a circle, called the backbone, with line segments, called chords, whose endpoints are attached to distinct points on the circle. The genus of a chord diagram is the genus of the orientable surface obtained by thickening the backbone to an annulus and attaching bands to the inner boundary circle at the ends of each chord. Variations of this construction are considered here, where bands are possibly attached to the outer boundary circle of the annulus. The genus range of a chord diagram is the genus values over all such variations of surfaces thus obtained from a given chord diagram. Genus ranges of chord diagrams for a fixed number of chords are studied. Integer intervals that can be, and those that cannot be, realized as genus ranges are investigated. Computer calculations are presented, and play a key role in discovering and proving the properties of genus ranges.

  5. Calling computers names in Swedish

    International Nuclear Information System (INIS)

    Carlsson, Johan

    2017-01-01

    I very much enjoyed reading Jim Fleming’s article on Carl-Gustaf Rossby and the seminal contributions Rossby made to meteorology. Furthermore, the otherwise excellent article has two errors. Something must have gotten lost in translation to cause Fleming to claim that “Rossby pursued numerical weather prediction in Sweden in an era in which there was no Swedish word for digital computer.” With applied mathematician Germund Dahlquist, Rossby developed a weather model for the Binär Elektronisk Sekvens Kalkylator (BESK; Binary Electronic Sequence Calculator). Designed and built in Sweden, BESK was the world’s fastest computer when it became operational in 1953. From September 1954, BESK weather simulations enabled routine 24-hour national forecasts.

  6. Dynamic call center routing policies using call waiting and agent idle times

    NARCIS (Netherlands)

    Chan, W.; Koole, G.M.; L'Ecuyer, P.

    2014-01-01

    We study call routing policies for call centers with multiple call types and multiple agent groups. We introduce new weight-based routing policies where each pair (call type, agent group) is given a matching priority defined as an affine combination of the longest waiting time for that call type and

  7. Morphological and Strength Properties of Tanjung Bin Coal Ash Mixtures for Applied in Geotechnical Engineering Work

    OpenAIRE

    Awang, Abd. Rahim; Marto, Aminaton; Makhtar, Ahmad Maher

    2012-01-01

    In Malaysia, coal has been used as a raw material to generate electricity since 1988. In the past, most of the wastage of coal burning especially the bottom ash was not managed properly as it was dumped in the waste pond and accumulated drastically.This paper focuses on some properties of coal ash mixtures (fly  ash and bottom ash mixtures) from Tanjung Bin power plant. The characteristics studied were morphological properties, compaction behaviour and strength properties. Strength properties...

  8. Implementing BosonSampling with time-bin encoding: Analysis of loss, mode mismatch, and time jitter

    Science.gov (United States)

    Motes, Keith R.; Dowling, Jonathan P.; Gilchrist, Alexei; Rohde, Peter P.

    2015-11-01

    It was recently shown by Motes, Gilchrist, Dowling, and Rohde [Phys. Rev. Lett. 113, 120501 (2014), 10.1103/PhysRevLett.113.120501] that a time-bin encoded fiber-loop architecture can implement an arbitrary passive linear optics transformation. This was shown in the case of an ideal scheme whereby the architecture has no sources of error. In any realistic implementation, however, physical errors are present, which corrupt the output of the transformation. We investigate the dominant sources of error in this architecture—loss and mode mismatch—and consider how it affects the BosonSampling protocol, a key application for passive linear optics. For our loss analysis we consider two major components that contribute to loss—fiber and switches—and calculate how this affects the success probability and fidelity of the device. Interestingly, we find that errors due to loss are not uniform (unique to time-bin encoding), which asymmetrically biases the implemented unitary. Thus loss necessarily limits the class of unitaries that may be implemented, and therefore future implementations must prioritize minimizing loss rates if arbitrary unitaries are to be implemented. Our formalism for mode mismatch is generalized to account for various phenomenon that may cause mode mismatch, but we focus on two—errors in fiber-loop lengths and time jitter of the photon source. These results provide a guideline for how well future experimental implementations might perform in light of these error mechanisms.

  9. A lifelong learning hyper-heuristic method for bin packing.

    Science.gov (United States)

    Sim, Kevin; Hart, Emma; Paechter, Ben

    2015-01-01

    We describe a novel hyper-heuristic system that continuously learns over time to solve a combinatorial optimisation problem. The system continuously generates new heuristics and samples problems from its environment; and representative problems and heuristics are incorporated into a self-sustaining network of interacting entities inspired by methods in artificial immune systems. The network is plastic in both its structure and content, leading to the following properties: it exploits existing knowledge captured in the network to rapidly produce solutions; it can adapt to new problems with widely differing characteristics; and it is capable of generalising over the problem space. The system is tested on a large corpus of 3,968 new instances of 1D bin-packing problems as well as on 1,370 existing problems from the literature; it shows excellent performance in terms of the quality of solutions obtained across the datasets and in adapting to dynamically changing sets of problem instances compared to previous approaches. As the network self-adapts to sustain a minimal repertoire of both problems and heuristics that form a representative map of the problem space, the system is further shown to be computationally efficient and therefore scalable.

  10. Looking at large data sets using binned data plots

    Energy Technology Data Exchange (ETDEWEB)

    Carr, D.B.

    1990-04-01

    This report addresses the monumental challenge of developing exploratory analysis methods for large data sets. The goals of the report are to increase awareness of large data sets problems and to contribute simple graphical methods that address some of the problems. The graphical methods focus on two- and three-dimensional data and common task such as finding outliers and tail structure, assessing central structure and comparing central structures. The methods handle large sample size problems through binning, incorporate information from statistical models and adapt image processing algorithms. Examples demonstrate the application of methods to a variety of publicly available large data sets. The most novel application addresses the too many plots to examine'' problem by using cognostics, computer guiding diagnostics, to prioritize plots. The particular application prioritizes views of computational fluid dynamics solution sets on the fly. That is, as each time step of a solution set is generated on a parallel processor the cognostics algorithms assess virtual plots based on the previous time step. Work in such areas is in its infancy and the examples suggest numerous challenges that remain. 35 refs., 15 figs.

  11. ATLAS (Automatic Tool for Local Assembly Structures) - A Comprehensive Infrastructure for Assembly, Annotation, and Genomic Binning of Metagenomic and Metaranscripomic Data

    Energy Technology Data Exchange (ETDEWEB)

    White, Richard A.; Brown, Joseph M.; Colby, Sean M.; Overall, Christopher C.; Lee, Joon-Yong; Zucker, Jeremy D.; Glaesemann, Kurt R.; Jansson, Georg C.; Jansson, Janet K.

    2017-03-02

    ATLAS (Automatic Tool for Local Assembly Structures) is a comprehensive multiomics data analysis pipeline that is massively parallel and scalable. ATLAS contains a modular analysis pipeline for assembly, annotation, quantification and genome binning of metagenomics and metatranscriptomics data and a framework for reference metaproteomic database construction. ATLAS transforms raw sequence data into functional and taxonomic data at the microbial population level and provides genome-centric resolution through genome binning. ATLAS provides robust taxonomy based on majority voting of protein coding open reading frames rolled-up at the contig level using modified lowest common ancestor (LCA) analysis. ATLAS provides robust taxonomy based on majority voting of protein coding open reading frames rolled-up at the contig level using modified lowest common ancestor (LCA) analysis. ATLAS is user-friendly, easy install through bioconda maintained as open-source on GitHub, and is implemented in Snakemake for modular customizable workflows.

  12. Non-specific alarm calls trigger mobbing behavior in Hainan gibbons (Nomascus hainanus).

    Science.gov (United States)

    Deng, Huaiqing; Gao, Kai; Zhou, Jiang

    2016-09-30

    Alarm calls are important defensive behaviors. Here, we report the acoustic spectrum characteristics of alarm calls produced by Hainan gibbons (Nomascus hainanus) inhabiting Bawangling National Nature Reserve in Hainan, China. Analysis of call data collected from 2002-2014 shows that alarm calls are emitted by all family group members, except infants. Alarm behavior included simple short alarming calls (7-10 min) followed by longer variable-frequency mobbing calls lasting 5-12 min. The duration of individual alarming and mobbing calls was 0.078 ± 0.014 s and 0.154 ± 0.041 s at frequency ranges of 520-1000 Hz and 690-3920 Hz, respectively. Alarming call duration was positively associated with group size. The alarm calls can trigger mobbing behavior in Hainan gibbons; this is a defense way of social animals, and first report among the primates' species. The system of vocal alarm behavior described in this critically endangered species is simple and effective.

  13. Dismantlement and removal of Old Hydrofracture Facility bulk storage bins and water tank, Oak Ridge National Laboratory, Oak Ridge, Tennessee

    International Nuclear Information System (INIS)

    1998-03-01

    The Old Hydrofracture Facility (OHF), located at Oak Ridge National Laboratory (ORNL), was constructed in 1963 to allow experimentation and operations with an integrated solid storage, mixing, and grout injection facility. During its operation, OHF blended liquid low-level waste with grout and used a hydrofracture process to pump the waste into a deep low-permeable shale formation. Since the OHF Facility was taken out of service in 1980, the four bulk storage bins located adjacent to Building 7852 had deteriorated to the point that they were a serious safety hazard. The ORNL Surveillance and Maintenance Program requested and received permission from the US Department of Energy to dismantle the bins as a maintenance action and send the free-released metal to an approved scrap metal vendor. A 25,000-gal stainless steel water tank located at the OHF site was included in the scope. A fixed-price subcontract was signed with Allied Technology Group, Inc., to remove the four bulk storage bins and water tank to a staging area where certified Health Physics personnel could survey, segregate, package, and send the radiologically clean scrap metal to an approved scrap metal vendor. All radiologically contaminated metal and metal that could not be surveyed was packaged and staged for later disposal. Permissible personnel exposure limits were not exceeded, no injuries were incurred, and no health and safety violations occurred throughout the duration of the project. Upon completion of the dismantlement, the project had generated 53,660 lb of clean scrap metal (see Appendix D). This resulted in $3,410 of revenue generated and a cost avoidance of an estimated $100,000 in waste disposal fees

  14. Modified strip packing heuristics for the rectangular variable-sized bin packing problem

    Directory of Open Access Journals (Sweden)

    FG Ortmann

    2010-06-01

    Full Text Available Two packing problems are considered in this paper, namely the well-known strip packing problem (SPP and the variable-sized bin packing problem (VSBPP. A total of 252 strip packing heuristics (and variations thereof from the literature, as well as novel heuristics proposed by the authors, are compared statistically by means of 1170 SPP benchmark instances in order to identify the best heuristics in various classes. A combination of new heuristics with a new sorting method yields the best results. These heuristics are combined with a previous heuristic for the VSBPP by the authors to find good feasible solutions to 1357 VSBPP benchmark instances. This is the largest statistical comparison of algorithms for the SPP and the VSBPP to the best knowledge of the authors.

  15. TODS BioCast User Manual, Forecasting 3D Satellite Derived Optical Properties Using Eulerian Advection Procedure, Version 1.0

    Science.gov (United States)

    2015-06-17

    Example 2: OpCast_cron.sh #!/bin/sh # # # # # Cron helper script This script may be called with the appropriate arguments to reproduce what the...testing. Example 3: OpCast.sh #!/bin/sh # # helper script to set up environment for call to make_merged_product.sh # # This script can be called stand...ecosystem model skill assessment, Journal of Marine Systems, 76(1-2), 64-82, doi:10.1016/j.jmarsys.2008.05.014. Jolliff, J. K., S. Ladner, R. Crout, P

  16. Development of a Novel Therapeutic Paradigm Utilizing a Mammary Gland-Targeted, Bin-1 Knockout Mouse Model

    Science.gov (United States)

    2007-03-01

    Thierry-Mieg et al. AceView: identification and functional annotation of cDNA- supported genes in higher organisms— Homo sapiens gene INDO, encoding...stimulating function of RhoB. J Biol Chem 1997; 272:15591–4. 25. Routhier EL , Donover PS, Prendergast GC. hob1+, the homolog of Bin1 in fission yeast, is...tumours on inoculation of EL -4 thymoma or B16 melanoma cells due to an increased tumour-specific CTL response85. TGFβ suppression of tumour-specific

  17. Where do out-of-hours calls to a consultant microbiologist come from?

    LENUS (Irish Health Repository)

    Humphreys, H

    2009-08-01

    There is little in the literature about out-of-hours calls to medical microbiologists. The calls taken by a consultant medical microbiologist over a five-year period in an Irish tertiary referral hospital were reviewed. Excluding calls on weekend mornings and significant evening positive blood cultures, the mean annual number of calls on a one-in-four rota was 89 (range 70-111). Over 90% of calls were received before midnight and 51% were from specialist registrars. Medical specialties, neurosurgery and intensive care were the most common departments seeking advice. Two-thirds of calls related to the management of an individual patient, but advice on infection prevention and control is increasingly requested. Calls out-of-hours are not insignificant but little is known about how these vary between hospitals and what contribution they make to patient care.

  18. 47 CFR 22.921 - 911 call processing procedures; 911-only calling mode.

    Science.gov (United States)

    2010-10-01

    ... programming in the mobile unit that determines the handling of a non-911 call and permit the call to be... CARRIER SERVICES PUBLIC MOBILE SERVICES Cellular Radiotelephone Service § 22.921 911 call processing procedures; 911-only calling mode. Mobile telephones manufactured after February 13, 2000 that are capable of...

  19. The noseleaf of Rhinolophus formosae focuses the Frequency Modulated (FM) component of the calls.

    Science.gov (United States)

    Vanderelst, Dieter; Lee, Ya-Fu; Geipel, Inga; Kalko, Elisabeth K V; Kuo, Yen-Min; Peremans, Herbert

    2013-01-01

    Bats of the family Rhinolophidae emit their echolocation calls through their nostrils and feature elaborate noseleaves shaping the directionality of the emissions. The calls of these bats consist of a long constant-frequency component preceded and/or followed by short frequency-modulated sweeps. While Rhinolophidae are known for their physiological specializations for processing the constant frequency part of the calls, previous evidence suggests that the noseleaves of these animals are tuned to the frequencies in the frequency modulated components of the calls. In this paper, we seek further support for this hypothesis by simulating the emission beam pattern of the bat Rhinolophus formosae. Filling the furrows of lancet and removing the basal lappets (i.e., two flaps on the noseleaf) we find that these conspicuous features of the noseleaf focus the emitted energy mostly for frequencies in the frequency-modulated components. Based on the assumption that this component of the call is used by the bats for ranging, we develop a qualitative model to assess the increase in performance due to the furrows and/or the lappets. The model confirms that both structures decrease the ambiguity in selecting relevant targets for ranging. The lappets and the furrows shape the emission beam for different spatial regions and frequency ranges. Therefore, we conclude that the presented evidence is in line with the hypothesis that different parts of the noseleaves of Rhinolophidae are tuned to different frequency ranges with at least some of the most conspicuous ones being tuned to the frequency modulated components of the calls-thus yielding strong evidence for the sensory importance of the component.

  20. The noseleaf of Rhinolophus formosae focuses the Frequency Modulated (FM component of the calls

    Directory of Open Access Journals (Sweden)

    Dieter eVanderelst

    2013-07-01

    Full Text Available Bats of the family Rhinolophidae emit their echolocation calls through their nostrils and feature elaborate noseleaves shaping the directionality of the emissions. The calls of these bats consist of a long constant-frequency component preceded and/or followed by short frequency-modulated sweeps. While Rhinolophidae are known for their physiological specializations for processing the constant frequency part of the calls, previous evidence suggests that the noseleaves of these animals are tuned to the frequencies in the frequency modulated components of the calls. In this paper, we seek further support for this hypothesis by simulating the emission beam pattern of the bat Rhinolophus formosae. Filling the furrows of lancet and removing the basal lappets (i.e. two flaps on the noseleaf we find that these conspicuous features of the noseleaf focus the emitted energy mostly for frequencies in the frequency-modulated components. Based on the assumption that this component of the call is used by the bats for ranging, we develop a qualitative model to assess the increase in performance due to the furrows and/or the lappets. The model confirms that both structures decrease the ambiguity in selecting relevant targets for ranging. The lappets and the furrows shape the emission beam for different spatial regions and frequency ranges. Therefore, we conclude that that the presented evidence is in line with the hypothesis that different parts of the noseleaves of Rhinolophidae are tuned to different frequency ranges with at least some of the most conspicuous ones being tuned to the frequency modulated components of the calls - thus yielding strong evidence for the sensory importance of the component.

  1. Grandezas excesso de soluções líquidas binárias de glicóis + água a diferentes temperaturas e pressão atmosférica

    OpenAIRE

    Heloisa Emi Hoga

    2015-01-01

    Resumo: Propriedades excesso têm sido um caminho qualitativo e quantitativo para predizer o desvio da idealidade de soluções líquidas binárias. Além disso, as grandezas excesso têm sido usadas para desenvolver modelos e novas teorias de soluções. Neste trabalho teve como objetivo o estudo experimental de grandezas volumétricas, viscosimétricas, acústicas e das entalpias excesso de soluções líquidas binárias de água + etanol, ou + etileno glicol, ou + dietileno glicol, ou + trietileno glicol, ...

  2. Aerosol impacts on California winter clouds and precipitation during CalWater 2011: local pollution vs. long-range transported dust

    OpenAIRE

    J. Fan; L. R. Leung; P. J. DeMott; J. M. Comstock; B. Singh; D. Rosenfeld; J. M. Tomlinson; A. White; K. A. Prather; P. Minnis; J. K. Ayers; Q. Min

    2013-01-01

    Mineral dust aerosols often observed over California in winter/spring, associated with long-range transport from Asia and Sahara, have been linked to enhanced precipitation based on observations. Local anthropogenic pollution, on the other hand, was shown in previous observational and modeling studies to reduce precipitation. Here we incorporate recent developments in ice nucleation parameterizations to link aerosols with ice crystal formation in a spectral-bin cloud microphysical mode...

  3. Aerosol impacts on California winter clouds and precipitation during CalWater 2011: local pollution versus long-range transported dust

    OpenAIRE

    Fan, J.; Leung, L. R.; DeMott, P. J.; Comstock, J. M.; Singh, B.; Rosenfeld, D.; Tomlinson, J. M.; White, A.; Prather, K. A.; Minnis, P.; Ayers, J. K.; Min, Q.

    2014-01-01

    Mineral dust aerosols often observed over California in winter and spring, associated with long-range transport from Asia and the Sahara, have been linked to enhanced precipitation based on observations. Local anthropogenic pollution, on the other hand, was shown in previous observational and modeling studies to reduce precipitation. Here we incorporate recent developments in ice nucleation parameterizations to link aerosols with ice crystal formation in a spectral-bin cloud microphysical mod...

  4. SNPMClust: Bivariate Gaussian Genotype Clustering and Calling for Illumina Microarrays

    Directory of Open Access Journals (Sweden)

    Stephen W. Erickson

    2016-07-01

    Full Text Available SNPMClust is an R package for genotype clustering and calling with Illumina microarrays. It was originally developed for studies using the GoldenGate custom genotyping platform but can be used with other Illumina platforms, including Infinium BeadChip. The algorithm first rescales the fluorescent signal intensity data, adds empirically derived pseudo-data to minor allele genotype clusters, then uses the package mclust for bivariate Gaussian model fitting. We compared the accuracy and sensitivity of SNPMClust to that of GenCall, Illumina's proprietary algorithm, on a data set of 94 whole-genome amplified buccal (cheek swab DNA samples. These samples were genotyped on a custom panel which included 1064 SNPs for which the true genotype was known with high confidence. SNPMClust produced uniformly lower false call rates over a wide range of overall call rates.

  5. Case study: Is the 'catch-all-plastics bin' useful in unlocking the hidden resource potential in the residual waste collection system?

    Science.gov (United States)

    Kranzinger, Lukas; Schopf, Kerstin; Pomberger, Roland; Punesch, Elisabeth

    2017-02-01

    Austria's performance in the collection of separated waste is adequate. However, the residual waste still contains substantial amounts of recyclable materials - for example, plastics, paper and board, glass and composite packaging. Plastics (lightweight packaging and similar non-packaging materials) are detected at an average mass content of 13% in residual waste. Despite this huge potential, only 3% of the total amount of residual waste (1,687,000 t y -1 ) is recycled. This implies that most of the recyclable materials contained in the residual waste are destined for thermal recovery and are lost for recycling. This pilot project, commissioned by the Land of Lower Austria, applied a holistic approach, unique in Europe, to the Lower Austrian waste management system. It aims to transfer excess quantities of plastic packaging and non-packaging recyclables from the residual waste system to the separately collected waste system by introducing a so-called 'catch-all-plastics bin'. A quantity flow model was constructed and the results showed a realistic increase in the amount of plastics collected of 33.9 wt%. This equals a calculated excess quantity of 19,638 t y -1 . The increased plastics collection resulted in a positive impact on the climate footprint (CO 2 equivalent) in line with the targets of EU Directive 94/62/EG (Circular Economy Package) and its Amendments. The new collection system involves only moderate additional costs.

  6. The advertisement call, color patterns and distribution of Ischnocnema izecksohni (Caramaschi and Kisteumacher, 1989 (Anura, Brachycephalidae

    Directory of Open Access Journals (Sweden)

    Pedro P. G. Taucce

    2012-01-01

    Full Text Available Ischnocnema izecksohni inhabits the gallery forests from the Quadrilátero Ferrífero, Southern Espinhaço range, state of Minas Gerais, southeastern Brazil, and it is considered endemic to this region. Its closest related species is I. nasuta according to the original description. We describe the advertisement call of I. izecksohni based on specimens recorded and collected at the municipality of Nova Lima, state of Minas Gerais, distant about 10 km straight line from its type locality. The advertisement call consists of a group of notes emitted sporadically without a regular interval between the calls. Call duration (n = 36 calls in four individuals ranged from 1.03 to 1.85 s (= 1.52 ± 0.21 s and the call rise time from 0.66 to 1.52 s (= 1.16 ± 0.25 s, with 34-57 notes per call (= 47.42 ± 6.03. Peak frequency ranged from 2250 to 2625 Hz, the dominant frequency from 1317.8 to 3128.0 Hz and interval between notes from 22.00 to 41.00 ms (= 28.63 ± 0.03 ms. From the examination of herpetological collections, morphological and bioacoustical data we extended the species known distribution ca. 200 km eastward, to ten new localities, all of them outside the Quadrilátero Ferrífero region, at the Mantiqueira mountain range. We analyzed color patterns and we find some dorsal patterns not described at the original description of I. izecksohni. We also make some comments concerning the taxonomic status of I. izecksohni and I. nasuta.

  7. Geographic variation in the advertisement calls of Hyla eximia and its possible explanations.

    Science.gov (United States)

    Rodríguez-Tejeda, Ruth E; Méndez-Cárdenas, María Guadalupe; Islas-Villanueva, Valentina; Macías Garcia, Constantino

    2014-01-01

    Populations of species occupying large geographic ranges are often phenotypically diverse as a consequence of variation in selective pressures and drift. This applies to attributes involved in mate choice, particularly when both geographic range and breeding biology overlap between related species. This condition may lead to interference of mating signals, which would in turn promote reproductive character displacement (RCD). We investigated whether variation in the advertisement call of the mountain treefrog (Hyla eximia) is linked to geographic distribution with respect to major Mexican river basins (Panuco, Lerma, Balsas and Magdalena), or to coexistence with its sister (the canyon treefrog, Hyla arenicolor) or another related species (the dwarf treefrog, Tlalocohyla smithii). We also evaluated whether call divergence across the main river basins could be linked to genetic structure. We found that the multidimensional acoustic space of calls from two basins where H. eximia currently interacts with T. smithii, was different from the acoustic space of calls from H. eximia elsewhere. Individuals from these two basins were also distinguishable from the rest by both the phylogeny inferred from mitochondrial sequences, and the genetic structure inferred from nuclear markers. The discordant divergence of H. eximia advertisement calls in the two separate basins where its geographic range overlaps that of T. smithii can be interpreted as the result of two independent events of RCD, presumably as a consequence of acoustic interference in the breeding choruses, although more data are required to evaluate this possibility.

  8. Geographic variation in the advertisement calls of Hyla eximia and its possible explanations

    Directory of Open Access Journals (Sweden)

    Ruth E. Rodríguez-Tejeda

    2014-06-01

    Full Text Available Populations of species occupying large geographic ranges are often phenotypically diverse as a consequence of variation in selective pressures and drift. This applies to attributes involved in mate choice, particularly when both geographic range and breeding biology overlap between related species. This condition may lead to interference of mating signals, which would in turn promote reproductive character displacement (RCD. We investigated whether variation in the advertisement call of the mountain treefrog (Hyla eximia is linked to geographic distribution with respect to major Mexican river basins (Panuco, Lerma, Balsas and Magdalena, or to coexistence with its sister (the canyon treefrog, Hyla arenicolor or another related species (the dwarf treefrog, Tlalocohyla smithii. We also evaluated whether call divergence across the main river basins could be linked to genetic structure. We found that the multidimensional acoustic space of calls from two basins where H. eximia currently interacts with T. smithii, was different from the acoustic space of calls from H. eximia elsewhere. Individuals from these two basins were also distinguishable from the rest by both the phylogeny inferred from mitochondrial sequences, and the genetic structure inferred from nuclear markers. The discordant divergence of H. eximia advertisement calls in the two separate basins where its geographic range overlaps that of T. smithii can be interpreted as the result of two independent events of RCD, presumably as a consequence of acoustic interference in the breeding choruses, although more data are required to evaluate this possibility.

  9. Fine Physical Bin Mapping of the Powdery Mildew Resistance Gene Pm21 Based on Chromosomal Structural Variations in Wheat

    Directory of Open Access Journals (Sweden)

    Shanying Zhu

    2018-02-01

    Full Text Available Pm21, derived from wheat wild relative Dasypyrum villosum, is one of the most effective powdery mildew resistance genes and has been widely applied in wheat breeding in China. Mapping and cloning Pm21 are of importance for understanding its resistance mechanism. In the present study, physical mapping was performed using different genetic stocks involving in structural variations of chromosome 6VS carrying Pm21. The data showed that 6VS could be divided into eight distinguishable chromosomal bins, and Pm21 was mapped to the bin FLb4–b5/b6 closely flanked by the markers 6VS-08.6 and 6VS-10.2. Comparative genomic mapping indicated that the orthologous regions of FLb4–b5/b6 carrying Pm21 were narrowed to a 117.7 kb genomic region harboring 19 genes in Brachypodium and a 37.7 kb region harboring 5 genes in rice, respectively. The result was consistent with that given by recent genetic mapping in diploid D. villosum. In conclusion, this study demonstrated that physical mapping based on chromosomal structural variations is an efficient method for locating alien genes in wheat background.

  10. BinCat: a Catalog of Nearby Binary Stars with Tools for Calculating Light-Leakage for Direct Imaging Missions

    Science.gov (United States)

    Holte, Elias Peter; Sirbu, Dan; Belikov, Ruslan

    2018-01-01

    Binary stars have been largely left out of direct imaging surveys for exoplanets, specifically for earth-sized planets in their star's habitable zone. Utilizing new direct imaging techniques brings us closer to being able to detect earth-like exoplanets around binary stars. In preparation for the upcoming WFIRST mission and other direct imaging-capable missions (HabEx, LUVIOR) it is important to understand the expected science yield resulting from the implementation of these imaging techniques. BinCat is a catalog of binary systems within 30 parsecs to be used as a target list for future direct imaging missions. There is a non-static component along with BinCat that allows researchers to predict the expected light-leakage between a binary component and its off-axis companion (a value critical to the aforementioned techniques) at any epoch. This is accomplished by using orbital elements from the Sixth Orbital Catalog to model the orbits of the binaries. The software was validated against the historical data used to generate the orbital parameters. When orbital information is unknown or the binaries are purely optical the proper motion of the pair taken from the Washington Double Star catalog is integrated in time to estimate expected light-leakage.

  11. Echolocation call intensity and directionality in flying short-tailed fruit bats, Carollia perspicillata (Phyllostomidae)

    DEFF Research Database (Denmark)

    Brinkløv, Signe; Jakobsen, Lasse; Ratcliffe, John M

    2011-01-01

    The directionality of bat echolocation calls defines the width of bats' sonar "view," while call intensity directly influences detection range since adequate sound energy must impinge upon objects to return audible echoes. Both are thus crucial parameters for understanding biosonar signal design....... a longer and narrower sonar range than previously thought. C. perspicillata orient and forage in the forest interior and the narrow beam might be adaptive in clutter, by reducing the number and intensity of off-axis echoes....

  12. Makam Sayyid Husein Bin Abu Bakar Al-Aydarus: Jaringan Spiritual Usmani Di Indonesia Akhir Abad Ke-19

    OpenAIRE

    SUPRATMAN, FRIAL RAMADHAN

    2016-01-01

    This article investigates Indonesian history with transnational approach espe- cially in tracing social community of Indonesia in the context of globalization during nineteenth century. In this article, author focuses on holy tomb of ulama or saint (wali), Sayyid Husein bin Abu Bakar al-Aydarus, who died in the late eighteenth century and buried in Batavia. Although he died more than a century a go, his influence through tomb still can be sensed until now. In the nineteenth century, the tomb ...

  13. Predicting Long-Range Traversability from Short-Range Stereo-Derived Geometry

    Science.gov (United States)

    Turmon, Michael; Tang, Benyang; Howard, Andrew; Brjaracharya, Max

    2010-01-01

    Based only on its appearance in imagery, this program uses close-range 3D terrain analysis to produce training data sufficient to estimate the traversability of terrain beyond 3D sensing range. This approach is called learning from stereo (LFS). In effect, the software transfers knowledge from middle distances, where 3D geometry provides training cues, into the far field where only appearance is available. This is a viable approach because the same obstacle classes, and sometimes the same obstacles, are typically present in the mid-field and the farfield. Learning thus extends the effective look-ahead distance of the sensors.

  14. Fine mapping of genetic variants in BIN1, CLU, CR1 and PICALM for association with cerebrospinal fluid biomarkers for Alzheimer's disease

    NARCIS (Netherlands)

    Kauwe, John S. K.; Cruchaga, Carlos; Karch, Celeste M.; Sadler, Brooke; Lee, Mo; Mayo, Kevin; Latu, Wayne; Su'a, Manti; Fagan, Anne M.; Holtzman, David M.; Morris, John C.; Goate, Alison M.; Saradha, A.; Abdi, Hervé; Abeliovich, Asa; Abellan van Kan, Gabor; Abner, Erin; Acharya, Deepa; Adams, Nicholas; Adler, Daniel; Agrusti, Antonella; Agyemang, Alex; Ahdidan, Jamila; Ahn, Jae Eun; Aisen, Paul; Aksu, Yaman; Al-Akhras, Mousa; Alarcon, Marcelo; Alberca, Roman; Alexander, Gene; Alexander, Daniel; Almeida, Fabio; Amlien, Inge; Anand, Shyam; Andrew, Marilee; Angersbach, Steve; Anjum, Ayesha; Aoyama, Eiji; Arfanakis, Konstantinos; Armor, Tom; Arnold, Steven; Asatryan, Albert; Ashe-McNalley, Cody; Ashiga, Hirokazu; Assareh, Arezoo; Le Page, Aurelie; Avants, Brian; Avinash, Gopal; Awasthi, Sukrati; Ayan-Oshodi, Mosun; Babic, Tomislav; Baek, Young; Bagci, Ulas; Bai, Shuyang; Baird, Geoffrey; Baker, John; Banks, Sarah; Bard, Jonathan; Barnes, Josephine; Barret, Olivier; Bartlett, Jonathan; Bartzokis, George; Barua, Neil; Bauer, Corinna; Becker, James; Becker, J. Alex; Beckett, Laurel; Bednar, Martin; Beg, Mirza Faisal; Bek, Stephan; Belmokhtar, Nabil; Bernard, Charlotte; Bertram, Lars; Bhaskar, Uday; Biffi, Alessandro; Bigler, Erin; Bilgic, Basar; Bishop, Courtney; Bittner, Daniel; Black, Ronald; Blennow, Kaj; Bogorodzki, Piotr; Bokde, Arun; Bonner-Jackson, Aaron; Boppana, Madhu; Bourgeat, Pierrick; Bowes, Mike; Bowman, Gene; Braskie, Meredith; Braunewell, Karl; Breitner, Joihn; Brewer, James; Brickman, Adam; Britschgi, Markus; Broadbent, Steve; Brogren, Jacob; Brooks, David; Browndyke, Jeffrey; Brunton, Simon; Buchert, Ralph; Buchsbaum, Monte; Buckley, Chris; Buerger, Katharina; Burger, Cyrill; Burnham, Samantha; Burns, Jeffrey; Burton, David; Butman, John; Cabeza, Rafael; Cairns, Nigel; Callhoff, Johanna; Calvini, Piero; Cantillon, Marc; Capella, Heraldo; Cardona-Sanclemente, Luis Eduardo; Carle, Adam; Carmasin, Jeremy; Carranza-Ath, Fredy; Casabianca, Jodi; Casanova, Ramon; Cash, David; Cedarbaum, Jesse; Cella, Massimo; Celsis, Pierre; Chaney, Megan; Chanu, Pascal; Chao, Linda; Charil, Arnaud; Chemali, Zeina; Chen, Kewei; Chen, Minhua; Chen, Rong; Chen, Baojiang; Chen, Jake; Chen, Gennan; Chen, Wei; Cheng, Wei-Chen; Chertkow, Howard; Cheung, Charlton; Cheung, Vinci; Chiang, Gloria; Chiba, Koji; Chin, Simon; Chisholm, Jane; Cho, Youngsang; Choe, John; Choubey, Suresh; Christensen, Anette Luther; Clark, Chris; Clark, David; Clarkson, Matt; Clayton, David; Clunie, David; Coimbra, Alexandre; Compton, David; Coppola, Giovanni; Cover, Keith S.; Crane, Paul; Crans, Gerald; Croop, Robert; Crowther, Daniel; Crum, William; Cui, Yue; Curry, Charles; Curtis, Steven; Cutter, Gary; Daiello, Lori; Dake, Michael; Dale, Anders; Daliri, Mohammad Reza; Damato, Vito Domenico; Darby, Eveleen; Darkner, Sune; Davatzikos, Christos; Dave, Jay; David, Renaud; Davidson, Julie; de Bruijne, Marleen; de Meyer, Geert; de Nunzio, Giorgio; Decarli, Charles; Dechairo, Bryan; DeDuck, Kristina; Dehghan, Hossein; Dejkam, Arsalan; Delfino, Manuel; Dellavedova, Luca; Delpassand, Ebrahim; Delrieu, Julien; Deniz, Oscar; Denney, Douglas; DeOrchis, Vincent; Dépy Carron, Delphine; deToledo-Morrell, Leyla; Devanand, Davangere; Devanarayan, Viswanath; Diaz-Arrastia, Ramon; Dickerson, Bradford; Ding, Xiaobo; Dinov, Ivo; Dobson, Howard; Dodge, Hiroko; Donohue, Michael; Dore, Vincent; Dorflinger, Ernest; Dowling, Maritza; Duan, Xujun; Dubal, Dena; Duchesne, Simon; Duff, Kevin; Dukart, Jürgen; Durazzo, Timothy; Dykstra, Kevin; Earl, Nancy; Edula, Goutham; Ekin, Ahmet; Elcoroaristizabal, Xabier; Emahazion, Tesfai; Engelman, Corinne; Epstein, Noam; Erten-Lyons, Deniz; Eskildsen, Simon; Falcone, Guido; Fan, Yong; Fan, Lingzhong; Farb, Norman; Farnum, Michael; Farrer, Lindsay; Farzan, Ali; Faux, Noel; Feldman, Howard; Feldman, Susan; Fennema-Notestine, Christine; Fernandes, Michel; Fernandez, Elsa; Ferrarini, Luca; Ferreira, Manuel Joao; Ferrer, Eugene; Figurski, Michal; Filipovych, Roman; Fillit, Howard; Finch, Stephen; Finlay, Daniel; Fiot, Jean-Baptiste; Flenniken, Derek; Fletcher, P. Thomas; Fletcher, Evan; Flynn Longmire, Crystal; Focke, Niels; Forman, Mark; Forsythe, Alan; Fox, Steven; Fox-Bosetti, Sabrina; Francis, Alexander L.; Franco-Villalobos, Conrado; Franko, Edit; Freeman, Stefanie; Friedrich, Christoph M.; Friesenhahn, Michel; Frings, Lars; Frisoni, Giovanni; Fritzsche, Klaus; Fujimoto, Yoko; Fujiwara, Ken; Fullerton, Terence; Furney, Simon; Gallins, Paul; Gamst, Anthony; Gan, Ke; Garcia, Maria Teresa; Garg, Gaurav; Gaser, Christian; Gastineau, Edward; Gauthier, Serge; Gavett, Brandon; Gavidia, Giovana; Gazdzinski, Stefan; Ge, Qi; Gemme, Gianluca; Geraci, Joseph; German, Dwight; Ghassabi, Zeinab; Gieschke, Ronald; Gil, Juan E.; Gill, Ryan; Gitelman, Darren; Gleason, Carey; Godbey, Michael; Goghari, Vina; Gold, Michael; Goldberg, Terry; Gomeni, Roberto; Gong, Shangwenyan; Gonzales, Celedon; Goodro, Robert; Gordon, Brian; Gorriz, Juan Manuel; Grachev, Igor; Grandey, Emily; Grasela, Thaddeus; Gratt, Jeremy; Gray, Katherine; Greenberg, Barry; Gregg, Keith; Gregory, Erik; Greicius, Michael; Greve, Douglas; Grill, Joshua; Gross, Alden; Gross, Alan; Guignot, Isabelle; Guo, Qimiao; Guo, Hongbin; Guo, Lianghao; Guo, Jeffrey; Habeck, Christian; Hai, Yizhen; Haight, Thaddeus; Hammarstrom, Per; Hampel, Harald; Han, Jian; Han, Tony; Hanif, Muhammad; Hanna, Yousef; Hardy, Peter; Harvey, Danielle; Hasan, Md Kamrul; Hayashi, Toshihiro; Hazart, Aurelien; He, Huiguang; He, Yong; Head, Denise; Heckemann, Rolf; Heidebrink, Judith; Henderson, David; Henrard, Sébastien; Herholz, Karl; Hernandez, Monica; Herskovits, A. Zara; Hess, Christopher; Hildenbrand, Maike; Hobart, Jeremy; Hoffman, John; Holder, Daniel; Honigberg, Lee; Hoppin, Jack; Horsfield, Mark; Hou, Yangyang; Hsu, Ailing; Hsu, Wei-Wen; Hu, Zhiwei; Hu, Xiaolan; Hu, Zhenghui; Hu, William; Huang, Chien-Chih; Huang, Chingwen; Huang, Shuai; Huang, Yifan; Huang, Juebin; Huang, Chun-Jung; Huang, Shu-Pang; Huang, Fude; Hubbard, Rebecca; Huentelman, Matthew; Hui, Shen; Huppertz, Hans-Jürgen; Hurko, Orest; Hurt, Stephen; Huyck, Susan; Hwang, Scott; Hyun, JungMoon; Ifeachor, Emmanuel; Iglesias, Martina; Ikari, Yasuhiko; Ikonomidou, Vasiliki; Immermann, Fred; Inoue, Lurdes; Insel, Philip; Irizarry, Michael; Irungu, Benson mwangi; Ishibashi, Taro; Ishii, Kenji; Ismail, Sara; Ismail, Shahina; Ito, Kaori; Iturria-Medina, Yasser; Iwatsubo, Takeshi; Iyer, Madhumitha; Jacobson, Mark; Jafari, Aria; Jafari-Khouzani, Kourosh; Jaffe, Carl; Jagust, William; Jara, Hernan; Jasperse, Bas; Jedynak, Bruno; Jefferson, Angela; Jennings, J. Richard; Jessen, Walter; Jia, Fucang; Jiang, Tianzi; Jing, Huang; Johnson, David K.; Jones, Richard; Juengling, Freimut; Juh, Rahyeong; Julin, Per; Uday Bhaskar, K.; Kadish, Bill; Kahle-Wrobleski, Kristin; Kallam, Hanimi Reddy; Kamboh, M. Ilyas; Kaneko, Tomoki; Kaneta, Tomohiro; Karageorgiou, Elissaios; Karantzoulis, Stella; Karlawish, Jason; Katz, Elyse; Kaushik, Sandeep S.; Kauwe, John; Kawakami, Hirofumi; Kazimipoor, Borhan; Kelleher, Thomas; Kennedy, Richard; Kerr, Douglas; Kerrouche, Nacer; Khalil, Iya; Khalil, Andre; Killeen, Neil; Killiany, Ron; Kim, Ana; Kim, Yeonhee; Kim, Heeyoung; Kim, Jong Hun; Kim, Hyoungkyu; Kim, Seongkyun; Kim, Hyewon; Kimberg, Daniel; Kimura, Tokunori; King, Richard; Kirby, Justin; Kirsch, Wolff; Klimas, Michael; Kline, Richard; Kling, Mitchel; Klopfenstein, Erin; Kobayashi, Dione; Koikkalainen, Juha; Kokomoor, Anders; Kolasny, Anthony; Koppel, Jeremy; Korolev, Igor; Kotran, Nickolas; Kouassi, Alex; Kowalczyk, Adam; Kozma, Lynn; Kratzer, Martina; Kuceyeski, Amy; Kuhn, Félix Pierre; Kulkarni, Mauktik; Kumar, Sreedhar; Kuo, Hsun Ting; Kuo, Julie; Kurosawa, Ken; Kwon, Oh Hun; Laforet, Genevieve; Lai, Song; Lakatos, Anita; Lam, On Ki; Lampron, Antoine; Landau, Susan; Landen, Jaren; Lane, Richard; Langbaum, Jessica; Langford, Dianne; Lanius, Vivian; Lavault, Romain; Laxamana, Joel; Le, Trung; Leahy, Richard; Lee, Noah; Lee, Dongsoo; Lee, Vita; Lee, Joseph H.; Lee, Jong-Min; Lefkimmiatis, Stamatis; Lemaitre, Herve; Lenz, Robert; Lester, Gayle; Levey, Allan; Li, Wenjun; Li, Shanshan; Li, Xiaodong; Li, Gang; Li, Ming; Li, Chin-Shang; Li, Lexin; Li, Jinhe; Li, Quanzheng; Li, Yi; Li, Rui; Li, Shi-jiang; Liang, Peipeng; Liang, Lichen; Liang, Kuchang; Liao, Yuan-Lin; Lin, Ling-chih; Lin, Mingkuan; Lin, Ai-Ling; Lin, Lan; Liu, Tianming; Liu, Meijie; Liu, Tao; Liu, Li; Liu, Xiuwen; Liu, Sophia; Liu, Dazhong; Liu, Songling; Liu, Yuan; Liu, Pu; Lo, Raymond; Lobanov, Victor; Loewenstein, David; Logovinsky, Veronika; Long, Xiaojing; Long, Ziyi; Looi, Jeffrey; Lu, Po-Haong; Lukic, Ana; Lull, Juan J.; Luo, Xiongjian; Lynch, John; Ma, Lei; Mackin, Scott; Magda, Sebastian; Maglio, Silvio; Mak, Henry Ka-Fung; Malave, Vicente; Maldjian, Joseph; Mandal, Pravat; Mangin, Jean-Francois; Manjon, Jose; Manohar, Deepak; Mansouri, Chemseddine; Mantri, Ninad; Manzour, Amir; Marambaud, Philippe; Marchewka, Artur; Marek, Kenneth; Markind, Samuel; Marshall, Gad; Martinez Torteya, Antonio; Mather, Mara; Mathis, Chester; Matoug, Sofia; Matsuo, Yoshiyuki; Matthews, Dawn; McArdle, John; McEvoy, Linda; McGeown, William; McIntyre, John; McQuail, Joseph; Meadowcroft, Mark; Meda, Shashwath; Mehta, Nirav; Mendonca, Brian; Menendez, Manuel; Meredith, Jere; Merrill, David; Mesulam, Marek-Marsel; Metti, Andrea; Meyer, Carsten; Mez, Jesse; Mickael, Guedj; Miftahof, Roustem; Mikhno, Arthur; Miller, David; Millikin, Colleen; Min, Ye; Mirza, Mubeena; Mitsis, Effie; Mohan, Ananth; Montana, Giovanni; Moore, Dana; Moradi Birgani, Parmida; Moratal, David; Morimoto, Bruce; Mortamet, Bénédicte; Moscato, Pablo; Motyl, Rafal; Mueller, Kathyrne; Mueller, Susanne; Mueller, Notger; Mukherjee, Shubhabrata; Mulder, Emma; Murayama, Shigeo; Murphy, Michael; Murray, Brian; Musiek, Erik; Myers, Amanda; Najafi, Shahla; Nazarparvar, Babak; Nazeri, Arash; Nettiksimmons, Jasmine; Neu, Scott; Neves, Simone; Ng, Yen-Bee; Nguyen, Nghi; Nguyen Xuan, Tuong; Nicodemus, Kristin; Niecko, Timothy; Nielsen, Casper; Notomi, Keiji; Nuneez Benjumea, Francisco; O'Bryant, Sid; O'Neil, Alison; Obisesan, Thomas; Oh, Dong Hoon; Oh, Joonmi; Okonkwo, Ozioma; Olde Rikkert, Marcel; Olmos, Salvador; Ortner, Marion; Ostrowitzki, Susanne; Oswald, Annahita; Ott, Brian; Ourselin, Sebastien; Ouyang, Gaoxiang; Paiva, Renata; Pan, Zhifang; Pande, Yogesh; Pardo, Jose; Pardoe, Heath; Park, Hyunjin; Park, Moon Ho; Park, Sang hyun; Park, Kee Hyung; Park, Sujin; Parsey, Ramin; Parveen, Riswana; Paskavitz, James; Patel, Yogen; Patil, Manasi; Pawlak, Mikolaj; Payoux, Pierre; Pearson, Jim; Peavy, Guerry; Pell, Gaby; Peng, Yahong; Pennec, Xavier; Pepin, Jean louis; Perea, Rodrigo; Perneczky, Robert; Petitti, Diana; Petrella, Jeffrey; Peyrat, Jean-Marc; Pezoa, Jorge; Pham, Chi-Tuan; Phillips, Nicole; Pierson, Ronald; Piovezan, Mauro; Podhorski, Adam; Pollari, Mika; Pontecorvo, Michael; Poppenk, Jordan; Posner, Holly; Potkin, Steven; Potter, Elizabeth; Poulin, Stephane; Prasad, Gautam; Prenger, Kurt; Prince, Jerry; Priya, Anandh; Puchakayala, Shashidhar Reddy; Qiu, Anqi; Qiu, Ruolun; Qiu, Wendy; Qualls, Constance Dean; Rabie, Huwaida; Rajeesh, Rajeesh; Rallabandi, V. P. Subramanyam; Ramage, Amy; Randolph, Christopher; Rao, Anil; Rao, Divya; Raubertas, Richard; Ray, Debashis; Razak, Hana; Redolfi, Alberto; Reed, Bruce; Reid, Andrew; Reilhac, Anthonin; Reinsberger, Claus; Restrepo, Lucas; Retico, Alessandra; Rezaeitabar, Yousef; Richards, John; Richter, Mirco; Riddle, William; Ries, Michele; Rincón, Mariano; Rischall, Matt; Robieson, Weining; Rocha-Rego, Vanessa; Rogalski, Emily; Rogers, Elizabeth; Rojas, Ignacio; Rojas Balderrama, Javier; Romero, Klaus; Rorden, Chris; Rosand, Jonathan; Rosen, Allyson; Rosen, Ori; Rosenberg, Paul; Ross, David; Ross, Joel; Roubini, Eli; Rousseau, François; Rowe, Christopher; Rubin, Daniel; Rubright, Jonathan; Ruiz, Agustin; Rusinek, Henry; Ryan, Laurie; Saad, Ahmed; Sabbagh, Marway; Sabuncu, Mert; Sachs, Michael; Sacuiu, Simona; Sadeghi, Ali; Said, Yasmine; Saint-Aubert, Laure; Sakata, Muneyuki; Salat, David; Salmon, David; Salomi, Sharmila; Salter, Hugh; Samwald, Matthias; Sanchez, Luciano; Sanders, Elizabeth; Sanjo, Nobuo; Sarnel, Haldun; Sato, Shinji; Sato, Hajime; Saumier, Daniel; Savio, Alexandre; Sawada, Ikuhisa; Saykin, Andrew; Schaffer, J. David; Scharre, Douglas; Schegerin, Marc; Schlosser, Gretchen; Schmand, Ben; Schmansky, Nick; Schmidt, Mark; Schneider, Lon; Schramm, Hauke; Schuerch, Markus; Schwartz, Craig; Schwartz, Eben; Schwarz, Adam; Seethamraju, Ravi; Seixas, Flavio; Selnes, Per; Senjem, Matthew; Senlin, Wang; Seo, Sang Won; Sethuraman, Gopalan; Sevigny, Jeffrey; Sfikas, Giorgos; Sghedoni, Roberto; Shah, Said Khalid; Shahbaba, Babak; Shams, Soheil; Shattuck, David; Shaw, Leslie; Sheela, Jaba; Shen, Weijia; Shen, Qian; Shera, David; Sherman, John; Sherva, Richard; Shi, Feng; Shukla, Vinay; Shuler, Catherine; Shulman, Joshua; Siegel, Rene; Siemers, Eric; Silveira, Margarida; Silver, Michael; Silverman, Daniel; Sim, Ida; Simmons, Andy; Simoes, Rita; Simon, Melvin; Simpson, Ivor; Singh, Simer Preet; Singh, Nikhil; Siuciak, Judy; Sjögren, Niclas; Skup, Martha; Small, Gary; Smith, Michael; Smith, Charles; Smith, Benjamin; Smyth, Timothy; Snow, Sarah; Soares, Holly; Soldea, Octavian; Solomon, Alan; Solomon, Paul; Som, Subhojit; Song, Changhong; Song, Mingli; Sorensen, Greg; Soudah, Eduardo; Spampinato, Maria Vittoria; Spenger, Christian; Sperling, Reisa; Spiegel, René; Spies, Lothar; Squarcia, Sandro; Squire, Larry; Staff, Roger; Stern, Yaakov; Straw, Jack; Strittmatter, Stephen; Stühler, Elisabeth; Styren, Scot; Subramanian, Vijayalakshmi; Sugishita, Morihiro; Sukkar, Rafid; Sun, Ying; Sun, Yu; Sun, Jia; Sundell, Karen; Suri, Muhammad; Suzuki, Akiyuki; Svetnik, Vladimir; Swan, Melanie; Takahasi, Tetsuhiko; Takeuchi, Tomoko; Tanaka, Shoji; Tancredi, Daniel; Tang, Songyuan; Tao, Dacheng; Tao, Wenwen; Tariot, Pierre; Taylor-Reinwald, Lisa; Teng, Edmond; Terlizzi, Rita; Thiele, Frank; Thomas, Ronald; Thomas, Benjamin; Thompson, Paul; Thompson, Wesley; Thornton-Wells, Tricia; Thurfjell, Lennart; Titeux, Laurence; Tokuda, Takahiko; Toledo, Juan B.; Tolli, Tuomas; Toma, Ahmed; Tomita, Naoki; Toro, Roberto; Tosun, Duygu; Tousian, Mona; Toussaint, Paule; Toyoshiba, Hiroyoshi; Tractenberg, Rochelle E.; Trittschuh, Emily; Trojanowski, John; Truran, Diana; Tsechpenakis, Gavriil; Tucker-Drob, Elliot; Tufail, Ahsan; Tung, Joyce; Ueda, Yoji; Ullrich, Lauren; Umadevi Venkataraju, Kannan; Umar, Nisser; Uzunbas, Gokhan; van de Nes, Joseph; van der Brug, Marcel; van Horn, John; van Leemput, Koen; van Train, Kenneth; van Zeeland, Ashley; Vasanawala, Minal; Vemuri, Prashanthi; Verwaerde, Philippe; Videbaek, Charlotte; Vidoni, Eric; Vigneron, Vincent; Villanueva-Meyer, Javier; Visser, Pieter Jelle; Vitolo, Ottavio; Vounou, Maria; Wade, Sara; Walhovd, Kristine B.; Wan, Hong; Wang, Lubin; Wang, Xu; Wang, Ze; Wang, Angela; Wang, Tiger; Wang, Yongmei Michelle; Wang, Yaping; Wang, Wei; Wang, Huali; Wang, Yue; Wang, Li-San; Wang, Huanli; Wang, Alex; Wang, Yalin; Wang, Lei; Ward, Michael; Warfield, Simon; Waring, Stephen; Watanabe, Toshiyuki; Webb, David; Wei, Lili; Weiner, Michael; Wen, Shu-Hui; Wenjing, Li; Wenzel, Fabian; Westlye, Lars T.; Whitcher, Brandon; Whitlow, Christopher; Whitwell, Jennifer; Wilhelmsen, Kirk; Williams, David; Wilmot, Beth; Wingo, Thomas; Winkler, Andreas; Wiste, Heather; Wolfson, Tanya; Wolke, Ira; Wolz, Robin; Woo, Jongwook; Woo, Ellen; Woods, Lynn; Worth, Andrew; Worth, Eric; Wouters, Hans; Wu, Teresa; Wu, Ellen; Wu, Yi-Gen; Wu, Liang; Wu, Xiaoling; Wyman, Bradley; Wyss-Coray, Tony; Xiao, Liu; Xiao, Guanghua; Xie, Sharon; Xu, Jun; Xu, Ye; Xu, Yi-Zheng; Xu, Guofan; Yamane, Tomohiko; Yamashita, Fumio; Yan, Yunyi; Yan, Pingkun; Yang, Jinzhong; Yang, Qing X.; Yang, Zijiang; Yang, Guang; Yang, Wenlu; Yang, Eric; Yang, Zhitong; Ye, Jieping; Ye, Jong; Ye, Liang; Ye, Byoung Seok; Yee, Laura; Yesavage, Jerome; Ying, Song; Yoo, Bongin; Young, Jonathan; Yu, Dongchuan; Yu, Shiwei; Yuan, Kai; Yuan, Guihong; Yushkevich, Paul; Zaborszky, Laszlo; Zagorodnov, Vitali; Zagorski, Michael; Zawadzki, Rezi; Zeitzer, Jamie; Zhang, Huixiong; Zhang, Tianhao; Zhang, Ping; Zhang, Xin; Zhang, Bin; Zhang, Jing; Zhang, Linda; Zhang, Lijun; Zhang, Kurt; Zhao, Jim; Zhao, Peng; Zhao, Qinying; Zhen, Xiantong; Zheng, Yuanjie; Zhijun, Yao; Zhou, Sheng; Zhou, Bin; Zhu, Wanlin; Zhu, Hongtu; Zhu, Wen; Zito, Giancarlo; Zou, Heng

    2011-01-01

    Recent genome-wide association studies of Alzheimer's disease (AD) have identified variants in BIN1, CLU, CR1 and PICALM that show replicable association with risk for disease. We have thoroughly sampled common variation in these genes, genotyping 355 variants in over 600 individuals for whom

  15. On-call emergency workload of a general surgical team.

    Science.gov (United States)

    Jawaid, Masood; Raza, Syed Muhammad; Alam, Shams Nadeem; Manzar, S

    2009-01-01

    To examine the on-call emergency workload of a general surgical team at a tertiary care teaching hospital to guide planning and provision of better surgical services. During six months period from August to January 2007; all emergency calls attended by general surgical team of Surgical Unit II in Accident and Emergency department (A and E) and in other units of Civil, Hospital Karachi, Pakistan were prospectively recorded. Data recorded includes timing of call, diagnosis, operation performed and outcome apart from demography. Total 456 patients (326 males and 130 females) were attended by on-call general surgery team during 30 emergency days. Most of the calls, 191 (41.9%) were received from 8 am to 5 pm. 224 (49.1%) calls were of abdominal pain, with acute appendicitis being the most common specific pathology in 41 (9.0%) patients. Total 73 (16.0%) calls were received for trauma. Total 131 (28.7%) patients were admitted in the surgical unit for urgent operation or observation while 212 (46.5%) patients were discharged from A and E. 92 (20.1%) patients were referred to other units with medical referral accounts for 45 (9.8%) patients. Total 104 (22.8%) emergency surgeries were done and the most common procedure performed was appendicectomy in 34 (32.7%) patients. Major workload of on-call surgical emergency team is dealing with the acute conditions of abdomen. However, significant proportion of patients are suffering from other conditions including trauma that require a holistic approach to care and a wide range of skills and experience. These results have important implications in future healthcare planning and for the better training of general surgical residents.

  16. Accelerated time-of-flight (TOF) PET image reconstruction using TOF bin subsetization and TOF weighting matrix pre-computation

    International Nuclear Information System (INIS)

    Mehranian, Abolfazl; Kotasidis, Fotis; Zaidi, Habib

    2016-01-01

    Time-of-flight (TOF) positron emission tomography (PET) technology has recently regained popularity in clinical PET studies for improving image quality and lesion detectability. Using TOF information, the spatial location of annihilation events is confined to a number of image voxels along each line of response, thereby the cross-dependencies of image voxels are reduced, which in turns results in improved signal-to-noise ratio and convergence rate. In this work, we propose a novel approach to further improve the convergence of the expectation maximization (EM)-based TOF PET image reconstruction algorithm through subsetization of emission data over TOF bins as well as azimuthal bins. Given the prevalence of TOF PET, we elaborated the practical and efficient implementation of TOF PET image reconstruction through the pre-computation of TOF weighting coefficients while exploiting the same in-plane and axial symmetries used in pre-computation of geometric system matrix. In the proposed subsetization approach, TOF PET data were partitioned into a number of interleaved TOF subsets, with the aim of reducing the spatial coupling of TOF bins and therefore to improve the convergence of the standard maximum likelihood expectation maximization (MLEM) and ordered subsets EM (OSEM) algorithms. The comparison of on-the-fly and pre-computed TOF projections showed that the pre-computation of the TOF weighting coefficients can considerably reduce the computation time of TOF PET image reconstruction. The convergence rate and bias-variance performance of the proposed TOF subsetization scheme were evaluated using simulated, experimental phantom and clinical studies. Simulations demonstrated that as the number of TOF subsets is increased, the convergence rate of MLEM and OSEM algorithms is improved. It was also found that for the same computation time, the proposed subsetization gives rise to further convergence. The bias-variance analysis of the experimental NEMA phantom and a clinical

  17. Analysis of energy efficiency retrofit schemes for heating, ventilating and air-conditioning systems in existing office buildings based on the modified bin method

    International Nuclear Information System (INIS)

    Wang, Zhaoxia; Ding, Yan; Geng, Geng; Zhu, Neng

    2014-01-01

    Highlights: • A modified bin method is adopted to propose and optimize the EER schemes. • A case study is presented to demonstrate the analysis procedures of EER schemes. • Pertinent EER schemes for HVAC systems are proposed for the object building. - Abstract: Poor thermal performance of building envelop and low efficiencies of heating, ventilating and air-conditioning (HVAC) systems can always be found in the existing office buildings with large energy consumption. This paper adopted a modified bin method to propose and optimize the energy efficiency retrofit (EER) schemes. An existing office building in Tianjin was selected as an example to demonstrate the procedures of formulating the design scheme. Pertinent retrofit schemes for HVAC system were proposed after the retrofit of building envelop. With comprehensive consideration of energy efficiency and economic benefits, the recommended scheme that could improve the overall energy efficiency by 71.20% was determined

  18. Brassinosteriod Insensitive 2 (BIN2) acts as a downstream effector of the Target of Rapamycin (TOR) signaling pathway to regulate photoautotrophic growth in Arabidopsis.

    Science.gov (United States)

    Xiong, Fangjie; Zhang, Rui; Meng, Zhigang; Deng, Kexuan; Que, Yumei; Zhuo, Fengping; Feng, Li; Guo, Sundui; Datla, Raju; Ren, Maozhi

    2017-01-01

    The components of the target of rapamycin (TOR) signaling pathway have been well characterized in heterotrophic organisms from yeast to humans. However, because of rapamycin insensitivity, embryonic lethality in tor null mutants and a lack of reliable ways of detecting TOR protein kinase in higher plants, the key players upstream and downstream of TOR remain largely unknown in plants. Using engineered rapamycin-sensitive Binding Protein 12-2 (BP12-2) plants, the present study showed that combined treatment with rapamycin and active-site TOR inhibitors (asTORis) results in synergistic inhibition of TOR activity and plant growth in Arabidopsis. Based on this system, we revealed that TOR signaling plays a crucial role in modulating the transition from heterotrophic to photoautotrophic growth in Arabidopsis. Ribosomal protein S6 kinase 2 (S6K2) was identified as a direct downstream target of TOR, and the growth of TOR-suppressed plants could be rescued by up-regulating S6K2. Systems, genetic, and biochemical analyses revealed that Brassinosteriod Insensitive 2 (BIN2) acts as a novel downstream effector of S6K2, and the phosphorylation of BIN2 depends on TOR-S6K2 signaling in Arabidopsis. By combining pharmacological with genetic and biochemical approaches, we determined that the TOR-S6K2-BIN2 signaling pathway plays important roles in regulating the photoautotrophic growth of Arabidopsis. © 2016 The Authors. New Phytologist © 2016 New Phytologist Trust.

  19. Perceiving a calling, living a calling, and job satisfaction: testing a moderated, multiple mediator model.

    Science.gov (United States)

    Duffy, Ryan D; Bott, Elizabeth M; Allan, Blake A; Torrey, Carrie L; Dik, Bryan J

    2012-01-01

    The current study examined the relation between perceiving a calling, living a calling, and job satisfaction among a diverse group of employed adults who completed an online survey (N = 201). Perceiving a calling and living a calling were positively correlated with career commitment, work meaning, and job satisfaction. Living a calling moderated the relations of perceiving a calling with career commitment and work meaning, such that these relations were more robust for those with a stronger sense they were living their calling. Additionally, a moderated, multiple mediator model was run to examine the mediating role of career commitment and work meaning in the relation of perceiving a calling and job satisfaction, while accounting for the moderating role of living a calling. Results indicated that work meaning and career commitment fully mediated the relation between perceiving a calling and job satisfaction. However, the indirect effects of work meaning and career commitment were only significant for individuals with high levels of living a calling, indicating the importance of living a calling in the link between perceiving a calling and job satisfaction. Implications for research and practice are discussed. (c) 2012 APA, all rights reserved.

  20. Call Center Capacity Planning

    DEFF Research Database (Denmark)

    Nielsen, Thomas Bang

    in order to relate the results to the service levels used in call centers. Furthermore, the generic nature of the approximation is demonstrated by applying it to a system incorporating a dynamic priority scheme. In the last paper Optimization of overflow policies in call centers, overflows between agent......The main topics of the thesis are theoretical and applied queueing theory within a call center setting. Call centers have in recent years become the main means of communication between customers and companies, and between citizens and public institutions. The extensively computerized infrastructure...... in modern call centers allows for a high level of customization, but also induces complicated operational processes. The size of the industry together with the complex and labor intensive nature of large call centers motivates the research carried out to understand the underlying processes. The customizable...

  1. Pairing call-response surveys and distance sampling for a mammalian carnivore

    Science.gov (United States)

    Hansen, Sara J. K.; Frair, Jacqueline L.; Underwood, Harold B.; Gibbs, James P.

    2015-01-01

    Density estimates accounting for differential animal detectability are difficult to acquire for wide-ranging and elusive species such as mammalian carnivores. Pairing distance sampling with call-response surveys may provide an efficient means of tracking changes in populations of coyotes (Canis latrans), a species of particular interest in the eastern United States. Blind field trials in rural New York State indicated 119-m linear error for triangulated coyote calls, and a 1.8-km distance threshold for call detectability, which was sufficient to estimate a detection function with precision using distance sampling. We conducted statewide road-based surveys with sampling locations spaced ≥6 km apart from June to August 2010. Each detected call (be it a single or group) counted as a single object, representing 1 territorial pair, because of uncertainty in the number of vocalizing animals. From 524 survey points and 75 detections, we estimated the probability of detecting a calling coyote to be 0.17 ± 0.02 SE, yielding a detection-corrected index of 0.75 pairs/10 km2 (95% CI: 0.52–1.1, 18.5% CV) for a minimum of 8,133 pairs across rural New York State. Importantly, we consider this an index rather than true estimate of abundance given the unknown probability of coyote availability for detection during our surveys. Even so, pairing distance sampling with call-response surveys provided a novel, efficient, and noninvasive means of monitoring populations of wide-ranging and elusive, albeit reliably vocal, mammalian carnivores. Our approach offers an effective new means of tracking species like coyotes, one that is readily extendable to other species and geographic extents, provided key assumptions of distance sampling are met.

  2. On-call emergency workload of a general surgical team

    Directory of Open Access Journals (Sweden)

    Jawaid Masood

    2009-01-01

    Full Text Available Background: To examine the on-call emergency workload of a general surgical team at a tertiary care teaching hospital to guide planning and provision of better surgical services. Patients and Methods: During six months period from August to January 2007; all emergency calls attended by general surgical team of Surgical Unit II in Accident and Emergency department (A and E and in other units of Civil, Hospital Karachi, Pakistan were prospectively recorded. Data recorded includes timing of call, diagnosis, operation performed and outcome apart from demography. Results: Total 456 patients (326 males and 130 females were attended by on-call general surgery team during 30 emergency days. Most of the calls, 191 (41.9% were received from 8 am to 5 pm. 224 (49.1% calls were of abdominal pain, with acute appendicitis being the most common specific pathology in 41 (9.0% patients. Total 73 (16.0% calls were received for trauma. Total 131 (28.7% patients were admitted in the surgical unit for urgent operation or observation while 212 (46.5% patients were discharged from A and E. 92 (20.1% patients were referred to other units with medical referral accounts for 45 (9.8% patients. Total 104 (22.8% emergency surgeries were done and the most common procedure performed was appendicectomy in 34 (32.7% patients. Conclusion: Major workload of on-call surgical emergency team is dealing with the acute conditions of abdomen. However, significant proportion of patients are suffering from other conditions including trauma that require a holistic approach to care and a wide range of skills and experience. These results have important implications in future healthcare planning and for the better training of general surgical residents.

  3. Calle Blanco

    Directory of Open Access Journals (Sweden)

    Gonzalo Cerda Brintrup

    1988-06-01

    Full Text Available Importante arteria, que comunica el sector del puerto con la plaza. Las más imponentes construcciones se sucedían de un modo continuo, encaramándose a ambos lados de la empinada calle. Antes del gran incendio de 1936 grandes casonas de madera destacaban en calle Irarrázabal y en la esquina de ésta con calle Blanco, la más hermosa construcción pertenecía a don Alberto Oyarzún y la casa vecina hacia Blanco era de don Mateo Miserda, limitada por arriba con la casa de don Augusto Van Der Steldt y ésta era seguida de la casa de don David Barrientos provista de cuatro cúpulas en las esquinas y de un amplio corredor en el frontis. Todas estas construcciones de madera fueron destruidas en el gran incendio de 1936.

  4. Social Media Contribution to the Promotion of Digital Citizenship among Female Students at Imam Mohammed bin Saud Islamic University in Riyadh

    Science.gov (United States)

    Alharbi, Wafa Owaydhah; Alturki, Khaled Ibrahim

    2018-01-01

    The study aimed to identify the degree of social media contribution to reinforcing digital citizenship meaning from the viewpoint of female students at Imam Mohammed bin Saud Islamic University in Riyadh. The study was an attempt to answer the following two questions in order to achieve the objectives of the study: To which extent does SnapChat…

  5. Statistical energy as a tool for binning-free, multivariate goodness-of-fit tests, two-sample comparison and unfolding

    International Nuclear Information System (INIS)

    Aslan, B.; Zech, G.

    2005-01-01

    We introduce the novel concept of statistical energy as a statistical tool. We define statistical energy of statistical distributions in a similar way as for electric charge distributions. Charges of opposite sign are in a state of minimum energy if they are equally distributed. This property is used to check whether two samples belong to the same parent distribution, to define goodness-of-fit tests and to unfold distributions distorted by measurement. The approach is binning-free and especially powerful in multidimensional applications

  6. Perceiving a Calling, Living a Calling, and Job Satisfaction: Testing a Moderated, Multiple Mediator Model

    Science.gov (United States)

    Duffy, Ryan D.; Bott, Elizabeth M.; Allan, Blake A.; Torrey, Carrie L.; Dik, Bryan J.

    2012-01-01

    The current study examined the relation between perceiving a calling, living a calling, and job satisfaction among a diverse group of employed adults who completed an online survey (N = 201). Perceiving a calling and living a calling were positively correlated with career commitment, work meaning, and job satisfaction. Living a calling moderated…

  7. Behavioral Preferences for Individual Securities : The Case for Call Warrants and Call Options

    NARCIS (Netherlands)

    Ter Horst, J.R.; Veld, C.H.

    2002-01-01

    Since 1998, large investment banks have flooded the European capital markets with issues of call warrants.This has led to a unique situation in the Netherlands, where now call warrants, traded on the stock exchange, and long-term call options, traded on the options exchange, exist.Both entitle their

  8. Inside the small-scale composting of kitchen and garden wastes: Thermal performance and stratification effect in vertical compost bins.

    Science.gov (United States)

    Arrigoni, Juan Pablo; Paladino, Gabriela; Garibaldi, Lucas Alejandro; Laos, Francisca

    2018-06-01

    Decentralized composting has been proposed as a best available practice, with a highly positive impact on municipal solid wastes management plans. However, in cold climates, decentralized small-scale composting performance to reach thermophilic temperatures (required for the product sanitization) could be poor, due to a lack of critical mass to retain heat. In addition, in these systems the composting process is usually disturbed when new portions of fresh organic waste are combined with previous batches. This causes modifications in the well-known composting evolution pattern. The objective of this work was to improve the understanding of these technical aspects through a real-scale decentralized composting experience carried out under cold climate conditions, in order to assess sanitization performance and to study the effects of fresh feedstock additions in the process evolution. Kitchen and garden organic wastes were composted in 500 L-static compost bins (without turning) for 244 days under cold climate conditions (Bariloche, NW Patagonia, Argentina), using pine wood shavings in a ratio of 1.5:1 v: v (waste: bulking agent). Temperature profile, stability indicators (microbial activity, carbon and nitrogen contents and ratio) and other variables (pH and electrical conductivity), were monitored throughout the experience. Our results indicate that small-scale composting (average generation rate of 7 kg d -1 ) is viable under cold weather conditions, since thermophilic sanitization temperatures (> 55 °C) were maintained for 3 consecutive days in most of the composting mass, according to available USEPA regulations commonly used as a reference for pathogens control in sewage sludge. On the other hand, stability indicators showed a differentiated organic matter degradation process along the compost bins height. Particularly, in the bottommost composting mix layer the process took a longer period to achieve compost stability than the upper layers, suggesting

  9. Methodology used for the determination of physical and mechanical properties of crushed coal and new criteria for the selection of calculating parameters according to which coal bins in thermal power plants are dimensioned

    Energy Technology Data Exchange (ETDEWEB)

    Obradovic, R. [Mining Institute Belgrade, Belgrade (Yugoslavia)

    1997-07-01

    In order to acquire the data necessary for design engineering of coal bins in thermal power plants (TPP), an enhanced research method has been adopted, along with new criteria for the interpretation of the results obtained in the course of crushed coal testing, considering the shearing strength values and the expected elastic deformations of bin walls. The investigations presented in this paper have been carried out in the Thermal Power Plant - Nikola Tesla-B, (TPPNT) in Obrenovac, Yugoslavia. 6 refs., 1 tab.

  10. A 222 energy bins response matrix for a "6Lil scintillator Bss system

    International Nuclear Information System (INIS)

    Lacerda, M. A. S.; Vega C, H. R.; Mendez V, R.; Lorente F, A.; Ibanez F, S.; Gallego D, E.

    2016-10-01

    A new response matrix was calculated for a Bonner Sphere Spectrometer (Bss) with a "6Lil(Eu) scintillator. We utilized the Monte Carlo N-particle radiation transport code MCNPX, version 2.7.0, with Endf/B-VII.0 nuclear data library to calculate the responses for 6 spheres and the bare detector, for energies varying from 9.441 E(-10) MeV to 105.9 MeV, with 20 equal-log(E)-width bins per energy decade, totalizing 222 energy groups. A Bss, like the modeled in this work, was utilized to measure the neutron spectrum generated by the "2"4"1AmBe source of the Universidad Politecnica de Madrid. From the count rates obtained with this Bss system we unfolded neutron spectrum utilizing the BUNKIUT code for 31 energy bins (UTA-4 response matrix) and the MAXED code with the new calculated response functions. We compared spectra obtained with these Bss system / unfold codes with that obtained from measurements performed with a Bss system constituted of 12 spheres with a spherical "3He Sp-9 counter (Centronic Ltd., UK) and MAXED code with the system-specific response functions (Bss-CIEMAT). A relatively good agreement was observed between our response matrix and that calculated by other authors. In general, we observed an improvement in the agreement as the energy increases. However, higher discrepancies were observed for energies close to 1-E(-8) MeV and, mainly, for energies above 20 MeV. These discrepancies were mainly attributed to the differences in cross-section libraries employed. The ambient dose equivalent (H (10)) calculated with the "6Lil-MAXED showed a good agreement with values measured with the neutron area monitor Bert hold Lb 6411 and within 12% the value obtained with another Bss system (Bss-CIEMAT). The response matrix calculated in this work can be utilized together with the MAXED code to generate neutron spectra with a good energy resolution up to 20 MeV. Some additional tests are being done to validate this response matrix and improve the results for energies

  11. Long range node-strut analysis of trabecular bone microarchitecture

    DEFF Research Database (Denmark)

    Schmah, Tanya; Marwan, Norbert; Thomsen, Jesper Skovhus

    2011-01-01

    PURPOSE: We present a new morphometric measure of trabecular bone microarchitecture, called mean node strength (NdStr), which is part of a newly developed approach called long range node-strut analysis. Our general aim is to describe and quantify the apparent "latticelike" microarchitecture of th...

  12. Hyperentanglement concentration for polarization-spatial-time-bin hyperentangled photon systems with linear optics

    Science.gov (United States)

    Wang, Hong; Ren, Bao-Cang; Alzahrani, Faris; Hobiny, Aatef; Deng, Fu-Guo

    2017-10-01

    Hyperentanglement has significant applications in quantum information processing. Here we present an efficient hyperentanglement concentration protocol (hyper-ECP) for partially hyperentangled Bell states simultaneously entangled in polarization, spatial-mode and time-bin degrees of freedom (DOFs) with the parameter-splitting method, where the parameters of the partially hyperentangled Bell states are known to the remote parties. In this hyper-ECP, only one remote party is required to perform some local operations on the three DOFs of a photon, only the linear optical elements are considered, and the success probability can achieve the maximal value. Our hyper-ECP can be easily generalized to concentrate the N-photon partially hyperentangled Greenberger-Horne-Zeilinger states with known parameters, where the multiple DOFs have largely improved the channel capacity of long-distance quantum communication. All of these make our hyper-ECP more practical and useful in high-capacity long-distance quantum communication.

  13. Responses of male cricket frogs (Acris crepitans) to attenuated and degraded advertisement calls.

    Science.gov (United States)

    Venator, Kurt R; Ryan, Michael J; Wilczynski, Walter

    2017-05-01

    We examined the vocal and non-vocal responses of male cricket frogs ( Acris crepitans ) to conspecific advertisement calls that had been attenuated or degraded by reducing the depth of amplitude modulation (AM). Both are characteristic of changes to the call as it is transmitted through natural habitats. As stimulus calls became more intense or less degraded, male cricket frogs gradually decreased their call rate and increased the number of call groups and pulse groups in their calls, changes indicative of increased aggressive interactions. At the higher intensities and lower degradation levels, the probability that males would shift to one of two non-vocal behavioral responses, attacking the perceived intruder or ceasing calling and abandoning the call site, gradually increased. The results show that differences in signal attenuation and AM degradation levels are perceived by males and trigger both vocal and non-vocal behavioral responses consistent with their use in evaluating the distance to a challenging male. Furthermore, the results indicate that the male responses are graded, increasing as intensity rises and degradation falls, and hierarchical, with vocal responses preceding behavioral responses over the range of intensities and degradation levels presented.

  14. Recognizing history in range ecology: 100 years of science and management on the Santa Rita Experimental Range

    Science.gov (United States)

    Nathan F. Sayre

    2003-01-01

    At the centennial of the Santa Rita Experimental Range, historical analysis is called for on two levels. First, as a major site in the history of range ecology, the Santa Rita illuminates past successes and failures in science and management and the ways in which larger social, economic, and political factors have shaped scientific research. Second, with the turn away...

  15. Analisis Unjuk Kerja Aplikasi VoIP Call Android di Jaringan MANET [Performance Analysis of VoIP Call Application Android in MANET (Mobile Ad Hoc Network

    Directory of Open Access Journals (Sweden)

    Ryan Ari Setyawan

    2015-06-01

    Full Text Available Penelitian ini bertujuan menganalisis kinerja aplikasi  VoIP call android di jaringan MANET (mobile ad hoc network.  Hasil pengujian menunjukan bahwa aplikasi VoIP call android dapat digunakan di jaringan MANET. Delay yang dihasilkan paling besar di pengujian indoor dengan jarak 11-15 meter yakni sebesar 0,014624811 seconds. Packet loss yang dihasilkan pada range 1%-2% sedangkan standar packet loss yang ditetapkan oleh CISCO untuk layanan aplikasi VoIP adalah < 5%. Jitter yang dihasilkan yakni antara 0,01-0,06 seconds sedangkan standar yang ditetapkan oleh CISCO adalah ≤ 30 ms atau 0,03 seconds. Throughput yang dihasilkan pada proses pengujian yakni antar 161 kbps-481 kbps. *****This study aims to analyze the performance of VOIP call android application in the MANET (mobile ad hoc network. The results showed that VoIP applications could be implemented in MANET network. The highest  delay is produced in indoor testing  with distance of 11-15 meters,  which is equal to 0.014624811 seconds. Packet loss is generated in the range of 1% -2%, while packet loss standards set by Cisco for VoIP application services are <5%. The jitter is between 0.01 to 0.06 seconds, while the standard set by CISCO is ≤ 30 ms or 0.03 seconds. Throughput generated in the testing process is between 161 kbps-481 kbps.

  16. Call Centre- Computer Telephone Integration

    Directory of Open Access Journals (Sweden)

    Dražen Kovačević

    2012-10-01

    Full Text Available Call centre largely came into being as a result of consumerneeds converging with enabling technology- and by the companiesrecognising the revenue opportunities generated by meetingthose needs thereby increasing customer satisfaction. Regardlessof the specific application or activity of a Call centre, customersatisfaction with the interaction is critical to the revenuegenerated or protected by the Call centre. Physical(v, Call centreset up is a place that includes computer, telephone and supervisorstation. Call centre can be available 24 hours a day - whenthe customer wants to make a purchase, needs information, orsimply wishes to register a complaint.

  17. Uma avaliação de descritores de textura baseados em códigos binários locais para classificação de imagens de sensoriamento remoto

    Directory of Open Access Journals (Sweden)

    Marcelo Musci

    Full Text Available O presente trabalho avalia descritores texturais multiescalares invariantes à rotação baseados em Padrões Binários Locais e em Quantização de Fase Local (LPQ para a classificação de uso e cobertura do solo em uma imagem IKONOS-2 e uma imagem Quickbird-2. Os experimentos mostraram que ambas as representações de textura propiciaram elevada acurácia quando combinadas com a informação de variância. Além disso, propõe-se no trabalho um novo descritor formado pela concatenação do histograma de variância e o histograma dos códigos gerados a partir dos Padrões Binários Locais ou da Quantização de Fase Local. Com o novo descritor, não obstante serem comparativamente mais compacto, registraram-se os mesmos índices de desempenho obtidos a partir de histogramas bidimensionais que representam a distribuição conjunta de ambas as variáveis. O último experimento realizado indicou para os descritores baseados nos Padrões Binários Locais ou na Quantização de Fase Local um índice Kappa superior em 0,1 ao que alcançou quando se utilizaram atributos de textura derivados da matriz de co-ocorrência.

  18. Human Non-linguistic Vocal Repertoire: Call Types and Their Meaning.

    Science.gov (United States)

    Anikin, Andrey; Bååth, Rasmus; Persson, Tomas

    2018-01-01

    Recent research on human nonverbal vocalizations has led to considerable progress in our understanding of vocal communication of emotion. However, in contrast to studies of animal vocalizations, this research has focused mainly on the emotional interpretation of such signals. The repertoire of human nonverbal vocalizations as acoustic types, and the mapping between acoustic and emotional categories, thus remain underexplored. In a cross-linguistic naming task (Experiment 1), verbal categorization of 132 authentic (non-acted) human vocalizations by English-, Swedish- and Russian-speaking participants revealed the same major acoustic types: laugh, cry, scream, moan, and possibly roar and sigh. The association between call type and perceived emotion was systematic but non-redundant: listeners associated every call type with a limited, but in some cases relatively wide, range of emotions. The speed and consistency of naming the call type predicted the speed and consistency of inferring the caller's emotion, suggesting that acoustic and emotional categorizations are closely related. However, participants preferred to name the call type before naming the emotion. Furthermore, nonverbal categorization of the same stimuli in a triad classification task (Experiment 2) was more compatible with classification by call type than by emotion, indicating the former's greater perceptual salience. These results suggest that acoustic categorization may precede attribution of emotion, highlighting the need to distinguish between the overt form of nonverbal signals and their interpretation by the perceiver. Both within- and between-call acoustic variation can then be modeled explicitly, bringing research on human nonverbal vocalizations more in line with the work on animal communication.

  19. Call cultures in orang-utans?

    Directory of Open Access Journals (Sweden)

    Serge A Wich

    Full Text Available BACKGROUND: Several studies suggested great ape cultures, arguing that human cumulative culture presumably evolved from such a foundation. These focused on conspicuous behaviours, and showed rich geographic variation, which could not be attributed to known ecological or genetic differences. Although geographic variation within call types (accents has previously been reported for orang-utans and other primate species, we examine geographic variation in the presence/absence of discrete call types (dialects. Because orang-utans have been shown to have geographic variation that is not completely explicable by genetic or ecological factors we hypothesized that this will be similar in the call domain and predict that discrete call type variation between populations will be found. METHODOLOGY/PRINCIPAL FINDINGS: We examined long-term behavioural data from five orang-utan populations and collected fecal samples for genetic analyses. We show that there is geographic variation in the presence of discrete types of calls. In exactly the same behavioural context (nest building and infant retrieval, individuals in different wild populations customarily emit either qualitatively different calls or calls in some but not in others. By comparing patterns in call-type and genetic similarity, we suggest that the observed variation is not likely to be explained by genetic or ecological differences. CONCLUSION/SIGNIFICANCE: These results are consistent with the potential presence of 'call cultures' and suggest that wild orang-utans possess the ability to invent arbitrary calls, which spread through social learning. These findings differ substantially from those that have been reported for primates before. First, the results reported here are on dialect and not on accent. Second, this study presents cases of production learning whereas most primate studies on vocal learning were cases of contextual learning. We conclude with speculating on how these findings might

  20. Passive long range acousto-optic sensor

    Science.gov (United States)

    Slater, Dan

    2006-08-01

    Alexander Graham Bell's photophone of 1880 was a simple free space optical communication device that used the sun to illuminate a reflective acoustic diaphragm. A selenium photocell located 213 m (700 ft) away converted the acoustically modulated light beam back into sound. A variation of the photophone is presented here that uses naturally formed free space acousto-optic communications links to provide passive multichannel long range acoustic sensing. This system, called RAS (remote acoustic sensor), functions as a long range microphone with a demonstrated range in excess of 40 km (25 miles).

  1. Stereotypy and variability of social calls among clustering female big-footed myotis (Myotis macrodactylus).

    Science.gov (United States)

    Xiao, Yan-Hong; Wang, Lei; Hoyt, Joseph R; Jiang, Ting-Lei; Lin, Ai-Qing; Feng, Jiang

    2018-03-18

    Echolocating bats have developed advanced auditory perception systems, predominantly using acoustic signaling to communicate with each other. They can emit a diverse range of social calls in complex behavioral contexts. This study examined the vocal repertoire of five pregnant big-footed myotis bats (Myotis macrodactylus). In the process of clustering, the last individual to return to the colony (LI) emitted social calls that correlated with behavior, as recorded on a PC-based digital recorder. These last individuals could emit 10 simple monosyllabic and 27 complex multisyllabic types of calls, constituting four types of syllables. The social calls were composed of highly stereotyped syllables, hierarchically organized by a common set of syllables. However, intra-specific variation was also found in the number of syllables, syllable order and patterns of syllable repetition across call renditions. Data were obtained to characterize the significant individual differences that existed in the maximum frequency and duration of calls. Time taken to return to the roost was negatively associated with the diversity of social calls. Our findings indicate that variability in social calls may be an effective strategy taken by individuals during reintegration into clusters of female M. macrodactylus.

  2. A 222 energy bins response matrix for a {sup 6}Lil scintillator Bss system

    Energy Technology Data Exchange (ETDEWEB)

    Lacerda, M. A. S. [Centro de Desenvolvimento da Tecnologia Nuclear, Laboratorio de Calibracao de Dosimetros, Av. Pte. Antonio Carlos 6627, 31270-901 Pampulha, Belo Horizonte, Minas Gerais (Brazil); Vega C, H. R. [Universidad Autonoma de Zacatecas, Unidad Academica de Estudios Nucleares, Cipres No. 10, Fracc. La Penuela, 98068 Zacatecas, Zac. (Mexico); Mendez V, R. [Centro de Investigaciones Energeticas, Medioambientales y Tecnologicas, Laboratorio de Patrones Neutronicos, Av. Complutense 22, 28040 Madrid (Spain); Lorente F, A.; Ibanez F, S.; Gallego D, E., E-mail: masl@cdtn.br [Universidad Politecnica de Madrid, Departamento de Ingenieria Nuclear, 28006 Madrid (Spain)

    2016-10-15

    A new response matrix was calculated for a Bonner Sphere Spectrometer (Bss) with a {sup 6}Lil(Eu) scintillator. We utilized the Monte Carlo N-particle radiation transport code MCNPX, version 2.7.0, with Endf/B-VII.0 nuclear data library to calculate the responses for 6 spheres and the bare detector, for energies varying from 9.441 E(-10) MeV to 105.9 MeV, with 20 equal-log(E)-width bins per energy decade, totalizing 222 energy groups. A Bss, like the modeled in this work, was utilized to measure the neutron spectrum generated by the {sup 241}AmBe source of the Universidad Politecnica de Madrid. From the count rates obtained with this Bss system we unfolded neutron spectrum utilizing the BUNKIUT code for 31 energy bins (UTA-4 response matrix) and the MAXED code with the new calculated response functions. We compared spectra obtained with these Bss system / unfold codes with that obtained from measurements performed with a Bss system constituted of 12 spheres with a spherical {sup 3}He Sp-9 counter (Centronic Ltd., UK) and MAXED code with the system-specific response functions (Bss-CIEMAT). A relatively good agreement was observed between our response matrix and that calculated by other authors. In general, we observed an improvement in the agreement as the energy increases. However, higher discrepancies were observed for energies close to 1-E(-8) MeV and, mainly, for energies above 20 MeV. These discrepancies were mainly attributed to the differences in cross-section libraries employed. The ambient dose equivalent (H (10)) calculated with the {sup 6}Lil-MAXED showed a good agreement with values measured with the neutron area monitor Bert hold Lb 6411 and within 12% the value obtained with another Bss system (Bss-CIEMAT). The response matrix calculated in this work can be utilized together with the MAXED code to generate neutron spectra with a good energy resolution up to 20 MeV. Some additional tests are being done to validate this response matrix and improve the

  3. PEER REVIEW (Correlation between GATA-3, Ki67 and p53 expressions to Histopathology grading of Breast Cancer bin Makassar, Indonesia)

    OpenAIRE

    Islam, Andi Asadul

    2016-01-01

    - PEER REVIEW Judul karya Ilmiah (artikel): Correlation between GATA-3, Ki67 and p53 expressions to Histopathology grading of Breast Cancer bin Makassar, Indonesia : 9 Orang : Penulis Ketiga : a. Nama Jurnal : Cancer Research Journal b. Nomor ISSN : 2330-8192, E: 2330-8214 c. Volume,nomor, bulan, tahun : Volume 4, No. 3 Tahun 2016 d. Penerbit : Science PG e. DOI artikel (Jika ada) : 10.11648/j.crj .20160403.11 f. Alamat web Jurnal : www.sciencepublishingg...

  4. The difficult medical emergency call

    DEFF Research Database (Denmark)

    Møller, Thea Palsgaard; Kjærulff, Thora Majlund; Viereck, Søren

    2017-01-01

    BACKGROUND: Pre-hospital emergency care requires proper categorization of emergency calls and assessment of emergency priority levels by the medical dispatchers. We investigated predictors for emergency call categorization as "unclear problem" in contrast to "symptom-specific" categories and the ......BACKGROUND: Pre-hospital emergency care requires proper categorization of emergency calls and assessment of emergency priority levels by the medical dispatchers. We investigated predictors for emergency call categorization as "unclear problem" in contrast to "symptom-specific" categories...... and the effect of categorization on mortality. METHODS: Register-based study in a 2-year period based on emergency call data from the emergency medical dispatch center in Copenhagen combined with nationwide register data. Logistic regression analysis (N = 78,040 individuals) was used for identification...

  5. BUSINESS MODELS FOR EXTENDING OF 112 EMERGENCY CALL CENTER CAPABILITIES WITH E-CALL FUNCTION INSERTION

    Directory of Open Access Journals (Sweden)

    Pop Dragos Paul

    2010-12-01

    Full Text Available The present article concerns present status of implementation in Romania and Europe of eCall service and the proposed business models regarding eCall function implementation in Romania. eCall system is used for reliable transmission in case of crush between In Vehicle System and Public Service Answering Point, via the voice channel of cellular and Public Switched Telephone Network (PSTN. eCall service could be initiated automatically or manual the driver. All data presented in this article are part of researches made by authors in the Sectorial Contract Implementation study regarding eCall system, having as partners ITS Romania and Electronic Solution, with the Romanian Ministry of Communication and Information Technology as beneficiary.

  6. Face Image Retrieval of Efficient Sparse Code words and Multiple Attribute in Binning Image

    Directory of Open Access Journals (Sweden)

    Suchitra S

    2017-08-01

    Full Text Available ABSTRACT In photography, face recognition and face retrieval play an important role in many applications such as security, criminology and image forensics. Advancements in face recognition make easier for identity matching of an individual with attributes. Latest development in computer vision technologies enables us to extract facial attributes from the input image and provide similar image results. In this paper, we propose a novel LOP and sparse codewords method to provide similar matching results with respect to input query image. To improve accuracy in image results with input image and dynamic facial attributes, Local octal pattern algorithm [LOP] and Sparse codeword applied in offline and online. The offline and online procedures in face image binning techniques apply with sparse code. Experimental results with Pubfig dataset shows that the proposed LOP along with sparse codewords able to provide matching results with increased accuracy of 90%.

  7. Assessing call centers’ success:

    Directory of Open Access Journals (Sweden)

    Hesham A. Baraka

    2013-07-01

    This paper introduces a model to evaluate the performance of call centers based on the Delone and McLean Information Systems success model. A number of indicators are identified to track the call center’s performance. Mapping of the proposed indicators to the six dimensions of the D&M model is presented. A Weighted Call Center Performance Index is proposed to assess the call center performance; the index is used to analyze the effect of the identified indicators. Policy-Weighted approach was used to assume the weights with an analysis of different weights for each dimension. The analysis of the different weights cases gave priority to the User satisfaction and net Benefits dimension as the two outcomes from the system. For the input dimensions, higher priority was given to the system quality and the service quality dimension. Call centers decision makers can use the tool to tune the different weights in order to reach the objectives set by the organization. Multiple linear regression analysis was used in order to provide a linear formula for the User Satisfaction dimension and the Net Benefits dimension in order to be able to forecast the values for these two dimensions as function of the other dimensions

  8. Perceived job stress and health complaints at a bank call center: comparison between inbound and outbound services.

    Science.gov (United States)

    Lin, Yen-Hui; Chen, Chih-Yong; Hong, Wei-Hsien; Lin, Yu-Chao

    2010-01-01

    This study investigated how perceived job stress and health status differ, as well as the relationships to inbound (incoming calls) versus outbound (outgoing calls) calling activities, for call center workers in a bank in Taiwan. The sample bank employed 289 call center workers at the time of the survey, ranging in age from 19 to 54 yr old. Data were obtained on individual factors, health complaints, perceived level job stress, and major job stressors. Overall, 33.5% of outbound operators and 27.1% of inbound operators reported frequently or always experiencing high stress at work, however, the differences between inbound and outbound operators were insignificant. "Having to deal with difficult customers" was the most frequent job stressor for all workers. Musculoskeletal discomfort, eye strain, and hoarse or sore throat were the most prevalent complaints among call center workers. The relationship between perceived job stress and health complaints indicated that workers who perceived higher job stress had significantly increased risk of multiple health problems, including eye strain, tinnitus, hoarse or sore throat, chronic cough with phlegm, chest tightness, irritable stomach or peptic ulcers, and musculoskeletal discomfort (with odds ratios ranging from 2.13 to 8.24). These analytical results suggest that perceived job stress in the call center profoundly affected worker health. This study identified main types of job stressors requiring further investigation.

  9. 78 FR 76218 - Rural Call Completion

    Science.gov (United States)

    2013-12-17

    ... calls to rural areas, and enforce restrictions against blocking, choking, reducing, or restricting calls... to alert the Commission of systemic problems receiving calls from a particular originating long... associated with completing calls to rural areas. These rules will also enhance our ability to enforce...

  10. Long-distance calls in Neotropical primates

    Directory of Open Access Journals (Sweden)

    Oliveira Dilmar A.G.

    2004-01-01

    Full Text Available Long-distance calls are widespread among primates. Several studies concentrate on such calls in just one or in few species, while few studies have treated more general trends within the order. The common features that usually characterize these vocalizations are related to long-distance propagation of sounds. The proposed functions of primate long-distance calls can be divided into extragroup and intragroup ones. Extragroup functions relate to mate defense, mate attraction or resource defense, while intragroup functions involve group coordination or alarm. Among Neotropical primates, several species perform long-distance calls that seem more related to intragroup coordination, markedly in atelines. Callitrichids present long-distance calls that are employed both in intragroup coordination and intergroup contests or spacing. Examples of extragroup directed long-distance calls are the duets of titi monkeys and the roars and barks of howler monkeys. Considerable complexity and gradation exist in the long-distance call repertoires of some Neotropical primates, and female long-distance calls are probably more important in non-duetting species than usually thought. Future research must focus on larger trends in the evolution of primate long-distance calls, including the phylogeny of calling repertoires and the relationships between form and function in these signals.

  11. Self-Efficacy and Its Relationship with Social Skills and the Quality of Decision-Making among the Students of Prince Sattam Bin Abdul-Aziz University

    Science.gov (United States)

    Al-mehsin, Salama Aqeel

    2017-01-01

    The present study aimed to reveal the self-efficacy and social skills and their relationship to the quality of decision-making at Prince Sattam bin Abdulaziz University students, and determine the extent of the contribution of self-efficacy and social skills to the quality of decision-making. To achieve this, a questionnaire was built to identify…

  12. Variation of the height of the grain bed of an indirect solar bin dryer; Variacion de la altura del lecho del grano en un secador solar indirecto

    Energy Technology Data Exchange (ETDEWEB)

    Sima, Efrain; Alvarez, Gabriela; Garcia, Saul [CENIDET, Cuernavaca, Morelos (Mexico)

    2000-07-01

    This paper presents the effect of the variation of the size of the grain bed of an indirect solar bin dryer. This solar dryer was designed and built at the Instituto Tecnologico de Zacatepec and Sima performed the thermal evaluation. The solar bin dryer consists of a bin dryer of 0.92 m diameter and 1 m height (the maximum height of the grain bed is 0.6 m). a 2 m{sup 2} solar collector, a blower and an electronic card to control the inlet air flow of the bin. A load of 36 kg, 45 kg, 52 kg and 64 kg of corn were dried. The heights of the grain were 7.5 cm, 10 cm, 12.5 cm and 17 cm respectively. Solar radiation, inlet air velocity of the solar collector, pressure drop, grain temperature and humidity, ambient temperature and humidity of the drying air were recorded. The initial grain humidity was 27.2% and the final was 11.8%. [Spanish] En este trabajo se presenta el efecto de la variacion del lecho del grano en el proceso de secado de maiz, en un prototipo de secador solar de tipo indirecto. El secador fue disenado y construido en el Tecnologico de Zacatepec y evaluado por Sima, consta de una camara de secado de 0.92 m de diametro y una altura de 1 m. (la altura del lecho maximo de grano posible es de 0.6 m.), un colector solar con un area de 2 m{sup 2}, un extractor de aire y un control electronico para el flujo de aire. El secado de maiz se llevo a cabo con cargas de maiz de 36, 45, 52 y 64 kg. Las alturas en el lecho del grano fueron 7.5, 10, 12.5 y 17 cm. Para cada altura de lecho de grano se realizo una prueba. Durante cada prueba se realizaron mediciones de: radiacion solar, velocidad del aire a la entrada, caida de presion, temperatura del grano, humedad del grano, temperatura del aire ambiente, temperatura y humedad del aire de secado a la entrada y salida del secador. La humedad inicial del grano fue alrededor de 27.2% y la final de 11.8%.

  13. Transits maghrébins à Istanbul. Trajectoires, profils et stratégies

    Directory of Open Access Journals (Sweden)

    Jean-François Pérouse

    2012-03-01

    Full Text Available Istanbul est devenu depuis le début des années 1990 un foyer important, à la fois polarisateur et redistributeur, dans le système complexe des migrations internationales, dont les migrations de transit, des pays pauvres vers les pays riches, constituent une des dimensions les plus saillantes. Dans ce cadre, on s’efforce ici d’examiner le cas des Maghrébins qui, s’ils ne forment pas numériquement le “groupe” le plus en vue, n’en offrent pas moins une configuration intéressante, tant par les types de trajectoires qui les conduisent à Istanbul que par les stratégies de survie et de “faire communauté” dans la métropole, que par les modalités de sortie vers les horizons convoités. On insiste ici sur les diverses modalités de transit, la prégnance des identités nationales, l’efficace irremplaçable des liens familiaux, la faible insertion dans le marché du travail métropolitain et les redéfinitions des rapports de genre occasionnées.

  14. Staff Scheduling for Inbound Call and Customer Contact Centers

    OpenAIRE

    Fukunaga, Alex; Hamilton, Ed; Fama, Jason; Andre, David; Matan, Ofer; Nourbakhsh, Illah

    2002-01-01

    The staff scheduling problem is a critical problem in the call center (or, more generally, customer contact center) industry. This article describes DIRECTOR, a staff scheduling system for contact centers. DIRECTOR is a constraint-based system that uses AI search techniques to generate schedules that satisfy and optimize a wide range of constraints and service-quality metrics. DIRECTOR has successfully been deployed at more than 800 contact centers, with significant measurable benefits, some ...

  15. Intra- and interspecific responses to Rafinesque’s big-eared bat (Corynorhinus rafinesquii) social calls.

    Energy Technology Data Exchange (ETDEWEB)

    Loeb, Susan, C.; Britzke, Eric, R.

    2010-07-01

    Bats respond to the calls of conspecifics as well as to calls of other species; however, few studies have attempted to quantify these responses or understand the functions of these calls. We tested the response of Rafinesque’s big-eared bats (Corynorhinus rafinesquii) to social calls as a possible method to increase capture success and to understand the function of social calls. We also tested if calls of bats within the range of the previously designated subspecies differed, if the responses of Rafinesque’s big-eared bats varied with geographic origin of the calls, and if other species responded to the calls of C. rafinesquii. We recorded calls of Rafinesque’s big-eared bats at two colony roost sites in South Carolina, USA. Calls were recorded while bats were in the roosts and as they exited. Playback sequences for each site were created by copying typical pulses into the playback file. Two mist nets were placed approximately 50–500 m from known roost sites; the net with the playback equipment served as the Experimental net and the one without the equipment served as the Control net. Call structures differed significantly between the Mountain and Coastal Plains populations with calls from the Mountains being of higher frequency and longer duration. Ten of 11 Rafinesque’s big-eared bats were caught in the Control nets and, 13 of 19 bats of other species were captured at Experimental nets even though overall bat activity did not differ significantly between Control and Experimental nets. Our results suggest that Rafinesque’s big-eared bats are not attracted to conspecifics’ calls and that these calls may act as an intraspecific spacing mechanism during foraging.

  16. Sleep Quality of Call Handlers Employed in International Call Centers in National Capital Region of Delhi, India.

    Science.gov (United States)

    Raja, J D; Bhasin, S K

    2016-10-01

    Call center sector in India is a relatively new and fast growing industry driving employment and growth in modern India today. Most international call centers in National Capital Region (NCR) of Delhi operate at odd work hours corresponding to a time suitable fortheir international customers. The sleep quality of call handlers employed in these call centers is in jeopardy owing to their altered sleep schedule. To assess the sleep quality and determine its independent predictors among call handlers employed in international call centers in NCR of Delhi. A cross-sectional questionnaire-based study was conducted on 375 call handlers aged 18-39 years employed in international call centers in NCR of Delhi. Sleep quality was assessed using Athens Insomnia scale along with a pre-tested, structured questionnaire. The mean age of respondents was 24.6 (SD 2.4) years. 78% of participants were male. 83.5% of respondents were unmarried. 44.3% of call handlers were cigarette smokers. Physical ailments were reported by 37% call handlers. 77.6% of call handlers had somesuspicion of insomnia or suspected insomnia; the rest had no sleep problem. Smoking, poor social support, heavy workload, lack of relaxation facility at office, and prolonged travel time to office were independent predictors of sleep quality (pSafeguarding their health becomes an occupational health challenge to public health specialists.

  17. Surgeon distress as calibrated by hours worked and nights on call.

    Science.gov (United States)

    Balch, Charles M; Shanafelt, Tait D; Dyrbye, Lotte; Sloan, Jeffrey A; Russell, Thomas R; Bechamps, Gerald J; Freischlag, Julie A

    2010-11-01

    The relationships of working hours and nights on call per week with various parameters of distress among practicing surgeons have not been previously examined in detail. More than 7,900 members of the American College of Surgeons responded to an anonymous, cross-sectional survey. The survey included self-assessment of their practice setting, a validated depression screening tool, and standardized assessments of burnout and quality of life. There was a clear gradient between hours and burnout, with the prevalence of burnout ranging from 30% for surgeons working hours/week, 44% for 60 to 80 hours/week, and 50% for those working >80 hours/week (p hours and nights on call (both p worked >80 hours/week reported a higher rate of medical errors compared with those who worked hours/week (10.7% versus 6.9%; p work and home conflicts were higher among surgeons who worked longer hours or had ≥2 nights on call. A significantly higher proportion of surgeons who worked >80 hours/week or had >2 nights on call/week would not become a surgeon again (p hours worked and nights on call per week appear to have a substantial impact on surgeons, both professionally and personally. These factors are strongly related to burnout, depression, career satisfaction, and work and home conflicts. Copyright © 2010 American College of Surgeons. Published by Elsevier Inc. All rights reserved.

  18. Augmented neural networks and problem structure-based heuristics for the bin-packing problem

    Science.gov (United States)

    Kasap, Nihat; Agarwal, Anurag

    2012-08-01

    In this article, we report on a research project where we applied augmented-neural-networks (AugNNs) approach for solving the classical bin-packing problem (BPP). AugNN is a metaheuristic that combines a priority rule heuristic with the iterative search approach of neural networks to generate good solutions fast. This is the first time this approach has been applied to the BPP. We also propose a decomposition approach for solving harder BPP, in which subproblems are solved using a combination of AugNN approach and heuristics that exploit the problem structure. We discuss the characteristics of problems on which such problem structure-based heuristics could be applied. We empirically show the effectiveness of the AugNN and the decomposition approach on many benchmark problems in the literature. For the 1210 benchmark problems tested, 917 problems were solved to optimality and the average gap between the obtained solution and the upper bound for all the problems was reduced to under 0.66% and computation time averaged below 33 s per problem. We also discuss the computational complexity of our approach.

  19. Callings and Organizational Behavior

    Science.gov (United States)

    Elangovan, A. R.; Pinder, Craig C.; McLean, Murdith

    2010-01-01

    Current literature on careers, social identity and meaning in work tends to understate the multiplicity, historical significance, and nuances of the concept of calling(s). In this article, we trace the evolution of the concept from its religious roots into secular realms and develop a typology of interpretations using occupation and religious…

  20. Uncertain call likelihood negatively affects sleep and next-day cognitive performance while on-call in a laboratory environment.

    Science.gov (United States)

    Sprajcer, Madeline; Jay, Sarah M; Vincent, Grace E; Vakulin, Andrew; Lack, Leon; Ferguson, Sally A

    2018-05-11

    On-call working arrangements are employed in a number of industries to manage unpredictable events, and often involve tasks that are safety- or time-critical. This study investigated the effects of call likelihood during an overnight on-call shift on self-reported pre-bed anxiety, sleep and next-day cognitive performance. A four-night laboratory-based protocol was employed, with an adaptation, a control and two counterbalanced on-call nights. On one on-call night, participants were instructed that they would definitely be called during the night, while on the other on-call night they were told they may be called. The State-Trait Anxiety Inventory form x-1 was used to investigate pre-bed anxiety, and sleep was assessed using polysomnography and power spectral analysis of the sleep electroencephalographic analysis. Cognitive performance was assessed four times daily using a 10-min psychomotor vigilance task. Participants felt more anxious before bed when they were definitely going to be called, compared with the control and maybe conditions. Conversely, participants experienced significantly less non-rapid eye movement and stage two sleep and poorer cognitive performance when told they may be called. Further, participants had significantly more rapid eye movement sleep in the maybe condition, which may be an adaptive response to the stress associated with this on-call condition. It appears that self-reported anxiety may not be linked with sleep outcomes while on-call. However, this research indicates that it is important to take call likelihood into consideration when constructing rosters and risk-management systems for on-call workers.

  1. Estimating historical eastern North Pacific blue whale catches using spatial calling patterns.

    Directory of Open Access Journals (Sweden)

    Cole C Monnahan

    Full Text Available Blue whales (Balaenoptera musculus were exploited extensively around the world and remain endangered. In the North Pacific their population structure is unclear and current status unknown, with the exception of a well-studied eastern North Pacific (ENP population. Despite existing abundance estimates for the ENP population, it is difficult to estimate pre-exploitation abundance levels and gauge their recovery because historical catches of the ENP population are difficult to separate from catches of other populations in the North Pacific. We collated previously unreported Soviet catches and combined these with known catches to form the most current estimates of North Pacific blue whale catches. We split these conflated catches using recorded acoustic calls from throughout the North Pacific, the knowledge that the ENP population produces a different call than blue whales in the western North Pacific (WNP. The catches were split by estimating spatiotemporal occurrence of blue whales with generalized additive models fitted to acoustic call patterns, which predict the probability a catch belonged to the ENP population based on the proportion of calls of each population recorded by latitude, longitude, and month. When applied to the conflated historical catches, which totaled 9,773, we estimate that ENP blue whale catches totaled 3,411 (95% range 2,593 to 4,114 from 1905-1971, and amounted to 35% (95% range 27% to 42% of all catches in the North Pacific. Thus most catches in the North Pacific were for WNP blue whales, totaling 6,362 (95% range 5,659 to 7,180. The uncertainty in the acoustic data influence the results substantially more than uncertainty in catch locations and dates, but the results are fairly insensitive to the ecological assumptions made in the analysis. The results of this study provide information for future studies investigating the recovery of these populations and the impact of continuing and future sources of anthropogenic

  2. Brassinosteroid-Induced Transcriptional Repression and Dephosphorylation-Dependent Protein Degradation Negatively Regulate BIN2-Interacting AIF2 (a BR Signaling-Negative Regulator) bHLH Transcription Factor.

    Science.gov (United States)

    Kim, Yoon; Song, Ji-Hye; Park, Seon-U; Jeong, You-Seung; Kim, Soo-Hwan

    2017-02-01

    Brassinosteroids (BRs) are plant polyhydroxy-steroids that play important roles in plant growth and development via extensive signal integration through direct interactions between regulatory components of different signaling pathways. Recent studies have shown that diverse helix-loop-helix/basic helix-loop-helix (HLH/bHLH) family proteins are actively involved in control of BR signaling pathways and interact with other signaling pathways. In this study, we show that ATBS1-INTERACTING FACTOR 2 (AIF2), a nuclear-localized atypical bHLH transcription factor, specifically interacts with BRASSINOSTEROID-INSENSITIVE 2 (BIN2) among other BR signaling molecules. Overexpression of AIF2 down-regulated transcript expression of growth-promoting genes, thus resulting in retardation of growth. AIF2 renders plants hyposensitive to BR-induced root growth inhibition, but shows little effects on BR-promoted hypocotyl elongation. Notably, AIF2 was dephosphorylated by BR, and the dephosphorylated AIF2 was subject to proteasome-mediated degradation. AIF2 degradation was greatly induced by BR and ABA, but relatively slightly by other hormones such as auxin, gibberellin, cytokinin and ethylene. Moreover, AIF2 transcription was significantly suppressed by a BRI1/BZR1-mediated BR signaling pathway through a direct binding of BRASSINAZOLE RESISTANT 1 (BZR1) to the BR response element (BRRE) region of the AIF2 promoter. In conclusion, our study suggests that BIN2-driven AIF2 phosphorylation could augment the BIN2/AIF2-mediated negative circuit of BR signaling pathways, and the BR-induced transcriptional repression and protein degradation negatively regulate AIF2 transcription factor, reinforcing the BZR1/BES1-mediated positive BR signaling pathway. © The Author 2017. Published by Oxford University Press on behalf of Japanese Society of Plant Physiologists. All rights reserved. For permissions, please email: journals.permissions@oup.com.

  3. A framework of call admission control procedures for integrated services mobile wireless networks

    International Nuclear Information System (INIS)

    Mahmoud, Ashraf S. Hasan; Al-Qahtani, Salman A.

    2007-01-01

    This paper presents a general framework for a wide range of call admission control (CAC) algorithms. For several CAC schemes, which are a subset of this general framework, an analytical performance evaluation is presented for a multi-traffic mobile wireless network. These CAC algorithms consider a variety of mechanisms to prioritize traffic in an attempt to support different levels of quality of service (QoS) for different types of calls. These mechanisms include dividing the handoff traffic into more than one class and using guard channels or allowing channel splitting to admit more handoff calls. Other mechanisms aimed at adding priority for handoff calls consider employing queuing of handoff calls or dynamically reducing the number lower priority calls. Furthermore our analysis relaxes the typically used assumptions of equal channel holding time and equal resource usage for voice and data calls. The main contribution of this paper is the development of an analytical model for each of the three CAC algorithms specified in this study. In addition to the call blocking and termination probabilities which are usually cited as the performance metrics, in this work we derive and evaluate other metrics that not have be considered by the previous work such as the average queue length, the average queue residency, and the time-out probability for handoff calls. We also develop a simulation tool to test and verify our results. Finally, we present numerical examples to demonstrate the performance of the proposed CAG algorithms and we show that analytical and simulation results are in total agreement. (author)

  4. 78 FR 57411 - Second Call for Nominations for the Rio Grande Natural Area Commission, CO

    Science.gov (United States)

    2013-09-18

    ... Specialist, BLM Front Range District Office, 3028 East Main St., Ca[ntilde]on City, CO 81212. FOR FURTHER INFORMATION CONTACT: Kyle Sullivan, Public Affairs Specialist, BLM Front Range District Office (see ADDRESSES... for the deaf (TDD) may call the Federal Information Relay Service (FIRS) at 1-800-877-8339 to contact...

  5. Care and calls

    DEFF Research Database (Denmark)

    Paasch, Bettina Sletten

    -centred care through the use of tactile resources and embodied orientations while they attend to the phone call. Experienced nurses Thus perform multiactivity by distributing attention towards both the patient and the phone, and the analysis shows that their concrete ways of doing so depend on the complex...... they are telephoned during interactions with patients are not universal. Indeed different strategies have evolved in other hospital departments. Not only does this thesis contribute insights into the way nurses manage phone calls during interactions with patients, but by subscribing to a growing body of embodied...... of human interaction....

  6. Prior-Based Quantization Bin Matching for Cloud Storage of JPEG Images.

    Science.gov (United States)

    Liu, Xianming; Cheung, Gene; Lin, Chia-Wen; Zhao, Debin; Gao, Wen

    2018-07-01

    Millions of user-generated images are uploaded to social media sites like Facebook daily, which translate to a large storage cost. However, there exists an asymmetry in upload and download data: only a fraction of the uploaded images are subsequently retrieved for viewing. In this paper, we propose a cloud storage system that reduces the storage cost of all uploaded JPEG photos, at the expense of a controlled increase in computation mainly during download of requested image subset. Specifically, the system first selectively re-encodes code blocks of uploaded JPEG images using coarser quantization parameters for smaller storage sizes. Then during download, the system exploits known signal priors-sparsity prior and graph-signal smoothness prior-for reverse mapping to recover original fine quantization bin indices, with either deterministic guarantee (lossless mode) or statistical guarantee (near-lossless mode). For fast reverse mapping, we use small dictionaries and sparse graphs that are tailored for specific clusters of similar blocks, which are classified via tree-structured vector quantizer. During image upload, cluster indices identifying the appropriate dictionaries and graphs for the re-quantized blocks are encoded as side information using a differential distributed source coding scheme to facilitate reverse mapping during image download. Experimental results show that our system can reap significant storage savings (up to 12.05%) at roughly the same image PSNR (within 0.18 dB).

  7. Genetic dissection of maize plant architecture with an ultra-high density bin map based on recombinant inbred lines.

    Science.gov (United States)

    Zhou, Zhiqiang; Zhang, Chaoshu; Zhou, Yu; Hao, Zhuanfang; Wang, Zhenhua; Zeng, Xing; Di, Hong; Li, Mingshun; Zhang, Degui; Yong, Hongjun; Zhang, Shihuang; Weng, Jianfeng; Li, Xinhai

    2016-03-03

    Plant architecture attributes, such as plant height, ear height, and internode number, have played an important role in the historical increases in grain yield, lodging resistance, and biomass in maize (Zea mays L.). Analyzing the genetic basis of variation in plant architecture using high density QTL mapping will be of benefit for the breeding of maize for many traits. However, the low density of molecular markers in existing genetic maps has limited the efficiency and accuracy of QTL mapping. Genotyping by sequencing (GBS) is an improved strategy for addressing a complex genome via next-generation sequencing technology. GBS has been a powerful tool for SNP discovery and high-density genetic map construction. The creation of ultra-high density genetic maps using large populations of advanced recombinant inbred lines (RILs) is an efficient way to identify QTL for complex agronomic traits. A set of 314 RILs derived from inbreds Ye478 and Qi319 were generated and subjected to GBS. A total of 137,699,000 reads with an average of 357,376 reads per individual RIL were generated, which is equivalent to approximately 0.07-fold coverage of the maize B73 RefGen_V3 genome for each individual RIL. A high-density genetic map was constructed using 4183 bin markers (100-Kb intervals with no recombination events). The total genetic distance covered by the linkage map was 1545.65 cM and the average distance between adjacent markers was 0.37 cM with a physical distance of about 0.51 Mb. Our results demonstrated a relatively high degree of collinearity between the genetic map and the B73 reference genome. The quality and accuracy of the bin map for QTL detection was verified by the mapping of a known gene, pericarp color 1 (P1), which controls the color of the cob, with a high LOD value of 80.78 on chromosome 1. Using this high-density bin map, 35 QTL affecting plant architecture, including 14 for plant height, 14 for ear height, and seven for internode number were detected

  8. Comparison of vibrational noise, between thermal power station (T.P.S.) Jamshoro and thermal power plant (T.P.P.) Pakistan Steel Bin Qasim Karachi

    International Nuclear Information System (INIS)

    Zaheer-ud-Din Memon

    2003-01-01

    Vibrational Noise is one of the major environmental problems in Industrial Plants. The Noise study has been under taken in (Japanese Unit) Thermal Power Station (TPS) Jamshoro, which generates 250 MW since Jan: 1990 and Russian Unit Thermal Power Plant (TPP) Pak Steel Bin Qasim Karachi, generates 165 MW since 1984. The prevailing Noise has been recorded in detail; at Basement area feed pumps, Turbines, Boilers F.D.F, I.D.F and Compressor houses. Comparing these two Plants, the Noise Level found more Intensive i.e. 97- 114 dB(A) at TPP Pak Steel Bin Qasim as against 91.4 -96.3 dB(A) at TPS Jamshoro, which was even higher one in the light of ISO and other National Standards. In the light of permissible Occupational Noise exposure limits, as allowed by the ISO and other National Standards, some recommendations have been made to provide safety measures for workers against high level noise health hazards like head ache, hearing problem, irritation, accidents at work, tension, disturbance to work and so many psychological effects, along with guidelines to improve the efficiency of the plants. (author)

  9. How to call the Fire Brigade

    CERN Multimedia

    2003-01-01

    The telephone numbers for the CERN Fire Brigade are: 74444 for emergency calls 74848 for other calls Note The number 112 will stay in use for emergency calls from "wired" telephones, however, from mobile phones it leads to non-CERN emergency services.

  10. Real estate ads in Emei music frog vocalizations: female preference for calls emanating from burrows.

    Science.gov (United States)

    Cui, Jianguo; Tang, Yezhong; Narins, Peter M

    2012-06-23

    During female mate choice, both the male's phenotype and resources (e.g. his nest) contribute to the chooser's fitness. Animals other than humans are not known to advertise resource characteristics to potential mates through vocal communication; although in some species of anurans and birds, females do evaluate male qualities through vocal communication. Here, we demonstrate that calls of the male Emei music frog (Babina dauchina), vocalizing from male-built nests, reflect nest structure information that can be recognized by females. Inside-nest calls consisted of notes with energy concentrated at lower frequency ranges and longer note durations when compared with outside-nest calls. Centre frequencies and note durations of the inside calls positively correlate with the area of the burrow entrance and the depth of the burrow, respectively. When given a choice between outside and inside calls played back alternately, more than 70 per cent of the females (33/47) chose inside calls. These results demonstrate that males of this species faithfully advertise whether or not they possess a nest to potential mates by vocal communication, which probably facilitates optimal mate selection by females. These results revealed a novel function of advertisement calls, which is consistent with the wide variation in both call complexity and social behaviour within amphibians.

  11. Improving the Bin Packing Heuristic through Grammatical Evolution Based on Swarm Intelligence

    Directory of Open Access Journals (Sweden)

    Marco Aurelio Sotelo-Figueroa

    2014-01-01

    Full Text Available In recent years Grammatical Evolution (GE has been used as a representation of Genetic Programming (GP which has been applied to many optimization problems such as symbolic regression, classification, Boolean functions, constructed problems, and algorithmic problems. GE can use a diversity of searching strategies including Swarm Intelligence (SI. Particle Swarm Optimisation (PSO is an algorithm of SI that has two main problems: premature convergence and poor diversity. Particle Evolutionary Swarm Optimization (PESO is a recent and novel algorithm which is also part of SI. PESO uses two perturbations to avoid PSO’s problems. In this paper we propose using PESO and PSO in the frame of GE as strategies to generate heuristics that solve the Bin Packing Problem (BPP; it is possible however to apply this methodology to other kinds of problems using another Grammar designed for that problem. A comparison between PESO, PSO, and BPP’s heuristics is performed through the nonparametric Friedman test. The main contribution of this paper is proposing a Grammar to generate online and offline heuristics depending on the test instance trying to improve the heuristics generated by other grammars and humans; it also proposes a way to implement different algorithms as search strategies in GE like PESO to obtain better results than those obtained by PSO.

  12. Communication calls produced by electrical stimulation of four structures in the guinea pig brain

    Science.gov (United States)

    Green, David B.; Shackleton, Trevor M.; Grimsley, Jasmine M. S.; Zobay, Oliver; Palmer, Alan R.

    2018-01-01

    One of the main central processes affecting the cortical representation of conspecific vocalizations is the collateral output from the extended motor system for call generation. Before starting to study this interaction we sought to compare the characteristics of calls produced by stimulating four different parts of the brain in guinea pigs (Cavia porcellus). By using anaesthetised animals we were able to reposition electrodes without distressing the animals. Trains of 100 electrical pulses were used to stimulate the midbrain periaqueductal grey (PAG), hypothalamus, amygdala, and anterior cingulate cortex (ACC). Each structure produced a similar range of calls, but in significantly different proportions. Two of the spontaneous calls (chirrup and purr) were never produced by electrical stimulation and although we identified versions of chutter, durr and tooth chatter, they differed significantly from our natural call templates. However, we were routinely able to elicit seven other identifiable calls. All seven calls were produced both during the 1.6 s period of stimulation and subsequently in a period which could last for more than a minute. A single stimulation site could produce four or five different calls, but the amygdala was much less likely to produce a scream, whistle or rising whistle than any of the other structures. These three high-frequency calls were more likely to be produced by females than males. There were also differences in the timing of the call production with the amygdala primarily producing calls during the electrical stimulation and the hypothalamus mainly producing calls after the electrical stimulation. For all four structures a significantly higher stimulation current was required in males than females. We conclude that all four structures can be stimulated to produce fictive vocalizations that should be useful in studying the relationship between the vocal motor system and cortical sensory representation. PMID:29584746

  13. Communication calls produced by electrical stimulation of four structures in the guinea pig brain.

    Directory of Open Access Journals (Sweden)

    David B Green

    Full Text Available One of the main central processes affecting the cortical representation of conspecific vocalizations is the collateral output from the extended motor system for call generation. Before starting to study this interaction we sought to compare the characteristics of calls produced by stimulating four different parts of the brain in guinea pigs (Cavia porcellus. By using anaesthetised animals we were able to reposition electrodes without distressing the animals. Trains of 100 electrical pulses were used to stimulate the midbrain periaqueductal grey (PAG, hypothalamus, amygdala, and anterior cingulate cortex (ACC. Each structure produced a similar range of calls, but in significantly different proportions. Two of the spontaneous calls (chirrup and purr were never produced by electrical stimulation and although we identified versions of chutter, durr and tooth chatter, they differed significantly from our natural call templates. However, we were routinely able to elicit seven other identifiable calls. All seven calls were produced both during the 1.6 s period of stimulation and subsequently in a period which could last for more than a minute. A single stimulation site could produce four or five different calls, but the amygdala was much less likely to produce a scream, whistle or rising whistle than any of the other structures. These three high-frequency calls were more likely to be produced by females than males. There were also differences in the timing of the call production with the amygdala primarily producing calls during the electrical stimulation and the hypothalamus mainly producing calls after the electrical stimulation. For all four structures a significantly higher stimulation current was required in males than females. We conclude that all four structures can be stimulated to produce fictive vocalizations that should be useful in studying the relationship between the vocal motor system and cortical sensory representation.

  14. Communication calls produced by electrical stimulation of four structures in the guinea pig brain.

    Science.gov (United States)

    Green, David B; Shackleton, Trevor M; Grimsley, Jasmine M S; Zobay, Oliver; Palmer, Alan R; Wallace, Mark N

    2018-01-01

    One of the main central processes affecting the cortical representation of conspecific vocalizations is the collateral output from the extended motor system for call generation. Before starting to study this interaction we sought to compare the characteristics of calls produced by stimulating four different parts of the brain in guinea pigs (Cavia porcellus). By using anaesthetised animals we were able to reposition electrodes without distressing the animals. Trains of 100 electrical pulses were used to stimulate the midbrain periaqueductal grey (PAG), hypothalamus, amygdala, and anterior cingulate cortex (ACC). Each structure produced a similar range of calls, but in significantly different proportions. Two of the spontaneous calls (chirrup and purr) were never produced by electrical stimulation and although we identified versions of chutter, durr and tooth chatter, they differed significantly from our natural call templates. However, we were routinely able to elicit seven other identifiable calls. All seven calls were produced both during the 1.6 s period of stimulation and subsequently in a period which could last for more than a minute. A single stimulation site could produce four or five different calls, but the amygdala was much less likely to produce a scream, whistle or rising whistle than any of the other structures. These three high-frequency calls were more likely to be produced by females than males. There were also differences in the timing of the call production with the amygdala primarily producing calls during the electrical stimulation and the hypothalamus mainly producing calls after the electrical stimulation. For all four structures a significantly higher stimulation current was required in males than females. We conclude that all four structures can be stimulated to produce fictive vocalizations that should be useful in studying the relationship between the vocal motor system and cortical sensory representation.

  15. Occupational voice demands and their impact on the call-centre industry

    Directory of Open Access Journals (Sweden)

    Duffy OM

    2009-04-01

    Full Text Available Abstract Background Within the last decade there has been a growth in the call-centre industry in the UK, with a growing awareness of the voice as an important tool for successful communication. Occupational voice problems such as occupational dysphonia, in a business which relies on healthy, effective voice as the primary professional communication tool, may threaten working ability and occupational health and safety of workers. While previous studies of telephone call-agents have reported a range of voice symptoms and functional vocal health problems, there have been no studies investigating the use and impact of vocal performance in the communication industry within the UK. This study aims to address a significant gap in the evidence-base of occupational health and safety research. The objectives of the study are: 1. to investigate the work context and vocal communication demands for call-agents; 2. to evaluate call-agents' vocal health, awareness and performance; and 3. to identify key risks and training needs for employees and employers within call-centres. Methods and design This is an occupational epidemiological study, which plans to recruit call-centres throughout the UK and Ireland. Data collection will consist of three components: 1. interviews with managers from each participating call-centre to assess their communication and training needs; 2. an online biopsychosocial questionnaire will be administered to investigate the work environment and vocal demands of call-agents; and 3. voice acoustic measurements of a random sample of participants using the Multi-dimensional Voice Program (MDVP. Qualitative content analysis from the interviews will identify underlying themes and issues. A multivariate analysis approach will be adopted using Structural Equation Modelling (SEM, to develop voice measurement models in determining the construct validity of potential factors contributing to occupational dysphonia. Quantitative data will be

  16. Image quality in thoracic 4D cone-beam CT: A sensitivity analysis of respiratory signal, binning method, reconstruction algorithm, and projection angular spacing

    OpenAIRE

    Shieh, Chun-Chien; Kipritidis, John; O’Brien, Ricky T.; Kuncic, Zdenka; Keall, Paul J.

    2014-01-01

    Purpose: Respiratory signal, binning method, and reconstruction algorithm are three major controllable factors affecting image quality in thoracic 4D cone-beam CT (4D-CBCT), which is widely used in image guided radiotherapy (IGRT). Previous studies have investigated each of these factors individually, but no integrated sensitivity analysis has been performed. In addition, projection angular spacing is also a key factor in reconstruction, but how it affects image quality is not obvious. An inv...

  17. Using Semantic Similarity In Automated Call Quality Evaluator For Call Centers

    Directory of Open Access Journals (Sweden)

    Ria A. Sagum

    2015-08-01

    Full Text Available Conversation between the agent and client are being evaluated manually by a quality assurance officer QA. This job is only one of the responsibilities being done by a QA and particularly eat ups a lot of time for them which lead to late evaluation results that may cause untimely response of the company to concerns raised by their clients. This research developed an application software that automates and evaluates the quality assurance in business process outsourcing companies or customer service management implementing sentence similarity. The developed system includes two modules speaker diarization which includes transcription and question and answer extraction and similarity checker which checks the similarity between the extracted answer and the answer of the call center agent to a question. The system was evaluated for Correctness of the extracted answers and accurateness of the evaluation for a particular call. Audio conversations were tested for the accuracy of the transcription module which has an accuracy of 27.96. The Precision Recall and F-measure of the extracted answer was tested as 78.03 96.26 and 86.19 respectively. The Accuracy of the system in evaluating a call is 70.

  18. Calling in Work: Secular or Sacred?

    Science.gov (United States)

    Steger, Michael F.; Pickering, N. K.; Shin, J. Y.; Dik, B. J.

    2010-01-01

    Recent scholarship indicates that people who view their work as a calling are more satisfied with their work and their lives. Historically, calling has been regarded as a religious experience, although modern researchers frequently have adopted a more expansive and secular conceptualization of calling, emphasizing meaning and personal fulfillment…

  19. VIPER: a web application for rapid expert review of variant calls.

    Science.gov (United States)

    Wöste, Marius; Dugas, Martin

    2018-01-15

    With the rapid development in next-generation sequencing, cost and time requirements for genomic sequencing are decreasing, enabling applications in many areas such as cancer research. Many tools have been developed to analyze genomic variation ranging from single nucleotide variants to whole chromosomal aberrations. As sequencing throughput increases, the number of variants called by such tools also grows. Often employed manual inspection of such calls is thus becoming a time-consuming procedure. We developed the Variant InsPector and Expert Rating tool (VIPER) to speed up this process by integrating the Integrative Genomics Viewer into a web application. Analysts can then quickly iterate through variants, apply filters and make decisions based on the generated images and variant metadata. VIPER was successfully employed in analyses with manual inspection of more than 10,000 calls. VIPER is implemented in Java and Javascript and is freely available at https://github.com/MarWoes/viper. Marius.Woeste@uni-muenster.de. Supplementary data are available at Bioinformatics online. © The Author (2018). Published by Oxford University Press. All rights reserved. For Permissions, please email: journals.permissions@oup.com

  20. Hornbills can distinguish between primate alarm calls.

    Science.gov (United States)

    Rainey, Hugo J.; Zuberbühler, Klaus; Slater, Peter J. B.

    2004-01-01

    Some mammals distinguish between and respond appropriately to the alarm calls of other mammal and bird species. However, the ability of birds to distinguish between mammal alarm calls has not been investigated. Diana monkeys (Cercopithecus diana) produce different alarm calls to two predators: crowned eagles (Stephanoaetus coronatus) and leopards (Panthera pardus). Yellow-casqued hornbills (Ceratogymna elata) are vulnerable to predation by crowned eagles but are not preyed on by leopards and might therefore be expected to respond to the Diana monkey eagle alarm call but not to the leopard alarm call. We compared responses of hornbills to playback of eagle shrieks, leopard growls, Diana monkey eagle alarm calls and Diana monkey leopard alarm calls and found that they distinguished appropriately between the two predator vocalizations as well as between the two Diana monkey alarm calls. We discuss possible mechanisms leading to these responses. PMID:15209110

  1. Staffing to Maximize Profit for Call Centers with Impatient and Repeat-Calling Customers

    Directory of Open Access Journals (Sweden)

    Jun Gong

    2015-01-01

    Full Text Available Motivated by call center practice, we study the optimal staffing of many-server queues with impatient and repeat-calling customers. A call center is modeled as an M/M/s+M queue, which is developed to a behavioral queuing model in which customers come and go based on their satisfaction with waiting time. We explicitly take into account customer repeat behavior, which implies that satisfied customers might return and have an impact on the arrival rate. Optimality is defined as the number of agents that maximize revenues net of staffing costs, and we account for the characteristic that revenues are a direct function of staffing. Finally, we use numerical experiments to make certain comparisons with traditional models that do not consider customer repeat behavior. Furthermore, we indicate how managers might allocate staffing optimally with various customer behavior mechanisms.

  2. A rectangle bin packing optimization approach to the signal scheduling problem in the FlexRay static segment

    Institute of Scientific and Technical Information of China (English)

    Rui ZHAO; Gui-he QIN; Jia-qiao LIU

    2016-01-01

    As FlexRay communication protocol is extensively used in distributed real-time applications on vehicles, signal scheduling in FlexRay network becomes a critical issue to ensure the safe and efficient operation of time-critical applications. In this study, we propose a rectangle bin packing optimization approach to schedule communication signals with timing constraints into the FlexRay static segment at minimum bandwidth cost. The proposed approach, which is based on integer linear program-ming (ILP), supports both the slot assignment mechanisms provided by the latest version of the FlexRay specification, namely, the single sender slot multiplexing, and multiple sender slot multiplexing mechanisms. Extensive experiments on a synthetic and an automotive X-by-wire system case study demonstrate that the proposed approach has a well optimized performance.

  3. Lithography hotspot discovery at 70nm DRAM 300mm fab: process window qualification using design base binning

    Science.gov (United States)

    Chen, Daniel; Chen, Damian; Yen, Ray; Cheng, Mingjen; Lan, Andy; Ghaskadvi, Rajesh

    2008-11-01

    Identifying hotspots--structures that limit the lithography process window--become increasingly important as the industry relies heavily on RET to print sub-wavelength designs. KLA-Tencor's patented Process Window Qualification (PWQ) methodology has been used for this purpose in various fabs. PWQ methodology has three key advantages (a) PWQ Layout--to obtain the best sensitivity (b) Design Based Binning--for pattern repeater analysis (c) Intelligent sampling--for the best DOI sampling rate. This paper evaluates two different analysis strategies for SEM review sampling successfully deployed at Inotera Memories, Inc. We propose a new approach combining the location repeater and pattern repeaters. Based on a recent case study the new sampling flow reduces the data analysis and sampling time from 6 hours to 1.5 hour maintaining maximum DOI sample rate.

  4. Peafowl antipredator calls encode information about signalers.

    Science.gov (United States)

    Yorzinski, Jessica L

    2014-02-01

    Animals emit vocalizations that convey information about external events. Many of these vocalizations, including those emitted in response to predators, also encode information about the individual that produced the call. The relationship between acoustic features of antipredator calls and information relating to signalers (including sex, identity, body size, and social rank) were examined in peafowl (Pavo cristatus). The "bu-girk" antipredator calls of male and female peafowl were recorded and 20 acoustic parameters were automatically extracted from each call. Both the bu and girk elements of the antipredator call were individually distinctive and calls were classified to the correct signaler with over 90% and 70% accuracy in females and males, respectively. Females produced calls with a higher fundamental frequency (F0) than males. In both females and males, body size was negatively correlated with F0. In addition, peahen rank was related to the duration, end mean frequency, and start harmonicity of the bu element. Peafowl antipredator calls contain detailed information about the signaler and can potentially be used by receivers to respond to dangerous situations.

  5. BUFO PARDALIS (ANURA: BUFONIDAE): MATING CALL AND ...

    African Journals Online (AJOL)

    the calls of one of these species, Bufo pardalis. Hewitt, were not analysed by Tandy & Keith. (1972). Furthennore there is some confusion in the literature regarding the mating call of this species. For these reasons this mating call is here clarified. The mating call of B. pardaiis was first described by Ranger (in Hewitt 1935) as ...

  6. Impact of mobility on call block, call drops and optimal cell size in small cell networks

    OpenAIRE

    Ramanath , Sreenath; Voleti , Veeraruna Kavitha; Altman , Eitan

    2011-01-01

    We consider small cell networks and study the impact of user mobility. Assuming Poisson call arrivals at random positions with random velocities, we discuss the characterization of handovers at the boundaries. We derive explicit expressions for call block and call drop probabilities using tools from spatial queuing theory. We also derive expressions for the average virtual server held up time. These expressions are used to derive optimal cell sizes for various profile of velocities in small c...

  7. External GSM phone calls now made simpler

    CERN Multimedia

    2007-01-01

    On 2 July, the IT/CS Telecom Service introduced a new service making external calls from CERN GSM phones easier. A specific prefix is no longer needed for calls outside CERN. External calls from CERN GSM phones are to be simplified. It is no longer necessary to use a special prefix to call an external number from the CERN GSM network.The Telecom Section of the IT/CS Group is introducing a new system that will make life easier for GSM users. It is no longer necessary to use a special prefix (333) to call an external number from the CERN GSM network. Simply dial the number directly like any other Swiss GSM customer. CERN currently has its own private GSM network with the Swiss mobile operator, Sunrise, covering the whole of Switzerland. This network was initially intended exclusively for calls between CERN numbers (replacing the old beeper system). A special system was later introduced for external calls, allowing them to pass thr...

  8. Exposure Calls to U. S. Poison Centers Involving Electronic Cigarettes and Conventional Cigarettes-September 2010-December 2014.

    Science.gov (United States)

    Chatham-Stephens, Kevin; Law, Royal; Taylor, Ethel; Kieszak, Stephanie; Melstrom, Paul; Bunnell, Rebecca; Wang, Baoguang; Day, Hannah; Apelberg, Benjamin; Cantrell, Lee; Foster, Howell; Schier, Joshua G

    2016-12-01

    E-cigarette use is increasing, and the long-term impact on public health is unclear. We described the acute adverse health effects from e-cigarette exposures reported to U.S. poison centers. We compared monthly counts and demographic, exposure, and health effects data of calls about e-cigarettes and conventional cigarettes made to poison centers from September 2010 through December 2014. Monthly e-cigarette calls increased from 1 in September 2010, peaked at 401 in April 2014, and declined to 295 in December 2014. Monthly conventional cigarette calls during the same period ranged from 302 to 514. E-cigarette calls were more likely than conventional cigarette calls to report adverse health effects, including vomiting, eye irritation, and nausea. Five e-cigarette calls reported major health effects, such as respiratory failure, and there were two deaths associated with e-cigarette calls. E-cigarette calls to U.S. poison centers increased over the study period, and were more likely than conventional cigarettes to report adverse health effects. It is important for health care providers and the public to be aware of potential acute health effects from e-cigarettes. Developing strategies to monitor and prevent poisonings from these novel devices is critical.

  9. Call Duration Characteristics based on Customers Location

    Directory of Open Access Journals (Sweden)

    Žvinys Karolis

    2014-05-01

    Full Text Available Nowadays a lot of different researches are performed based on call duration distributions (CDD analysis. However, the majority of studies are linked with social relationships between the people. Therefore the scarcity of information, how the call duration is associated with a user's location, is appreciable. The goal of this paper is to reveal the ties between user's voice call duration and the location of call. For this reason we analyzed more than 5 million calls from real mobile network, which were made over the base stations located in rural areas, roads, small towns, business and entertainment centers, residential districts. According to these site types CDD’s and characteristic features for call durations are given and discussed. Submitted analysis presents the users habits and behavior as a group (not an individual. The research showed that CDD’s of customers being them in different locations are not equal. It has been found that users at entertainment, business centers are tend to talk much shortly, than people being at home. Even more CDD can be distorted strongly, when machinery calls are evaluated. Hence to apply a common CDD for a whole network it is not recommended. The study also deals with specific parameters of call duration for distinguished user groups, the influence of network technology for call duration is considered.

  10. Desafios à Escola Superior de Tecnologia e Gestão de Lamego (ESTGL) e ao Sistema Binário

    OpenAIRE

    Arroteia, Jorge

    2016-01-01

    um conjunto de mudanças decorrentes do processo de consolidação da rede do ensino universitário e do ensino politécnico bem como da aplicação das orientações de política educativa e investigação no espaço da União Europeia (UE. Destas, sobressai a aplicação do Processo de Bolonha com as alterações que o mesmo veio a introduzir no “sistema binário” de ensino superior português, traduzindo-se numa estruturação dos cursos e dos modelos de ensino, na construção de redes de investig...

  11. From Computer Assisted Language Learning (CALL) to Mobile Assisted Language Use (MALU)

    Science.gov (United States)

    Jarvis, Huw; Achilleos, Marianna

    2013-01-01

    This article begins by critiquing the long-established acronym CALL (Computer Assisted Language Learning). We then go on to report on a small-scale study which examines how student non-native speakers of English use a range of digital devices beyond the classroom in both their first (L1) and second (L2) languages. We look also at the extent to…

  12. Mustafa Bin Bâlî ve İlm-i Firâset’i Mustafa Bin Bâlî And İlm-i Firâset

    Directory of Open Access Journals (Sweden)

    Ramazan SARIÇİÇEK

    2012-12-01

    Full Text Available There wasn’t any study over this work which was Mustafa bin Bâlî’s, who lived 16th century, plain-text. But there is some information about works which were made over firâset, physiognomy and like sciences.2 The study which we make over this work comes last stage and it is firstly presented to science-world here. Although it is said that it was compiled from Fahreddin Razi veMuhyiddin-i Arabî at primary of the work, it is quality of an academicstudy which was prepared with study of many more works over scienceof firâset. Not only Fahreddin Razi and Muhyiddin-i Arabî but also theauthor benefited from works of many more scientists from HamdullahHamdi to İbni Sina. we can say that it is unique in its field with thiscourse. In that works, which were written in this field, are generallyover application of firaset science. That is, they pay attention overresults instead of the basic criterion of this science. Nevertheless,thiswork is a well-coorinated study which was made over firaset aswhole.That work compile and gather informations about firaset withcare of an academician while they are in bits and disorganized atanother works.In addition, the work is included various verses like Arabic,Persian and Turkish in spite it is plain-text. As for aspect of language,also it is included materials of language which belonging to Turkish ofAncient Anatolian. 16. yüzyılda yaşayan Mustafa bin Bâlî’nin mensur olan bu eseri üzerinde daha önce bir çalışma yapılmamıştır. Ancak firâset, kıyâfet ve benzeri ilimler üzerinde yapılan çalışmalarda hakkında bazı bilgiler verilmiştir.1 Bizim ise bu eser üzerinde yaptığımız çalışma son aşamasına gelmiş olmakla beraber ilk defa burada bilim âleminin dikkatine sunulmaktadır.Her ne kadar eserin başında Fahreddin Razi ve Muhyiddin-i Arabî’den derlendiği söyleniyor ise de eser firâset ilmi üzerine daha birçok eser de taranarak hazırlanmış akademik bir

  13. Single Neurons in the Avian Auditory Cortex Encode Individual Identity and Propagation Distance in Naturally Degraded Communication Calls.

    Science.gov (United States)

    Mouterde, Solveig C; Elie, Julie E; Mathevon, Nicolas; Theunissen, Frédéric E

    2017-03-29

    One of the most complex tasks performed by sensory systems is "scene analysis": the interpretation of complex signals as behaviorally relevant objects. The study of this problem, universal to species and sensory modalities, is particularly challenging in audition, where sounds from various sources and localizations, degraded by propagation through the environment, sum to form a single acoustical signal. Here we investigated in a songbird model, the zebra finch, the neural substrate for ranging and identifying a single source. We relied on ecologically and behaviorally relevant stimuli, contact calls, to investigate the neural discrimination of individual vocal signature as well as sound source distance when calls have been degraded through propagation in a natural environment. Performing electrophysiological recordings in anesthetized birds, we found neurons in the auditory forebrain that discriminate individual vocal signatures despite long-range degradation, as well as neurons discriminating propagation distance, with varying degrees of multiplexing between both information types. Moreover, the neural discrimination performance of individual identity was not affected by propagation-induced degradation beyond what was induced by the decreased intensity. For the first time, neurons with distance-invariant identity discrimination properties as well as distance-discriminant neurons are revealed in the avian auditory cortex. Because these neurons were recorded in animals that had prior experience neither with the vocalizers of the stimuli nor with long-range propagation of calls, we suggest that this neural population is part of a general-purpose system for vocalizer discrimination and ranging. SIGNIFICANCE STATEMENT Understanding how the brain makes sense of the multitude of stimuli that it continually receives in natural conditions is a challenge for scientists. Here we provide a new understanding of how the auditory system extracts behaviorally relevant information

  14. Care and Calls

    DEFF Research Database (Denmark)

    Paasch, Bettina Sletten

    on the enactment of care but also on patient safety. Nurses working in various hospital departments have developed different strategies for handling mobile phone calls when with a patient. Additional research into the ways nurses successfully or unsuccessfully enact care and ensure patient safety when they answer......In Danish hospitals, nurses have been equipped with a mobile work phone to improve their availability and efficiency. On the phones nurses receive internal and external phone conversations, patient calls, and alarms from electronic surveillance equipment. For safety reasons the phones cannot...... be switched off or silenced; they consequently ring during all activities and also during interactions with patients. A possible tension thus arises when nurses have to be both caring and sensitive towards the patient and simultaneously be efficient and available and answer their phone. The present paper...

  15. Calling under pressure: short-finned pilot whales make social calls during deep foraging dives.

    Science.gov (United States)

    Jensen, Frants H; Perez, Jacobo Marrero; Johnson, Mark; Soto, Natacha Aguilar; Madsen, Peter T

    2011-10-22

    Toothed whales rely on sound to echolocate prey and communicate with conspecifics, but little is known about how extreme pressure affects pneumatic sound production in deep-diving species with a limited air supply. The short-finned pilot whale (Globicephala macrorhynchus) is a highly social species among the deep-diving toothed whales, in which individuals socialize at the surface but leave their social group in pursuit of prey at depths of up to 1000 m. To investigate if these animals communicate acoustically at depth and test whether hydrostatic pressure affects communication signals, acoustic DTAGs logging sound, depth and orientation were attached to 12 pilot whales. Tagged whales produced tonal calls during deep foraging dives at depths of up to 800 m. Mean call output and duration decreased with depth despite the increased distance to conspecifics at the surface. This shows that the energy content of calls is lower at depths where lungs are collapsed and where the air volume available for sound generation is limited by ambient pressure. Frequency content was unaffected, providing a possible cue for group or species identification of diving whales. Social calls may be important to maintain social ties for foraging animals, but may be impacted adversely by vessel noise.

  16. Do market participants learn from conference calls?

    NARCIS (Netherlands)

    Roelofsen, E.; Verbeeten, F.; Mertens, G.

    2014-01-01

    We examine whether market participants learn from the information that is disseminated during the Q-and-A section of conference calls. Specifically, we investigate whether stock prices react to information on intangible assets provided during conference calls, and whether conference calls

  17. HOW TO CALL THE CERN FIRE BRIGADE

    CERN Multimedia

    2002-01-01

    The telephone numbers of the CERN Fire Brigade are: 74444 for emergency calls 74848 for other calls Note The number 112 will stay in use for emergency calls from 'wired' telephones, however, from mobile phones it leads to non-CERN emergency services.  

  18. HOW TO CALL THE CERN FIRE BRIGADE

    CERN Multimedia

    2002-01-01

    The telephone numbers of the CERN Fire Brigade are: 74444 for emergency calls 74848 for other calls Note The number 112 will stay in use for emergency calls from 'wired' telephones, however, from mobile phones it leads to non-CERN emergency services.

  19. HOW TO CALL THE CERN FIRE BRIGADE

    CERN Multimedia

    2001-01-01

    The telephone numbers of the CERN Fire Brigade are: 74444 for emergency calls 74848 for other calls Note The number 112 will stay in use for emergency calls from 'wired' telephones, however, from mobile phones it leads to non-CERN emergency services.

  20. HOW TO CALL THE CERN FIRE BRIGADE

    CERN Multimedia

    2001-01-01

    The telephone numbers of the CERN Fire Brigade are: 74444 for emergency calls 74848 for other calls Note: the number 112 will stay in use for emergency calls from 'wired' telephones, however, from mobile phones it leads to non-CERN emergency services.

  1. Michael Jackson, Bin Laden and I: functions of positive and negative, public and private flashbulb memories.

    Science.gov (United States)

    Demiray, Burcu; Freund, Alexandra M

    2015-01-01

    This study examined the perceived psychosocial functions of flashbulb memories: It compared positive and negative public flashbulb memories (positive: Bin Laden's death, negative: Michael Jackson's death) with private ones (positive: pregnancy, negative: death of a loved one). A sample of n = 389 young and n = 176 middle-aged adults answered canonical category questions used to identify flashbulb memories and rated the personal significance, the psychological temporal distance, and the functions of each memory (i.e., self-continuity, social-boding, directive functions). Hierarchical regressions showed that, in general, private memories were rated more functional than public memories. Positive and negative private memories were comparable in self-continuity and directionality, but the positive private memory more strongly served social functions. In line with the positivity bias in autobiographical memory, positive flashbulb memories felt psychologically closer than negative ones. Finally, middle-aged adults rated their memories as less functional regarding self-continuity and social-bonding than young adults. Results are discussed regarding the tripartite model of autobiographical memory functions.

  2. Outsourcing an Effective Postdischarge Call Program

    Science.gov (United States)

    Meek, Kevin L.; Williams, Paula; Unterschuetz, Caryn J.

    2018-01-01

    To improve patient satisfaction ratings and decrease readmissions, many organizations utilize internal staff to complete postdischarge calls to recently released patients. Developing, implementing, monitoring, and sustaining an effective call program can be challenging and have eluded some of the renowned medical centers in the country. Using collaboration with an outsourced vendor to bring state-of-the-art call technology and staffed with specially trained callers, health systems can achieve elevated levels of engagement and satisfaction for their patients postdischarge. PMID:29494453

  3. Calling to Nursing: Concept Analysis.

    Science.gov (United States)

    Emerson, Christie

    The aims of this article are (a) to analyze the concept of a calling as it relates nursing and (b) to develop a definition of calling to nursing with the detail and clarity needed to guide reliable and valid research. The classic steps described by Walker and Avant are used for the analysis. Literature from several disciplines is reviewed including vocational psychology, Christian career counseling, sociology, organizational management, and nursing. The analysis provides an operational definition of a calling to nursing and establishes 3 defining attributes of the concept: (a) a passionate intrinsic motivation or desire (perhaps with a religious component), (b) an aspiration to engage in nursing practice, as a means of fulfilling one's purpose in life, and (c) the desire to help others as one's purpose in life. Antecedents to the concept are personal introspection and cognitive awareness. Positive consequences to the concept are improved work meaningfulness, work engagement, career commitment, personal well-being, and satisfaction. Negative consequences of having a calling might include willingness to sacrifice well-being for work and problems with work-life balance. Following the concept analysis, philosophical assumptions, contextual factors, interdisciplinary work, research opportunities, and practice implications are discussed.

  4. Physical and Chemical Properties of Coal Bottom Ash (CBA) from Tanjung Bin Power Plant

    Science.gov (United States)

    Izzati Raihan Ramzi, Nurul; Shahidan, Shahiron; Zulkhairi Maarof, Mohamad; Ali, Noorwirdawati

    2016-11-01

    The objective of this study is to determine the physical and chemical characteristics of Coal Bottom Ash (CBA) obtained from Tanjung Bin Power Plant Station and compare them with the characteristics of natural river sand (as a replacement of fine aggregates). Bottom ash is the by-product of coal combustion during the electricity generating process. However, excess bottom ash production due to the high production of electricity in Malaysia has caused several environmental problems. Therefore, several tests have been conducted in order to determine the physical and chemical properties of bottom ash such as specific gravity, density, particle size distribution, Scanning Electron Microscopic (SEM) and X- Ray Fluorescence (XRF) in the attempt to produce sustainable material from waste. The results indicated that the natural fine aggregate and coal bottom ash have very different physical and chemical properties. Bottom ash was classified as Class C ash. The porous structure, angular and rough texture of bottom ash affected its specific gravity and particle density. From the tests, it was found that bottom ash is recommended to be used in concrete as a replacement for fine aggregates.

  5. Classification of large acoustic datasets using machine learning and crowdsourcing: Application to whale calls

    NARCIS (Netherlands)

    Shamir, L.; Carol Yerby, C.; Simpson, R.; Benda-Beckmann, A.M. von; Tyack, P.; Samarra, F.; Miller, P.; Wallin, J.

    2014-01-01

    Vocal communication is a primary communication method of killer and pilot whales, and is used for transmitting a broad range of messages and information for short and long distance. The large variation in call types of these species makes it challenging to categorize them. In this study, sounds

  6. Digital Workflow for the Conservation of Bahrain Built Heritage: the Sheik Isa Bin ALI House

    Science.gov (United States)

    Barazzetti, L.; Mezzino, D.; Santana Quintero, M.

    2017-08-01

    Currently, the commercial market offers several tools for digital documentation of historic sites and buildings. Photogrammetry and laser scanning play a fundamental role in the acquisition of metric information, which is then processed to generate reliable records particularly useful also in the built heritage conservation field. Although potentially very fast and accurate, such techniques require expert operators to produce reliable results, especially in the case of complex and large sites. The aim of this paper is to present the digital workflow developed for data acquisition and processing of the Shaikh Isa Bin Ali house in Muharraq, Bahrain. This historic structure is an outstanding example of Bahrain architecture as well as tangible memory of the country history, with strong connotations in the Bahrain cultural identity. The building has been documented employing several digital techniques, including: aerial (drone) and terrestrial photogrammetry, rectifying photography, total station and laser scanning. The documentation project has been developed for the Bahrain Authority for Culture and Antiquities (BACA) by a multidisciplinary team of experts from Carleton Immersive Media Studio (CIMS, Carleton University, Canada) and Gicarus Lab (Politecnico di Milano, Italy).

  7. EMERGENCY CALLS

    CERN Multimedia

    Medical Service

    2001-01-01

    IN URGENT NEED OF A DOCTOR GENEVA EMERGENCY SERVICES GENEVA AND VAUD 144 FIRE BRIGADE 118 POLICE 117 CERN FIREMEN 767-44-44 ANTI-POISONS CENTRE Open 24h/24h 01-251-51-51 Patient not fit to be moved, call family doctor, or: GP AT HOME, open 24h/24h 748-49-50 Association Of Geneva Doctors Emergency Doctors at home 07h-23h 322 20 20 Patient fit to be moved: HOPITAL CANTONAL CENTRAL 24 Micheli-du-Crest 372-33-11 ou 382-33-11 EMERGENCIES 382-33-11 ou 372-33-11 CHILDREN'S HOSPITAL 6 rue Willy-Donzé 372-33-11 MATERNITY 32 bvd.de la Cluse 382-68-16 ou 382-33-11 OPHTHALMOLOGY 22 Alcide Jentzer 382-33-11 ou 372-33-11 MEDICAL CENTRE CORNAVIN 1-3 rue du Jura 345 45 50 HOPITAL DE LA TOUR Meyrin EMERGENCIES 719-61-11 URGENCES PEDIATRIQUES 719-61-00 LA TOUR MEDICAL CENTRE 719-74-00 European Emergency Call 112 FRANCE EMERGENCY SERVICES 15 FIRE BRIGADE 18 POLICE 17 CERN FIREMEN AT HOME 00-41-22-767-44-44 ANTI-POISONS CENTRE Open 24h/24h 04-72-11-69-11 All doctors ...

  8. TPMG Northern California appointments and advice call center.

    Science.gov (United States)

    Conolly, Patricia; Levine, Leslie; Amaral, Debra J; Fireman, Bruce H; Driscoll, Tom

    2005-08-01

    Kaiser Permanente (KP) has been developing its use of call centers as a way to provide an expansive set of healthcare services to KP members efficiently and cost effectively. Since 1995, when The Permanente Medical Group (TPMG) began to consolidate primary care phone services into three physical call centers, the TPMG Appointments and Advice Call Center (AACC) has become the "front office" for primary care services across approximately 89% of Northern California. The AACC provides primary care phone service for approximately 3 million Kaiser Foundation Health Plan members in Northern California and responds to approximately 1 million calls per month across the three AACC sites. A database records each caller's identity as well as the day, time, and duration of each call; reason for calling; services provided to callers as a result of calls; and clinical outcomes of calls. We here summarize this information for the period 2000 through 2003.

  9. Evolution of advertisement calls in African clawed frogs

    Science.gov (United States)

    Tobias, Martha L.; Evans, Ben J.; Kelley, Darcy B.

    2014-01-01

    Summary For most frogs, advertisement calls are essential for reproductive success, conveying information on species identity, male quality, sexual state and location. While the evolutionary divergence of call characters has been examined in a number of species, the relative impacts of genetic drift or natural and sexual selection remain unclear. Insights into the evolutionary trajectory of vocal signals can be gained by examining how advertisement calls vary in a phylogenetic context. Evolution by genetic drift would be supported if more closely related species express more similar songs. Conversely, a poor correlation between evolutionary history and song expression would suggest evolution shaped by natural or sexual selection. Here, we measure seven song characters in 20 described and two undescribed species of African clawed frogs (genera Xenopus and Silurana) and four populations of X. laevis. We identify three call types — click, burst and trill — that can be distinguished by click number, call rate and intensity modulation. A fourth type is biphasic, consisting of two of the above. Call types vary in complexity from the simplest, a click, to the most complex, a biphasic call. Maximum parsimony analysis of variation in call type suggests that the ancestral type was of intermediate complexity. Each call type evolved independently more than once and call type is typically not shared by closely related species. These results indicate that call type is homoplasious and has low phylogenetic signal. We conclude that the evolution of call type is not due to genetic drift, but is under selective pressure. PMID:24723737

  10. [Mining analysis and experience summary for chronic atrophic gastritis cases treated by Professor LIU Feng-bin].

    Science.gov (United States)

    Hou, Zheng-kun; Liu, Feng-bin; Li, Pei-wu; Zhuang, Kun-hai

    2015-06-01

    To summarize Professor LIU Feng-bin's clinical experience and theoretical thoughts on chronic atrophic gastritis (CAG), the study group designed a retrospective study on his case series and expert interview. First of all, the data of CAG patients treated in the First Affiliated Hospital of Guangzhou University of Chinese Medicine between 2009 and 2013, e. g. herbs, diseases, syndrome type, prescription amount and number of herbs, was collected and processed. The statistical description and binary logistic regression were used to determined the syndrome type, initial basic remedy and modification. During the statistics, a complete and sub-group analysis was performed simultaneously. After the expert interview, the syndrome type and medication were finalized. As a result, a total of 228 CAG patients aged at (50.30 ± 10.18) were collected, including 151 males (66.23%). Of them, the TCM diagnosis and syndrome type were extracted from the information of 157 patients, including 115 cases with gastric stuffiness, 23 cases with gastric pain, 19 missing cases, 2 cases with spleen-stomach weakness syndrome, 57 cases with spleen deficiency and dampness-heat syndrome, 18 cases with spleen-stomach disharmony syndrome, 23 cases with syndrome of liver depression syndrome, 21 cases with liver qi invading stomach syndrome and 26 qi and yin deficiency syndrome, respectively. All of the 228 patients used totally 104 herbs, while the subgroups with 157 patients used 94 herbs. The most frequently used 15 herbs used in each groups were analyzed to determine the initial basic remedy and modification. Subsequently, based on the information of the sub-groups with 157 patients, with the syndrome type as the dependent variable, the logistic regression analysis was made on the most frequently used 32 herbs, in order to determined the modification in herbs for different syndrome types. After experts reviewed and modified, they believed the main causes of CAG were dietary irregularities

  11. 29 CFR 785.17 - On-call time.

    Science.gov (United States)

    2010-07-01

    ... On-call time. An employee who is required to remain on call on the employer's premises or so close... employee who is not required to remain on the employer's premises but is merely required to leave word at his home or with company officials where he may be reached is not working while on call. (Armour & Co...

  12. CALLING AQUARIUM LOVERS...

    CERN Multimedia

    2002-01-01

    CERN's anemones will soon be orphans. We are looking for someone willing to look after the aquarium in the main building, for one year. If you are interested, or if you would like more information, please call 73830. (The anemones living in the aquarium thank you in anticipation.)

  13. Calling 911! What role does the pediatrician play?

    Science.gov (United States)

    Grossman, Devin; Kunkov, Sergey; Kaplan, Carl; Crain, Ellen F

    2013-06-01

    The objective of this study was to compare admission rates and medical interventions among children whose caregivers called their child's primary care provider (PCP) before taking an ambulance to the pediatric emergency department (PED) versus those who did not. This was a prospective cohort study of patients brought to an urban, public hospital PED via emergency medical system (EMS). Children were included if the caregiver called 911 to have them transported via EMS and was present in the PED. The main variable was whether the child's PCP was called before EMS utilization. Study outcomes were medical interventions, such as intravenous line insertion or laboratory tests, and hospital admission. χ Test and logistic regression were used to evaluate the relationship of the main variable to the study outcomes. Six hundred fourteen patients met inclusion criteria and were enrolled. Five hundred eighty-five patients (95.3%) were reported to have a PCP. Seventy-four caregivers (12.1%) called their child's PCP before calling EMS. Two hundred seventy-seven patients (45.1%) had medical interventions performed; of these, 42 (15.2%) called their PCP (P = 0.03). Forty-two patients (6.8%) were admitted; among these, 14 (33.3%) called their PCP (P < 0.01). Adjusting for triage level, patients whose caregiver called the PCP before calling EMS were 3.2 times (95% confidence interval, 1.9-5.2 times) more likely to be admitted and 1.7 times (95% confidence interval, 1.1-2.9 times) more likely to have a medical intervention compared with patients whose caregivers did not call their child's PCP. Children were more likely to be admitted or require a medical intervention if their caregiver called their PCP before calling EMS. The availability of a PCP for telephone triage may help to optimize EMS utilization.

  14. Abiotic correlates of anuran calling phenology: the importance of rain, temperature, and season

    Science.gov (United States)

    Daniel Saenz; Lee A. Fitzgerald; Kristen A. Baum; Richard N. Conner

    2006-01-01

    We surveyed anuran calls nightly at eight ponds in eastern Texas from 1 January 2001 through 31 December 2002. Air temperatures and daily rainfall also were recorded for each of the sites. Eastern Texas contains a diverse temperate anuran fauna and a climate that provides a range of conditions for anuran reproduction. During our study, we measured air temperatures that...

  15. Wireless recording of the calls of Rousettus aegyptiacus and their reproduction using electrostatic transducers

    International Nuclear Information System (INIS)

    Whiteley, S M; Hayward, G; Pierce, S G; Waters, D A; Farr, I

    2010-01-01

    Bats are capable of imaging their surroundings in great detail using echolocation. To apply similar methods to human engineering systems requires the capability to measure and recreate the signals used, and to understand the processing applied to returning echoes. In this work, the emitted and reflected echolocation signals of Rousettus aegyptiacus are recorded while the bat is in flight, using a wireless sensor mounted on the bat. The sensor is designed to replicate the acoustic gain control which bats are known to use, applying a gain to returning echoes that is dependent on the incurred time delay. Employing this technique allows emitted and reflected echolocation calls, which have a wide dynamic range, to be recorded. The recorded echoes demonstrate the complexity of environment reconstruction using echolocation. The sensor is also used to make accurate recordings of the emitted calls, and these calls are recreated in the laboratory using custom-built wideband electrostatic transducers, allied with a spectral equalization technique. This technique is further demonstrated by recreating multi-harmonic bioinspired FM chirps. The ability to record and accurately synthesize echolocation calls enables the exploitation of biological signals in human engineering systems for sonar, materials characterization and imaging.

  16. Short communication: relationship of call rate and accuracy of single nucleotide polymorphism genotypes in dairy cattle.

    Science.gov (United States)

    Cooper, T A; Wiggans, G R; VanRaden, P M

    2013-05-01

    Call rates on both a single nucleotide polymorphism (SNP) basis and an animal basis are used as measures of data quality and as screening tools for genomic studies and evaluations of dairy cattle. To investigate the relationship of SNP call rate and genotype accuracy for individual SNP, the correlation between percentages of missing genotypes and parent-progeny conflicts for each SNP was calculated for 103,313 Holsteins. Correlations ranged from 0.14 to 0.38 for the BovineSNP50 and BovineLD (Illumina Inc., San Diego, CA) and GeneSeek Genomic Profiler (Neogen Corp., Lincoln, NE) chips, with lower correlations for newer chips. For US genomic evaluations, genotypes are excluded for animals with a call rate of call rate for 220,175 Holstein, Jersey, and Brown Swiss genotypes was 99.6%. Animal genotypes with a call rate of ≤99% were examined from the US Department of Agriculture genotype database to determine how genotype call rate is related to accuracy of calls on an animal basis. Animal call rate was determined from SNP used in genomic evaluation and is the number of called autosomal and X-specific SNP genotypes divided by the number of SNP from that type of chip. To investigate the relationship of animal call rate and parentage validation, conflicts between a genotyped animal and its sire or dam were determined through a duo test (opposite homozygous SNP genotypes between sire and progeny; 1,374 animal genotypes) and a trio test (also including conflicts with dam and heterozygous SNP genotype for the animal when both parents are the same homozygote; 482 animal genotypes). When animal call rate was ≤ 80%, parentage validation was no longer reliable with the duo test. With the trio test, parentage validation was no longer reliable when animal call rate was ≤ 90%. To investigate how animal call rate was related to genotyping accuracy for animals with multiple genotypes, concordance between genotypes for 1,216 animals that had a genotype with a call rate of ≤ 99

  17. Indico CONFERENCE: Define the Call for Abstracts

    CERN Multimedia

    CERN. Geneva; Ferreira, Pedro

    2017-01-01

    In this tutorial, you will learn how to define and open a call for abstracts. When defining a call for abstracts, you will be able to define settings related to the type of questions asked during a review of an abstract, select the users who will review the abstracts, decide when to open the call for abstracts, and more.

  18. Call for Research

    International Development Research Centre (IDRC) Digital Library (Canada)

    Marie-Isabelle Beyer

    2014-10-03

    Oct 3, 2014 ... 5.Submission process. 6.Eligibility criteria. 7.Selection Process. 8. Format and requirements. 9.Evaluation criteria. 10.Country clearance requirements. 11. .... It is envisaged that through this call a single consortium will undertake 6-8 projects within a total budget of up to ... principle qualify for IDRC's support.

  19. The function of migratory bird calls

    DEFF Research Database (Denmark)

    Reichl, Thomas; Andersen, Bent Bach; Larsen, Ole Næsbye

    The function of migratory bird calls: do they influence orientation and navigation?   Thomas Reichl1, Bent Bach Andersen2, Ole Naesbye Larsen2, Henrik Mouritsen1   1Institute of Biology, University of Oldenburg, Oldenburg, D-26111 Oldenburg, Germany 2Institute of Biology, University of Southern...... migration and to stimulate migratory restlessness in conspecifics. We wished to test if conspecific flight calls influence the flight direction of a nocturnal migrant, the European Robin (Erithacus rubecula), i.e. if flight calls help migrants keeping course. Wild caught birds showing migratory restlessness...... the experimental bird could be activated successively to simulate a migrating Robin cruising E-W, W-E, S-N or N-S at a chosen height (mostly about 40 m), at 10 m/s and emitting Robin flight calls of 80 dB(A) at 1 m. The simulated flight of a "ding" sound served as a control. During an experiment the bird was first...

  20. An empirical analysis of the corporate call decision

    International Nuclear Information System (INIS)

    Carlson, M.D.

    1998-01-01

    An economic study of the the behaviour of financial managers of utility companies was presented. The study examined whether or not an option pricing based model of the call decision does a better job of explaining callable preferred share prices and call decisions compared to other models. In this study, the Rust (1987) empirical technique was extended to include the use of information from preferred share prices in addition to the call decisions. Reasonable estimates were obtained from data of shares of the Pacific Gas and Electric Company (PGE) for the transaction costs associated with a call. It was concluded that the managers of the PGE clearly take into account the value of the option to delay the call when making their call decisions

  1. Distress call-induced gene expression in the brain of the Indian short-nosed fruit bat, Cynopterus sphinx.

    Science.gov (United States)

    Ganesh, Ambigapathy; Raghuram, Hanumanthan; Nathan, Parthasarathy T; Marimuthu, Ganapathy; Rajan, Koilmani Emmanuvel

    2010-02-01

    Individuals in distress emit audible vocalizations to either warn or inform conspecifics. The Indian short-nosed fruit bat, Cynopterus sphinx, emits distress calls soon after becoming entangled in mist nets, which appear to attract conspecifics. Phase I of these distress calls is longer and louder, and includes a secondary peak, compared to phase II. Activity-dependent expression of egr-1 was examined in free-ranging C. sphinx following the emissions and responses to a distress call. We found that the level of expression of egr-1 was higher in bats that emitted a distress call, in adults that responded, and in pups than in silent bats. Up-regulated cDNA was amplified to identify the target gene (TOE1) of the protein Egr-1. The observed expression pattern Toe1 was similar to that of egr-1. These findings suggest that the neuronal activity related to recognition of a distress call and an auditory feedback mechanism induces the expression of Egr-1. Co-expression of egr-1 with Toe1 may play a role in initial triggering of the genetic mechanism that could be involved in the consolidation or stabilization of distress call memories.

  2. Perceived Calling and Work Engagement Among Nurses.

    Science.gov (United States)

    Ziedelis, Arunas

    2018-03-01

    The purpose of this study was to explore the relationship of perceived calling and work engagement in nursing over and above major work environment factors. In all, 351 nurses from various health care institutions completed the survey. Data were collected about the most demanding aspects of nursing, major job resources, the degree to which nursing is perceived as a meaningful calling, work engagement, and main demographic information. Hierarchical linear regression was applied to assess the relation between perceived calling and work engagement, while controlling for demographic and work environment factors, and perceived calling was significantly related to two out of three components of nurses' work engagement. The highest association was found with dedication component, and vigor component was related insignificantly. Results have shown that perceived calling might motivate nurses to engage in their work even in burdensome environment, although possible implications for the occupational well-being of nurses themselves remains unclear.

  3. INTEGRATING CORPUS-BASED RESOURCES AND NATURAL LANGUAGE PROCESSING TOOLS INTO CALL

    Directory of Open Access Journals (Sweden)

    Pascual Cantos Gomez

    2002-06-01

    Full Text Available This paper ainis at presenting a survey of computational linguistic tools presently available but whose potential has been neither fully considered not exploited to its full in modern CALL. It starts with a discussion on the rationale of DDL to language learning, presenting typical DDL-activities. DDL-software and potential extensions of non-typical DDL-software (electronic dictionaries and electronic dictionary facilities to DDL . An extended section is devoted to describe NLP-technology and how it can be integrated into CALL, within already existing software or as stand alone resources. A range of NLP-tools is presentcd (MT programs, taggers, lemn~atizersp, arsers and speech technologies with special emphasis on tagged concordancing. The paper finishes with a number of reflections and ideas on how language technologies can be used efficiently within the language learning context and how extensive exploration and integration of these technologies might change and extend both modern CAI,I, and the present language learning paradigiii..

  4. On-call work and health: a review

    Directory of Open Access Journals (Sweden)

    Botterill Jackie S

    2004-12-01

    Full Text Available Abstract Many professions in the fields of engineering, aviation and medicine employ this form of scheduling. However, on-call work has received significantly less research attention than other work patterns such as shift work and overtime hours. This paper reviews the current body of peer-reviewed, published research conducted on the health effects of on-call work The health effects studies done in the area of on-call work are limited to mental health, job stress, sleep disturbances and personal safety. The reviewed research suggests that on-call work scheduling can pose a risk to health, although there are critical gaps in the literature.

  5. Systems configured to distribute a telephone call, communication systems, communication methods and methods of routing a telephone call to a service representative

    Science.gov (United States)

    Harris, Scott H.; Johnson, Joel A.; Neiswanger, Jeffery R.; Twitchell, Kevin E.

    2004-03-09

    The present invention includes systems configured to distribute a telephone call, communication systems, communication methods and methods of routing a telephone call to a customer service representative. In one embodiment of the invention, a system configured to distribute a telephone call within a network includes a distributor adapted to connect with a telephone system, the distributor being configured to connect a telephone call using the telephone system and output the telephone call and associated data of the telephone call; and a plurality of customer service representative terminals connected with the distributor and a selected customer service representative terminal being configured to receive the telephone call and the associated data, the distributor and the selected customer service representative terminal being configured to synchronize, application of the telephone call and associated data from the distributor to the selected customer service representative terminal.

  6. Metagenomic analysis and functional characterization of the biogas microbiome using high throughput shotgun sequencing and a novel binning strategy.

    Science.gov (United States)

    Campanaro, Stefano; Treu, Laura; Kougias, Panagiotis G; De Francisci, Davide; Valle, Giorgio; Angelidaki, Irini

    2016-01-01

    Biogas production is an economically attractive technology that has gained momentum worldwide over the past years. Biogas is produced by a biologically mediated process, widely known as "anaerobic digestion." This process is performed by a specialized and complex microbial community, in which different members have distinct roles in the establishment of a collective organization. Deciphering the complex microbial community engaged in this process is interesting both for unraveling the network of bacterial interactions and for applicability potential to the derived knowledge. In this study, we dissect the bioma involved in anaerobic digestion by means of high throughput Illumina sequencing (~51 gigabases of sequence data), disclosing nearly one million genes and extracting 106 microbial genomes by a novel strategy combining two binning processes. Microbial phylogeny and putative taxonomy performed using >400 proteins revealed that the biogas community is a trove of new species. A new approach based on functional properties as per network representation was developed to assign roles to the microbial species. The organization of the anaerobic digestion microbiome is resembled by a funnel concept, in which the microbial consortium presents a progressive functional specialization while reaching the final step of the process (i.e., methanogenesis). Key microbial genomes encoding enzymes involved in specific metabolic pathways, such as carbohydrates utilization, fatty acids degradation, amino acids fermentation, and syntrophic acetate oxidation, were identified. Additionally, the analysis identified a new uncultured archaeon that was putatively related to Methanomassiliicoccales but surprisingly having a methylotrophic methanogenic pathway. This study is a pioneer research on the phylogenetic and functional characterization of the microbial community populating biogas reactors. By applying for the first time high-throughput sequencing and a novel binning strategy, the

  7. No Call for Action? Why There Is No Union (Yet in Philippine Call Centers

    Directory of Open Access Journals (Sweden)

    Niklas Reese

    2013-01-01

    Full Text Available This contribution presents findings from a qualitative study which focused on young urban professionals in the Philippines who work(ed in international call centers – workplaces usually characterized by job insecurity and other forms of precarity, factory-like working conditions, and disembeddedness. Nevertheless, trade unions in these centers have not come into existence. Why collective action is not chosen by call center agents as an option to tackle the above mentioned problems – this is what the research project this article is based on tried to understand. After outlining some workrelated problems identified by Filipino call center agents, the article will focus on the strategies the agents employ to counter these problems (mainly accommodation and everyday resistance. By highlighting five objective and five subjective reasons (or reasons by circumstances and reasons by framing, we conclude that it is not repressive regulation policies, but rather the formative power and the internalization of discourses of rule within individual life strategies that are preventing the establishment of unions and other collective action structures.

  8. Reducing juvenile delinquency with automated cell phone calls.

    Science.gov (United States)

    Burraston, Bert O; Bahr, Stephen J; Cherrington, David J

    2014-05-01

    Using a sample of 70 juvenile probationers (39 treatment and 31 controls), we evaluated the effectiveness of a rehabilitation program that combined cognitive-behavioral training and automated phone calls. The cognitive-behavioral training contained six 90-min sessions, one per week, and the phone calls occurred twice per day for the year following treatment. Recidivism was measured by whether they were rearrested and the total number of rearrests during the 1st year. To test the impact of the phone calls, those who received phone calls were divided into high and low groups depending on whether they answered more or less than half of their phone calls. Those who completed the class and answered at least half of their phone calls were less likely to have been arrested and had fewer total arrests.

  9. Metagenomic analysis and functional characterization of the biogas microbiome using high throughput shotgun sequencing and a novel binning strategy

    DEFF Research Database (Denmark)

    Campanaro, Stefano; Treu, Laura; Kougias, Panagiotis

    2016-01-01

    Biogas production is an economically attractive technology that has gained momentum worldwide over the past years. Biogas is produced by a biologically mediated process, widely known as "anaerobic digestion." This process is performed by a specialized and complex microbial community, in which...... performed using >400 proteins revealed that the biogas community is a trove of new species. A new approach based on functional properties as per network representation was developed to assign roles to the microbial species. The organization of the anaerobic digestion microbiome is resembled by a funnel...... on the phylogenetic and functional characterization of the microbial community populating biogas reactors. By applying for the first time high-throughput sequencing and a novel binning strategy, the identified genes were anchored to single genomes providing a clear understanding of their metabolic pathways...

  10. Effectiveness of the Call in Beach Volleyball Attacking Play

    Directory of Open Access Journals (Sweden)

    Künzell Stefan

    2014-12-01

    Full Text Available In beach volleyball the setter has the opportunity to give her or his hitter a “call”. The call intends that the setter suggests to her or his partner where to place the attack in the opponent’s court. The effectiveness of a call is still unknown. We investigated the women’s and men’s Swiss National Beach Volleyball Championships in 2011 and analyzed 2185 attacks. We found large differences between female and male players. While men called in only 38.4% of attacks, women used calls in 85.5% of attacks. If the male players followed a given call, 63% of the attacks were successful. The success rate of attacks without any call was 55.8% and 47.6% when the call was ignored. These differences were not significant (χ2(2 = 4.55, p = 0.103. In women’s beach volleyball, the rate of successful attacks was 61.5% when a call was followed, 35% for attacks without a call, and 42.6% when a call was ignored. The differences were highly significant (χ2(2 = 23.42, p < 0.0005. Taking into account the findings of the present study, we suggested that the call was effective in women’s beach volleyball, while its effect in men’s game was unclear. Considering the quality of calls we indicate that there is a significant potential to increase the effectiveness of a call.

  11. Two-photon interference at telecom wavelengths for time-bin-encoded single photons from quantum-dot spin qubits.

    Science.gov (United States)

    Yu, Leo; Natarajan, Chandra M; Horikiri, Tomoyuki; Langrock, Carsten; Pelc, Jason S; Tanner, Michael G; Abe, Eisuke; Maier, Sebastian; Schneider, Christian; Höfling, Sven; Kamp, Martin; Hadfield, Robert H; Fejer, Martin M; Yamamoto, Yoshihisa

    2015-11-24

    Practical quantum communication between remote quantum memories rely on single photons at telecom wavelengths. Although spin-photon entanglement has been demonstrated in atomic and solid-state qubit systems, the produced single photons at short wavelengths and with polarization encoding are not suitable for long-distance communication, because they suffer from high propagation loss and depolarization in optical fibres. Establishing entanglement between remote quantum nodes would further require the photons generated from separate nodes to be indistinguishable. Here, we report the observation of correlations between a quantum-dot spin and a telecom single photon across a 2-km fibre channel based on time-bin encoding and background-free frequency downconversion. The downconverted photon at telecom wavelengths exhibits two-photon interference with another photon from an independent source, achieving a mean wavepacket overlap of greater than 0.89 despite their original wavelength mismatch (900 and 911 nm). The quantum-networking operations that we demonstrate will enable practical communication between solid-state spin qubits across long distances.

  12. Monitoring and assessment of health issues at energy plant and gas station Pak steel bin Qasim Karachi

    International Nuclear Information System (INIS)

    Memon, Z.

    2005-01-01

    No doubt Environmental and health safety issues in big cities of Pakistan are developing havoc problems due to mechanized operations by emitting flue gases, effluent and acoustic noise, which it is my topic to discuss in detail. Acoustic noise is one of the major environmental problems in Industrial Plants. The noise study under taken in detail at feed pumps, super heater, exhausters and accumulators of Energy plant (E.P) as the regulators, control room etc. of Gas station (G.S) Pak Steel Bin Qasim Karachi. In light of permissible occupational noise exposure limits, as allowed by the ISO,EEC and other National Standards, some recommendations have been made to provide safety measures for workers against high level noise health hazards like head ache, hearing problem, Irritation, accidents at work, tension, disturbance to work and so many physiological and psychological effects, along with guidelines to overcome the break downs an improve efficiency of the plants. (Orig./A.B.)

  13. Composting of high moisture content swine manure with corncob in a pilot-scale aerated static bin system.

    Science.gov (United States)

    Zhu, Nengwu

    2006-10-01

    Pilot composting experiments of swine manure with corncob were conducted to evaluate the performance of the aerated static bin composting system. Effects of temperature control (60 and 70 degrees C) and moisture content (70% and 80%) were monitored on the composting by measuring physical and chemical indexes. The results showed that (1) the composting system could destroy pathogens, converted nitrogen from unstable ammonia to stable organic forms, and reduced the volume of waste; (2) significant difference of NH(4)(+)-N (P(12) = 0.074), and (NO(3)(-) + NO(2)(-))-N (P(12) = 0.085) was found between the temperature control treatments; (3) anaerobic reaction in the treatment with 80% moisture content resulted in significant difference of pH (P(23) = 0.006), total organic matter (P(23) = 0.003), and germination index (P(23) = 0.040) between 70% and 80%. Therefore, the optimum initial moisture content was less than 80% with the composting of swine manure and corncob by using the composting system.

  14. Call for volunteers

    CERN Document Server

    2008-01-01

    CERN is calling for volunteers from all members of the Laboratory for organizing the two exceptional Open days.CERN is calling for volunteers from all members of the Laboratory’s personnel to help with the organisation of these two exceptional Open Days, for the visits of CERN personnel and their families on the Saturday and above all for the major public Open Day on the Sunday. As for the 50th anniversary in 2004, the success of the Open Days will depend on a large number of volunteers. All those working for CERN as well as retired members of the personnel can contribute to making this event a success. Many guides will be needed at the LHC points, for the activities at the surface and to man the reception and information points. The aim of these major Open Days is to give the local populations the opportunity to discover the fruits of almost 20 years of work carried out at CERN. We are hoping for some 2000 volunteers for the two Open Days, on the Saturday from 9 a.m. to ...

  15. Working environment and specialty of choice chosen by the dental students at Prince Sattam Bin Abdulaziz University, Saudi Arabia: A cross-sectional study.

    Science.gov (United States)

    Sam, George; Alghmlas, Abdullah Saud; Alrashed, Muath I; Alaskar, Ziyad A

    2016-04-01

    This cross-sectional study was conducted to explore the specialty chosen by the dental students for postgraduate studies and the future aspirations of students in a Saudi Arabia dental college. Of the total number of 120 questionnaires that were distributed, 107 subjects responded with selective responses and a response rate of 89%. A descriptive survey was conducted using one of the questionnaires among the students of dentistry at the dental college, Prince Sattam Bin Abdulaziz University, Al-Kharj among male students (men's college) for a period of 2 months. The data were analyzed using the statistical software program, predictive analytics software Statistics version 22.0 (SPSS Inc., Chicago, IL, USA). A hundred and seven of the 120 students took part in the study. A passion for orthodontics (42.9%) was reported to be the most important factor that influenced the decision to pursue specialty training in orthodontics followed by intellectual stimulation/challenge (25%). The decision to pursue orthodontics was made by 32.1% of the respondents while in dental school; 35.7% took the decision after completing dental school during private practice and 14.3% during a dental residency, whereas 3.6% had already decided before initiating their dental school studies. Working in a private practice environment was preferred by 11 residents (39.3%). Only four residents indicated that they would most likely be practicing in an academic setting while 10 were undecided. The zest for nonclinical specialties is less among students at Prince Sattam Bin Abdulaziz University's dental college, Saudi Arabia.

  16. Perpetual Cancellable American Call Option

    OpenAIRE

    Emmerling, Thomas J.

    2010-01-01

    This paper examines the valuation of a generalized American-style option known as a Game-style call option in an infinite time horizon setting. The specifications of this contract allow the writer to terminate the call option at any point in time for a fixed penalty amount paid directly to the holder. Valuation of a perpetual Game-style put option was addressed by Kyprianou (2004) in a Black-Scholes setting on a non-dividend paying asset. Here, we undertake a similar analysis for the perpetua...

  17. Leveraging management information in improving call centre productivity

    Directory of Open Access Journals (Sweden)

    Manthisana Mosese

    2016-04-01

    Objectives: This research explored the use of management information and its impact on two fundamental functions namely, improving productivity without compromising the quality of service, in the call centre of a well-known South African fashion retailer, Edcon. Following the implementation of the call centre technology project the research set out to determine how Edcon can transform their call centre to improve productivity and customer service through effective utilisation of their management information. Method: Internal documents and reports were analysed to provide the basis of evaluation between the measures of productivity prior to and post the implementation of a technology project at Edcon’s call centre. Semi-structured in-depth and group interviews were conducted to establish the importance and use of management information in improving productivity and customer service. Results: The results indicated that the availability of management information has indeed contributed to improved efficiency at the Edcon call centre. Although literature claims that there is a correlation between a call centre technology upgrade and improvement in performance, evident in the return on investment being realised within a year or two of implementation, it fell beyond the scope of this study to investigate the return on investment for Edcon’s call centre. Conclusion: Although Edcon has begun realising benefits in improved productivity in their call centre from their available management information, information will continue to play a crucial role in supporting management with informed decisions that will improve the call centre operations. [pdf to follow

  18. Closing the scale gap between land surface parameterizations and GCMs with a new scheme, SiB3-Bins: SOIL MOISTURE SCALE GAP

    International Nuclear Information System (INIS)

    Baker, I. T.; Sellers, P. J.; Denning, A. S.; Medina, I.; Kraus, P.

    2017-01-01

    The interaction of land with the atmosphere is sensitive to soil moisture (W). Evapotranspiration (ET) reacts to soil moisture in a nonlinear way, f(W), as soils dry from saturation to wilt point. This nonlinear behavior and the fact that soil moisture varies on scales as small as 1–10 m in nature, while numerical general circulation models (GCMs) have grid cell sizes on the order of 1 to 100s of kilometers, makes the calculation of grid cell-average ET problematic. It is impractical to simulate the land in GCMs on the small scales seen in nature, so techniques have been developed to represent subgrid scale heterogeneity, including: (1) statistical-dynamical representations of grid subelements of varying wetness, (2) relaxation of f(W), (3) moderating f(W) with approximations of catchment hydrology, (4) “tiling” the landscape into vegetation types, and (5) hyperresolution. Here we present an alternative method for representing subgrid variability in W, one proven in a conceptual framework where landscape-scale W is represented as a series of “Bins” of increasing wetness from dry to saturated. The grid cell-level f(W) is defined by the integral of the fractional area of the wetness bins and the value of f(W) associated with each. This approach accounts for the spatiotemporal dynamics of W. We implemented this approach in the SiB3 land surface parameterization and then evaluated its performance against a control, which assumes a horizontally uniform field of W. We demonstrate that the Bins method, with a physical basis, attenuates unrealistic jumps in model state and ET seen in the control runs.

  19. Smart Grid Technology and Consumer Call Center Readiness

    OpenAIRE

    Schamber, Kelsey L.

    2010-01-01

    The following reasearch project deals with utility call center readiness to address customer concerns and questions about the Smart Grid and smart meter technology. Since consumer engagement is important for the benefits of the Smart Grid to be realized, the readiness and ability of utilities to answer consumer questions is an important issue. Assessing the readiness of utility call centers to address pertinant customer concerns was accomplished by calling utility call centers with Smart Grid...

  20. Contact calls of the northern and southern white rhinoceros allow for individual and species identification.

    Directory of Open Access Journals (Sweden)

    Ivana Cinková

    Full Text Available Inter-individual relationships particularly in socially living mammals often require a well-developed communication system. Vocal and olfactory signals are the most important for the communication of rhinos, however, their vocal communication has been investigated to a very limited extent so far. White rhinos have the most developed social system out of all the rhinoceros species and vocal signals might therefore play an important role in their social interactions. We recorded repetitive contact pant calls from six captive northern white rhinos (Ceratotherium cottoni and 14 captive and free-ranging southern white rhinos (Ceratotherium simum and examined if they transmit information about individual identity, species, social context and age class. Discriminant analyses revealed that a high percentage of the pant calls of both species could be classified to a correct individual. We calculated signature information capacity of pant calls recorded from adult animals in isolation at 3.19 bits for the northern white rhinos and at 3.15 bits for the southern white rhinos, which can potentially allow for a vocal discrimination of nine individuals of both species. We found that pant calls varied by species. Northern white rhinos had longer calls and also differed from the southern white rhinos in several frequency parameters of their calls. We also analysed the pant calls of southern white rhinos for the differences between the age classes and between social contexts in which they were recorded. Our results show that pant calls carry information about individual, species, age class and context. The ability to recognize this information would allow rhinos, in addition to olfactory cues, to communicate with highly increased accuracy. A better understanding of communication of white rhinos has potential practical use in their management and conservation particularly because of the low breeding success of white rhinos in captivity.

  1. Geographic Variation in Advertisement Calls in a Tree Frog Species: Gene Flow and Selection Hypotheses

    Science.gov (United States)

    Jang, Yikweon; Hahm, Eun Hye; Lee, Hyun-Jung; Park, Soyeon; Won, Yong-Jin; Choe, Jae C.

    2011-01-01

    Background In a species with a large distribution relative to its dispersal capacity, geographic variation in traits may be explained by gene flow, selection, or the combined effects of both. Studies of genetic diversity using neutral molecular markers show that patterns of isolation by distance (IBD) or barrier effect may be evident for geographic variation at the molecular level in amphibian species. However, selective factors such as habitat, predator, or interspecific interactions may be critical for geographic variation in sexual traits. We studied geographic variation in advertisement calls in the tree frog Hyla japonica to understand patterns of variation in these traits across Korea and provide clues about the underlying forces for variation. Methodology We recorded calls of H. japonica in three breeding seasons from 17 localities including localities in remote Jeju Island. Call characters analyzed were note repetition rate (NRR), note duration (ND), and dominant frequency (DF), along with snout-to-vent length. Results The findings of a barrier effect on DF and a longitudinal variation in NRR seemed to suggest that an open sea between the mainland and Jeju Island and mountain ranges dominated by the north-south Taebaek Mountains were related to geographic variation in call characters. Furthermore, there was a pattern of IBD in mitochondrial DNA sequences. However, no comparable pattern of IBD was found between geographic distance and call characters. We also failed to detect any effects of habitat or interspecific interaction on call characters. Conclusions Geographic variations in call characters as well as mitochondrial DNA sequences were largely stratified by geographic factors such as distance and barriers in Korean populations of H. japoinca. Although we did not detect effects of habitat or interspecific interaction, some other selective factors such as sexual selection might still be operating on call characters in conjunction with restricted gene

  2. The Wireless Nursing Call System

    DEFF Research Database (Denmark)

    Jensen, Casper Bruun

    2006-01-01

    This paper discusses a research project in which social scientists were involved both as analysts and supporters during a pilot with a new wireless nursing call system. The case thus exemplifies an attempt to participate in developing dependable health care systems and offers insight into the cha......This paper discusses a research project in which social scientists were involved both as analysts and supporters during a pilot with a new wireless nursing call system. The case thus exemplifies an attempt to participate in developing dependable health care systems and offers insight...

  3. Integrating heterogeneous healthcare call centers.

    Science.gov (United States)

    Peschel, K M; Reed, W C; Salter, K

    1998-01-01

    In a relatively short period, OHS has absorbed multiple call centers supporting different LOBs from various acquisitions, functioning with diverse standards, processes, and technologies. However, customer and employee satisfaction is predicated on OHS's ability to thoroughly integrate these heterogeneous call centers. The integration was initiated and has successfully progressed through a balanced program of focused leadership and a defined strategy which includes site consolidation, sound performance management philosophies, and enabling technology. Benefits have already been achieved with even more substantive ones to occur as the integration continues to evolve.

  4. The renewal of hydroelectric concessions in competitive call

    International Nuclear Information System (INIS)

    2013-01-01

    This document discusses various issues associated with the planned competitive call on the French hydraulic power plants. The principles of this competitive call for hydroelectric concessions are first addressed: administrative regime of concessions, competitive call process, criteria of selection of the concession holder, case of 'concession of valleys', potential competitors. It outlines and discusses the difficulties of this competitive call: France is the single country to implement this procedure; it concerns a national asset; it questions the guarantee of a future use of equipment at best for the energy benefits of French consumers; the competitive call is a nice idea indeed but extremely complex. A note discusses the profitability aspects of Plants for Transfer of Energy by Pumping

  5. An off-line dual maximum resource bin packing model for solving the maintenance problem in the aviation industry

    Directory of Open Access Journals (Sweden)

    George Cristian Gruia

    2013-05-01

    Full Text Available In the aviation industry, propeller motor engines have a lifecycle of several thousand hours of flight and the maintenance is an important part of their lifecycle. The present article considers a multi-resource, priority-based case scheduling problem, which is applied in a Romanian manufacturing company, that repairs and maintains helicopter and airplane engines at a certain quality level imposed by the aviation standards. Given a reduced budget constraint, the management’s goal is to maximize the utilization of their resources (financial, material, space, workers, by maintaining a prior known priority rule. An Off-Line Dual Maximum Resource Bin Packing model, based on a Mixed Integer Programming model is thus presented. The obtained results show an increase with approx. 25% of the Just in Time shipping of the engines to the customers and approx. 12,5% increase in the utilization of the working area.

  6. AN OFF-LINE DUAL MAXIMUM RESOURCE BIN PACKING MODEL FOR SOLVING THE MAINTENANCE PROBLEM IN THE AVIATION INDUSTRY

    Directory of Open Access Journals (Sweden)

    GEORGE CRISTIAN GRUIA

    2013-05-01

    Full Text Available In the aviation industry, propeller motor engines have a lifecycle of several thousand hours of flight and the maintenance is an important part of their lifecycle. The present article considers a multi-resource, priority-based case scheduling problem, which is applied in a Romanian manufacturing company, that repairs and maintains helicopter and airplane engines at a certain quality level imposed by the aviation standards. Given a reduced budget constraint, the management’s goal is to maximize the utilization of their resources (financial, material, space, workers, by maintaining a prior known priority rule. An Off-Line Dual Maximum Resource Bin Packing model, based on a Mixed Integer Programing model is thus presented. The obtained results show an increase with approx. 25% of the Just in Time shipping of the engines to the customers and approx. 12,5% increase in the utilization of the working area.

  7. Pulsed Streamer Corona Reactor Characterization - Phase II

    Science.gov (United States)

    1996-12-01

    34,STATUS="UNKN0WN") OPEN (LINKCK, FORM=’UNFORMATTED’, STATUS=’UNKNOWN’, 1 FILE=’chem.bin’) CALL CKLEN (LINKCK, LOUT, LENI, LENR , LENC) CALL CKINIT...NEQ + 2*NEQ**2 MVDDE = LENR + 1 NWT = NVODE + LRW NH = NWT + KK NWDOT = NH + KK NTOT = NWDOT+ KK - 1 LIW = 30 + NEQ IVODE = LENI + 1

  8. Linking Calling Orientations to Organizational Attachment via Organizational Instrumentality

    Science.gov (United States)

    Cardador, M. Teresa; Dane, Erik; Pratt, Michael G.

    2011-01-01

    Despite an emerging interest in callings, researchers know little about whether calling orientations matter in the workplace. We explore the under-examined relationship between a calling orientation and employees' attachment to their organizations. Although some theory suggests that callings may be negatively related to organizational attachment,…

  9. Redescription of the Advertisement Call of Five Species of Thoropa (Anura, Cycloramphidae), Including Recordings of Rare and Endangered Species.

    Science.gov (United States)

    Nunes-de-Almeida, Carlos H L; Assis, Clodoaldo L; Feio, Renato N; Toledo, Luís Felipe

    2016-01-01

    Frogs of the genus Thoropa comprise six endemic Brazilian species on the Eastern side of the country. Little is known about their natural history, especially about their acoustic communication. Therefore, aiming to provide an overview of their vocalizations, we analyzed and redescribed male advertisement calls of three living and two possibly extinct species. The smaller species, T. petropolitana and T. lutzi, produce simple calls (one single note) with a higher frequency range than the remaining larger ones. On the other hand, the larger species present complex calls, with more than one note: T. megatympanum calls have three notes, T. taophora calls have four notes, and T. miliaris calls varies from three to six notes. Population snout-vent length negatively correlated with peak of dominant frequency as expected. However, highlighted differences between two populations of T. lutzi, which could indicate need of further taxonomic evaluation of those lineages. Peculiar morphology, such as the absence of vocal sacs and slits, may have contributed to their call variation and highly banded frequency structure. If the observed population differences reflect species-level differences, T. lutzi may be classified as a critically endangered species, as T. petropolitana. Furthermore, we provided a suggestion to an unusual behavior in frogs: calling with the mouth open in the smaller species of the genus.

  10. Expanded Operational Temperature Range for Space Rated Li-Ion Batteries, Phase I

    Data.gov (United States)

    National Aeronautics and Space Administration — Quallion's response to this solicitation calls for expanding the nominal operation range of its space rated lithium ion cells, while maintaining their long life...

  11. The Influence of Judgment Calls on Meta-Analytic Findings.

    Science.gov (United States)

    Tarrahi, Farid; Eisend, Martin

    2016-01-01

    Previous research has suggested that judgment calls (i.e., methodological choices made in the process of conducting a meta-analysis) have a strong influence on meta-analytic findings and question their robustness. However, prior research applies case study comparison or reanalysis of a few meta-analyses with a focus on a few selected judgment calls. These studies neglect the fact that different judgment calls are related to each other and simultaneously influence the outcomes of a meta-analysis, and that meta-analytic findings can vary due to non-judgment call differences between meta-analyses (e.g., variations of effects over time). The current study analyzes the influence of 13 judgment calls in 176 meta-analyses in marketing research by applying a multivariate, multilevel meta-meta-analysis. The analysis considers simultaneous influences from different judgment calls on meta-analytic effect sizes and controls for alternative explanations based on non-judgment call differences between meta-analyses. The findings suggest that judgment calls have only a minor influence on meta-analytic findings, whereas non-judgment call differences between meta-analyses are more likely to explain differences in meta-analytic findings. The findings support the robustness of meta-analytic results and conclusions.

  12. Optimal scheduling in call centers with a callback option

    OpenAIRE

    Legros , Benjamin; Jouini , Oualid; Koole , Ger

    2016-01-01

    International audience; We consider a call center model with a callback option, which allows to transform an inbound call into an outbound one. A delayed call, with a long anticipated waiting time, receives the option to be called back. We assume a probabilistic customer reaction to the callback offer (option). The objective of the system manager is to characterize the optimal call scheduling that minimizes the expected waiting and abandonment costs. For the single-server case, we prove that ...

  13. Flight calls and orientation

    DEFF Research Database (Denmark)

    Larsen, Ole Næsbye; Andersen, Bent Bach; Kropp, Wibke

    2008-01-01

    flight calls was simulated by sequential computer controlled activation of five loudspeakers placed in a linear array perpendicular to the bird's migration course. The bird responded to this stimulation by changing its migratory course in the direction of that of the ‘flying conspecifics' but after about......  In a pilot experiment a European Robin, Erithacus rubecula, expressing migratory restlessness with a stable orientation, was video filmed in the dark with an infrared camera and its directional migratory activity was recorded. The flight overhead of migrating conspecifics uttering nocturnal...... 30 minutes it drifted back to its original migration course. The results suggest that songbirds migrating alone at night can use the flight calls from conspecifics as additional cues for orientation and that they may compare this information with other cues to decide what course to keep....

  14. svclassify: a method to establish benchmark structural variant calls.

    Science.gov (United States)

    Parikh, Hemang; Mohiyuddin, Marghoob; Lam, Hugo Y K; Iyer, Hariharan; Chen, Desu; Pratt, Mark; Bartha, Gabor; Spies, Noah; Losert, Wolfgang; Zook, Justin M; Salit, Marc

    2016-01-16

    The human genome contains variants ranging in size from small single nucleotide polymorphisms (SNPs) to large structural variants (SVs). High-quality benchmark small variant calls for the pilot National Institute of Standards and Technology (NIST) Reference Material (NA12878) have been developed by the Genome in a Bottle Consortium, but no similar high-quality benchmark SV calls exist for this genome. Since SV callers output highly discordant results, we developed methods to combine multiple forms of evidence from multiple sequencing technologies to classify candidate SVs into likely true or false positives. Our method (svclassify) calculates annotations from one or more aligned bam files from many high-throughput sequencing technologies, and then builds a one-class model using these annotations to classify candidate SVs as likely true or false positives. We first used pedigree analysis to develop a set of high-confidence breakpoint-resolved large deletions. We then used svclassify to cluster and classify these deletions as well as a set of high-confidence deletions from the 1000 Genomes Project and a set of breakpoint-resolved complex insertions from Spiral Genetics. We find that likely SVs cluster separately from likely non-SVs based on our annotations, and that the SVs cluster into different types of deletions. We then developed a supervised one-class classification method that uses a training set of random non-SV regions to determine whether candidate SVs have abnormal annotations different from most of the genome. To test this classification method, we use our pedigree-based breakpoint-resolved SVs, SVs validated by the 1000 Genomes Project, and assembly-based breakpoint-resolved insertions, along with semi-automated visualization using svviz. We find that candidate SVs with high scores from multiple technologies have high concordance with PCR validation and an orthogonal consensus method MetaSV (99.7 % concordant), and candidate SVs with low scores are

  15. The sound of danger: threat sensitivity to predator vocalizations, alarm calls, and novelty in gulls.

    Directory of Open Access Journals (Sweden)

    Sarah A MacLean

    Full Text Available The threat sensitivity hypothesis predicts that organisms will evaluate the relative danger of and respond differentially to varying degrees of predation threat. Doing so allows potential prey to balance the costs and benefits of anti-predator behaviors. Threat sensitivity has undergone limited testing in the auditory modality, and the relative threat level of auditory cues from different sources is difficult to infer across populations when variables such as background risk and experience are not properly controlled. We experimentally exposed a single population of two sympatric gull species to auditory stimuli representing a range of potential threats in order to compare the relative threat of heterospecific alarm calls, conspecific alarms calls, predator vocalizations, and novel auditory cues. Gulls were able to discriminate among a diverse set of threat indicators and respond in a graded manner commensurate with the level of threat. Vocalizations of two potential predators, the human voice and bald eagle call, differed in their threat level compared to each other and to alarm calls. Conspecific alarm calls were more threatening than heterospecfic alarm calls to the larger great black-backed gull, but the smaller herring gull weighed both equally. A novel cue elicited a response intermediate between known threats and a known non-threat in herring gulls, but not great black-backed gulls. Our results show that the relative threat level of auditory cues from different sources is highly species-dependent, and that caution should be exercised when comparing graded and threshold threat sensitive responses.

  16. Expanded Operational Temperature Range for Space Rated Li-Ion Batteries, Phase II

    Data.gov (United States)

    National Aeronautics and Space Administration — Quallion's Phase II proposal calls for expanding the nominal operation range of its space rated lithium ion cells, while maintaining their long life capabilities. To...

  17. Lunar phases and crisis center telephone calls.

    Science.gov (United States)

    Wilson, J E; Tobacyk, J J

    1990-02-01

    The lunar hypothesis, that is, the notion that lunar phases can directly affect human behavior, was tested by time-series analysis of 4,575 crisis center telephone calls (all calls recorded for a 6-month interval). As expected, the lunar hypothesis was not supported. The 28-day lunar cycle accounted for less than 1% of the variance of the frequency of crisis center calls. Also, as hypothesized from an attribution theory framework, crisis center workers reported significantly greater belief in lunar effects than a non-crisis-center-worker comparison group.

  18. Correlates of Gay-Related Name-Calling in Schools

    Science.gov (United States)

    Slaatten, Hilde; Hetland, Jørn; Anderssen, Norman

    2015-01-01

    The aim of this study was to examine whether attitudes about gay-related name-calling, social norms concerning gay-related name-calling among co-students, teacher intervention, and school-related support would predict whether secondary school pupils had called another pupil a gay-related name during the last month. A total of 921 ninth-grade…

  19. 47 CFR 90.241 - Radio call box operations.

    Science.gov (United States)

    2010-10-01

    ... remains on for a period in excess of three minutes. The automatic cutoff system must be designed so the... Public Safety Pool for highway call box systems subject to the following requirements: (1) Call box... effective radiated power (ERP). (3) The height of a call box antenna may not exceed 6.1 meters (20 feet...

  20. Coaching "Callings" throughout the Adult Life Cycle.

    Science.gov (United States)

    Hudson, Frederic M.

    2001-01-01

    The process of "callings" continues throughout life. Coaching can connect the present to the future in a meaningful way. Callings represent a value shift requiring revision of the nature and scope of one's central purpose in life and meaningful activities. (JOW)

  1. Anthropozoonotic Endoparasites in Free-Ranging ?Urban? South American Sea Lions (Otaria flavescens)

    OpenAIRE

    Hermosilla, Carlos; Silva, Liliana M. R.; Navarro, Mauricio; Taubert, Anja

    2016-01-01

    The present study represents the first report on the gastrointestinal endoparasite fauna of a free-ranging “urban” colony of South American sea lions (Otaria flavescens) living within the city of Valdivia, Chile. A total of 40 individual faecal samples of South American sea lions were collected during the year 2012 within their natural habitat along the river Calle-Calle and in the local fish market of Valdivia. Coprological analyses applying sodium acetate acetic formalin methanol (SAF) tech...

  2. Performance indicators for call centers with impatience

    NARCIS (Netherlands)

    Jouini, O.; Koole, G.M.; Roubos, A.

    2013-01-01

    An important feature of call center modeling is the presence of impatient customers. This article considers single-skill call centers including customer abandonments. A number of different service-level definitions are structured, including all those used in practice, and the explicit computation of

  3. Calling, is there anything special about it?

    African Journals Online (AJOL)

    2016-07-15

    Jul 15, 2016 ... when a pastor is installed or a new candidate is ordained, 'The one who calls you is faithful .... extension to secular work of the dignity of a calling' (Fowler ... For Luther, therefore, the private life of devotion exercised in the.

  4. The Barbados Emergency Ambulance Service: High Frequency of Nontransported Calls

    Directory of Open Access Journals (Sweden)

    Sherwin E. Phillips

    2012-01-01

    Full Text Available Objectives. There are no published studies on the Barbados Emergency Ambulance Service and no assessment of the calls that end in nontransported individuals. We describe reasons for the nontransport of potential clients. Methods. We used the Emergency Medical Dispatch (Medical Priority Dispatch System instrument, augmented with five local call types, to collect information on types of calls. The calls were categorised under 7 headings. Correlations between call types and response time were calculated. Results. Most calls were from the category medical (54%. Nineteen (19% percent of calls were in the non-transported category. Calls from call type Cancelled accounted for most of these and this was related to response time, while Refused service was inversely related (. Conclusions. The Barbados Ambulance Service is mostly used by people with a known illness and for trauma cases. One-fifth of calls fall into a category where the ambulance is not used often due to cancellation which is related to response time. Other factors such as the use of alternative transport are also important. Further study to identify factors that contribute to the non-transported category of calls is necessary if improvements in service quality are to be made.

  5. Redescription of the Advertisement Call of Five Species of Thoropa (Anura, Cycloramphidae, Including Recordings of Rare and Endangered Species.

    Directory of Open Access Journals (Sweden)

    Carlos H L Nunes-de-Almeida

    Full Text Available Frogs of the genus Thoropa comprise six endemic Brazilian species on the Eastern side of the country. Little is known about their natural history, especially about their acoustic communication. Therefore, aiming to provide an overview of their vocalizations, we analyzed and redescribed male advertisement calls of three living and two possibly extinct species. The smaller species, T. petropolitana and T. lutzi, produce simple calls (one single note with a higher frequency range than the remaining larger ones. On the other hand, the larger species present complex calls, with more than one note: T. megatympanum calls have three notes, T. taophora calls have four notes, and T. miliaris calls varies from three to six notes. Population snout-vent length negatively correlated with peak of dominant frequency as expected. However, highlighted differences between two populations of T. lutzi, which could indicate need of further taxonomic evaluation of those lineages. Peculiar morphology, such as the absence of vocal sacs and slits, may have contributed to their call variation and highly banded frequency structure. If the observed population differences reflect species-level differences, T. lutzi may be classified as a critically endangered species, as T. petropolitana. Furthermore, we provided a suggestion to an unusual behavior in frogs: calling with the mouth open in the smaller species of the genus.

  6. Craving Ravens: Individual ‘haa’ Call Rates at Feeding Sites as Cues to Personality and Levels of Fission-Fusion Dynamics?

    Directory of Open Access Journals (Sweden)

    Georgine Szipl

    2014-08-01

    Full Text Available Common ravens aggregate in large non-breeder flocks for roosting and foraging until they achieve the status of territorial breeders. When discovering food, they produce far-reaching yells or ‘haa’ calls, which attract conspecifics. Due to the high levels of fission-fusion dynamics in non-breeders’ flocks, assemblies of feeding ravens were long thought to represent anonymous aggregations. Yet, non-breeders vary in their degree of vagrancy, and ‘haa’ calls convey individually distinct acoustic features, which are perceived by conspecifics. These findings give rise to the assumption that raven societies are based on differential social relationships on an individual level. We investigated the occurrence of ‘haa’ calling and individual call rates in a group of individually marked free-ranging ravens. Calling mainly occurred in subadult and adult females, which showed low levels of vagrancy. Call rates differed significantly between individuals and with residency status, and were correlated with calling frequency and landing frequency. Local ravens called more often and at higher rates, and were less likely to land at the feeding site than vagrant birds. The results are discussed with respect to individual degrees of vagrancy, which may have an impact on social knowledge and communication in this species.

  7. Sleep Quality of Call Handlers Employed in International Call Centers in National Capital Region of Delhi, India

    Directory of Open Access Journals (Sweden)

    JD Raja

    2016-10-01

    suspicion of insomnia or suspected insomnia; the rest had no sleep problem. Smoking, poor social support, heavy workload, lack of relaxation facility at office, and prolonged travel time to office were independent predictors of sleep quality (p<0.05. Conclusion: Call handlers have to compromise upon their sleep owing to the contemporary work settings in call centers. Safeguarding their health becomes an occupational health challenge to public health specialists.

  8. Consumer Experiences Calling Toll-Free Corporate Hotlines.

    Science.gov (United States)

    Martin, Charles L.; Smart, Denise T.

    1994-01-01

    Finds that dimensions that contribute to caller satisfaction (of toll-free corporate hotlines) included operator characteristics such as knowledge, courtesy, and interest; specific behaviors such as apologizing for a problem, thanking the consumer for calling, and encouraging them to call again; and reducing time placed on "hold." (SR)

  9. Call center performance with direct response advertising

    NARCIS (Netherlands)

    M. Kiygi Calli (Meltem); M. Weverbergh (Marcel); Ph.H.B.F. Franses (Philip Hans)

    2017-01-01

    textabstractThis study investigates the manpower planning and the performance of a national call center dealing with car repairs and on the road interventions. We model the impact of advertising on the capacity required. The starting point is a forecasting model for the incoming calls, where we take

  10. Measurements of long-range near-side angular correlations in $\\sqrt{s_{\\text{NN}}}=5$TeV proton-lead collisions in the forward region

    CERN Document Server

    Aaij, Roel; Adeva, Bernardo; Adinolfi, Marco; Affolder, Anthony; Ajaltouni, Ziad; Akar, Simon; Albrecht, Johannes; Alessio, Federico; Alexander, Michael; Ali, Suvayu; Alkhazov, Georgy; Alvarez Cartelle, Paula; Alves Jr, Antonio Augusto; Amato, Sandra; Amerio, Silvia; Amhis, Yasmine; An, Liupan; Anderlini, Lucio; Anderson, Jonathan; Andreassi, Guido; Andreotti, Mirco; Andrews, Jason; Appleby, Robert; Aquines Gutierrez, Osvaldo; Archilli, Flavio; d'Argent, Philippe; Artamonov, Alexander; Artuso, Marina; Aslanides, Elie; Auriemma, Giulio; Baalouch, Marouen; Bachmann, Sebastian; Back, John; Badalov, Alexey; Baesso, Clarissa; Baldini, Wander; Barlow, Roger; Barschel, Colin; Barsuk, Sergey; Barter, William; Batozskaya, Varvara; Battista, Vincenzo; Bay, Aurelio; Beaucourt, Leo; Beddow, John; Bedeschi, Franco; Bediaga, Ignacio; Bel, Lennaert; Bellee, Violaine; Belloli, Nicoletta; Belyaev, Ivan; Ben-Haim, Eli; Bencivenni, Giovanni; Benson, Sean; Benton, Jack; Berezhnoy, Alexander; Bernet, Roland; Bertolin, Alessandro; Bettler, Marc-Olivier; van Beuzekom, Martinus; Bien, Alexander; Bifani, Simone; Billoir, Pierre; Bird, Thomas; Birnkraut, Alex; Bizzeti, Andrea; Blake, Thomas; Blanc, Frédéric; Blouw, Johan; Blusk, Steven; Bocci, Valerio; Bondar, Alexander; Bondar, Nikolay; Bonivento, Walter; Borghi, Silvia; Borsato, Martino; Bowcock, Themistocles; Bowen, Espen Eie; Bozzi, Concezio; Braun, Svende; Britsch, Markward; Britton, Thomas; Brodzicka, Jolanta; Brook, Nicholas; Buchanan, Emma; Burr, Christopher; Bursche, Albert; Buytaert, Jan; Cadeddu, Sandro; Calabrese, Roberto; Calvi, Marta; Calvo Gomez, Miriam; Campana, Pierluigi; Campora Perez, Daniel; Capriotti, Lorenzo; Carbone, Angelo; Carboni, Giovanni; Cardinale, Roberta; Cardini, Alessandro; Carniti, Paolo; Carson, Laurence; Carvalho Akiba, Kazuyoshi; Casse, Gianluigi; Cassina, Lorenzo; Castillo Garcia, Lucia; Cattaneo, Marco; Cauet, Christophe; Cavallero, Giovanni; Cenci, Riccardo; Charles, Matthew; Charpentier, Philippe; Chefdeville, Maximilien; Chen, Shanzhen; Cheung, Shu-Faye; Chiapolini, Nicola; Chrzaszcz, Marcin; Cid Vidal, Xabier; Ciezarek, Gregory; Clarke, Peter; Clemencic, Marco; Cliff, Harry; Closier, Joel; Coco, Victor; Cogan, Julien; Cogneras, Eric; Cogoni, Violetta; Cojocariu, Lucian; Collazuol, Gianmaria; Collins, Paula; Comerma-Montells, Albert; Contu, Andrea; Cook, Andrew; Coombes, Matthew; Coquereau, Samuel; Corti, Gloria; Corvo, Marco; Couturier, Benjamin; Cowan, Greig; Craik, Daniel Charles; Crocombe, Andrew; Cruz Torres, Melissa Maria; Cunliffe, Samuel; Currie, Robert; D'Ambrosio, Carmelo; Dall'Occo, Elena; Dalseno, Jeremy; David, Pieter; Davis, Adam; De Aguiar Francisco, Oscar; De Bruyn, Kristof; De Capua, Stefano; De Cian, Michel; De Miranda, Jussara; De Paula, Leandro; De Simone, Patrizia; Dean, Cameron Thomas; Decamp, Daniel; Deckenhoff, Mirko; Del Buono, Luigi; Déléage, Nicolas; Demmer, Moritz; Derkach, Denis; Deschamps, Olivier; Dettori, Francesco; Dey, Biplab; Di Canto, Angelo; Di Ruscio, Francesco; Dijkstra, Hans; Donleavy, Stephanie; Dordei, Francesca; Dorigo, Mirco; Dosil Suárez, Alvaro; Dossett, David; Dovbnya, Anatoliy; Dreimanis, Karlis; Dufour, Laurent; Dujany, Giulio; Dupertuis, Frederic; Durante, Paolo; Dzhelyadin, Rustem; Dziurda, Agnieszka; Dzyuba, Alexey; Easo, Sajan; Egede, Ulrik; Egorychev, Victor; Eidelman, Semen; Eisenhardt, Stephan; Eitschberger, Ulrich; Ekelhof, Robert; Eklund, Lars; El Rifai, Ibrahim; Elsasser, Christian; Ely, Scott; Esen, Sevda; Evans, Hannah Mary; Evans, Timothy; Falabella, Antonio; Färber, Christian; Farley, Nathanael; Farry, Stephen; Fay, Robert; Ferguson, Dianne; Fernandez Albor, Victor; Ferrari, Fabio; Ferreira Rodrigues, Fernando; Ferro-Luzzi, Massimiliano; Filippov, Sergey; Fiore, Marco; Fiorini, Massimiliano; Firlej, Miroslaw; Fitzpatrick, Conor; Fiutowski, Tomasz; Fohl, Klaus; Fol, Philip; Fontana, Marianna; Fontanelli, Flavio; Forshaw, Dean Charles; Forty, Roger; Frank, Markus; Frei, Christoph; Frosini, Maddalena; Fu, Jinlin; Furfaro, Emiliano; Gallas Torreira, Abraham; Galli, Domenico; Gallorini, Stefano; Gambetta, Silvia; Gandelman, Miriam; Gandini, Paolo; Gao, Yuanning; García Pardiñas, Julián; Garra Tico, Jordi; Garrido, Lluis; Gascon, David; Gaspar, Clara; Gauld, Rhorry; Gavardi, Laura; Gazzoni, Giulio; Gerick, David; Gersabeck, Evelina; Gersabeck, Marco; Gershon, Timothy; Ghez, Philippe; Gianì, Sebastiana; Gibson, Valerie; Girard, Olivier Göran; Giubega, Lavinia-Helena; Gligorov, V.V.; Göbel, Carla; Golubkov, Dmitry; Golutvin, Andrey; Gomes, Alvaro; Gotti, Claudio; Grabalosa Gándara, Marc; Graciani Diaz, Ricardo; Granado Cardoso, Luis Alberto; Graugés, Eugeni; Graverini, Elena; Graziani, Giacomo; Grecu, Alexandru; Greening, Edward; Gregson, Sam; Griffith, Peter; Grillo, Lucia; Grünberg, Oliver; Gui, Bin; Gushchin, Evgeny; Guz, Yury; Gys, Thierry; Hadavizadeh, Thomas; Hadjivasiliou, Christos; Haefeli, Guido; Haen, Christophe; Haines, Susan; Hall, Samuel; Hamilton, Brian; Han, Xiaoxue; Hansmann-Menzemer, Stephanie; Harnew, Neville; Harnew, Samuel; Harrison, Jonathan; He, Jibo; Head, Timothy; Heijne, Veerle; Heister, Arno; Hennessy, Karol; Henrard, Pierre; Henry, Louis; Hernando Morata, Jose Angel; van Herwijnen, Eric; Heß, Miriam; Hicheur, Adlène; Hill, Donal; Hoballah, Mostafa; Hombach, Christoph; Hulsbergen, Wouter; Humair, Thibaud; Hussain, Nazim; Hutchcroft, David; Hynds, Daniel; Idzik, Marek; Ilten, Philip; Jacobsson, Richard; Jaeger, Andreas; Jalocha, Pawel; Jans, Eddy; Jawahery, Abolhassan; Jing, Fanfan; John, Malcolm; Johnson, Daniel; Jones, Christopher; Joram, Christian; Jost, Beat; Jurik, Nathan; Kandybei, Sergii; Kanso, Walaa; Karacson, Matthias; Karbach, Moritz; Karodia, Sarah; Kecke, Matthieu; Kelsey, Matthew; Kenyon, Ian; Kenzie, Matthew; Ketel, Tjeerd; Khairullin, Egor; Khanji, Basem; Khurewathanakul, Chitsanu; Kirn, Thomas; Klaver, Suzanne; Klimaszewski, Konrad; Kochebina, Olga; Kolpin, Michael; Komarov, Ilya; Koopman, Rose; Koppenburg, Patrick; Kozeiha, Mohamad; Kravchuk, Leonid; Kreplin, Katharina; Kreps, Michal; Krocker, Georg; Krokovny, Pavel; Kruse, Florian; Krzemien, Wojciech; Kucewicz, Wojciech; Kucharczyk, Marcin; Kudryavtsev, Vasily; Kuonen, Axel Kevin; Kurek, Krzysztof; Kvaratskheliya, Tengiz; Lacarrere, Daniel; Lafferty, George; Lai, Adriano; Lambert, Dean; Lanfranchi, Gaia; Langenbruch, Christoph; Langhans, Benedikt; Latham, Thomas; Lazzeroni, Cristina; Le Gac, Renaud; van Leerdam, Jeroen; Lees, Jean-Pierre; Lefèvre, Regis; Leflat, Alexander; Lefrançois, Jacques; Lemos Cid, Edgar; Leroy, Olivier; Lesiak, Tadeusz; Leverington, Blake; Li, Yiming; Likhomanenko, Tatiana; Liles, Myfanwy; Lindner, Rolf; Linn, Christian; Lionetto, Federica; Liu, Bo; Liu, Xuesong; Loh, David; Longstaff, Iain; Lopes, Jose; Lucchesi, Donatella; Lucio Martinez, Miriam; Luo, Haofei; Lupato, Anna; Luppi, Eleonora; Lupton, Oliver; Lusiani, Alberto; Machefert, Frederic; Maciuc, Florin; Maev, Oleg; Maguire, Kevin; Malde, Sneha; Malinin, Alexander; Manca, Giulia; Mancinelli, Giampiero; Manning, Peter Michael; Mapelli, Alessandro; Maratas, Jan; Marchand, Jean François; Marconi, Umberto; Marin Benito, Carla; Marino, Pietro; Marks, Jörg; Martellotti, Giuseppe; Martin, Morgan; Martinelli, Maurizio; Martinez Santos, Diego; Martinez Vidal, Fernando; Martins Tostes, Danielle; Massafferri, André; Matev, Rosen; Mathad, Abhijit; Mathe, Zoltan; Matteuzzi, Clara; Mauri, Andrea; Maurin, Brice; Mazurov, Alexander; McCann, Michael; McCarthy, James; McNab, Andrew; McNulty, Ronan; Meadows, Brian; Meier, Frank; Meissner, Marco; Melnychuk, Dmytro; Merk, Marcel; Michielin, Emanuele; Milanes, Diego Alejandro; Minard, Marie-Noelle; Mitzel, Dominik Stefan; Molina Rodriguez, Josue; Monroy, Ignacio Alberto; Monteil, Stephane; Morandin, Mauro; Morawski, Piotr; Mordà, Alessandro; Morello, Michael Joseph; Moron, Jakub; Morris, Adam Benjamin; Mountain, Raymond; Muheim, Franz; Müller, Dominik; Müller, Janine; Müller, Katharina; Müller, Vanessa; Mussini, Manuel; Muster, Bastien; Naik, Paras; Nakada, Tatsuya; Nandakumar, Raja; Nandi, Anita; Nasteva, Irina; Needham, Matthew; Neri, Nicola; Neubert, Sebastian; Neufeld, Niko; Neuner, Max; Nguyen, Anh Duc; Nguyen, Thi-Dung; Nguyen-Mau, Chung; Niess, Valentin; Niet, Ramon; Nikitin, Nikolay; Nikodem, Thomas; Novoselov, Alexey; O'Hanlon, Daniel Patrick; Oblakowska-Mucha, Agnieszka; Obraztsov, Vladimir; Ogilvy, Stephen; Okhrimenko, Oleksandr; Oldeman, Rudolf; Onderwater, Gerco; Osorio Rodrigues, Bruno; Otalora Goicochea, Juan Martin; Otto, Adam; Owen, Patrick; Oyanguren, Maria Aranzazu; Palano, Antimo; Palombo, Fernando; Palutan, Matteo; Panman, Jacob; Papanestis, Antonios; Pappagallo, Marco; Pappalardo, Luciano; Pappenheimer, Cheryl; Parker, William; Parkes, Christopher; Passaleva, Giovanni; Patel, Girish; Patel, Mitesh; Patrignani, Claudia; Pearce, Alex; Pellegrino, Antonio; Penso, Gianni; Pepe Altarelli, Monica; Perazzini, Stefano; Perret, Pascal; Pescatore, Luca; Petridis, Konstantinos; Petrolini, Alessandro; Petruzzo, Marco; Picatoste Olloqui, Eduardo; Pietrzyk, Boleslaw; Pilař, Tomas; Pinci, Davide; Pistone, Alessandro; Piucci, Alessio; Playfer, Stephen; Plo Casasus, Maximo; Poikela, Tuomas; Polci, Francesco; Poluektov, Anton; Polyakov, Ivan; Polycarpo, Erica; Popov, Alexander; Popov, Dmitry; Popovici, Bogdan; Potterat, Cédric; Price, Eugenia; Price, Joseph David; Prisciandaro, Jessica; Pritchard, Adrian; Prouve, Claire; Pugatch, Valery; Puig Navarro, Albert; Punzi, Giovanni; Qian, Wenbin; Quagliani, Renato; Rachwal, Bartolomiej; Rademacker, Jonas; Rama, Matteo; Rangel, Murilo; Raniuk, Iurii; Rauschmayr, Nathalie; Raven, Gerhard; Redi, Federico; Reichert, Stefanie; Reid, Matthew; dos Reis, Alberto; Ricciardi, Stefania; Richards, Sophie; Rihl, Mariana; Rinnert, Kurt; Rives Molina, Vincente; Robbe, Patrick; Rodrigues, Ana Barbara; Rodrigues, Eduardo; Rodriguez Lopez, Jairo Alexis; Rodriguez Perez, Pablo; Roiser, Stefan; Romanovsky, Vladimir; Romero Vidal, Antonio; Ronayne, John William; Rotondo, Marcello; Rouvinet, Julien; Ruf, Thomas; Ruiz Valls, Pablo; Saborido Silva, Juan Jose; Sagidova, Naylya; Sail, Paul; Saitta, Biagio; Salustino Guimaraes, Valdir; Sanchez Mayordomo, Carlos; Sanmartin Sedes, Brais; Santacesaria, Roberta; Santamarina Rios, Cibran; Santimaria, Marco; Santovetti, Emanuele; Sarti, Alessio; Satriano, Celestina; Satta, Alessia; Saunders, Daniel Martin; Savrina, Darya; Schael, Stefan; Schiller, Manuel; Schindler, Heinrich; Schlupp, Maximilian; Schmelling, Michael; Schmelzer, Timon; Schmidt, Burkhard; Schneider, Olivier; Schopper, Andreas; Schubiger, Maxime; Schune, Marie Helene; Schwemmer, Rainer; Sciascia, Barbara; Sciubba, Adalberto; Semennikov, Alexander; Sergi, Antonino; Serra, Nicola; Serrano, Justine; Sestini, Lorenzo; Seyfert, Paul; Shapkin, Mikhail; Shapoval, Illya; Shcheglov, Yury; Shears, Tara; Shekhtman, Lev; Shevchenko, Vladimir; Shires, Alexander; Siddi, Benedetto Gianluca; Silva Coutinho, Rafael; Silva de Oliveira, Luiz Gustavo; Simi, Gabriele; Sirendi, Marek; Skidmore, Nicola; Skwarnicki, Tomasz; Smith, Edmund; Smith, Eluned; Smith, Iwan Thomas; Smith, Jackson; Smith, Mark; Snoek, Hella; Sokoloff, Michael; Soler, Paul; Soomro, Fatima; Souza, Daniel; Souza De Paula, Bruno; Spaan, Bernhard; Spradlin, Patrick; Sridharan, Srikanth; Stagni, Federico; Stahl, Marian; Stahl, Sascha; Stefkova, Slavomira; Steinkamp, Olaf; Stenyakin, Oleg; Stevenson, Scott; Stoica, Sabin; Stone, Sheldon; Storaci, Barbara; Stracka, Simone; Straticiuc, Mihai; Straumann, Ulrich; Sun, Liang; Sutcliffe, William; Swientek, Krzysztof; Swientek, Stefan; Syropoulos, Vasileios; Szczekowski, Marek; Szumlak, Tomasz; T'Jampens, Stephane; Tayduganov, Andrey; Tekampe, Tobias; Teklishyn, Maksym; Tellarini, Giulia; Teubert, Frederic; Thomas, Christopher; Thomas, Eric; van Tilburg, Jeroen; Tisserand, Vincent; Tobin, Mark; Todd, Jacob; Tolk, Siim; Tomassetti, Luca; Tonelli, Diego; Topp-Joergensen, Stig; Torr, Nicholas; Tournefier, Edwige; Tourneur, Stephane; Trabelsi, Karim; Tran, Minh Tâm; Tresch, Marco; Trisovic, Ana; Tsaregorodtsev, Andrei; Tsopelas, Panagiotis; Tuning, Niels; Ukleja, Artur; Ustyuzhanin, Andrey; Uwer, Ulrich; Vacca, Claudia; Vagnoni, Vincenzo; Valenti, Giovanni; Vallier, Alexis; Vazquez Gomez, Ricardo; Vazquez Regueiro, Pablo; Vázquez Sierra, Carlos; Vecchi, Stefania; van Veghel, Maarten; Velthuis, Jaap; Veltri, Michele; Veneziano, Giovanni; Vesterinen, Mika; Viaud, Benoit; Vieira, Daniel; Vieites Diaz, Maria; Vilasis-Cardona, Xavier; Volkov, Vladimir; Vollhardt, Achim; Volyanskyy, Dmytro; Voong, David; Vorobyev, Alexey; Vorobyev, Vitaly; Voß, Christian; de Vries, Jacco; Waldi, Roland; Wallace, Charlotte; Wallace, Ronan; Walsh, John; Wandernoth, Sebastian; Wang, Jianchun; Ward, David; Watson, Nigel; Websdale, David; Weiden, Andreas; Whitehead, Mark; Wilkinson, Guy; Wilkinson, Michael; Williams, Mark Richard James; Williams, Matthew; Williams, Mike; Williams, Timothy; Wilson, Fergus; Wimberley, Jack; Wishahi, Julian; Wislicki, Wojciech; Witek, Mariusz; Wormser, Guy; Wotton, Stephen; Wright, Simon; Wyllie, Kenneth; Xie, Yuehong; Xu, Zhirui; Yang, Zhenwei; Yu, Jiesheng; Yuan, Xuhao; Yushchenko, Oleg; Zangoli, Maria; Zavertyaev, Mikhail; Zhang, Liming; Zhang, Yanxi; Zhelezov, Alexey; Zhokhov, Anatoly; Zhong, Liang; Zhukov, Valery; Zucchelli, Stefano

    2016-11-10

    Two-particle angular correlations are studied in proton-lead collisions at a nucleon-nucleon centre-of-mass energy of $\\sqrt{s_{\\text{NN}}}=5$TeV, collected with the LHCb detector at the LHC. The analysis is based on data recorded in two beam configurations, in which either the direction of the proton or that of the lead ion is analysed. The correlations are measured as a function of relative pseudorapidity, $\\Delta\\eta$, and relative azimuthal angle, $\\Delta\\phi$, for events in different classes of event activity and for different bins of particle transverse momentum. In high-activity events a long-range correlation on the near side, $\\Delta\\phi \\approx 0$, is observed in the pseudorapidity range $2.0<\\eta<4.9$. This measurement of long-range correlations on the near side in proton-lead collisions extends previous observations into the forward region up to $\\eta=4.9$. The correlation increases with growing event activity and is found to be more pronounced in the direction of the lead beam. However, the...

  11. LHCb - First measurements of long-range near-side angular correlations in $\\sqrt {^SNN} = 5$ TeV proton-lead collisions in the forward region

    CERN Multimedia

    Yang, Zhenwei

    2015-01-01

    Two-particle angular correlations are studied in proton-lead collisions at a nucleon-nucleon centre-of-mass energy of $\\sqrt {^SNN} = 5$ TeV, collected with the LHCb detector at the LHC. The analysis is based on data recorded in two opposing beam configurations, in which either the direction of the proton or that of the lead remnant is analysed. The correlations are measured as a function of relative pseudorapidity, $\\Delta \\eta$, and relative azimuthal angle, $\\Delta \\phi$, for events in different classes of event activity and for different bins of particle transverse momentum. In high-activity events a long-range correlation on the near side is observed in the pseudorapidity range $2.0 < \\eta < 4.9$. This is the first measurement of a long-range correlation on the near side in proton-lead collisions in the forward region and extends previous observations in the central region. The correlation increases with growing event activity and is found to be more pronounced in the direction of the lead beam. Wh...

  12. Advertisement call of Scinax camposseabrai (Bokermann, 1968) (Anura: Hylidae), with comments on the call of three species of the Scinax ruber clade.

    Science.gov (United States)

    Novaes, Gabriel; Zina, Juliana

    2016-02-25

    Scinax camposseabrai was allocated into the Scinax ruber clade by Caramaschi & Cardoso (2006) by overall similarities as snout not pointed, breeding in open areas, and an advertisement calls with multipulsed notes. This assumption about the call was based solely on an onomatopoeia provided by Bokermann (1968). Herein we provide a formal description of the advertisement call of S. camposseabrai and compare it with described calls of other S. ruber clade species. Additionally, we provide descriptions of the advertisement calls of three sympatric species of the S. ruber clade: S. eurydice (Bokermann), S. pachycrus (Miranda-Ribeiro) and S. cf. x-signatus.

  13. Environmental constraints and call evolution in torrent-dwelling frogs.

    Science.gov (United States)

    Goutte, Sandra; Dubois, Alain; Howard, Samuel D; Marquez, Rafael; Rowley, Jodi J L; Dehling, J Maximilian; Grandcolas, Philippe; Rongchuan, Xiong; Legendre, Frédéric

    2016-04-01

    Although acoustic signals are important for communication in many taxa, signal propagation is affected by environmental properties. Strong environmental constraints should drive call evolution, favoring signals with greater transmission distance and content integrity in a given calling habitat. Yet, few empirical studies have verified this prediction, possibly due to a shortcoming in habitat characterization, which is often too broad. Here we assess the potential impact of environmental constraints on the evolution of advertisement call in four groups of torrent-dwelling frogs in the family Ranidae. We reconstruct the evolution of calling site preferences, both broadly categorized and at a finer scale, onto a phylogenetic tree for 148 species with five markers (∼3600 bp). We test models of evolution for six call traits for 79 species with regard to the reconstructed history of calling site preferences and estimate their ancestral states. We find that in spite of existing morphological constraints, vocalizations of torrent-dwelling species are most probably constrained by the acoustic specificities of torrent habitats and particularly their high level of ambient noise. We also show that a fine-scale characterization of calling sites allows a better perception of the impact of environmental constraints on call evolution. © 2016 The Author(s). Evolution © 2016 The Society for the Study of Evolution.

  14. Attitude of Farmers towards Kisan Call Centres

    Directory of Open Access Journals (Sweden)

    Shely Mary Koshy

    2017-09-01

    Full Text Available The present study was conducted to measure the attitude of farmers in Kerala, India towards Kisan Call Centre (KCC. Kisan Call Centre provides free agricultural advisory services to every citizen involved in agriculture through a toll free number. One hundred and fifty farmers who have utilized the Kisan Call Centre service were selected from the database of KCC. The results showed that the respondents had moderately favourable attitude towards KCC followed by highly favourable attitude. The variables digital divide, temporal awareness on KCC, satisfaction towards KCC and utilization of KCC were found to have a positive correlation with the attitude of respondents towards KCC.

  15. COM-LOC: A Distributed Range-Free Localization Algorithm in Wireless Networks

    NARCIS (Netherlands)

    Dil, B.J.; Havinga, Paul J.M.; Marusic, S; Palaniswami, M; Gubbi, J.; Law, Y.W.

    2009-01-01

    This paper investigates distributed range-free localization in wireless networks using a communication protocol called sum-dist which is commonly employed by localization algorithms. With this protocol, the reference nodes flood the network in order to estimate the shortest distance between the

  16. Partitioning a call graph

    NARCIS (Netherlands)

    Bisseling, R.H.; Byrka, J.; Cerav-Erbas, S.; Gvozdenovic, N.; Lorenz, M.; Pendavingh, R.A.; Reeves, C.; Röger, M.; Verhoeven, A.; Berg, van den J.B.; Bhulai, S.; Hulshof, J.; Koole, G.; Quant, C.; Williams, J.F.

    2006-01-01

    Splitting a large software system into smaller and more manageable units has become an important problem for many organizations. The basic structure of a software system is given by a directed graph with vertices representing the programs of the system and arcs representing calls from one program to

  17. Too close to call

    DEFF Research Database (Denmark)

    Kurrild-Klitgaard, Peter

    2012-01-01

    a number of other frequent explanations and is found to be quite robust. When augmented with approval ratings for incumbent presidents, the explanatory power increases to 83 pct. and only incorrectly calls one of the last 15 US presidential elections. Applied to the 2012 election as a forecasting model...

  18. A call for surveys

    DEFF Research Database (Denmark)

    Bernstein, Philip A.; Jensen, Christian S.; Tan, Kian-Lee

    2012-01-01

    The database field is experiencing an increasing need for survey papers. We call on more researchers to set aside time for this important writing activity. The database field is growing in population, scope of topics covered, and the number of papers published. Each year, thousands of new papers ...

  19. Call centers with a postponed callback offer

    NARCIS (Netherlands)

    B. Legros (Benjamin); S. Ding (Sihan); R.D. van der Mei (Rob); O. Jouini (Oualid)

    2017-01-01

    textabstractWe study a call center model with a postponed callback option. A customer at the head of the queue whose elapsed waiting time achieves a given threshold receives a voice message mentioning the option to be called back later. This callback option differs from the traditional ones found in

  20. Multiscale molecular dynamics simulations of membrane remodeling by Bin/Amphiphysin/Rvs family proteins

    Science.gov (United States)

    Chun, Chan; Haohua, Wen; Lanyuan, Lu; Jun, Fan

    2016-01-01

    Membrane curvature is no longer thought of as a passive property of the membrane; rather, it is considered as an active, regulated state that serves various purposes in the cell such as between cells and organelle definition. While transport is usually mediated by tiny membrane bubbles known as vesicles or membrane tubules, such communication requires complex interplay between the lipid bilayers and cytosolic proteins such as members of the Bin/Amphiphysin/Rvs (BAR) superfamily of proteins. With rapid developments in novel experimental techniques, membrane remodeling has become a rapidly emerging new field in recent years. Molecular dynamics (MD) simulations are important tools for obtaining atomistic information regarding the structural and dynamic aspects of biological systems and for understanding the physics-related aspects. The availability of more sophisticated experimental data poses challenges to the theoretical community for developing novel theoretical and computational techniques that can be used to better interpret the experimental results to obtain further functional insights. In this review, we summarize the general mechanisms underlying membrane remodeling controlled or mediated by proteins. While studies combining experiments and molecular dynamics simulations recall existing mechanistic models, concurrently, they extend the role of different BAR domain proteins during membrane remodeling processes. We review these recent findings, focusing on how multiscale molecular dynamics simulations aid in understanding the physical basis of BAR domain proteins, as a representative of membrane-remodeling proteins. Project supported by the National Natural Science Foundation of China (Grant No. 21403182) and the Research Grants Council of Hong Kong, China (Grant No. CityU 21300014).

  1. Scuttle Flies (Diptera: Phoridae) Inhabiting Rabbit Carcasses Confined to Plastic Waste Bins in Malaysia Include New Records and an Undescribed Species.

    Science.gov (United States)

    Zuha, Raja M; Huong-Wen, See; Disney, R Henry L; Omar, Baharudin

    2017-01-01

    Scuttle flies (Diptera: Phoridae) are small-sized insects of forensic importance. They are well known for diversified species and habitats, but in the context of forensic entomology, scuttle flies' inhabitance of corpses remains inadequately explored. With recent reports indicating the existence of more scuttle fly species possibly inhabiting these environments, a decomposition study using animal carcasses in enclosed environments was conducted. The aim was to record the occurrence of scuttle flies on rabbit carcasses placed in sealed plastic waste bins for a 40-day period. The study was conducted as two replicates in Bangi, Selangor. Sampling was carried out at different time intervals inside a modified mosquito net as a trap. Inside the trap, adult scuttle flies were aspirated and preserved in 70% ethanol. The fly larvae and pupae were reared until their adult stage to facilitate identification. From this study, six scuttle fly species were collected, i.e., Dahliphora sigmoides (Schmitz) ♂, Gymnoptera simplex (Brues) ♀ , Megaselia scalaris (Loew) ♂♀ , Puliciphora borinquenensis (Wheeler) ♂, Puliciphora obtecta Meijere ♀ and Spiniphora sp. ♀ . Both D. sigmoides and P. obtecta were newly recorded in Malaysia, whilst the Spiniphora sp. was considered an unknown species until it was linked to its male counterpart. The sealed waste bins were found to be accessible for the scuttle flies with delayed arrival (day 4-5). Megaselia scalaris was the primary scuttle fly species attracted to the carcass, and its occurrence could be observed between days 4-7 (replicate 1) and days 5-33 (replicate 2). This study also revealed Sarcophaga spp. (Diptera: Sarcophagidae) as the earliest species to colonize the remains and the longest to inhabit them (days 2-40). The larvae of Hermetia illucens (Linneaus) (Diptera: Stratiomyidae) and Fannia sp . (Diptera: Fanniidae) were found on the carcasses during the mid-advanced decay period. These findings expand the knowledge on

  2. Scuttle Flies (Diptera: Phoridae) Inhabiting Rabbit Carcasses Confined to Plastic Waste Bins in Malaysia Include New Records and an Undescribed Species

    Science.gov (United States)

    Zuha, Raja M.; Huong-Wen, See; Disney, R. Henry L.; Omar, Baharudin

    2017-01-01

    Scuttle flies (Diptera: Phoridae) are small-sized insects of forensic importance. They are well known for diversified species and habitats, but in the context of forensic entomology, scuttle flies’ inhabitance of corpses remains inadequately explored. With recent reports indicating the existence of more scuttle fly species possibly inhabiting these environments, a decomposition study using animal carcasses in enclosed environments was conducted. The aim was to record the occurrence of scuttle flies on rabbit carcasses placed in sealed plastic waste bins for a 40-day period. The study was conducted as two replicates in Bangi, Selangor. Sampling was carried out at different time intervals inside a modified mosquito net as a trap. Inside the trap, adult scuttle flies were aspirated and preserved in 70% ethanol. The fly larvae and pupae were reared until their adult stage to facilitate identification. From this study, six scuttle fly species were collected, i.e., Dahliphora sigmoides (Schmitz) ♂, Gymnoptera simplex (Brues) ♀, Megaselia scalaris (Loew) ♂♀, Puliciphora borinquenensis (Wheeler) ♂, Puliciphora obtecta Meijere ♀ and Spiniphora sp. ♀. Both D. sigmoides and P. obtecta were newly recorded in Malaysia, whilst the Spiniphora sp. was considered an unknown species until it was linked to its male counterpart. The sealed waste bins were found to be accessible for the scuttle flies with delayed arrival (day 4–5). Megaselia scalaris was the primary scuttle fly species attracted to the carcass, and its occurrence could be observed between days 4–7 (replicate 1) and days 5–33 (replicate 2). This study also revealed Sarcophaga spp. (Diptera: Sarcophagidae) as the earliest species to colonize the remains and the longest to inhabit them (days 2–40). The larvae of Hermetia illucens (Linneaus) (Diptera: Stratiomyidae) and Fannia sp. (Diptera: Fanniidae) were found on the carcasses during the mid-advanced decay period. These findings expand the

  3. The Role of Analyst Conference Calls in Capital Markets

    NARCIS (Netherlands)

    E.M. Roelofsen (Erik)

    2010-01-01

    textabstractMany firms conduct a conference call with analysts shortly after the quarterly earnings announcement. In these calls, management discusses the completed quarter, and analysts can ask questions. Due to SEC requirements, conference calls in the United States are virtually always live

  4. The F-box Protein KIB1 Mediates Brassinosteroid-Induced Inactivation and Degradation of GSK3-like Kinases in Arabidopsis.

    Science.gov (United States)

    Zhu, Jia-Ying; Li, Yuyao; Cao, Dong-Mei; Yang, Hongjuan; Oh, Eunkyoo; Bi, Yang; Zhu, Shengwei; Wang, Zhi-Yong

    2017-06-01

    The glycogen synthase kinase-3 (GSK3) family kinases are central cellular regulators highly conserved in all eukaryotes. In Arabidopsis, the GSK3-like kinase BIN2 phosphorylates a range of proteins to control broad developmental processes, and BIN2 is degraded through unknown mechanism upon receptor kinase-mediated brassinosteroid (BR) signaling. Here we identify KIB1 as an F-box E3 ubiquitin ligase that promotes the degradation of BIN2 while blocking its substrate access. Loss-of-function mutations of KIB1 and its homologs abolished BR-induced BIN2 degradation and caused severe BR-insensitive phenotypes. KIB1 directly interacted with BIN2 in a BR-dependent manner and promoted BIN2 ubiquitination in vitro. Expression of an F-box-truncated KIB1 caused BIN2 accumulation but dephosphorylation of its substrate BZR1 and activation of BR responses because KIB1 blocked BIN2 binding to BZR1. Our study demonstrates that KIB1 plays an essential role in BR signaling by inhibiting BIN2 through dual mechanisms of blocking substrate access and promoting degradation. Copyright © 2017 Elsevier Inc. All rights reserved.

  5. Individual and contextual variation in Thomas langur male loud calls

    NARCIS (Netherlands)

    Wich, S.A.; Koski, S.; Vries, Han de; Schaik, Carel P. van

    2003-01-01

    Individual and contextual differences in male loud calls of wild Thomas langurs (Presbytis thomasi) were studied in northern Sumatra, Indonesia. Loud calls were given in the following contexts: morning calls, vocal responses to other groups, between-group encounter calls and alarmcalls. Loud

  6. Help Options in CALL: A Systematic Review

    Science.gov (United States)

    Cardenas-Claros, Monica S.; Gruba, Paul A.

    2009-01-01

    This paper is a systematic review of research investigating help options in the different language skills in computer-assisted language learning (CALL). In this review, emerging themes along with is-sues affecting help option research are identified and discussed. We argue that help options in CALL are application resources that do not only seem…

  7. The Call to Teach and Teacher Hopefulness

    Science.gov (United States)

    Bullough, Robert V., Jr.; Hall-Kenyon, Kendra M.

    2011-01-01

    The purpose of this paper is to explore teacher motivation and well-being. Our analysis focuses on two central concepts, the notion of a "calling to teach" and of teacher "hopefulness." Data from 205 preservice and inservice teachers were collected to determine teachers' sense of calling and level of hope. Results indicate that overwhelmingly,…

  8. Examining calling as a double-edged sword for employability

    NARCIS (Netherlands)

    Lysova, Evgenia I.; Jansen, Paul G.W.; Khapova, Svetlana N.; Plomp, Judith; Tims, Maria

    2018-01-01

    Using a two-study design (total N = 1232), this paper examines the relationship between calling and employability. We suggest that, on the one hand, calling can positively relate to employability due to individuals’ engagement in proactive professional development (PPD). On the other hand, calling

  9. Application range of micro focus radiographic devices associated to image processors

    International Nuclear Information System (INIS)

    Cappabianca, C.; Ferriani, S.; Verre, F.

    1987-01-01

    X-ray devices having a focus area less than 100 μ are called micro focus X-ray equipment. Here the range of application and the characteristics of these devices including the possibility of employing the coupling with real time image enhancement computers are defined

  10. Identification of sympatric bat species by the echolocation calls

    Institute of Scientific and Technical Information of China (English)

    2008-01-01

    One hundred and thirty-eight echolocation calls of 63 free-flying individuals of five bat species (Rhinolophus ferrumequinum,Myotis formosus,Myotis ikonnikovi,Myotis daubentoni and Murina leucogaster)were recorded (by ultrasonic bat detector (D980)) in Zhi'an village of Jilin Province,China.According to the frequency-time spectra,these calls were categorized into two types:FM/CF (constant frequency) / FM (R.ferrumequinum) and FM (frequency modulated)(M.formosus,M.ikonnikovi,M.daubentoni and M.leucogaster).Sonograms of the calls of R.ferrumequinum could easily be distinguished from those of the other four species.For the calls of the remaining four species,six echolocation call parameters,including starting frequency,ending frequency,peak frequency duration,longest inter-pulse interval and shortest inter-pulse interval,were examined by stepwise discriminant analysis.The results show that 84.1% of calls were correctly classified,which indicates that these parameters of echolocation calls play an important role in identifying bat species.These parameters can be used to test the accuracy of general predictions based on bats' morphology in the same forest and can provide essential information for assessing patterns of bat habitat use.

  11. Heart rate variability changes in physicians working on night call.

    Science.gov (United States)

    Malmberg, Birgitta; Persson, Roger; Flisberg, Per; Ørbaek, Palle

    2011-03-01

    Adverse effects by night-call duty have become an important occupational health issue. The aim of this study was to investigate whether the heart rate variability (HRV) differed during recovery from day work and night-call duty between distinct physician specialities. We studied the impact of a 16-h night-call duty on autonomic balance, measured by HRV, among two physician groups differing with respect to having to deal with life-threatening conditions while on call. Nineteen anaesthesiologists (ANEST) and 16 paediatricians and ear, nose and throat surgeons (PENT) were monitored by ambulatory digital Holter electrocardiogram (ECG). Heart rate variability was analysed between 21:00 and 22:00 after an ordinary workday, on night call and in the evening post-call. Absolute and normalized high-frequency power (HF, HFnu) were the main outcome variables, expressing parasympathetic influence on the heart. ANEST had lower HF power than PENT while on night call and post-daytime work (p work compared with post-night-call duty (p balance and did not differ between specialities. However, the less dynamic HRV after daytime work and during night-call duty in the ANEST group may indicate a higher physiological stress level. These results may contribute to the improvement of night-call schedules within the health care sector.

  12. Calling under pressure: Short-finned pilot whales make social calls during deep foraging dives

    DEFF Research Database (Denmark)

    Jensen, Frants Havmand; Marrero Perez, Jacobo; Johnson, Mark

    2011-01-01

    Toothed whales rely on sound to echolocate prey and communicate with conspecifics, but little is known about how extreme pressure affects pneumatic sound production in deep-diving species with a limited air supply. The short-finned pilot whale (Globicephala macrorhynchus) is a highly social species...... among the deep-diving toothed whales, in which individuals socialize at the surface but leave their social group in pursuit of prey at depths of up to 1000 m. To investigate if these animals communicate acoustically at depth and test whether hydrostatic pressure affects communication signals, acoustic...... DTAGs logging sound, depth and orientation were attached to 12 pilot whales. Tagged whales produced tonal calls during deep foraging dives at depths of up to 800 m. Mean call output and duration decreased with depth despite the increased distance to conspecifics at the surface. This shows...

  13. Multiple sexual signals: Calls over colors for mate attraction in an aposematic, color-diverse poison frog

    Directory of Open Access Journals (Sweden)

    Corinna Eva Dreher

    2014-06-01

    Full Text Available Sexual signals indicate species identity and mate quality, and their importance for mate attraction is largely recognized. Recently, research in animal communication has started to integrate multiple signal modalities and evaluate their interactions. However, mate choice experiments across animal taxa have been limited to laboratory conditions, and assessments of multiple sexual signals under field conditions are still lacking. We take advantage of the divergence in visual and acoustic signals among populations of the Neotropical poison frog Oophaga pumilio to evaluate the importance of male advertisement calls and color patterns in female mate selection. Previous mate choice experiments in this species suggested color-assortative female mate preferences across many populations. Nevertheless, acoustic signals are crucial for sexual selection in frogs, and males of O. pumilio use advertisement calls to attract females. We hypothesize that both advertisement calls and coloration affects female mate selection in O.pumilio. To test this hypothesis we tested 452 receptive females from six populations in Costa Rica and Panama in their natural home ranges for preferences regarding local vs. non-local advertisement calls and color patterns. Overall, the calls overrode the effect of coloration, whereby most females preferred local over non-local calls. We found a tendency to prefer brighter (but not necessarily local males in two populations. Furthermore the strength of preferences varied geographically, and thus might be involved in prezygotic isolation among populations. The stronger effect of calls on mate attraction is associated with acoustic divergence between genetic groups in the species, while colour pattern diversity is mostly located within one genetic group, i.e. not linked to large-scale population structure. Finally our data highlights the importance to consider an array of signal modalities in multiple wild populations in studies of

  14. Frogs Call at a Higher Pitch in Traffic Noise

    Directory of Open Access Journals (Sweden)

    Kirsten M. Parris

    2009-06-01

    Full Text Available Male frogs call to attract females for mating and to defend territories from rival males. Female frogs of some species prefer lower-pitched calls, which indicate larger, more experienced males. Acoustic interference occurs when background noise reduces the active distance or the distance over which an acoustic signal can be detected. Birds are known to call at a higher pitch or frequency in urban noise, decreasing acoustic interference from low-frequency noise. Using Bayesian linear regression, we investigated the effect of traffic noise on the pitch of advertisement calls in two species of frogs, the southern brown tree frog (Litoria ewingii and the common eastern froglet (Crinia signifera. We found evidence that L. ewingii calls at a higher pitch in traffic noise, with an average increase in dominant frequency of 4.1 Hz/dB of traffic noise, and a total effect size of 123 Hz. This frequency shift is smaller than that observed in birds, but is still large enough to be detected by conspecific frogs and confer a significant benefit to the caller. Mathematical modelling predicted a 24% increase in the active distance of a L. ewingii call in traffic noise with a frequency shift of this size. Crinia signifera may also call at a higher pitch in traffic noise, but more data are required to be confident of this effect. Because frog calls are innate rather than learned, the frequency shift demonstrated by L. ewingii may represent an evolutionary adaptation to noisy conditions. The phenomenon of frogs calling at a higher pitch in traffic noise could therefore constitute an intriguing trade-off between audibility and attractiveness to potential mates.

  15. New degradation call admission control for increasing WCDMA system capacity

    Institute of Scientific and Technical Information of China (English)

    Liu Ningqing; Lu Zhi; Gu Xuemai

    2006-01-01

    Propose a new degradation call admission control(DCAC)scheme, which can be used in wideband code division multiple access communication system. So-called degradation is that non-real time call has the characteristic of variable bit rate, so decreasing its bit rate can reduce the load of the system, consequently the system can admit new call which should be blocked when the system is close to full load, therefore new call's access probability increases. This paper brings forward design project and does system simulation, simulation proves that DCAC can effectively decrease calls' blocking probability and increase the total number of the on-line users.

  16. The Role of Calling in Military Engagement

    Science.gov (United States)

    2017-06-01

    depression , hopelessness, emotional and behavior problems , and have lower levels of neuroticism (Oladipo et al., 2013; Suldo & Huebner, 2004; Gilman...retention? Data from surveys of Naval Postgraduate School students reveal many work-related correlations with calling and calling’s positive effects. My...retention? Data from surveys of Naval Postgraduate School students reveal many work-related correlations with calling and calling’s positive effects

  17. Adult meerkats modify close call rate in the presence of pups

    Institute of Scientific and Technical Information of China (English)

    Megan T.WYMAN; Pearl R.RIVERS; Coline MULLER; Pauline TONI; Marta B.MANSER

    2017-01-01

    In animals,signaling behavior is often context-dependent,with variation in the probability of emitting certain signals dependent on fitness advantages.Senders may adjust signaling rate depending on receiver identity,presence of audiences,or noise masking the signal,all of which can affect the benefits and costs of signal production.In the cooperative breeding meerkat Suricata suricatta,group members emit soft contact calls,termed as "close calls",while foraging in order to maintain group cohesion.Here,we investigated how the close calling rate during foraging was affected by the presence of pups,that produce continuous,noisy begging calls as they follow older group members.Adults decreased their overall close call rate substantially when pups were foraging with the group in comparison to periods when no pups were present.We suggest this decrease was likely due to a masking effect of the loud begging calls,which makes the close call function of maintaining group cohesion partly redundant as the centrally located begging calls can be used instead to maintain cohesion.There was some support that adults use close calls strategically to attract specific pups based on fitness advantages,that is,as the philopatric sex,females should call more than males and more to female pups than male pups.Dominant females called more than dominant males when a pup was in close proximity,while subordinates showed no sex-based differences.The sex of the nearest pup did not affect the calling rate of adults.The study shows that meerkats modify their close call production depending on benefits gained from calling and provides an example of the flexible use of one calling system in the presence of another,here contact calls versus begging calls,within the same species.

  18. Adult meerkats modify close call rate in the presence of pups.

    Science.gov (United States)

    Wyman, Megan T; Rivers, Pearl R; Muller, Coline; Toni, Pauline; Manser, Marta B

    2017-06-01

    In animals, signaling behavior is often context-dependent, with variation in the probability of emitting certain signals dependent on fitness advantages. Senders may adjust signaling rate depending on receiver identity, presence of audiences, or noise masking the signal, all of which can affect the benefits and costs of signal production. In the cooperative breeding meerkat Suricata suricatta , group members emit soft contact calls, termed as "close calls", while foraging in order to maintain group cohesion. Here, we investigated how the close calling rate during foraging was affected by the presence of pups, that produce continuous, noisy begging calls as they follow older group members. Adults decreased their overall close call rate substantially when pups were foraging with the group in comparison to periods when no pups were present. We suggest this decrease was likely due to a masking effect of the loud begging calls, which makes the close call function of maintaining group cohesion partly redundant as the centrally located begging calls can be used instead to maintain cohesion. There was some support that adults use close calls strategically to attract specific pups based on fitness advantages, that is, as the philopatric sex, females should call more than males and more to female pups than male pups. Dominant females called more than dominant males when a pup was in close proximity, while subordinates showed no sex-based differences. The sex of the nearest pup did not affect the calling rate of adults. The study shows that meerkats modify their close call production depending on benefits gained from calling and provides an example of the flexible use of one calling system in the presence of another, here contact calls versus begging calls, within the same species.

  19. Acoustic model optimisation for a call routing system

    CSIR Research Space (South Africa)

    Kleynhans, N

    2012-11-01

    Full Text Available Secretary system and provides background on some application-specific ASR issues. Section III details the ASR development effort as well as corpus selection and design. Our experiments are described Fig. 1. High level AutoSecretary call flow. in Section IV... and results and a discussion are presented in Section V. Lastly, the conclusion and possible future work appear in Section VI. II. BACKGROUND A. AutoSecretary IVR System Figure 1 shows the high level call flow of the AutoSecretary call routing system...

  20. Evidence That Calls-Based and Mobility Networks Are Isomorphic.

    Directory of Open Access Journals (Sweden)

    Michele Coscia

    Full Text Available Social relations involve both face-to-face interaction as well as telecommunications. We can observe the geography of phone calls and of the mobility of cell phones in space. These two phenomena can be described as networks of connections between different points in space. We use a dataset that includes billions of phone calls made in Colombia during a six-month period. We draw the two networks and find that the call-based network resembles a higher order aggregation of the mobility network and that both are isomorphic except for a higher spatial decay coefficient of the mobility network relative to the call-based network: when we discount distance effects on the call connections with the same decay observed for mobility connections, the two networks are virtually indistinguishable.

  1. Calle y Saberes en Movimiento

    Directory of Open Access Journals (Sweden)

    Laura Daniela Aguirre Aguilar

    2010-01-01

    Full Text Available En México el rezago, el ausentismo, la deserción escolar, el trabajo a temprana edad y el inicio de una vida en la calle, en repetidas ocasiones son consecuencia de un núcleo familiar desarticulado o de una débil relación intrafamiliar, así como de una condición socioeconómica en desventaja. Ante esta problemática, la Secretaría de Educación Pública, instancia gubernamental encargada de garantizar una educación de calidad para la población, trabaja coordinadamente con organizaciones de la sociedad civil e instancias públicas, para la reintegración a los espacios educativos de los niños, niñas y jóvenes en situación de calle.

  2. MULTI-LAYER MIRROR FOR RADIATION IN THE XUV WAVELENGHT RANGE AND METHOD FOR MANUFACTURE THEREOF

    NARCIS (Netherlands)

    Bijkerk, Frederik; Louis, Eric; Kessels, M.J.H.; Verhoeven, Jan; Den Hartog, Harmen Markus Johannes

    2002-01-01

    Multi-layer mirror for radiation with a wavelength in the wavelength range between 0.1 nm and 30 nm (the so-called XUV range), comprising a stack of thin films substantially comprising scattering particles which scatter the radiation, which thin films are separated by separating layers with a

  3. House Calls in Private Practice.

    Science.gov (United States)

    Whittington, Ronaele

    1985-01-01

    Relates the experiences of a social worker in private practice who offered house calls as an ongoing setting for counseling and psychotherapy to individuals and families. Describes advantages and disadvantages, liability, and target populations. (JAC)

  4. Non-linguistic analysis of call center conversations

    CERN Document Server

    Kopparapu, Sunil Kumar

    2014-01-01

    The book focuses on the part of the audio conversation not related to language such as speaking rate (in terms of number of syllables per unit time) and emotion centric features. This text examines using non-linguistics features to infer information from phone calls to call centers. The author analyzes 'how' the conversation happens and not 'what' the conversation is about by audio signal processing and analysis.

  5. [Work-family conflict in call center].

    Science.gov (United States)

    Ghislieri, Chiara; Ricotta, Simona; Colombo, Lara

    2012-01-01

    The working environment of call centers, which have seen a significant growth in recent years, has been the subject of several studies aiming at understanding its specific dynamics, with particular attention to the possible causes of stress and discomfort. Despite the fact that the work-family conflict is considered a source of stress responsible for undermining workers' well-being, and as such has been explored in many work environments, there is still very little research specific to call centers. This study had the following aims: to explore work-family conflict perceived by call-center operators taking account of any differences related to respondents'professional and personal characteristics; to understand which demands and resources can have an impact on work-family conflict in this context. The study was carried out on a sample of 898 call center operators in a telecommunications company through the administration of a self-reporting questionnaire. Data analysis included: t-test, one-way analysis of variance, linear correlations and multiple regressions. A higher perception of work-family conflict among workers having a full-time contract was observed compared to those having part-time contracts. Multiple regression analysis identified as sources of influence on work-family conflict: emotional dissonance, uneasiness due customer dissatisfaction, workload, avoidance coping and working hours. Work-family conflict in the context studied is not particularly critical: it is in part influenced by professional and personal characteristics of respondents and primarily caused by work demands. Managerial implications are discussed, especially referred to training activities.

  6. SU-G-TeP1-02: Analytical Stopping Power and Range Parameterization for Therapeutic Energy Intervals

    Energy Technology Data Exchange (ETDEWEB)

    Donahue, W [Louisiana State University, Baton Rouge, LA (United States); Newhauser, W [Louisiana State University, Baton Rouge, LA (United States); Mary Bird Perkins Cancer Center, Baton Rouge, LA (United States); Ziegler, J F [United States Naval Academy, Annapolis, MD (United States)

    2016-06-15

    Purpose: To develop a simple, analytic parameterization of stopping power and range, which covers a wide energy interval and is applicable to many species of projectile ions and target materials, with less than 15% disagreement in linear stopping power and 1 mm in range. Methods: The new parameterization was required to be analytically integrable from stopping power to range, and continuous across the range interval of 1 µm to 50 cm. The model parameters were determined from stopping power and range data for hydrogen, carbon, iron, and uranium ions incident on water, carbon, aluminum, lead and copper. Stopping power and range data was taken from SRIM. A stochastic minimization algorithm was used to find model parameters, with 10 data points per energy decade. Additionally, fitting was performed with 2 and 26 data points per energy decade to test the model’s robustness to sparse Results: 6 free parameters were sufficient to cover the therapeutic energy range for each projectile ion species (e.g. 1 keV – 300 MeV for protons). The model agrees with stopping power and range data well, with less than 9% relative stopping power difference and 0.5 mm difference in range. As few as, 4 bins per decade were required to achieve comparable fitting results to the full data set. Conclusion: This study successfully demonstrated that a simple analytic function can be used to fit the entire energy interval of therapeutic ion beams of hydrogen and heavier elements. Advantages of this model were the small number (6) of free parameters, and that the model calculates both stopping power and range. Applications of this model include GPU-based dose calculation algorithms and Monte Carlo simulations, where available memory is limited. This work was supported in part by a research agreement between United States Naval Academy and Louisiana State University: Contract No N00189-13-P-0786. In addition, this work was accepted for presentation at the American Nuclear Society Annual Meeting

  7. SU-G-TeP1-02: Analytical Stopping Power and Range Parameterization for Therapeutic Energy Intervals

    International Nuclear Information System (INIS)

    Donahue, W; Newhauser, W; Ziegler, J F

    2016-01-01

    Purpose: To develop a simple, analytic parameterization of stopping power and range, which covers a wide energy interval and is applicable to many species of projectile ions and target materials, with less than 15% disagreement in linear stopping power and 1 mm in range. Methods: The new parameterization was required to be analytically integrable from stopping power to range, and continuous across the range interval of 1 µm to 50 cm. The model parameters were determined from stopping power and range data for hydrogen, carbon, iron, and uranium ions incident on water, carbon, aluminum, lead and copper. Stopping power and range data was taken from SRIM. A stochastic minimization algorithm was used to find model parameters, with 10 data points per energy decade. Additionally, fitting was performed with 2 and 26 data points per energy decade to test the model’s robustness to sparse Results: 6 free parameters were sufficient to cover the therapeutic energy range for each projectile ion species (e.g. 1 keV – 300 MeV for protons). The model agrees with stopping power and range data well, with less than 9% relative stopping power difference and 0.5 mm difference in range. As few as, 4 bins per decade were required to achieve comparable fitting results to the full data set. Conclusion: This study successfully demonstrated that a simple analytic function can be used to fit the entire energy interval of therapeutic ion beams of hydrogen and heavier elements. Advantages of this model were the small number (6) of free parameters, and that the model calculates both stopping power and range. Applications of this model include GPU-based dose calculation algorithms and Monte Carlo simulations, where available memory is limited. This work was supported in part by a research agreement between United States Naval Academy and Louisiana State University: Contract No N00189-13-P-0786. In addition, this work was accepted for presentation at the American Nuclear Society Annual Meeting

  8. Investigating CALL in the Classroom: Situational Variables to Consider

    Directory of Open Access Journals (Sweden)

    Darlene Liutkus

    2012-01-01

    Full Text Available A new paradigm in second language pedagogy has Computer Assisted Language Learning (CALL playing a significant role. Much of the literature to-date claims that CALL can have a positive impact on students’ second language acquisition (SLA. Mixed method of research produces data to investigate if CALL positively affects student language proficiency, motivation and autonomy. Classroom observation of participants in their natural environment is a qualitative technique used but has situational variables that could skew results if not structured. A questionnaire is a quantitative tool that can offer insight regarding participants’ perception of performance but can contradict what the researcher has observed. This paper will take an in-depth look at variables such as: instructor’s pedagogical application; blending CALL into the curriculum; types of CALL implemented; feedback received and their implications for design of the data collection tools

  9. The Ames Vertical Gun Range

    Science.gov (United States)

    Karcz, J. S.; Bowling, D.; Cornelison, C.; Parrish, A.; Perez, A.; Raiche, G.; Wiens, J.-P.

    2016-01-01

    The Ames Vertical Gun Range (AVGR) is a national facility for conducting laboratory- scale investigations of high-speed impact processes. It provides a set of light-gas, powder, and compressed gas guns capable of accelerating projectiles to speeds up to 7 km s(exp -1). The AVGR has a unique capability to vary the angle between the projectile-launch and gravity vectors between 0 and 90 deg. The target resides in a large chamber (diameter approximately 2.5 m) that can be held at vacuum or filled with an experiment-specific atmosphere. The chamber provides a number of viewing ports and feed-throughs for data, power, and fluids. Impacts are observed via high-speed digital cameras along with investigation-specific instrumentation, such as spectrometers. Use of the range is available via grant proposals through any Planetary Science Research Program element of the NASA Research Opportunities in Space and Earth Sciences (ROSES) calls. Exploratory experiments (one to two days) are additionally possible in order to develop a new proposal.

  10. PENGARUH PERMAINAN CALL CARDS TERHADAP HASIL BELAJAR DAN AKTIVITAS PEMBELAJARAN BIOLOGI

    Directory of Open Access Journals (Sweden)

    A. Machin

    2012-10-01

    Full Text Available Tujuan penelitian untuk mengetahui pengaruh permainan call cards terhadap hasil belajar dan aktivitas pembelajaran. Aktivitas pembelajaran yang diukur meliputi aktivitas individual siswa dan kinerja guru. Penelitian ini merupakan penelitian eksperimental. Hasil penelitian menunjukkan bahwa media permainan call cards berkontribusi sebesar 46% terhadap hasil belajar siswa. Hasil belajar siswa yang diberi media permainan call cards lebih baik daripada hasil belajar siswa yang tidak diberi mediapermainan call cards. Dengan demikian, media permainan call cards dapat menjadi alternatif dalam pencapaian hasil belajar biologi yang lebih baik.   Research purposes to determine the effect of call cards game against learning outcomes and learning activities. Learning activities that were measured included the activity of individual student and teacher performance. This research was experimental. The results showed that the media play call cards account for 46% of the student learning outcomes. Learning outcomes of students who were given media cards call the game better than the learning outcomes of students who were not given mediapermainan call cards. Thus, the media play call cards can be an alternative in achieving the learning outcomes of biology better.

  11. Penentuan Nilai Opsi Call Eropa Dengan Pembayaran Dividen

    Directory of Open Access Journals (Sweden)

    Diana Purwandari

    2016-08-01

    Full Text Available Fluktuasi harga saham menyebabkan perdagangan saham memiliki resiko. Opsi merupakan alternatif untuk mengurangi resiko dalam perdagangan saham. Opsi Eropa adalah suatu kontrak keuangan yang memberikan hak, bukan kewajiban, kepada holder, untuk membeli atau menjual aset pokok dari writer pada saat jatuh tempo dengan harga yang sudah ditentukan. Model penilaian harga opsi yang banyak diterima dalam bidang finansial adalah model Black-Scholes. Tujuan dari penelitian ini adalah mengetahui pengaruh pembagian dividen terhadap harga saham dan menentukan nilai opsi call Eropa dengan pembayaran dividen pada waktu yang telah ditentukan. Nilai opsi call Eropa dengan pembayaran dividen pada waktu yang telah ditentukan diperoleh menggunakan integrasi numerik dengan metode Simpson sebesar 12,6388.Kata kunci: opsi call Eropa, model Black-Scholes, dividen, metode Simpson.ABSTRACT Fluctuations in stock prices lead stock trading risk. An alternative options to reduce the risk in stock trading. European option is a financial contract that gives the right, but not the obligation, to the holder, to buy or sell the underlying asset of the writer at the maturity date at a price specified. Option price valuation models are widely accepted in the field of finance is the Black-Scholes model. The purpose of this study is to determine the effect of dividend distribution to the stock price and determine the value of the European call option with dividend payments at a predetermined time. Value of the European call option with dividend payments at a predetermined time obtained using numerical integration with Simpson method of 12,6388.Key words: European call options, Black-Scholes model, dividend, Simpson method.

  12. Leveraging Call Center Logs for Customer Behavior Prediction

    Science.gov (United States)

    Parvathy, Anju G.; Vasudevan, Bintu G.; Kumar, Abhishek; Balakrishnan, Rajesh

    Most major businesses use business process outsourcing for performing a process or a part of a process including financial services like mortgage processing, loan origination, finance and accounting and transaction processing. Call centers are used for the purpose of receiving and transmitting a large volume of requests through outbound and inbound calls to customers on behalf of a business. In this paper we deal specifically with the call centers notes from banks. Banks as financial institutions provide loans to non-financial businesses and individuals. Their call centers act as the nuclei of their client service operations and log the transactions between the customer and the bank. This crucial conversation or information can be exploited for predicting a customer’s behavior which will in turn help these businesses to decide on the next action to be taken. Thus the banks save considerable time and effort in tracking delinquent customers to ensure minimum subsequent defaulters. Majority of the time the call center notes are very concise and brief and often the notes are misspelled and use many domain specific acronyms. In this paper we introduce a novel domain specific spelling correction algorithm which corrects the misspelled words in the call center logs to meaningful ones. We also discuss a procedure that builds the behavioral history sequences for the customers by categorizing the logs into one of the predefined behavioral states. We then describe a pattern based predictive algorithm that uses temporal behavioral patterns mined from these sequences to predict the customer’s next behavioral state.

  13. UTag: Long-range Ultra-wideband Passive Radio Frequency Tags

    Energy Technology Data Exchange (ETDEWEB)

    Dowla, F

    2007-03-14

    Long-range, ultra-wideband (UWB), passive radio frequency (RF) tags are key components in Radio Frequency IDentification (RFID) system that will revolutionize inventory control and tracking applications. Unlike conventional, battery-operated (active) RFID tags, LLNL's small UWB tags, called 'UTag', operate at long range (up to 20 meters) in harsh, cluttered environments. Because they are battery-less (that is, passive), they have practically infinite lifetimes without human intervention, and they are lower in cost to manufacture and maintain than active RFID tags. These robust, energy-efficient passive tags are remotely powered by UWB radio signals, which are much more difficult to detect, intercept, and jam than conventional narrowband frequencies. The features of long range, battery-less, and low cost give UTag significant advantage over other existing RFID tags.

  14. Compressible cavitation with stochastic field method

    Science.gov (United States)

    Class, Andreas; Dumond, Julien

    2012-11-01

    Non-linear phenomena can often be well described using probability density functions (pdf) and pdf transport models. Traditionally the simulation of pdf transport requires Monte-Carlo codes based on Lagrange particles or prescribed pdf assumptions including binning techniques. Recently, in the field of combustion, a novel formulation called the stochastic field method solving pdf transport based on Euler fields has been proposed which eliminates the necessity to mix Euler and Lagrange techniques or prescribed pdf assumptions. In the present work, part of the PhD Design and analysis of a Passive Outflow Reducer relying on cavitation, a first application of the stochastic field method to multi-phase flow and in particular to cavitating flow is presented. The application considered is a nozzle subjected to high velocity flow so that sheet cavitation is observed near the nozzle surface in the divergent section. It is demonstrated that the stochastic field formulation captures the wide range of pdf shapes present at different locations. The method is compatible with finite-volume codes where all existing physical models available for Lagrange techniques, presumed pdf or binning methods can be easily extended to the stochastic field formulation.

  15. Visual Prompts or Volunteer Models: An Experiment in Recycling

    Directory of Open Access Journals (Sweden)

    Zi Yin Lin

    2016-05-01

    Full Text Available Successful long-term programs for urban residential food waste sorting are very rare, despite the established urgent need for them in cities for waste reduction, pollution reduction and circular resource economy reasons. This study meets recent calls to bridge policy makers and academics, and calls for more thorough analysis of operational work in terms of behavioral determinants, to move the fields on. It takes a key operational element of a recently reported successful food waste sorting program—manning of the new bins by volunteers—and considers the behavioral determinants involved in order to design a more scalable and cheaper alternative—the use of brightly colored covers with flower designs on three sides of the bin. The two interventions were tested in a medium-scale, real-life experimental set-up that showed that they had statistically similar results: high effective capture rates of 32%–34%, with low contamination rates. The success, low cost and simple implementation of the latter suggests it should be considered for large-scale use. Candidate behavioral determinants are prompts, emotion and knowledge for the yellow bin intervention, and for the volunteer intervention they are additionally social influence, modeling, role clarification, and moderators of messenger type and interpersonal or tailored messaging.

  16. MEDICAL SERVICE - URGENT CALLS

    CERN Multimedia

    Service Médical

    2000-01-01

    IN URGENT NEED OF A DOCTOR GENEVA: EMERGENCY SERVICES GENEVA AND VAUD 144 FIRE BRIGADE 118 POLICE 117 CERN FIREMEN 767-44-44 ANTI-POISONS CENTRE Open 24h/24h 01-251-51-51 Patient not fit to be moved, call family doctor, or: GP AT HOME: Open 24h/24h 748-49-50 AMG- Association Of Geneva Doctors: Emergency Doctors at home 07h-23h 322 20 20 Patient fit to be moved: HOPITAL CANTONAL CENTRAL 24 Micheli-du-Crest 372-33-11 ou 382-33-11 EMERGENCIES 382-33-11 ou 372-33-11 CHILDREN'S HOSPITAL 6 rue Willy-Donzé 372-33-11 MATERNITY 32 bvd.de la Cluse 382-68-16 ou 382-33-11 OPHTHALMOLOGY 22 Alcide Jentzer 382-33-11 ou 372-33-11 MEDICAL CENTRE CORNAVIN 1-3 rue du Jura 345 45 50 HOPITAL DE LA TOUR Meyrin 719-61-11 EMERGENCIES 719-61-11 CHILDREN'S EMERGENCIES 719-61-00 LA TOUR MEDICAL CENTRE 719-74-00 European Emergency Call 112   FRANCE: EMERGENCY SERVICES 15 FIRE BRIGADE 18 POLICE 17 CERN FIREMEN AT HOME 00-41-22-767-44-44 ...

  17. Analysis of jitter due to call-level fluctuations

    NARCIS (Netherlands)

    M.R.H. Mandjes (Michel)

    2005-01-01

    textabstractIn communication networks used by constant bit rate applications, call-level dynamics (i.e., entering and leaving calls) lead to fluctuations in the load, and therefore also fluctuations in the delay (jitter). By intentionally delaying the packets at the destination, one can transform

  18. Please call ME.N.U.4EVER: Designing for‘Callback’ in Rural Africa

    CSIR Research Space (South Africa)

    Bidwell, NJ

    2011-07-01

    Full Text Available . More males said they used their phone for games but the best thing about their phone was SMS, Callback and receiving calls; and more females said the best thing about their phone was music. 3.4 Internet Use an d Medi a Shari ng Eighteen... age range. Some 32% of phone owners said they showed photos to other people and 29% sent photos and 29% sent music to other people?s phones. Slightly more participants said that other people send tphotos or music to their phones. Similar...

  19. Evaluation of Static JavaScript Call Graph Algorithms

    NARCIS (Netherlands)

    J.-J. Dijkstra (Jorryt-Jan)

    2014-01-01

    htmlabstractThis thesis consists of a replication study in which two algorithms to compute JavaScript call graphs have been implemented and evaluated. Existing IDE support for JavaScript is hampered due to the dynamic nature of the language. Previous studies partially solve call graph computation

  20. 47 CFR 25.284 - Emergency Call Center Service.

    Science.gov (United States)

    2010-10-01

    ... mobile satellite service to end-user customers (part 25, subparts A-D) must provide Emergency Call Center... Center personnel must determine the emergency caller's phone number and location and then transfer or otherwise redirect the call to an appropriate public safety answering point. Providers of mobile satellite...

  1. On-call work: To sleep or not to sleep? It depends.

    Science.gov (United States)

    Ferguson, Sally A; Paterson, Jessica L; Hall, Sarah J; Jay, Sarah M; Aisbett, Brad

    On-call working time arrangements are increasingly common, involve work only in the event of an unpredictable incident and exist primarily outside of standard hours. Like other non-standard working time arrangements, on-call work disrupts sleep and can therefore have negative effects on health, safety and performance. Unlike other non-standard working time arrangements, on-call work often allows sleep opportunities between calls. Any sleep obtained during on-call periods will be beneficial for waking performance. However, there is evidence that sleep while on call may be of substantially reduced restorative value because of the expectation of receiving the call and apprehension about missing the call. In turn, waking from sleep to respond to a call may be associated with temporary increases in performance impairment. This is dependent on characteristics of both the preceding sleep, the tasks required upon waking and the availability and utility of any countermeasures to support the transition from sleep to wake. In this paper, we critically evaluate the evidence both for and against sleeping during on-call periods and conclude that some sleep, even if it is of reduced quality and broken by repeated calls, is a good strategy. We also note, however, that organisations utilising on-call working time arrangements need to systematically manage the likelihood that on-call sleep can be associated with temporary performance impairments upon waking. Given that the majority of work in this area has been laboratory-based, there is a significant need for field-based investigations of the magnitude of sleep inertia, in addition to the utility of sleep inertia countermeasures. Field studies should include working with subject matter experts to identify the real-world impacts of changes in performance associated with sleeping, or not sleeping, whilst on call.

  2. TADtool: visual parameter identification for TAD-calling algorithms.

    Science.gov (United States)

    Kruse, Kai; Hug, Clemens B; Hernández-Rodríguez, Benjamín; Vaquerizas, Juan M

    2016-10-15

    Eukaryotic genomes are hierarchically organized into topologically associating domains (TADs). The computational identification of these domains and their associated properties critically depends on the choice of suitable parameters of TAD-calling algorithms. To reduce the element of trial-and-error in parameter selection, we have developed TADtool: an interactive plot to find robust TAD-calling parameters with immediate visual feedback. TADtool allows the direct export of TADs called with a chosen set of parameters for two of the most common TAD calling algorithms: directionality and insulation index. It can be used as an intuitive, standalone application or as a Python package for maximum flexibility. TADtool is available as a Python package from GitHub (https://github.com/vaquerizaslab/tadtool) or can be installed directly via PyPI, the Python package index (tadtool). kai.kruse@mpi-muenster.mpg.de, jmv@mpi-muenster.mpg.deSupplementary information: Supplementary data are available at Bioinformatics online. © The Author 2016. Published by Oxford University Press.

  3. Comprehensive analysis of ultrasonic vocalizations in a mouse model of fragile X syndrome reveals limited, call type specific deficits.

    Directory of Open Access Journals (Sweden)

    Snigdha Roy

    Full Text Available Fragile X syndrome (FXS is a well-recognized form of inherited mental retardation, caused by a mutation in the fragile X mental retardation 1 (Fmr1 gene. The gene is located on the long arm of the X chromosome and encodes fragile X mental retardation protein (FMRP. Absence of FMRP in fragile X patients as well as in Fmr1 knockout (KO mice results, among other changes, in abnormal dendritic spine formation and altered synaptic plasticity in the neocortex and hippocampus. Clinical features of FXS include cognitive impairment, anxiety, abnormal social interaction, mental retardation, motor coordination and speech articulation deficits. Mouse pups generate ultrasonic vocalizations (USVs when isolated from their mothers. Whether those social ultrasonic vocalizations are deficient in mouse models of FXS is unknown. Here we compared isolation-induced USVs generated by pups of Fmr1-KO mice with those of their wild type (WT littermates. Though the total number of calls was not significantly different between genotypes, a detailed analysis of 10 different categories of calls revealed that loss of Fmr1 expression in mice causes limited and call-type specific deficits in ultrasonic vocalization: the carrier frequency of flat calls was higher, the percentage of downward calls was lower and that the frequency range of complex calls was wider in Fmr1-KO mice compared to their WT littermates.

  4. Calling behavior of mass-reared and wild Anastrepha serpentina (Diptera: Tephritidae).

    Science.gov (United States)

    Castrejón-Gómez, Victor R; Lascares, Shaila; Malo, Edi A; Toledo, Jorge; Rojas, Julio C

    2007-08-01

    The calling behavior of mass-reared and wild males of Anastrepha serpentina (Wiedemann) (Diptera: Tephritidae) was studied both in the laboratory and in field cage tests. In the laboratory, density (1, 5, and 10 males per container), age, and hour of day significantly affected calling behavior. Mass-reared males called independently of density, whereas wild males only called at densities of 5 and 10 individuals. Males of both strains started calling when they were 5-7 d old. The daily pattern of male calling was similar in both strains, starting at 0730 hours, and reaching a peak at 1330-1630 hours. Field cage tests showed that mass-reared males started calling when they were 5d old; the period of peak calling was when males were 8-9 d old. In contrast, wild males began calling when they were 10 d old, reaching peaks when males were 13, 15, and 18 d old. Wild males tended to form leks to call during each day of the experiment, whereas mass-reared males only formed leks during 2 d, both strains displaying very low levels. During field cage tests, males, independently of strain, displayed two calling peaks, one peak in the morning and one peak in the afternoon, whereas males observed in the laboratory only showed a single calling peak. The results are discussed in view of the effects of mass rearing A. serpentina males in relation to potential use of the sterile insect technique.

  5. Variability in echolocation call intensity in a community of horseshoe bats: a role for resource partitioning or communication?

    Science.gov (United States)

    Schuchmann, Maike; Siemers, Björn M

    2010-09-17

    Only recently data on bat echolocation call intensities is starting to accumulate. Yet, intensity is an ecologically crucial parameter, as it determines the extent of the bats' perceptual space and, specifically, prey detection distance. Interspecifically, we thus asked whether sympatric, congeneric bat species differ in call intensities and whether differences play a role for niche differentiation. Specifically, we investigated whether R. mehelyi that calls at a frequency clearly above what is predicted by allometry, compensates for frequency-dependent loss in detection distance by using elevated call intensity. Maximum echolocation call intensities might depend on body size or condition and thus be used as an honest signal of quality for intraspecific communication. We for the first time investigated whether a size-intensity relation is present in echolocating bats. We measured maximum call intensities and frequencies for all five European horseshoe bat species. Maximum intensity differed among species largely due to R. euryale. Furthermore, we found no compensation for frequency-dependent loss in detection distance in R. mehelyi. Intraspecifically, there is a negative correlation between forearm lengths and intensity in R. euryale and a trend for a negative correlation between body condition index and intensity in R. ferrumequinum. In R. hipposideros, females had 8 dB higher intensities than males. There were no correlations with body size or sex differences and intensity for the other species. Based on call intensity and frequency measurements, we estimated echolocation ranges for our study community. These suggest that intensity differences result in different prey detection distances and thus likely play some role for resource access. It is interesting and at first glance counter-intuitive that, where a correlation was found, smaller bats called louder than large individuals. Such negative relationship between size or condition and vocal amplitude may

  6. Addressee Errors in ATC Communications: The Call Sign Problem

    Science.gov (United States)

    Monan, W. P.

    1983-01-01

    Communication errors involving aircraft call signs were portrayed in reports of 462 hazardous incidents voluntarily submitted to the ASRS during an approximate four-year period. These errors resulted in confusion, disorder, and uncoordinated traffic conditions and produced the following types of operational anomalies: altitude deviations, wrong-way headings, aborted takeoffs, go arounds, runway incursions, missed crossing altitude restrictions, descents toward high terrain, and traffic conflicts in flight and on the ground. Analysis of the report set resulted in identification of five categories of errors involving call signs: (1) faulty radio usage techniques, (2) call sign loss or smearing due to frequency congestion, (3) confusion resulting from similar sounding call signs, (4) airmen misses of call signs leading to failures to acknowledge or readback, and (5) controller failures regarding confirmation of acknowledgements or readbacks. These error categories are described in detail and several associated hazard mitigating measures that might be aken are considered.

  7. Calculation of projected ranges

    International Nuclear Information System (INIS)

    Biersack, J.P.

    1980-09-01

    The concept of multiple scattering is reconsidered for obtaining the directional spreading of ion motion as a function of energy loss. From this the mean projection of each pathlength element of the ion trajectory is derived which - upon summation or integration - leads to the desired mean projected range. In special cases, the calculation can be carried out analytically, otherwise a simple general algorithm is derived which is suitable even for the smallest programmable calculators. Necessary input for the present treatment consists only of generally accessable stopping power and straggling formulas. The procedure does not rely on scattering cross sections, e.g. power potential or f(t 1 sup(/) 2 ) approximations. The present approach lends itself easily to include electronic straggling or to treat composed target materials, or even to account for the so-called time integral. (orig.)

  8. The uses of mental health telephone counselling services for Chinese speaking people in New Zealand: demographics, presenting problems, outcome and evaluation of the calls.

    Science.gov (United States)

    Yang Dong, Christine

    2016-09-09

    This study aimed to investigate the call profiles of a Chinese-speaking mental health counselling helpline service in New Zealand (Chinese Lifeline provided by Lifeline Aotearoa) and to evaluate the calls and explore the possible factors influencing the outcome of the calls. A random sample of 151 answered calls was involved. Descriptive analysis with appropriate statistical tests was used to analyse the client profile and outcome data. The majority of the calls were made by female callers, aged between 21-60 both single and married. Top three presenting problems were: 1) mental health issues (82.1%); 2) family/partner relationship issues (47.0%) and 3) communication and related difficulties (45.0%). The majority of the calls (65%) ended after a clear decision in overcoming the issues made by the caller, with the help from the counsellor. Discussing mental health issues, grief and loss issues, and communication and related difficulties were shown to have influenced length of calls (p<0.05). Caller's age, frequency of calls, discussing relationship problems with family/partner, and physical problems were shown to have influenced the helpline counsellors' satisfaction of the helpfulness of the calls (p<0.05). The service receives calls from callers with a wide range of demographics and a large variety of presenting issues. This study identified several important factors which influenced counsellors' satisfaction of the calls and the length of the calls.

  9. Electoronic Performance Monitoring in Call Centers: An Ethical Decision Model

    OpenAIRE

    Perkins, David

    2013-01-01

    Ever since it emerged on a widespread basis in the 1990s, electronic performance monitoring of employees has received significant scrutiny in the literature. Call centers have been the focus of many of these studies. This particular study addresses the issue of electronic performance monitoring in call centers from an ethical perspective. The following ethical dilemma is offered: "Is it ethical for a call center manager to evaluate the performance of a call center employee using electronic pe...

  10. Calls to Teen Line: Representative Concerns of Adolescents.

    Science.gov (United States)

    Boehm, Kathryn E.; Schondel, Connie K.; Ivoska, William J.; Marlowe, Alison L.; Manke-Mitchell, Laurie

    1998-01-01

    Study examines whether the concerns of teenagers calling a peer listening service are representative of the concerns of teenagers in the area served. Results indicate that students' biggest concerns involve family problems, peer relationships, self-esteem, and school problems. Concludes that calls to the teen line are representative. (Author/GCP)

  11. Call Admission Scheme for Multidimensional Traffic Assuming Finite Handoff User

    Directory of Open Access Journals (Sweden)

    Md. Baitul Al Sadi

    2017-01-01

    Full Text Available Usually, the number of users within a cell in a mobile cellular network is considered infinite; hence, M/M/n/k model is appropriate for new originated traffic, but the number of ongoing calls around a cell is always finite. Hence, the traffic model of handoff call will be M/M/n/k/N. In this paper, a K-dimensional traffic model of a mobile cellular network is proposed using the combination of limited and unlimited users case. A new call admission scheme (CAS is proposed based on both thinning scheme and fading condition. The fading condition of the wireless channel access to a handoff call is prioritized compared to newly originated calls.

  12. [A relational database to store Poison Centers calls].

    Science.gov (United States)

    Barelli, Alessandro; Biondi, Immacolata; Tafani, Chiara; Pellegrini, Aristide; Soave, Maurizio; Gaspari, Rita; Annetta, Maria Giuseppina

    2006-01-01

    Italian Poison Centers answer to approximately 100,000 calls per year. Potentially, this activity is a huge source of data for toxicovigilance and for syndromic surveillance. During the last decade, surveillance systems for early detection of outbreaks have drawn the attention of public health institutions due to the threat of terrorism and high-profile disease outbreaks. Poisoning surveillance needs the ongoing, systematic collection, analysis, interpretation, and dissemination of harmonised data about poisonings from all Poison Centers for use in public health action to reduce morbidity and mortality and to improve health. The entity-relationship model for a Poison Center relational database is extremely complex and not studied in detail. For this reason, not harmonised data collection happens among Italian Poison Centers. Entities are recognizable concepts, either concrete or abstract, such as patients and poisons, or events which have relevance to the database, such as calls. Connectivity and cardinality of relationships are complex as well. A one-to-many relationship exist between calls and patients: for one instance of entity calls, there are zero, one, or many instances of entity patients. At the same time, a one-to-many relationship exist between patients and poisons: for one instance of entity patients, there are zero, one, or many instances of entity poisons. This paper shows a relational model for a poison center database which allows the harmonised data collection of poison centers calls.

  13. [Clinical experience and academic thoughts of Professor LIU Feng-bin on case series of gastroesophageal reflux disease based on data mining].

    Science.gov (United States)

    Hou, Zheng-Kun; Li, Ji-Ping; Chen, Zhuo-Qun; Liu, Feng-Bin

    2018-03-01

    To analyze and summarize Professor LIU Feng-bin's clinical experience and academic thoughts on gastroesophageal reflux disease (GERD), the study group adopted the retrospective study for case series and expert interview, extracted the retrospective data, including the herbs, diseases, syndrome type, medical expense and quantity of herbs of GERD patients attended the First Affiliated Hospital of Guangzhou University of Chinese Medicine. Statistical description and binary Logistic regression were used for the identification and modification of syndrome type and initial core herbs. After expert interviews were performed for the syndrome type and herbs, the final scheme were formed. A total of 112 GERD patients ages(48.97±13.13)y; male: 35 (31.3%), female: 77(68.7%) were enrolled. The numbers of patients with liver and stomach incoordination syndrome, heat stagnation of liver and stomach syndrome, syndrome of dual deficiency of Qi and Yin, syndrome of spleen deficiency and dampness-heat, spleen-stomach disharmony syndrome were 40, 26, 19, 17 and 10, respectively. The patients used totally 80 herbs, and 26 of them had significant differences among different syndrome groups. According to the logistic regression analysis on the 23 herbs used by 112 patients, the herbs scheme was modified for the second time. After the expert interviews and modification, the final consensus was reached. The main causes for GERD were dietary irregularities, moodiness, and weak constitution. The basic mechanism of GERD was spleen deficiency with Qi adverseness. The spleen-stomach disharmony syndrome was deleted by expert interviews. The 10 core herbs for GERD treatment were Taizishen(Pseudostellariae Radix), Fuling(Poria), Baizhu(Atractylodismacrocephalae Rhizoma), Gancao(Glycyrrhizae Radix Et Rhizoma), Zhebeimu(Fritillariae Thunbergii Bulbus), Haipiaoxiao(Sepiae Endoconcha), Zhiqiao(Aurantii Fructus), Chenxiang(Alosewood), Pugongying(Taraxaci Herba), Zhizitan(Cape Jasmine Fruit). The

  14. Turchin's Relation for Call-by-Name Computations: A Formal Approach

    OpenAIRE

    Antonina Nepeivoda

    2016-01-01

    Supercompilation is a program transformation technique that was first described by V. F. Turchin in the 1970s. In supercompilation, Turchin's relation as a similarity relation on call-stack configurations is used both for call-by-value and call-by-name semantics to terminate unfolding of the program being transformed. In this paper, we give a formal grammar model of call-by-name stack behaviour. We classify the model in terms of the Chomsky hierarchy and then formally prove that Turchin's rel...

  15. Effect of bystander CPR initiation prior to the emergency call on ROSC and 30day survival-An evaluation of 548 emergency calls.

    Science.gov (United States)

    Viereck, Søren; Palsgaard Møller, Thea; Kjær Ersbøll, Annette; Folke, Fredrik; Lippert, Freddy

    2017-02-01

    This study aimed at evaluating if time for initiation of bystander cardiopulmonary resuscitation (CPR) - prior to the emergency call (CPR prior ) versus during the emergency call following dispatcher-assisted CPR (CPR during ) - was associated with return of spontaneous circulation (ROSC) and 30-day survival. The secondary aim was to identify predictors of CPR prior . This observational study evaluated out-of-hospital cardiac arrests (OHCA) occurring in the Capital Region of Denmark from 01.01.2013 to 31.12.2013. OHCAs were linked to emergency medical dispatch centre records and corresponding emergency calls were evaluated. Multivariable logistic regression analyses were applied to evaluate the association between time for initiation of bystander CPR, ROSC, and 30-day survival. Univariable logistic regression analyses were applied to identify predictors of CPR prior . The study included 548 emergency calls for OHCA patients receiving bystander CPR, 34.9% (n=191) in the CPR prior group and 65.1% (n=357) in the CPR during group. Multivariable analyses showed no difference in ROSC (OR=0.88, 95% CI: 0.56-1.38) or 30-day survival (OR=1.14, 95% CI: 0.68-1.92) between CPR prior and CPR during . Predictors positively associated with CPR prior included witnessed OHCA and healthcare professional bystanders. Predictors negatively associated with CPR prior included residential location, solitary bystanders, and bystanders related to the patient. The majority of bystander CPR (65%) was initiated during the emergency call, following dispatcher-assisted CPR instructions. Whether bystander CPR was initiated prior to emergency call versus during the emergency call following dispatcher-assisted CPR was not associated with ROSC or 30-day survival. Dispatcher-assisted CPR was especially beneficial for the initiation of bystander CPR in residential areas. Copyright © 2016 The Authors. Published by Elsevier Ireland Ltd.. All rights reserved.

  16. Bats aloft: Variation in echolocation call structure at high altitudes

    Science.gov (United States)

    Bats alter their echolocation calls in response to changes in ecological and behavioral conditions, but little is known about how they adjust their call structure in response to changes in altitude. This study examines altitudinal variation in the echolocation calls of Brazilian free-tailed bats, T...

  17. A new stratification of mourning dove call-count routes

    Science.gov (United States)

    Blankenship, L.H.; Humphrey, A.B.; MacDonald, D.

    1971-01-01

    The mourning dove (Zenaidura macroura) call-count survey is a nationwide audio-census of breeding mourning doves. Recent analyses of the call-count routes have utilized a stratification based upon physiographic regions of the United States. An analysis of 5 years of call-count data, based upon stratification using potential natural vegetation, has demonstrated that this uew stratification results in strata with greater homogeneity than the physiographic strata, provides lower error variance, and hence generates greatet precision in the analysis without an increase in call-count routes. Error variance was reduced approximately 30 percent for the contiguous United States. This indicates that future analysis based upon the new stratification will result in an increased ability to detect significant year-to-year changes.

  18. Sustainability in CALL Learning Environments: A Systemic Functional Grammar Approach

    Directory of Open Access Journals (Sweden)

    Peter McDonald

    2014-09-01

    Full Text Available This research aims to define a sustainable resource in Computer-Assisted Language Learning (CALL. In order for a CALL resource to be sustainable it must work within existing educational curricula. This feature is a necessary prerequisite of sustainability because, despite the potential for educational change that digitalization has offered since the nineteen nineties, curricula in traditional educational institutions have not fundamentally changed, even as we move from a pre-digital society towards a digital society. Curricula have failed to incorporate CALL resources because no agreed-upon pedagogical language enables teachers to discuss CALL classroom practices. Systemic Functional Grammar (SFG can help to provide this language and bridge the gap between the needs of the curriculum and the potentiality of CALL-based resources. This paper will outline how SFG principles can be used to create a pedagogical language for CALL and it will give practical examples of how this language can be used to create sustainable resources in classroom contexts.

  19. Eight Leadership Emergency Codes Worth Calling.

    Science.gov (United States)

    Freed, David H

    Hospitals have a contemporary opportunity to change themselves before attempting to transform the larger US health care system. However, actually implementing change is much more easily described than accomplished in practice. This article calls out 8 dysfunctional behaviors that compromise professional standards at the ground level of the hospital. The construct of calling a code when one witnesses such behaviors is intended to make it safe for leaders to "See something, say something" and confront them in real time. The coordinated continuum of services that health care reform seeks to attain will not emerge until individual hospital organizations prepare themselves to operate better in their own spaces and the ones that immediately surround them.

  20. Analyzing the Mixing Dynamics of an Industrial Batch Bin Blender via Discrete Element Modeling Method

    Directory of Open Access Journals (Sweden)

    Maitraye Sen

    2017-04-01

    Full Text Available A discrete element model (DEM has been developed for an industrial batch bin blender in which three different types of materials are mixed. The mixing dynamics have been evaluated from a model-based study with respect to the blend critical quality attributes (CQAs which are relative standard deviation (RSD and segregation intensity. In the actual industrial setup, a sensor mounted on the blender lid is used to determine the blend composition in this region. A model-based analysis has been used to understand the mixing efficiency in the other zones inside the blender and to determine if the data obtained near the blender-lid region are able to provide a good representation of the overall blend quality. Sub-optimal mixing zones have been identified and other potential sampling locations have been investigated in order to obtain a good approximation of the blend variability. The model has been used to study how the mixing efficiency can be improved by varying the key processing parameters, i.e., blender RPM/speed, fill level/volume and loading order. Both segregation intensity and RSD reduce at a lower fill level and higher blender RPM and are a function of the mixing time. This work demonstrates the use of a model-based approach to improve process knowledge regarding a pharmaceutical mixing process. The model can be used to acquire qualitative information about the influence of different critical process parameters and equipment geometry on the mixing dynamics.

  1. Calle San Martín

    Directory of Open Access Journals (Sweden)

    Gonzalo Cerda Brintrup

    1988-06-01

    Full Text Available En la década del 30 era un barrizal transitado por carretas, caballos y peatones, flanqueada por unas veredas algo más altas que la calle, limitadas por gruesos tablones que la Municipalidad reparaba de año en año.

  2. Referential calls coordinate multi-species mobbing in a forest bird community.

    Science.gov (United States)

    Suzuki, Toshitaka N

    2016-01-01

    Japanese great tits ( Parus minor ) use a sophisticated system of anti-predator communication when defending their offspring: they produce different mobbing calls for different nest predators (snake versus non-snake predators) and thereby convey this information to conspecifics (i.e. functionally referential call system). The present playback experiments revealed that these calls also serve to coordinate multi-species mobbing at nests; snake-specific mobbing calls attracted heterospecific individuals close to the sound source and elicited snake-searching behaviour, whereas non-snake mobbing calls attracted these birds at a distance. This study demonstrates for the first time that referential mobbing calls trigger different formations of multi-species mobbing parties.

  3. The generic methodology for verification and validation applied to medium range anti-tank simulation training devices

    NARCIS (Netherlands)

    Voogd, J.M.; Roza, M.

    2015-01-01

    The Dutch Ministry of Defense (NL-MoD) has recently acquired an update of its medium range anti tank (MRAT) missile system, called the GILL. The update to the SPIKE Long Range (LR) weapon system is accompanied with the acquisition of new simulation training devices (STDs). These devices are bought

  4. Gotta Go, Mom’s Calling: Dolphin (Tursiops truncatus Mothers Use Individually Distinctive Acoustic Signals To Call Their Calves

    Directory of Open Access Journals (Sweden)

    Stan A. Kuczaj II

    2015-02-01

    Full Text Available Dolphin calves often wander away from their mothers, which can compromise their safety and survival. Mothers can retrieve their calves by actively pursuing them or by signaling their wandering calves to return. However, little is known about the retrieval techniques employed by mothers in specific calf recall contexts. We experimentally investigated maternal calf retrieval methods by assessing behavioral and acoustic strategies employed by three Atlantic bottlenose dolphin mothers to elicit their calf’s return in a controlled, non-threatening setting. Three mothers were asked to retrieve their calves on cue in this setting, and could do so however they chose. Mothers were much more likely to use energetically less costly acoustic signals than physical retrievals. Each mother produced individually distinctive calls that incorporated the mother’s signature whistle but often also involved additional whistles and clicks. The dolphin mothers’ use of individually distinctive calls to request a calf’s return is consistent with the notion that other dolphins can distinguish such calls and provides additional support for the notion that dolphin communication is flexible rather than fixed.

  5. Tone and call responses of units in the auditory nerve and dorsal medullary nucleus of Xenopus laevis

    DEFF Research Database (Denmark)

    Elliott, Taffeta M.; Christensen-Dalsgaard, Jakob; Kelley, Darcy B.

    2007-01-01

    The clawed frog Xenopus laevis produces vocalizations consisting of distinct patterns of clicks. This study provides the first description of spontaneous, pure-tone and communication-signal evoked discharge properties of auditory nerve (n.VIII) fibers and dorsal medullary nucleus (DMN) cells...... in an obligatorily aquatic anuran. Responses of 297 n.VIII and 253 DMN units are analyzed for spontaneous rates (SR), frequency tuning, rate-intensity functions, and firing rate adaptation, with a view to how these basic characteristics shape responses to recorded call stimuli. Response properties generally resemble......Hz with approximately 500 Hz in 3 dB bandwidth. SRs range from 0 to 80 (n.VIII) and 0 to 73 spikes/s (DMN). Nerve and DMN units of all CFs follow click rates in natural calls,

  6. Advertisement call and tadpole morphology of the clutch-guarding ...

    African Journals Online (AJOL)

    Advertisement call and tadpole morphology of the clutch-guarding frog Mantidactylus argenteus from eastern ... We provide the first descriptions of the tadpole and advertisement call of Mantidactylus argenteus. ... AJOL African Journals Online.

  7. McCall Glacier record of Arctic climate change: Interpreting a northern Alaska ice core with regional water isotopes

    Science.gov (United States)

    Klein, E. S.; Nolan, M.; McConnell, J.; Sigl, M.; Cherry, J.; Young, J.; Welker, J. M.

    2016-01-01

    We explored modern precipitation and ice core isotope ratios to better understand both modern and paleo climate in the Arctic. Paleoclimate reconstructions require an understanding of how modern synoptic climate influences proxies used in those reconstructions, such as water isotopes. Therefore we measured periodic precipitation samples at Toolik Lake Field Station (Toolik) in the northern foothills of the Brooks Range in the Alaskan Arctic to determine δ18O and δ2H. We applied this multi-decadal local precipitation δ18O/temperature regression to ∼65 years of McCall Glacier (also in the Brooks Range) ice core isotope measurements and found an increase in reconstructed temperatures over the late-20th and early-21st centuries. We also show that the McCall Glacier δ18O isotope record is negatively correlated with the winter bidecadal North Pacific Index (NPI) climate oscillation. McCall Glacier deuterium excess (d-excess, δ2H - 8*δ18O) values display a bidecadal periodicity coherent with the NPI and suggest shifts from more southwestern Bering Sea moisture sources with less sea ice (lower d-excess values) to more northern Arctic Ocean moisture sources with more sea ice (higher d-excess values). Northern ice covered Arctic Ocean McCall Glacier moisture sources are associated with weak Aleutian Low (AL) circulation patterns and the southern moisture sources with strong AL patterns. Ice core d-excess values significantly decrease over the record, coincident with warmer temperatures and a significant reduction in Alaska sea ice concentration, which suggests that ice free northern ocean waters are increasingly serving as terrestrial precipitation moisture sources; a concept recently proposed by modeling studies and also present in Greenland ice core d-excess values during previous transitions to warm periods. This study also shows the efficacy and importance of using ice cores from Arctic valley glaciers in paleoclimate reconstructions.

  8. Circadian long call distribution in wild orangutans Distribution circadienne des cris longs (long calls chez l’orang-outan en milieu naturel

    Directory of Open Access Journals (Sweden)

    Thomas Geissmann

    2009-10-01

    Full Text Available We present first data on circadian long call distribution of wild orangutans in Northwest Borneo. Data were collected during two months in Batang Ai National Park. A total of 151 male long calls were heard, exhibiting a bimodal distribution pattern with peaks at 05:00-06:00 hours and 18:00-19:00 hours. An earlier study found pronounced differences between the calling rates of Bornean orangutans, which showed an almost unimodal call distribution with its peak at mid-morning, and those of Sumatran orangutans, which showed a bimodal call distribution with a distinct calling peak at predawn and a more moderate peak near dusk (MacKinnon 1974. Our findings from Batang Ai resemble more closely the pattern reported for Sumatra than those reported for other Bornean localities and, therefore, contradict earlier reports suggesting a Sumatra-Borneo dichotomy in orangutan call distribution. In addition, orangutans in Batang Ai were heard to regularly emit long calls throughout the night. This behaviour is unusual for a diurnal species.Nous présentons les premières données sur la distribution circadienne des cris longs (long calls chez les mâles orangs-outans vivant en milieu naturel au nord-ouest de Bornéo. Les données ont été récoltées lors d’une étude de terrain de deux mois au Parc National de Batang Ai. Les 151 cris longs entendus montraient une distribution bimodale, caractérisée par des pics à 05:00-06:00 et 18:00-19:00 heures. Une étude précédente avait révélé des différences profondes entre les taux de cris longs des orangs-outans de Bornéo et de Sumatra. Alors que la distribution des cris longs à Bornéo était presque unimodale et montrait un pic en milieu d’avant-midi, la distribution à Sumatra était bimodale et montrait un pic distinct avant l’aube et un second pic plus modéré au crépuscule (MacKinnon 1974. Nos résultats à Batang Ai ressemblent davantage au schéma rapporté précédemment à Sumatra qu

  9. ICT and the location of call centres: regional and local patterns

    NARCIS (Netherlands)

    Bruinsma, Frank; Rietveld, Piet; Beekman, Michiel

    2004-01-01

    One of the sectors that gained most of the boost in ICT developments is the call centres sector. The focus in this paper is on spatial diffusion patterns of call centres in the Netherlands. The number of call centres has increased rapidly in the last decade and it seems that impacts of call

  10. On-call work and physicians' well-being: testing the potential mediators.

    Science.gov (United States)

    Heponiemi, T; Puttonen, S; Elovainio, M

    2014-07-01

    On-call duties have been rated to be among the most stressful aspects of physicians' work. On-call work has been associated, for example, with medical errors, injuries and lower well-being. Thus, because it is not possible to remove on-call duties, measures to decrease the negative ramifications of on-call work are needed. To examine whether working on-call would predict psychological distress, job satisfaction and work ability in a 4-year follow-up and whether sleeping problems or work interference with family (WIF) would act as mechanisms in these associations. Questionnaires in 2006 and 2010 among physicians in Finland. The mediation analyses were conducted using methods suggested by Preacher and Hayes to examine direct and indirect effects with multiple mediators. There were 1541 respondents (60% women) of whom 52% had on-call duties. Sleeping problems and WIF acted as mechanisms in the association of existence of on-call duties with high distress, low job satisfaction and low work ability. On-call work was associated with higher levels of sleeping problems and WIF, and the number of active on-call hours was associated with higher levels of WIF, but not with sleeping problems. According to our results, one way to attenuate on-call work's negative ramifications is to make it easier for on-call physicians to connect work and family lives and develop work arrangements to promote better sleep and protected sleep time. © The Author 2014. Published by Oxford University Press on behalf of the Society of Occupational Medicine. All rights reserved. For Permissions, please email: journals.permissions@oup.com.

  11. High call volume at poison control centers: identification and implications for communication.

    Science.gov (United States)

    Caravati, E M; Latimer, S; Reblin, M; Bennett, H K W; Cummins, M R; Crouch, B I; Ellington, L

    2012-09-01

    High volume surges in health care are uncommon and unpredictable events. Their impact on health system performance and capacity is difficult to study. To identify time periods that exhibited very busy conditions at a poison control center and to determine whether cases and communication during high volume call periods are different from cases during low volume periods. Call data from a US poison control center over twelve consecutive months was collected via a call logger and an electronic case database (Toxicall®).Variables evaluated for high call volume conditions were: (1) call duration; (2) number of cases; and (3) number of calls per staff member per 30 minute period. Statistical analyses identified peak periods as busier than 99% of all other 30 minute time periods and low volume periods as slower than 70% of all other 30 minute periods. Case and communication characteristics of high volume and low volume calls were compared using logistic regression. A total of 65,364 incoming calls occurred over 12 months. One hundred high call volume and 4885 low call volume 30 minute periods were identified. High volume periods were more common between 1500 and 2300 hours and during the winter months. Coded verbal communication data were evaluated for 42 high volume and 296 low volume calls. The mean (standard deviation) call length of these calls during high volume and low volume periods was 3 minutes 27 seconds (1 minute 46 seconds) and 3 minutes 57 seconds (2 minutes 11 seconds), respectively. Regression analyses revealed a trend for fewer overall verbal statements and fewer staff questions during peak periods, but no other significant differences for staff-caller communication behaviors were found. Peak activity for poison center call volume can be identified by statistical modeling. Calls during high volume periods were similar to low volume calls. Communication was more concise yet staff was able to maintain a good rapport with callers during busy call periods

  12. An Evaluation Framework for CALL

    Science.gov (United States)

    McMurry, Benjamin L.; Williams, David Dwayne; Rich, Peter J.; Hartshorn, K. James

    2016-01-01

    Searching prestigious Computer-assisted Language Learning (CALL) journals for references to key publications and authors in the field of evaluation yields a short list. The "American Journal of Evaluation"--the flagship journal of the American Evaluation Association--is only cited once in both the "CALICO Journal and Language…

  13. 29 CFR 18.614 - Calling and interrogation of witnesses by judge.

    Science.gov (United States)

    2010-07-01

    ... 29 Labor 1 2010-07-01 2010-07-01 true Calling and interrogation of witnesses by judge. 18.614... interrogation of witnesses by judge. (a) Calling by the judge. The judge may, on the judge's own motion or at... thus called. (b) Interrogation by the judge. The judge may interrogate witnesses, whether called by the...

  14. Turchin's Relation for Call-by-Name Computations: A Formal Approach

    Directory of Open Access Journals (Sweden)

    Antonina Nepeivoda

    2016-07-01

    Full Text Available Supercompilation is a program transformation technique that was first described by V. F. Turchin in the 1970s. In supercompilation, Turchin's relation as a similarity relation on call-stack configurations is used both for call-by-value and call-by-name semantics to terminate unfolding of the program being transformed. In this paper, we give a formal grammar model of call-by-name stack behaviour. We classify the model in terms of the Chomsky hierarchy and then formally prove that Turchin's relation can terminate all computations generated by the model.

  15. [Bioacoustic of the advertisement call of Ceratophrys cranwelli (Anura: Ceratophryidae)].

    Science.gov (United States)

    Valetti, Julián Alonso; Salas, Nancy Edith; Martino, Adolfo Ludovico

    2013-03-01

    The advertisement call plays an important role in the life history of anuran amphibians, mainly during the breeding season. Call features represent an important character to discriminate species, and sound emissions are very effective to assure or reinforce genetic incompatibility, especially in the case of sibling species. Since frogs are ectotherms, acoustic properties of their calls will vary with temperature. In this study, we described the advertisement call of C. cranwelli, quantifying the temperature effect on its components. The acoustic emissions were recorded during 2007 using a DAT record Sony TCD-100 with stereo microphone ECM-MS907 Sony and tape TDK DAT-RGX 60. As males emit their calls floating in temporary ponds, water temperatures were registered after recording the advertisement calls with a digital thermometer TES 1300+/-0.1 degreeC. Altogether, 54 calls from 18 males were analyzed. The temporal variables of each advertisement call were measured using oscillograms and sonograms and the analyses of dominant frequency were performed using a spectrogram. Multiple correlation analysis was used to identify the temperature-dependent acoustic variables and the temperature effect on these variables was quantified using linear regression models. The advertisement call of C. cranwelli consists of a single pulse group. Call duration, Pulse duration and Pulse interval decreased with the temperature, whereas the Pulse rate increased with temperature. The temperature-dependent variables were standardized at 25 degreeC according to the linear regression model obtained. The acoustic variables that were correlated with the temperature are the variables which emissions depend on laryngeal muscles and the temperature constraints the contractile properties of muscles. Our results indicated that temperature explains an important fraction of the variability in some acoustic variables (79% in the Pulse rate), and demonstrated the importance of considering the effect of

  16. Primitive entertainment prank calls in the work of counseling psychologist on Children helpline

    Directory of Open Access Journals (Sweden)

    I.A. Geronimus

    2014-08-01

    Full Text Available We explore the challenges faced by counseling psychologist when working at the Children's Helpline in cases of prank calls. The category of prank calls include such calls, when the caller asks the psychologist to discuss the imaginary situation, or do not formulate a query at all. On the basis of empirical data, we revealed the main varieties of such calls: call jokes, fantasy calls, intrusive calls, insulting calls, prank calls, calls of a sexual nature, dating calls. We explore the possible motivations of children and adolescents, entertaining by phone calls: experimentation with new social roles, expression of negative emotions, cognitive motivation, etc. We show the principles and strategies of counselors of Children's helpline working with this type of calls: they are based on cultural-historical psychology ideas and V. Satir communicative styles model.

  17. Calling and Career Preparation: Investigating Developmental Patterns and Temporal Precedence

    Science.gov (United States)

    Hirschi, Andreas; Herrmann, Anne

    2013-01-01

    The presence of a calling and career development are assumed to be closely related. However, the nature of and reason for this relationship have not been thoroughly investigated. We hypothesized the existence of reciprocal effects between calling and three dimensions of career preparation and assessed the change of the presence of a calling,…

  18. Social mobbing calls in common marmosets (Callithrix jacchus): effects of experience and associated cortisol levels.

    Science.gov (United States)

    Clara, Elena; Tommasi, Luca; Rogers, Lesley J

    2008-04-01

    We compared the mobbing response to model snakes of two groups of captive-born common marmosets (Callithrix jacchus) differing in genetic relatedness, age and past experience. Mobbing vocalisations (tsik calls), other mobbing behaviour and attention to the stimulus were recorded for 2 min. intervals pre-exposure, during exposure to various stimuli and post-exposure. Marmosets in one group were vocally reactive to all stimuli, although more so to one particular stimulus resembling rearing snakes and modified images of it, whereas the marmosets in a younger and genetically unrelated group attended to the stimuli but made very few mobbing calls. The parent stock of the first group had suffered stress in early life and had developed a phobic response to a specific stimulus, which they had transmitted to their offspring. A third group, matching the older group in age range but genetically unrelated, was also found to be unresponsive to the stimulus that elicited the strongest response in the first group. Cortisol levels in samples of hair were assayed and a significant negative correlation was found between the number of tsik calls made during presentation of the stimuli and the cortisol level, showing that mobbing behaviour/behavioural reactivity is associated with low levels of physiological stress.

  19. Staffing a call center with uncertain non-stationary arrival rate and flexibility

    NARCIS (Netherlands)

    Liao, S.; van Delft, C.; Jouini, O.; Koole, G.M.

    2012-01-01

    We consider a multi-period staffing problem in a single-shift call center. The call center handles inbound calls, as well as some alternative back-office jobs. The call arrival process is assumed to follow a doubly non-stationary stochastic process with a random mean arrival rate. The inbound calls

  20. 29 CFR 778.221 - “Call-back” pay.

    Science.gov (United States)

    2010-07-01

    ... 29 Labor 3 2010-07-01 2010-07-01 false âCall-backâ pay. 778.221 Section 778.221 Labor Regulations...Regular Rateâ Payments Not for Hours Worked § 778.221 “Call-back” pay. (a) General. In the interest of... payments consist of a specified number of hours' pay at the applicable straight time or overtime rates...

  1. The Effects of the CALL Model on College English Reading Teaching

    Directory of Open Access Journals (Sweden)

    Dan Zhang

    2017-12-01

    Full Text Available Computer Assisted Language Learning (CALL is an important concept in English teaching method reform. College students’ English reading ability is an important indicator in the evaluation on the college students’ English proficiency. Therefore, this paper applies the CALL model in English reading teaching. Firstly, it introduces the application and development prospect of the CALL model, and analyzes its advantages and disadvantages; secondly, it analyzes the present situation of college English teaching and its influencing factors and then designs an application example to integrate the CALL model with different aspect of English reading. Finally, it analyzes the teaching results of college English reading under the CALL model. Therefore, in both theory and practice, this paper proves the effectiveness and innovativeness of the CALL model.

  2. Call for concept notes: Research on Myanmar's decentralization and ...

    International Development Research Centre (IDRC) Digital Library (Canada)

    ... are launching this research call under a new initiative called Knowledge for ... Over the decades of military rule, information sharing, research, and freedom of ... Research outputs would take the form of working papers for peer-review and ...

  3. Don't Call It School

    Science.gov (United States)

    Robb, Daniel

    2006-01-01

    "Homeschooling," "deschooling," and "unschooling" are commonly used terms in the alternative-education world, but each lacks specificity. In this article, the author describes what he discovered during several visits to North Star. Known officially as North Star: Self-Directed Learning for Teens, it is not as structured as a so-called "free"…

  4. Conduits to care: call lights and patients’ perceptions of communication

    Science.gov (United States)

    Montie, Mary; Shuman, Clayton; Galinato, Jose; Patak, Lance; Anderson, Christine A; Titler, Marita G

    2017-01-01

    Background Call light systems remain the primary means of hospitalized patients to initiate communication with their health care providers. Although there is vast amounts of literature discussing patient communication with their health care providers, few studies have explored patients’ perceptions concerning call light use and communication. The specific aim of this study was to solicit patients’ perceptions regarding their call light use and communication with nursing staff. Methods Patients invited to this study met the following inclusion criteria: proficient in English, been hospitalized for at least 24 hours, aged ≥21 years, and able to communicate verbally (eg, not intubated). Thirty participants provided written informed consent, were enrolled in the study, and completed interviews. Results Using qualitative descriptive methods, five major themes emerged from patients’ perceptions (namely; establishing connectivity, participant safety concerns, no separation: health care and the call light device, issues with the current call light, and participants’ perceptions of “nurse work”). Multiple minor themes supported these major themes. Data analysis utilized the constant comparative methods of Glaser and Strauss. Discussion Findings from this study extend the knowledge of patients’ understanding of not only why inconsistencies occur between the call light and their nurses, but also why the call light is more than merely a device to initiate communication; rather, it is a direct conduit to their health care and its delivery. PMID:29075125

  5. Conduits to care: call lights and patients' perceptions of communication.

    Science.gov (United States)

    Montie, Mary; Shuman, Clayton; Galinato, Jose; Patak, Lance; Anderson, Christine A; Titler, Marita G

    2017-01-01

    Call light systems remain the primary means of hospitalized patients to initiate communication with their health care providers. Although there is vast amounts of literature discussing patient communication with their health care providers, few studies have explored patients' perceptions concerning call light use and communication. The specific aim of this study was to solicit patients' perceptions regarding their call light use and communication with nursing staff. Patients invited to this study met the following inclusion criteria: proficient in English, been hospitalized for at least 24 hours, aged ≥21 years, and able to communicate verbally (eg, not intubated). Thirty participants provided written informed consent, were enrolled in the study, and completed interviews. Using qualitative descriptive methods, five major themes emerged from patients' perceptions (namely; establishing connectivity, participant safety concerns, no separation: health care and the call light device, issues with the current call light, and participants' perceptions of "nurse work"). Multiple minor themes supported these major themes. Data analysis utilized the constant comparative methods of Glaser and Strauss. Findings from this study extend the knowledge of patients' understanding of not only why inconsistencies occur between the call light and their nurses, but also why the call light is more than merely a device to initiate communication; rather, it is a direct conduit to their health care and its delivery.

  6. The association between advertising and calls to a tobacco quitline

    Science.gov (United States)

    Mosbaek, Craig H; Austin, Donald F; Stark, Michael J; Lambert, Lori C

    2007-01-01

    Objective This study assessed the cost effectiveness of different types of television and radio advertisements and the time of day in which advertisements were placed in generating calls to the Oregon tobacco quitline. Design Cost effectiveness was measured by cost per call, calculated as the cost of advertising divided by the number of quitline calls generated by that advertising. Advertising was bought in one‐week or two‐week blocks and included 27 daytime television buys, 22 evening television buys and 31 radio buys. Results Cost effectiveness varied widely by medium, time of day and advertisement used. Daytime television was seven times more cost effective than evening television and also more cost effective than radio. The most effective advertisements at generating quitline calls were real life testimonials by people who lost family members to tobacco and advertisements that deal practically with how to quit. Conclusions Placement of television advertisements during the day versus the evening can increase an advertisement's effectiveness in generating calls to a quitline. Some advertising messages were more effective than others in generating calls to a quitline. Quitline providers can apply findings from previous research when planning media campaigns. In addition, call volume should be monitored in order to assess the cost effectiveness of different strategies to promote use of the quitline. PMID:18048626

  7. Nutritional effects on male calling behaviour in the variable field cricket.

    Science.gov (United States)

    Wagner; Hoback

    1999-01-01

    In the variable field cricket, Gryllus lineaticeps, females prefer higher chirp rates and longer chirp durations in male calling song. Higher chirp rates are energetically more expensive to produce, but the energetic cost of calling does not vary with chirp duration. We tested the hypothesis that nutrition affects male chirp rate and chirp duration. Full-sibling brothers of similar age were placed on high- and low-nutrition feeding regimes. There was no effect of feeding regime on male weight; neither group showed a significant change in weight, and the two groups did not differ from each other in weight change. However, males on the high-nutrition feeding regime both called more frequently and called at higher chirp rates when they did call. The two groups did not differ in chirp duration, the duration of pulses within chirps or chirp dominant frequency. These results suggest that females select mates based on one nutrition-dependent call character (chirp rate) and one nutrition-independent call character (chirp duration). In addition, because males in the two groups did not show significant differences in weight change, and because males on the high-nutrition feeding regime engaged in energetically more expensive calling, these results suggest that males invest any excess energy above their basic maintenance requirements in the production of call types that increase their attractiveness to females. The absence of a relationship between body condition and calling song structure for males in the field may be a consequence of this pattern of energy allocation. Copyright 1999 The Association for the Study of Animal Behaviour.

  8. An Island Called Cuba

    Directory of Open Access Journals (Sweden)

    Jean Stubbs

    2011-06-01

    Full Text Available Review of: An Island Called Home: Returning to Jewish Cuba. Ruth Behar, photographs by Humberto Mayol. New Brunswick NJ: Rutgers University Press, 2007. xiii + 297 pp. (Cloth US$ 29.95 Fidel Castro: My Life: A Spoken Autobiography. Fidel Castro & Ignacio Ramonet. New York: Scribner/Simon & Schuster, 2008. vii + 724 pp. (Paper US$ 22.00, e-book US$ 14.99 Cuba: What Everyone Needs to Know. Julia E. Sweig. New York: Oxford University Press, 2009. xiv + 279 pp. (Paper US$ 16.95 [First paragraph] These three ostensibly very different books tell a compelling story of each author’s approach, as much as the subject matter itself. Fidel Castro: My Life: A Spoken Autobiography is based on a series of long interviews granted by the then-president of Cuba, Fidel Castro, to Spanish-Franco journalist Ignacio Ramonet. Cuba: What Everyone Needs to Know, by U.S. political analyst Julia Sweig, is one of a set country series, and, like Ramonet’s, presented in question/answer format. An Island Called Home: Returning to Jewish Cuba, with a narrative by Cuban-American anthropologist Ruth Behar and photographs by Cuban photographer Humberto Mayol, is a retrospective/introspective account of the Jewish presence in Cuba. While from Ramonet and Sweig we learn much about the revolutionary project, Behar and Mayol convey the lived experience of the small Jewish community against that backdrop.

  9. “Computer Assisted Language Learning” (CALL

    Directory of Open Access Journals (Sweden)

    Nazlı Gündüz

    2005-10-01

    Full Text Available This article will provide an overview of computers; an overview of the history of CALL, itspros and cons, the internet, World Wide Web, Multimedia, and research related to the uses of computers in the language classroom. Also, it also aims to provide some background for the beginnerson using the Internet in language classes today. It discusses some of the common types of Internetactivities that are being used today, what the minimum requirements are for using the Internet forlanguage learning, and some easy activities you can adapt for your classes. Some special terminology related to computers will also be used in this paper. For example, computer assisted language learning(CALL refers to the sets of instructions which need to be loaded into the computer for it to be able to work in the language classroom. It should be borne in mind that CALL does not refer to the use of acomputer by a teacher to type out a worksheet or a class list or preparing his/her own teaching alone.Hardware refers to any computer equipment used, including the computer itself, the keyboard, screen (or the monitor, the disc-drive, and the printer. Software (computer programs refers to the sets of instructions which need to be loaded into the computer for it to be able to work.

  10. ASR performance analysis of an experimental call routing system

    CSIR Research Space (South Africa)

    Modipa, T

    2009-11-01

    Full Text Available Call routing is an important application of Automatic Speech Recognition (ASR) technology. In this paper the authors discuss the main issues affecting the performance of a call routing system and describe the ASR component of the "Auto...

  11. Medium Range Forecasts Representation (and Long Range Forecasts?)

    Science.gov (United States)

    Vincendon, J.-C.

    2009-09-01

    The progress of the numerical forecasts urges us to interest us in more and more distant ranges. We thus supply more and more forecasts with term of some days. Nevertheless, precautions of use are necessary to give the most reliable and the most relevant possible information. Available in a TV bulletin or on quite other support (Internet, mobile phone), the interpretation and the representation of a medium range forecast (5 - 15 days) must be different from those of a short range forecast. Indeed, the "foresee-ability” of a meteorological phenomenon decreases gradually in the course of the ranges, it decreases all the more quickly that the phenomenon is of small scale. So, at the end of some days, the probability character of a forecast becomes very widely dominating. That is why in Meteo-France the forecasts of D+4 to D+7 are accompanied with a confidence index since around ten years. It is a figure between 1 and 5: the more we approach 5, the more the confidence in the supplied forecast is good. In the practice, an indication is supplied for period D+4 / D+5, the other one for period D+6 / D+7, every day being able to benefit from a different forecast, that is be represented in a independent way. We thus supply a global tendency over 24 hours with less and less precise symbols as the range goes away. Concrete examples will be presented. From now on two years, we also publish forecasts to D+8 / J+9, accompanied with a sign of confidence (" good reliability " or " to confirm "). These two days are grouped together on a single map because for us, the described tendency to this term is relevant on a duration about 48 hours with a spatial scale slightly superior to the synoptic scale. So, we avoid producing more than two zones of types of weather over France and we content with giving an evolution for the temperatures (still, in increase or in decline). Newspapers began to publish this information, it should soon be the case of televisions. It is particularly

  12. Accurate recapture identification for genetic mark–recapture studies with error-tolerant likelihood-based match calling and sample clustering

    Science.gov (United States)

    Sethi, Suresh; Linden, Daniel; Wenburg, John; Lewis, Cara; Lemons, Patrick R.; Fuller, Angela K.; Hare, Matthew P.

    2016-01-01

    Error-tolerant likelihood-based match calling presents a promising technique to accurately identify recapture events in genetic mark–recapture studies by combining probabilities of latent genotypes and probabilities of observed genotypes, which may contain genotyping errors. Combined with clustering algorithms to group samples into sets of recaptures based upon pairwise match calls, these tools can be used to reconstruct accurate capture histories for mark–recapture modelling. Here, we assess the performance of a recently introduced error-tolerant likelihood-based match-calling model and sample clustering algorithm for genetic mark–recapture studies. We assessed both biallelic (i.e. single nucleotide polymorphisms; SNP) and multiallelic (i.e. microsatellite; MSAT) markers using a combination of simulation analyses and case study data on Pacific walrus (Odobenus rosmarus divergens) and fishers (Pekania pennanti). A novel two-stage clustering approach is demonstrated for genetic mark–recapture applications. First, repeat captures within a sampling occasion are identified. Subsequently, recaptures across sampling occasions are identified. The likelihood-based matching protocol performed well in simulation trials, demonstrating utility for use in a wide range of genetic mark–recapture studies. Moderately sized SNP (64+) and MSAT (10–15) panels produced accurate match calls for recaptures and accurate non-match calls for samples from closely related individuals in the face of low to moderate genotyping error. Furthermore, matching performance remained stable or increased as the number of genetic markers increased, genotyping error notwithstanding.

  13. In- and Out-of-the-Money Convertible Bond Calls

    DEFF Research Database (Denmark)

    Bechman, Ken; Lunde, Asger; Zebedee, Allan

    2014-01-01

    Convertible bond calls typically cause significant reactions in equity prices. The empirical research largely finds negative and positive announcement effects for the in-the-money and the out-of-the-money calls respectively. However, this research has difficulty distinguishing between the two mai...

  14. Adaptation of the modified Bouc–Wen model to compensate for hysteresis in respiratory motion for the list-mode binning of cardiac SPECT and PET acquisitions: Testing using MRI

    International Nuclear Information System (INIS)

    Dasari, Paul K. R.; Shazeeb, Mohammed Salman; Könik, Arda; Lindsay, Clifford; Mukherjee, Joyeeta M.; Johnson, Karen L.; King, Michael A.

    2014-01-01

    Purpose: Binning list-mode acquisitions as a function of a surrogate signal related to respiration has been employed to reduce the impact of respiratory motion on image quality in cardiac emission tomography (SPECT and PET). Inherent in amplitude binning is the assumption that there is a monotonic relationship between the amplitude of the surrogate signal and respiratory motion of the heart. This assumption is not valid in the presence of hysteresis when heart motion exhibits a different relationship with the surrogate during inspiration and expiration. The purpose of this study was to investigate the novel approach of using the Bouc–Wen (BW) model to provide a signal accounting for hysteresis when binning list-mode data with the goal of thereby improving motion correction. The study is based on the authors’ previous observations that hysteresis between chest and abdomen markers was indicative of hysteresis between abdomen markers and the internal motion of the heart. Methods: In 19 healthy volunteers, they determined the internal motion of the heart and diaphragm in the superior–inferior direction during free breathing using MRI navigators. A visual tracking system (VTS) synchronized with MRI acquisition tracked the anterior–posterior motions of external markers placed on the chest and abdomen. These data were employed to develop and test the Bouc–Wen model by inputting the VTS derived chest and abdomen motions into it and using the resulting output signals as surrogates for cardiac motion. The data of the volunteers were divided into training and testing sets. The training set was used to obtain initial values for the model parameters for all of the volunteers in the set, and for set members based on whether they were or were not classified as exhibiting hysteresis using a metric derived from the markers. These initial parameters were then employed with the testing set to estimate output signals. Pearson’s linear correlation coefficient between the

  15. Calls to Florida Poison Control Centers about mercury: Trends over 2003-2013.

    Science.gov (United States)

    Gribble, Matthew O; Deshpande, Aniruddha; Stephan, Wendy B; Hunter, Candis M; Weisman, Richard S

    2017-11-01

    The aim of this analysis was to contrast trends in exposure-report calls and informational queries (a measure of public interest) about mercury to the Florida Poison Control Centers over 2003-2013. Poison-control specialists coded calls to Florida Poison Control Centers by substance of concern, caller demographics, and whether the call pertained to an exposure event or was an informational query. For the present study, call records regarding mercury were de-identified and provided along with daily total number of calls for statistical analysis. We fit Poisson models using generalized estimating equations to summarize changes across years in counts of daily calls to Florida Poison Control Centers, adjusting for month. In a second stage of analysis, we further adjusted for the total number of calls each day. We also conducted analyses stratified by age of the exposed. There was an overall decrease over 2003-2013 in the number of total calls about mercury [Ratio per year: 0.89, 95% CI: (0.88, 0.90)], and calls about mercury exposure [Ratio per year: 0.84, 95% CI: (0.83, 0.85)], but the number of informational queries about mercury increased over this time [Ratio per year: 1.15 (95% CI: 1.12, 1.18)]. After adjusting for the number of calls of that type each day (e.g., call volume), the associations remained similar: a ratio of 0.88 (95% CI: 0.87, 0.89) per year for total calls, 0.85 (0.83, 0.86) for exposure-related calls, and 1.17 (1.14, 1.21) for informational queries. Although, the number of exposure-related calls decreased, informational queries increased over 2003-2013. This might suggest an increased public interest in mercury health risks despite a decrease in reported exposures over this time period. Copyright © 2017 Elsevier Inc. All rights reserved.

  16. Optimisation of material discrimination using spectral CT

    International Nuclear Information System (INIS)

    Nik, S.J.; Meyer, J.; Watts, R.

    2010-01-01

    Full text: Spectral computed tomography (CT) using novel X-ray photon counting detectors (PCDs) with energy resolving capabilities is capable of providing energy-selective images. This extra energy information may allow materials such as iodine and calcium, or water and fat to be distinguished. PCDs have energy thresholds, enabling the classification of photons into multiple energy bins. The inform tion content of spectral CT images depends on how the photons are grouped together. [n this work, a method is presented to optimise energy windows for maximum material discrimination. Given a combination of thicknesses, the reference number of expected photons in each energy bin is computed using the Bee Lambert equation. A similar calculation is performed for an exhaustive range of thicknesses and the number of photons in each case is com pared to the reference, allowing a statistical map of the uncertainty in thickness parameters to be constructed. The 63%-confidence region in the two-dimensional thickness space is a representation of how optimal the bins are for material separation. The model is demonstrated with 0.1 mm of iodine and 2.2 mm of calcium using two adjacent bins encompassing the entire energy range. Bins bordering at the iodine k-edge of 33.2 keY are found to be optimal. When compared to two abutted energy bins with equal incident counts as used in the literature (bordering at 54 keY), the thickness uncertainties are reduced from approximately 4% to less than I % (see Figure). This approach has been developed for two materials and is expandable to an arbitrary number of materials and bins.

  17. Binning of shallowly sampled metagenomic sequence fragments reveals that low abundance bacteria play important roles in sulfur cycling and degradation of complex organic polymers in an acid mine drainage community

    Science.gov (United States)

    Dick, G. J.; Andersson, A.; Banfield, J. F.

    2007-12-01

    Our understanding of environmental microbiology has been greatly enhanced by community genome sequencing of DNA recovered directly the environment. Community genomics provides insights into the diversity, community structure, metabolic function, and evolution of natural populations of uncultivated microbes, thereby revealing dynamics of how microorganisms interact with each other and their environment. Recent studies have demonstrated the potential for reconstructing near-complete genomes from natural environments while highlighting the challenges of analyzing community genomic sequence, especially from diverse environments. A major challenge of shotgun community genome sequencing is identification of DNA fragments from minor community members for which only low coverage of genomic sequence is present. We analyzed community genome sequence retrieved from biofilms in an acid mine drainage (AMD) system in the Richmond Mine at Iron Mountain, CA, with an emphasis on identification and assembly of DNA fragments from low-abundance community members. The Richmond mine hosts an extensive, relatively low diversity subterranean chemolithoautotrophic community that is sustained entirely by oxidative dissolution of pyrite. The activity of these microorganisms greatly accelerates the generation of AMD. Previous and ongoing work in our laboratory has focused on reconstrucing genomes of dominant community members, including several bacteria and archaea. We binned contigs from several samples (including one new sample and two that had been previously analyzed) by tetranucleotide frequency with clustering by Self-Organizing Maps (SOM). The binning, evaluated by comparison with information from the manually curated assembly of the dominant organisms, was found to be very effective: fragments were correctly assigned with 95% accuracy. Improperly assigned fragments often contained sequences that are either evolutionarily constrained (e.g. 16S rRNA genes) or mobile elements that are

  18. A high speed, wide dynamic range digitizer circuit for photomultiplier tubes

    International Nuclear Information System (INIS)

    Yarema, R.J.; Foster, G.W.; Knickerbocker, K.; Sarraj, M.; Tschirhart, R.; Whitmore, J.; Zimmerman, T.; Lindgren, M.

    1995-01-01

    A circuit has been designed for digitizing PMT signals over a wide dynamic range (17-18 bits) with 8 bits of resolution at rates up to 53 MHz. Output from the circuit is in a floating point format with a 4 bit exponent and an 8 bit mantissa. The heart of the circuit is a full custom integrated circuit called the QIE (Charge Integrator and Encoder). The design of the QIE and associated circuitry reported here permits operation over a 17 bit dynamic range. Test results of a multirange device are presented for the first time. (orig.)

  19. The oil market. Call on OPEC determines the oil price

    International Nuclear Information System (INIS)

    Kingma, D.; Mulder, M.

    2001-01-01

    Several scenarios are applied to determine the oil price for the medium-long term, based on the so-called 'call on OPEC'. The 'call on OPEC' is part of the demand for oil which has to supplied by OPEC. It is expected that the nominal oil price will be circa $24 per barrel in 2004, based on a global growth of 4%. 2 refs

  20. Short communications: Calls of three species of arthroleptid frogs ...

    African Journals Online (AJOL)

    The calls of three anuran species in the family Arthroleptidae in the sub-family Astylosterminae from Equatorial Guinea are described including information on calling behaviour. For each species, we present a characteristic audiospectrogram and oscillogram. We also provide numerical information about the spectral and ...