Sample records for gap analysis program

  1. 76 FR 37371 - Agency Information Collection: Comment Request for National Gap Analysis Program Evaluation

    Federal Register 2010, 2011, 2012, 2013, 2014

    2011-06-27

    ... Gap Analysis Program (GAP). The information collected will provide information for the Program's... DEPARTMENT OF THE INTERIOR U.S. Geological Survey [USGS--GX10RB0000SDP00] Agency Information Collection: Comment Request for National Gap Analysis Program Evaluation AGENCY: United States Geological...

  2. Review and bibliometric analysis of published literature citing data produced by the Gap Analysis Program (GAP)

    USGS Publications Warehouse

    Ratz, Joan M.; Conk, Shannon J.

    2014-01-01

    The Gap Analysis Program (GAP) of the U.S. Geological Survey (USGS) produces geospatial datasets providing information on land cover, predicted species distributions, stewardship (ownership and conservation status), and an analysis dataset which synthesizes the other three datasets. The intent in providing these datasets is to support the conservation of biodiversity. The datasets are made available at no cost. The initial datasets were created at the state level. More recent datasets have been assembled at regional and national levels. GAP entered an agreement with the Policy Analysis and Science Assistance branch of the USGS to conduct an evaluation to describe the effect that using GAP data has on those who utilize the datasets (GAP users). The evaluation project included multiple components: a discussion regarding use of GAP data conducted with participants at a GAP conference, a literature review of publications that cited use of GAP data, and a survey of GAP users. The findings of the published literature search were used to identify topics to include on the survey. This report summarizes the literature search, the characteristics of the resulting set of publications, the emergent themes from statements made regarding GAP data, and a bibliometric analysis of the publications. We cannot claim that this list includes all publications that have used GAP data. Given the time lapse that is common in the publishing process, more recent datasets may be cited less frequently in this list of publications. Reports or products that used GAP data may be produced but never published in print or released online. In that case, our search strategies would not have located those reports. Authors may have used GAP data but failed to cite it in such a way that the search strategies we used would have located those publications. These are common issues when using a literature search as part of an evaluation project. Although the final list of publications we identified is not

  3. Evaluation of the National Gap Analysis Program (GAP): survey of users of GAP data: report to respondents

    USGS Publications Warehouse

    Ratz, Joan M.

    2014-01-01

    This report provides a summary of responses to the questions included in a survey of individuals who use or have used data created and provided by the U.S. Geological Survey National Gap Analysis Program (GAP). The survey was commissioned by the GAP main office and was conducted by U.S. Geological Survey personnel in the Policy Analysis and Science Assistance branch. The data collection process started on September 18, 2012, and ended on November 9, 2012. The dataset includes the responses from 359 individuals. The adjusted response rate for the survey was 35 percent. This report provides a summary of results for the survey questions in the order in which the questions were asked. The text of comments provided by respondents to open-ended questions is provided.

  4. 2014-2015 Partnership accomplishments report on joint activities: National Gap Analysis Program and LANDFIRE

    USGS Publications Warehouse

    Davidson, Anne; McKerrow, Alexa; Long, Don; Earnhardt, Todd

    2015-01-01

    The intended target audience for this document initially is management and project technical specialist and scientists involved in the Gap Analysis Program (GAP) and the Landscape Fire and Resource Management Planning Tools - (LANDFIRE) program to help communicate coordination activities to all involved parties. This document is also intended to give background information in other parts of the USGS and beyond, although some details given are relatively oriented to management of the respective programs. Because the Gap Analysis Program (GAP) and the Landscape Fire and Resource Management Planning Tools - LANDFIRE programs both rely on characterizations of land cover using similar scales and resolutions, the programs have been coordinating their work to improve scientific consistency and efficiency of production. Initial discussions and informal sharing of ideas and work began in 2008. Although this collaboration was fruitful, there was no formal process for reporting results, plans, or outstanding issues, nor was there any formally-defined coordinated management team that spanned the two programs. In 2012, leadership from the two programs agreed to strengthen the coordination of their respective work efforts. In 2013 the GAP and LANDFIRE programs developed an umbrella plan of objectives and components related to three mutual focus areas for the GAP and LANDFIRE collaboration for the years 2013 and 2014 (GAP/LANDFIRE 2013). The evolution of this partnership resulted in the drafting of an inter-program Memorandum of Understanding (MOU) in 2014. This MOU identified three coordination topics relevant to the two programs participating at this point in the MOU history: Vegetation mappingDisturbance classesFormal quality assessment

  5. ECOREGIONAL GAP ANALYSIS OF THE SOUTHWESTERN UNITED STATES: THE SOUTHWEST REGIONAL GAP ANALYSIS PROJECT FINAL REPORT

    EPA Science Inventory

    The Gap Analysis Program is a national program with the mission of developing key datasets needed to assess biological diversity across the nation. The primary objectives of the Gap Analysis Program are: (1) Land Cover Mapping – to map the distributions of natural communities; (2...

  6. Features and applications of the Groove Analysis Program (GAP)

    NASA Technical Reports Server (NTRS)

    Ku, Jentung; Nguyen, Tu M.; Brennan, Patrick J.

    1995-01-01

    An IBM Personal Computer (PC) version of the Groove Analysis program (GAP) was developed to predict the steady state heat transport capability of an axially grooved heat pipe for a specified groove geometry and working fluid. In the model, the capillary limit is determined by the numerical solution of the differential equation for momentum conservation with the appropriate boundary conditions. This governing equation accounts for the hydrodynamic losses due to friction in liquid and vapor flows and due to liquid/vapor shear interaction. Back-pumping in both 0-g and 1-g is accounted for in the boundary condition at the condenser end. Slug formation in 0-g and puddle flow in 1-g are also considered in the model. At the user's discretion, the code will perform the analysis for various fluid inventories (undercharge, nominal charge, overcharge, or a fixed fluid charge) and heat pipe elevations. GAP will also calculate the minimum required heat pipe wall thickness for pressure containment at design temperatures that are greater than or lower than the critical temperature of the working fluid. This paper discusses the theory behind the development of the GAP model. It also presents the many useful and powerful capabilities of the model. Furthermore, a correlation of flight test performance data and the predictions using GAP are presented and discussed.

  7. Relating Gap Analysis Results to Information Systems Program Attitudes: The Identification of Gap Priorities and Implications

    ERIC Educational Resources Information Center

    Van Auken, Stuart; Chrysler, Earl; Wells, Ludmilla Gricenko; Simkin, Mark

    2011-01-01

    The authors utilized a gap analysis approach to assess general IS knowledge and skill voids or overages in a specific program context. The authors asked alumni to reveal the emphasis that should have been given to 10 IS knowledge and skill areas and compared the results with the emphasis that was actually given. They proceed by relating the…

  8. Bellman's GAP--a language and compiler for dynamic programming in sequence analysis.

    PubMed

    Sauthoff, Georg; Möhl, Mathias; Janssen, Stefan; Giegerich, Robert

    2013-03-01

    Dynamic programming is ubiquitous in bioinformatics. Developing and implementing non-trivial dynamic programming algorithms is often error prone and tedious. Bellman's GAP is a new programming system, designed to ease the development of bioinformatics tools based on the dynamic programming technique. In Bellman's GAP, dynamic programming algorithms are described in a declarative style by tree grammars, evaluation algebras and products formed thereof. This bypasses the design of explicit dynamic programming recurrences and yields programs that are free of subscript errors, modular and easy to modify. The declarative modules are compiled into C++ code that is competitive to carefully hand-crafted implementations. This article introduces the Bellman's GAP system and its language, GAP-L. It then demonstrates the ease of development and the degree of re-use by creating variants of two common bioinformatics algorithms. Finally, it evaluates Bellman's GAP as an implementation platform of 'real-world' bioinformatics tools. Bellman's GAP is available under GPL license from http://bibiserv.cebitec.uni-bielefeld.de/bellmansgap. This Web site includes a repository of re-usable modules for RNA folding based on thermodynamics.

  9. Gender gap or program gap? Students' negotiations of study practice in a course in electromagnetism

    NASA Astrophysics Data System (ADS)

    Andersson, Staffan; Johansson, Anders

    2016-12-01

    [This paper is part of the Focused Collection on Gender in Physics.] This study of achievement differences, as reflected by course grades, on a third-semester electromagnetism course at a Swedish research university was motivated by instructor concerns about gender inequalities. Quantitative analysis showed a gender gap in course grades between female and male students for the period of fall 2007 to spring 2013. Dynamics behind this gap were explored through interpretative discourse analysis on interviews of 21 students who had recently passed the course. A recurring pattern was identified in the interviews. Students described studying electromagnetism as either studying to pass or studying to learn. Their choice of practice was influenced by the significance recognized in the course, which primarily was discussed in relation to program affiliation. Students stressed that perceived differences, in their study context, were larger between students affiliated with different programs than between male and female students on the same program. This was supported by quantitative analysis of course grades in relation to study programs, where the grade difference between female and male students on the same program in most cases were not statistically significant. The gender gap in grades for the whole course was related to different achievements on different programs. Programs further from the discipline of physics had lower mean grades and also enrolled a larger fraction of female students. Society-wide gender differences in interest and study choice are reflected in the grades on this single course. These results displace the achievement gap from the level of individuals to that of programs, and the gender gap from a difference in achievement to a difference in study choice. We discuss the implications of this shift of perspective in relation to gender differences for both research and teaching.

  10. Examining the Choice of Business Majors to Participate in a Short-Term Study Abroad Program Using the Gap Analysis Model

    ERIC Educational Resources Information Center

    Vera Lopez, Janet

    2013-01-01

    The Clark and Estes (2008) Gap Analysis Process Model (Gap Analysis) was used to examine the reasons 33% of freshmen students do not participate in the Burke School of Business, Business Abroad Experience (BAE) program at New Wave University (NWU). The purpose of this study was to understand the considerations students make in their…

  11. GAP Analysis. Bulletin Number 11

    DTIC Science & Technology

    2002-01-01

    Potential to Support Conservation Initiatives in the Republic of Georgia IRAKLI GORADZE Environmental management and the conservation of biological di- Geo...52 INTERNATIONAL Gap Analysis Program: Potential to Support Conservation Initiatives in the Republic of Georgia Irakli G oradze

  12. GAP Analysis Bulletin Number 15

    USGS Publications Warehouse

    Maxwell, Jill; Gergely, Kevin; Aycrigg, Jocelyn; Canonico, Gabrielle; Davidson, Anne; Coffey, Nicole

    2008-01-01

    The Mission of the Gap Analysis Program (GAP) is to promote conservation by providing broad geographic information on biological diversity to resource managers, planners, and policy makers who can use the information to make informed decisions. As part of the National Biological Information Infrastructure (NBII) ?a collaborative program to provide increased access to data and information on the nation?s biological resources--GAP data and analytical tools have been used in hundreds of applications: from basic research to comprehensive state wildlife plans; from educational projects in schools to ecoregional assessments of biodiversity. The challenge: keeping common species common means protecting them BEFORE they become threatened. To do this on a state or regional basis requires key information such as land cover descriptions, predicted distribution maps for native animals, and an assessment of the level of protection currently given to those plants and animals. GAP works cooperatively with Federal, state, and local natural resource professionals and academics to provide this kind of information. GAP activities focus on the creation of state and regional databases and maps that depict patterns of land management, land cover, and biodiversity. These data can be used to identify ?gaps? in conservation--instances where an animal or plant community is not adequately represented on the existing network of conservation lands. GAP is administered through the U.S. Geological Survey. Through building partnerships among disparate groups, GAP hopes to foster the kind of collaboration that is needed to address conservation issues on a broad scale. For more information, contact: John Mosesso National GAP Director 703-648-4079 Kevin Gergely National GAP Operations Manager 208-885-3565

  13. Gap analysis: Concepts, methods, and recent results

    USGS Publications Warehouse

    Jennings, M.D.

    2000-01-01

    Rapid progress is being made in the conceptual, technical, and organizational requirements for generating synoptic multi-scale views of the earth's surface and its biological content. Using the spatially comprehensive data that are now available, researchers, land managers, and land-use planners can, for the first time, quantitatively place landscape units - from general categories such as 'Forests' or 'Cold-Deciduous Shrubland Formation' to more categories such as 'Picea glauca-Abies balsamea-Populus spp. Forest Alliance' - in their large-area contexts. The National Gap Analysis Program (GAP) has developed the technical and organizational capabilities necessary for the regular production and analysis of such information. This paper provides a brief overview of concepts and methods as well as some recent results from the GAP projects. Clearly, new frameworks for biogeographic information and organizational cooperation are needed if we are to have any hope of documenting the full range of species occurrences and ecological processes in ways meaningful to their management. The GAP experience provides one model for achieving these new frameworks.

  14. Identifying gaps, barriers, and solutions in implementing pressure ulcer prevention programs.

    PubMed

    Jankowski, Irene M; Nadzam, Deborah Morris

    2011-06-01

    Patients continue to suffer from pressure ulcers (PUs), despite implementation of evidence-based pressure ulcer (PU) prevention protocols. In 2009, Joint Commission Resources (JCR) and Hill-Rom created the Nurse Safety Scholar-in-Residence (nurse scholar) program to foster the professional development of expert nurse clinicians to become translators of evidence into practice. The first nurse scholar activity has focused on PU prevention. Four hospitals with established PU programs participated in the PU prevention implementation project. Each hospital's team completed an inventory of PU prevention program components and provided copies of accompanying documentation, along with prevalence and incidence data. Site visits to the four participating hospitals were arranged to provide opportunities for more in-depth analysis and support. Following the initial site visit, the project team at each hospital developed action plans for the top three barriers to PU program implementation. A series of conference calls was held between the site visits. Pressure Ulcer Program Gaps and Recommendations. The four hospitals shared common gaps in terms of limitations in staff education and training; lack of physician involvement; limited involvement of unlicensed nursing staff; lack of plan for communicating at-risk status; and limited quality improvement evaluations of bedside practices. Detailed recommendations were identified for addressing each of these gaps. these Recommendations for eliminating gaps have been implemented by the participating teams to drive improvement and to reduce hospital-acquired PU rates. The nurse scholars will continue to study implementation of best practices for PU prevention.

  15. Gap analysis: a method to assess core competency development in the curriculum.

    PubMed

    Fater, Kerry H

    2013-01-01

    To determine the extent to which safety and quality improvement core competency development occurs in an undergraduate nursing program. Rapid change and increased complexity of health care environments demands that health care professionals are adequately prepared to provide high quality, safe care. A gap analysis compared the present state of competency development to a desirable (ideal) state. The core competencies, Nurse of the Future Nursing Core Competencies, reflect the ideal state and represent minimal expectations for entry into practice from pre-licensure programs. Findings from the gap analysis suggest significant strengths in numerous competency domains, deficiencies in two competency domains, and areas of redundancy in the curriculum. Gap analysis provides valuable data to direct curriculum revision. Opportunities for competency development were identified, and strategies were created jointly with the practice partner, thereby enhancing relevant knowledge, attitudes, and skills nurses need for clinical practice currently and in the future.

  16. The Development of a Comprehensive First-Year Experience Program for the University of Southern California: Using an Innovation Gap Analysis Model

    ERIC Educational Resources Information Center

    Studdert, Thomas Patrick

    2013-01-01

    Using an innovation adaptation of the gap analysis approach of Richard Clark and Fred Estes, the collegiate First-Year Experience (FYE) consisting of comprehensive and intentional curricular and co-curricular initiatives was examined. Conceptualization and operationalization of the goal for a FYE program was based on 3 student development theories…

  17. Rural Connected Vehicle Gap Analysis : Factors Impeding Deployment and Recommendations for Moving Forward

    DOT National Transportation Integrated Search

    2017-08-25

    The intent of the Rural Connected Vehicle Gap Analysis project was to identify any current gaps in the connected vehicle program that may result in a reduced deployment potential in the rural areas of the United States. Through a workshop conducted a...

  18. SOUTHWEST REGIONAL GAP LAND COVER

    EPA Science Inventory

    The Gap Analysis Program is a national inter-agency program that maps the distribution

    of plant communities and selected animal species and compares these distributions with land

    stewardship to identify gaps in biodiversity protection. GAP uses remote satellite imag...

  19. Gap Analysis: Rethinking the Conceptual Foundations

    DTIC Science & Technology

    2008-01-30

    2 Gap Analysis Background.......................................................................4 Research ...which we are intending, then there could exist a basis for gap in capability and therefore a desire to close the capability gap . What you desire...future reality that can be formulated, definitized, and established or constructed. But, Gap Analysis is not intended to close the space between the

  20. THE SOUTHWEST REGIONAL GAP PROJECT: A DATABASE MODEL FOR REGIONAL LANDSCAPE ASSESSMENT, RESOURCE PLANNING, AND VULNERABILITY ANALYSIS

    EPA Science Inventory

    The Gap Analysis Program (GAP) is a national interagency program that maps the distribution of plant communities and selected animal species and compares these distributions with land stewardship to identify biotic elements at potential risk of endangerment. Acquisition of primar...

  1. Addressing the academic gap between 4- and 6-year pharmacy programs in South Korea.

    PubMed

    Yoo, Sujin; Song, Seungyeon; Lee, Sangmi; Kwon, Kwangil; Kim, Eunyoung

    2014-10-15

    To address the academic gap (or lack of adequate training and programs) between 4- and 6-year pharmacy programs and suggest methods for reducing this gap and to evaluate pharmacists' perceptions of preceptorship. We surveyed a convenience sample of 200 community pharmacists who graduated from a 4-year program who were participating in a continuing education program for clinical pharmacy as organized by the Daejeon branch of the Korea Pharmaceutical Association in 2011. Twenty-one questions were asked about the academic gap, needs for an education program, preceptorship, and medication therapy management services. International precedents were examined through a literature review to glean ideas of how to bridge the academic gap between the 4- and 6-year programs. In total, 132 pharmacists answered the survey (return rate=66.0%). The survey findings included problems caused by the academic gap, high need for an adequate education program, low acceptability of preceptorship, and the possibility of medication therapy management services. US-based, non-traditional PharmD programs and new curriculum-support training in Japan provided examples of how the academic gap has been successfully bridged. Nationwide efforts and government support are urgently required to close the academic gap, and experiential education should be included in transitional programs for 4-year pharmacy program pharmacists.

  2. Regression analysis for bivariate gap time with missing first gap time data.

    PubMed

    Huang, Chia-Hui; Chen, Yi-Hau

    2017-01-01

    We consider ordered bivariate gap time while data on the first gap time are unobservable. This study is motivated by the HIV infection and AIDS study, where the initial HIV contracting time is unavailable, but the diagnosis times for HIV and AIDS are available. We are interested in studying the risk factors for the gap time between initial HIV contraction and HIV diagnosis, and gap time between HIV and AIDS diagnoses. Besides, the association between the two gap times is also of interest. Accordingly, in the data analysis we are faced with two-fold complexity, namely data on the first gap time is completely missing, and the second gap time is subject to induced informative censoring due to dependence between the two gap times. We propose a modeling framework for regression analysis of bivariate gap time under the complexity of the data. The estimating equations for the covariate effects on, as well as the association between, the two gap times are derived through maximum likelihood and suitable counting processes. Large sample properties of the resulting estimators are developed by martingale theory. Simulations are performed to examine the performance of the proposed analysis procedure. An application of data from the HIV and AIDS study mentioned above is reported for illustration.

  3. Gap Analysis: Rethinking the Conceptual Foundations

    DTIC Science & Technology

    2008-04-23

    there could exist a basis for gap in capability and, therefore, a desire to close the capability gap . What one desires versus what one has is, in...Analysis is not intended to close the space between the most distant extremes or the rarest occurrences. Rather, Gap Analysis is centered on the larger...åÖÉ=======- 13 - = = Research Objectives The process of identifying needs and unsatisfied desires, or gaps in capability—in essence, the goal—is

  4. Farmers Extension Program Effects on Yield Gap in North China Plain

    NASA Astrophysics Data System (ADS)

    Sum, N.; Zhao, Y.

    2015-12-01

    Improving crop yield of the lowest yielding smallholder farmers in developing countries is essential to both food security of the country and the farmers' livelihood. Although wheat and maize production in most developed countries have reached 80% or greater of yield potential determined by simulated models, yield gap remains high in the developing world. One of these cases is the yield gap of maize in the North China Plain (NCP), where the average farmer's yield is 41% of his or her potential yield. This large yield gap indicates opportunity to raise yields substantially by improving agronomy, especially in nutrition management, irrigation facility, and mechanization issues such as technical services. Farmers' agronomic knowledge is essential to yield performance. In order to propagate such knowledge to farmers, agricultural extension programs, especially in-the-field guidance with training programs at targeted demonstration fields, have become prevalent in China. Although traditional analyses of the effects of the extension program are done through surveys, they are limited to only one to two years and to a small area. However, the spatial analysis tool Google Earth Engine (GEE) and its extensive satellite imagery data allow for unprecedented spatial temporal analysis of yield variation. We used GEE to analyze maize yield in Quzhou county in the North China Plain from 2007 to 2013. We based our analysis on the distance from a demonstration farm plot, the source of the farmers' agronomic knowledge. Our hypothesis was that the farther the farmers' fields were from the demonstration plot, the less access they would have to the knowledge, and the less increase in yield over time. Testing this hypothesis using GEE helps us determine the effectiveness of the demonstration plot in disseminating optimal agronomic practices in addition to evaluating yield performance of the demonstration field itself. Furthermore, we can easily extend this methodology to analyze the whole

  5. Effects of data gaps on Fourier Analysis

    NASA Astrophysics Data System (ADS)

    Negrea, Catalin; Munteanu, Costel; Echim, Marius

    2014-05-01

    Fourier Analysis is a vital and widely used tool in all branches of science that require advanced data processing. The method is often used via the Fast Fourier Transform (FFT) implementation readily available in most programming languages. This is a valid approach for data sets with equally spaced data points and no gaps. Such conditions are not always met in real situations where corrections and adjustments to the method are needed. We investigate the intrinsic limitations of four such methods when data gaps are present: 1) linear interpolations and FFT, 2) a direct implementation of the Discrete Fourier Transform, 3) a Z-Transform and 4) the Lomb-Scargle algorithm. Theoretical analysis tools can provide an insight as to the likely problems of such methods and we discuss the likely modifications to the computed spectra. Also, a time series with no data gaps and a constant sampling frequency is altered by introducing several gap configurations and the resulting spectra with the four methods are compared to highlight changes with respect to the original spectrum. Effects on the amplitude and phase of the resulting power spectral densities are analyzed for non-uniformly sampled solar wind data provided by the Venus Express spacecraft. Phase effects are also studied in the context of a sliding window approach. Research supported by the European Community's Seventh Framework Programme (FP7/2007-2013) under grant agreement no 313038/STORM, and a grant of the Romanian Ministry of National Education, CNCS - UEFISCDI, project number PN-II-ID-PCE-2012-4-0418.

  6. Investigating the Gap Between Estimated and Actual Energy Efficiency and Conservation Savings for Public Buildings Projects & Programs in United States

    NASA Astrophysics Data System (ADS)

    Qaddus, Muhammad Kamil

    The gap between estimated and actual savings in energy efficiency and conservation (EE&C) projects or programs forms the problem statement for the scope of public and government buildings. This gap has been analyzed first on impact and then on process-level. On the impact-level, the methodology leads to categorization of the gap as 'Realization Gap'. It then views the categorization of gap within the context of past and current narratives linked to realization gap. On process-level, the methodology leads to further analysis of realization gap on process evaluation basis. The process evaluation criterion, a product of this basis is then applied to two different programs (DESEU and NYC ACE) linked to the scope of this thesis. Utilizing the synergies of impact and process level analysis, it offers proposals on program development and its structure using our process evaluation criterion. Innovative financing and benefits distribution structure is thus developed and will remain part of the proposal. Restricted Stakeholder Crowd Financing and Risk-Free Incentivized return are the products of proposed financing and benefit distribution structure respectively. These products are then complimented by proposing an alternative approach in estimating EE&C savings. The approach advocates estimation based on range-allocation rather than currently utilized unique estimated savings approach. The Way Ahead section thus explores synergy between financial and engineering ranges of energy savings as a multi-discipline approach for future research. Moreover, it provides the proposed program structure with risk aversion and incentive allocation while dealing with uncertainty. This set of new approaches are believed to better fill the realization gap between estimated and actual energy efficiency savings.

  7. THE NEVADA GEOSPATIAL DATA BROWSER: A SPATIAL DATA ARCHIVE FOR THE SOUTHWEST REGIONAL GAP ANALYSIS PROJECT

    EPA Science Inventory

    The Southwest Regional Gap Analysis project (SWReGAP) is a 5-state (Arizona, Colorado, Nevada, New Mexico, and Utah) inter-agency program that maps the distribution of plant communities and selected animal species and compares these distributions with land stewardship to identify...

  8. A De-Novo Genome Analysis Pipeline (DeNoGAP) for large-scale comparative prokaryotic genomics studies.

    PubMed

    Thakur, Shalabh; Guttman, David S

    2016-06-30

    Comparative analysis of whole genome sequence data from closely related prokaryotic species or strains is becoming an increasingly important and accessible approach for addressing both fundamental and applied biological questions. While there are number of excellent tools developed for performing this task, most scale poorly when faced with hundreds of genome sequences, and many require extensive manual curation. We have developed a de-novo genome analysis pipeline (DeNoGAP) for the automated, iterative and high-throughput analysis of data from comparative genomics projects involving hundreds of whole genome sequences. The pipeline is designed to perform reference-assisted and de novo gene prediction, homolog protein family assignment, ortholog prediction, functional annotation, and pan-genome analysis using a range of proven tools and databases. While most existing methods scale quadratically with the number of genomes since they rely on pairwise comparisons among predicted protein sequences, DeNoGAP scales linearly since the homology assignment is based on iteratively refined hidden Markov models. This iterative clustering strategy enables DeNoGAP to handle a very large number of genomes using minimal computational resources. Moreover, the modular structure of the pipeline permits easy updates as new analysis programs become available. DeNoGAP integrates bioinformatics tools and databases for comparative analysis of a large number of genomes. The pipeline offers tools and algorithms for annotation and analysis of completed and draft genome sequences. The pipeline is developed using Perl, BioPerl and SQLite on Ubuntu Linux version 12.04 LTS. Currently, the software package accompanies script for automated installation of necessary external programs on Ubuntu Linux; however, the pipeline should be also compatible with other Linux and Unix systems after necessary external programs are installed. DeNoGAP is freely available at https://sourceforge.net/projects/denogap/ .

  9. Multi-rater feedback with gap analysis: an innovative means to assess communication skill and self-insight.

    PubMed

    Calhoun, Aaron W; Rider, Elizabeth A; Peterson, Eleanor; Meyer, Elaine C

    2010-09-01

    Multi-rater assessment with gap analysis is a powerful method for assessing communication skills and self-insight, and enhancing self-reflection. We demonstrate the use of this methodology. The Program for the Approach to Complex Encounters (PACE) is an interdisciplinary simulation-based communication skills program. Encounters are assessed using an expanded Kalamazoo Consensus Statement Essential Elements Checklist adapted for multi-rater feedback and gap analysis. Data from a representative conversation were analyzed. Likert and forced-choice data with gap analysis are used to assess performance. Participants were strong in Demonstrating Empathy and Providing Closure, and needed to improve Relationship Building, Gathering Information, and understanding the Patient's/Family's Perspective. Participants under-appraised their abilities in Relationship Building, Providing Closure, and Demonstrating Empathy, as well as their overall performance. The conversion of these results into verbal feedback is discussed. We describe an evaluation methodology using multi-rater assessment with gap analysis to assess communication skills and self-insight. This methodology enables faculty to identify undervalued skills and perceptual blind spots, provide comprehensive, data driven, feedback, and encourage reflection. Implementation of graphical feedback forms coupled with one-on-one discussion using the above methodology has the potential to enhance trainee self-awareness and reflection, improving the impact of educational programs. Copyright (c) 2010 Elsevier Ireland Ltd. All rights reserved.

  10. Space Human Factors Engineering Gap Analysis Project Final Report

    NASA Technical Reports Server (NTRS)

    Hudy, Cynthia; Woolford, Barbara

    2006-01-01

    Humans perform critical functions throughout each phase of every space mission, beginning with the mission concept and continuing to post-mission analysis (Life Sciences Division, 1996). Space missions present humans with many challenges - the microgravity environment, relative isolation, and inherent dangers of the mission all present unique issues. As mission duration and distance from Earth increases, in-flight crew autonomy will increase along with increased complexity. As efforts for exploring the moon and Mars advance, there is a need for space human factors research and technology development to play a significant role in both on-orbit human-system interaction, as well as the development of mission requirements and needs before and after the mission. As part of the Space Human Factors Engineering (SHFE) Project within the Human Research Program (HRP), a six-month Gap Analysis Project (GAP) was funded to identify any human factors research gaps or knowledge needs. The overall aim of the project was to review the current state of human factors topic areas and requirements to determine what data, processes, or tools are needed to aid in the planning and development of future exploration missions, and also to prioritize proposals for future research and technology development.

  11. Closing the Achievement Gap as Addressed in Student Support Programs

    ERIC Educational Resources Information Center

    Gordon, Vincent Hoover Adams, Jr.

    2012-01-01

    This research will focus on three components: (1) factors contributing to the achievement gap, (2) common errors made by policy makers with regard to school reform, and (3) recommendations to educators, policy makers, and parents on closing the achievement gap through results-based student support programs. Examples of each of the three components…

  12. Gap analysis: synergies and opportunities for effective nursing leadership.

    PubMed

    Davis-Ajami, Mary Lynn; Costa, Linda; Kulik, Susan

    2014-01-01

    Gap analysis encompasses a comprehensive process to identify, understand, address, and bridge gaps in service delivery and nursing practice. onducting gap analysis provides structure to information gathering and the process of finding sustainable solutions to important deficiencies. Nursing leaders need to recognize, measure, monitor, and execute on feasible actionable solutions to help organizations make adjustments to address gaps between what is desired and the actual real-world conditions contributing to the quality chasm in health care. Gap analysis represents a functional and comprehensive tool to address organizational deficiencies. Using gap analysis proactively helps organizations map out and sustain corrective efforts to close the quality chasm. Gaining facility in gap analysis should help the nursing profession's contribution to narrowing the quality chasm.

  13. AN INTER-AGENCY APPROACH FOR DETERMINING REGIONAL LAND COVER AND SPECIES HABITAT CONSERVATION STATUS IN THE AMERICAN SOUTHWEST: THE SOUTHWEST REGIONAL GAP ANALYSIS PROJECT

    EPA Science Inventory

    The Gap Analysis Program (GAP) is a national inter-agency program that maps the distribution of plant communities and selected animal species and compares these distributions with land stewardship to identify biotic elements at potential risk of endangerment. GAP uses remote sens...

  14. Measuring impact of JAMA Dermatology Practice Gaps section on training in US dermatology residency programs.

    PubMed

    Britton, Kristina M; Stratman, Erik J

    2013-07-01

    JAMA Dermatology Practice Gaps commentaries are intended to aid in the interpretation of the literature to make it more practical and applicable to daily patient care. Practice Gaps commentaries have had an impact on physician clinical practice and dermatology residency curricula. To assess the impact of JAMA Dermatology Practice Gaps commentaries on dermatology residency training programs in the United States, including journal club discussions and local quality improvement activities. A web-based questionnaire of 17 questions was sent via e-mail to US dermatology residency program directors (PDs) in February 2012. Program director report of incorporating Practice Gaps themes and discussions into resident journal club activities, clinical practice, quality improvement activities, or research projects in the residency programs, as a result of a Practice Gaps commentary. Of the 114 surveys distributed to US dermatology residency PDs, 48 were completed (42% response rate). Sixty percent of PDs reported familiarity with the Practice Gaps section of JAMA Dermatology, and 56% discuss these commentaries during resident journal club activities. Quality improvement and research projects have been initiated as a result of Practice Gaps commentaries. Practice Gaps commentaries are discussed during most dermatology residency journal club activities. Practice Gaps have had an impact on physician practice and dermatology residency curricula and can serve as a tool for enhanced continuing medical education and quality improvement initiatives.

  15. Identification and Analysis of Critical Gaps in Nuclear Fuel Cycle Codes Required by the SINEMA Program

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Adrian Miron; Joshua Valentine; John Christenson

    2009-10-01

    The current state of the art in nuclear fuel cycle (NFC) modeling is an eclectic mixture of codes with various levels of applicability, flexibility, and availability. In support of the advanced fuel cycle systems analyses, especially those by the Advanced Fuel Cycle Initiative (AFCI), Unviery of Cincinnati in collaboration with Idaho State University carried out a detailed review of the existing codes describing various aspects of the nuclear fuel cycle and identified the research and development needs required for a comprehensive model of the global nuclear energy infrastructure and the associated nuclear fuel cycles. Relevant information obtained on the NFCmore » codes was compiled into a relational database that allows easy access to various codes' properties. Additionally, the research analyzed the gaps in the NFC computer codes with respect to their potential integration into programs that perform comprehensive NFC analysis.« less

  16. Reactor Safety Gap Evaluation of Accident Tolerant Components and Severe Accident Analysis

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Farmer, Mitchell T.; Bunt, R.; Corradini, M.

    The overall objective of this study was to conduct a technology gap evaluation on accident tolerant components and severe accident analysis methodologies with the goal of identifying any data and/or knowledge gaps that may exist, given the current state of light water reactor (LWR) severe accident research, and additionally augmented by insights obtained from the Fukushima accident. The ultimate benefit of this activity is that the results can be used to refine the Department of Energy’s (DOE) Reactor Safety Technology (RST) research and development (R&D) program plan to address key knowledge gaps in severe accident phenomena and analyses that affectmore » reactor safety and that are not currently being addressed by the industry or the Nuclear Regulatory Commission (NRC).« less

  17. AN APPROACH FOR DETERMINING REGIONAL LAND COVER AND SPECIES HABITAT CONSERVATION STATUS IN THE AMERICAN SOUTHWEST: THE SOUTHWEST REGIONAL GAP ANALYSIS PROJECT

    EPA Science Inventory

    The Gap Analysis Program (GAP) is a national interagency progranl that maps the distribution of plant communities and selected animal species and compares these distributions with land stewardship to identify biotic elements at potential risk of endangerment. GAP uses remote sens...

  18. The General Aviation Propulsion (GAP) Program

    NASA Technical Reports Server (NTRS)

    2008-01-01

    The General Aviation Propulsion (GAP) Program Turbine Engine Element focused on the development of an advanced small turbofan engine. Goals were good fuel consumption and thrust-to-weight ratio, and very low production cost. The resulting FJX-2 turbofan engine showed the potential to meet all of these goals. The development of the engine was carried through to proof of concept testing of a complete engine system. The proof of concept engine was ground tested at sea level and in altitude test chambers. A turboprop derivative was also sea-level tested.

  19. Columbia River Component Data Gap Analysis

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    L. C. Hulstrom

    2007-10-23

    This Data Gap Analysis report documents the results of a study conducted by Washington Closure Hanford (WCH) to compile and reivew the currently available surface water and sediment data for the Columbia River near and downstream of the Hanford Site. This Data Gap Analysis study was conducted to review the adequacy of the existing surface water and sediment data set from the Columbia River, with specific reference to the use of the data in future site characterization and screening level risk assessments.

  20. Benchmarking and gap analysis of faculty mentorship priorities and how well they are met.

    PubMed

    Bruner, Deborah Watkins; Dunbar, Sandra; Higgins, Melinda; Martyn, Kristy

    2016-01-01

    There is little consensus among faculty mentoring programs as to best practices. While there are recommendations in the literature to base faculty development programs on gap analyses of faculty ratings of actual and preferred performance in teaching, scholarship and service, no gap analysis was found in the literature. Thus, the purpose of this study was to develop a survey tool to benchmark school of nursing (SON) faculty mentorship priorities and conduct a gap analysis of how well they were being addressed. Senior faculty who lead mentorship as part of their roles in the SON (associate and assistant deans and director of mentorship) developed a survey through (a) asking faculty members for priorities at in-person mentorship seminars, (b) a review of current nursing literature, and (c) input from the SON mentorship advisory board. The final survey included 37 items focused on general job duties, structure of the mentoring program, time management, as well as skills needed for research, teaching, practice, writing and team science. Responses (rated from 0-not important to 5-very high priority) were requested in 4 areas: the first area focused on how high a priority the respondent rated a given item and areas 2 to 4 focused on how well the need was met by one of three resources: their SON primary assigned mentor, other SON resources, or other university resources. There were 63 eligible SON faculty to whom the survey was e-mailed with a 60% (n = 38) response rate. Most of the respondents were clinical track (42.1%) followed by tenure track (39.5%) and research track (15.8%). Half were assistant professors. The percentage of respondents giving a rating of 4 to 5 were calculated and then ranked. Almost all the faculty responding, regardless of track or rank, desired formal mentorship. Among all faculty, the top five priorities were guidance on producing timely publications (70.4%), mentorship on work-life balance (68%), mentorship on putting together a promotion

  1. Incorporating shrub and snag specific LiDAR data into GAP wildlife models

    Treesearch

    Teresa J Lorenz; Kerri T Vierling; Jody Vogeler; Jeffrey Lonneker; Jocelyn Aycrigg

    2015-01-01

    The U.S. Geological Survey’s Gap Analysis Program (hereafter, GAP) is a nationally based program that uses land cover, vertebrate distributions, and land ownership to identify locations where gaps in conservation coverage exist, and GAP products are commonly used by government agencies, nongovernmental organizations, and private citizens. The GAP land-cover...

  2. Investigating Research Gaps of Pharmaceutical take back Events: An Analysis of take back Program Participants' Socioeconomic, Demographic, and Geographic Characteristics and the Public Health Benefits of take back Programs

    NASA Astrophysics Data System (ADS)

    Stoddard, K. I.; Hodge, V.; Maxey, G.; Tiwari, C.; Cready, C.; Huggett, D. B.

    2017-06-01

    Research continues to show that pharmaceutical environmental contamination causes adverse effects to aquatic life. There are also public health risks associated with pharmaceuticals because in-home reserves of medications provide opportunities for accidental poisoning and intentional medication abuse. Pharmaceutical take back programs have been seen as a potential remedy for these issues; however, a thorough review of past programs indicates limited research has been conducted on take back programs. Furthermore, there are significant gaps in take back program research. To address these gaps and ultimately determine if take back programs could improve public health, research was conducted in conjunction with the take back program Denton drug disposal days held in Denton, Texas. Socioeconomic, demographic, and geographic characteristics of Denton drug disposal days participants were investigated using surveys and Geographic Information Systems. Potential impacts of the Denton drug disposal days program on public health were determined by comparing data from Denton drug disposal days events with data supplied by the North Texas Poison Center. Results suggest that Denton drug disposal days events may have prevented accidental poisonings or intentional abuse, however only qualitative comparisons support this statement and there was insufficient empirical evidence to support the conclusion that Denton drug disposal days events were exclusively responsible for public health improvements. An interesting finding was that there was a definitive travel threshold that influenced participation in Denton drug disposal days events. Overall, this study fills some geographic, socioeconomic, and demographic data gaps of take back programs and proposes methods to analyze and improve participation in future take back programs. These methods could also be applied to improve participation in other local environmentally-focused programs such as household hazardous collection events.

  3. Investigating Research Gaps of Pharmaceutical take back Events: An Analysis of take back Program Participants' Socioeconomic, Demographic, and Geographic Characteristics and the Public Health Benefits of take back Programs.

    PubMed

    Stoddard, K I; Hodge, V; Maxey, G; Tiwari, C; Cready, C; Huggett, D B

    2017-06-01

    Research continues to show that pharmaceutical environmental contamination causes adverse effects to aquatic life. There are also public health risks associated with pharmaceuticals because in-home reserves of medications provide opportunities for accidental poisoning and intentional medication abuse. Pharmaceutical take back programs have been seen as a potential remedy for these issues; however, a thorough review of past programs indicates limited research has been conducted on take back programs. Furthermore, there are significant gaps in take back program research. To address these gaps and ultimately determine if take back programs could improve public health, research was conducted in conjunction with the take back program Denton drug disposal days held in Denton, Texas. Socioeconomic, demographic, and geographic characteristics of Denton drug disposal days participants were investigated using surveys and Geographic Information Systems. Potential impacts of the Denton drug disposal days program on public health were determined by comparing data from Denton drug disposal days events with data supplied by the North Texas Poison Center. Results suggest that Denton drug disposal days events may have prevented accidental poisonings or intentional abuse, however only qualitative comparisons support this statement and there was insufficient empirical evidence to support the conclusion that Denton drug disposal days events were exclusively responsible for public health improvements. An interesting finding was that there was a definitive travel threshold that influenced participation in Denton drug disposal days events. Overall, this study fills some geographic, socioeconomic, and demographic data gaps of take back programs and proposes methods to analyze and improve participation in future take back programs. These methods could also be applied to improve participation in other local environmentally-focused programs such as household hazardous collection events.

  4. Technography and Design-Actuality Gap-Analysis of Internet Computer Technologies-Assisted Education: Western Expectations and Global Education

    ERIC Educational Resources Information Center

    Greenhalgh-Spencer, Heather; Jerbi, Moja

    2017-01-01

    In this paper, we provide a design-actuality gap-analysis of the internet infrastructure that exists in developing nations and nations in the global South with the deployed internet computer technologies (ICT)-assisted programs that are designed to use internet infrastructure to provide educational opportunities. Programs that specifically…

  5. Gap analysis of the European Earth Observation Networks

    NASA Astrophysics Data System (ADS)

    Closa, Guillem; Serral, Ivette; Maso, Joan

    2016-04-01

    Earth Observations (EO) are fundamental to enhance the scientific understanding of the current status of the Earth. Nowadays, there are a lot of EO services that provide large volume of data, and the number of datasets available for different geosciences areas is increasing by the day. Despite this coverage, a glance of the European EO networks reveals that there are still some issues that are not being met; some gaps in specific themes or some thematic overlaps between different networks. This situation requires a clarification process of the actual status of the EO European networks in order to set priorities and propose future actions that will improve the European EO networks. The aim of this work is to detect the existing gaps and overlapping problems among the European EO networks. The analytical process has been done by studying the availability and the completeness of the Essential Variables (EV) data captured by the European EO networks. The concept of EVs considers that there are a number of parameters that are essential to characterize the state and trends of a system without losing significant information. This work generated a database of the existing gaps in the European EO network based on the initial GAIA-CLIM project data structure. For each theme the missing or incomplete data about each EV was indentified. Then, if incomplete, the gap was described by adding its type (geographical extent, vertical extent, temporal extent, spatial resolution, etc), the cost, the remedy, the feasibility, the impact and the priority, among others. Gaps in EO are identified following the ConnectinGEO methodology structured in 5 threads; identification of observation requirements, incorporation of international research programs material, consultation process within the current EO actors, GEOSS Discovery and Access Broker analysis, and industry-driven challenges implementation. Concretely, the presented work focuses on the second thread, which is based on

  6. Can Professional Development Programs Help Close the Achievement Gap?

    ERIC Educational Resources Information Center

    Brahler, C. Jayne; Bainbridge, William L.; Stevens, Margaret

    2004-01-01

    This paper explores the question of whether it is possible to design professional development programs for teachers that can significantly improve student test results and reduce the achievement gap for students. The Dayton (Ohio) Foundation and the Montgomery County (Ohio) Educational Service Center, sponsors of The Miami Valley Teacher/…

  7. Assessing state-wide biodiversity in the Florida Gap analysis project

    USGS Publications Warehouse

    Pearlstine, L.G.; Smith, S.E.; Brandt, L.A.; Allen, Craig R.; Kitchens, W.M.; Stenberg, J.

    2002-01-01

    The Florida Gap (FI-Gap) project provides an assessment of the degree to which native animal species and natural communities are or are not represented in existing conservation lands. Those species and communities not adequately represented in areas being managed for native species constitute 'gaps' in the existing network of conservation lands. The United States Geological Survey Gap Analysis Program is a national effort and so, eventually, all 50 states will have completed it. The objective of FI-Gap was to provide broad geographic information on the status of terrestrial vertebrates, butterflies, skippers and ants and their respective habitats to address the loss of biological diversity. To model the distributions and potential habitat of all terrestrial species of mammals, breeding birds, reptiles, amphibians, butterflies, skippers and ants in Florida, natural land cover was mapped to the level of dominant or co-dominant plant species. Land cover was classified from Landsat Thematic Mapper (TM) satellite imagery and auxiliary data such as the national wetlands inventory (NWI), soils maps, aerial imagery, existing land use/land cover maps, and on-the-ground surveys, Wildlife distribution models were produced by identifying suitable habitat for each species within that species' range, Mammalian models also assessed a minimum critical area required for sustainability of the species' population. Wildlife species richness was summarized against land stewardship ranked by an area's mandates for conservation protection. ?? 2002 Elsevier Science Ltd. All rights reserved.

  8. Frequently Asked Questions about the Indian Environmental General Assistance Program (GAP)

    EPA Pesticide Factsheets

    Answers to frequently asked questions about the Indian Environmental General Assistance Program (GAP) Guidance on the Award and Management of General Assistance Agreements for Tribes and Intertribal Consortia (Guidance)

  9. Ohio Aquatic Gap Analysis-An Assessment of the Biodiversity and Conservation Status of Native Aquatic Animal Species

    USGS Publications Warehouse

    Covert, S. Alex; Kula, Stephanie P.; Simonson, Laura A.

    2007-01-01

    The goal of the GAP Analysis Program is to keep common species common by identifying those species and habitats that are not yet adequately represented in the existing matrix of conservation lands. The Gap Analysis Program (GAP) is sponsored by the Biological Resources Discipline of the U.S. Geological Survey (USGS). The Ohio Aquatic GAP (OH-GAP) is a pilot project that is applying the GAP concept to aquatic-specifically, riverine-data. The mission of GAP is to provide regional assessments of the conservation status of native animal species and to facilitate the application of this information to land-management activities. OH-GAP accomplished this through * mapping aquatic habitat types, * mapping the predicted distributions of fish, crayfish, and bivalves, * documenting the presence of aquatic species in areas managed for conservation, * providing GAP results to the public, planners, managers, policy makers, and researchers, and * building cooperation with multiple organizations to apply GAP results to state and regional management activities. Gap analysis is a coarse-scale assessment of aquatic biodiversity and conservation; the goal is to identify gaps in the conservation of native aquatic species. It is not a substitute for biological field studies and monitoring programs. Gap analysis was conducted for the continuously flowing streams in Ohio. Lakes, reservoirs, wetlands, and the Lake Erie islands were not included in this analysis. The streams in Ohio are in the Lake Erie and Ohio River watersheds and pass through six of the level III ecoregions defined by Omernik: the Eastern Corn Belt Plains, Southern Michigan/Northern Indiana Drift Plains, Huron/Erie Lake Plain, Erie Drift Plains, Interior Plateau, and the Western Allegheny Plateau. To characterize the aquatic habitats available to Ohio fish, crayfish, and bivalves, a classification system needed to be developed and mapped. The process of classification includes delineation of areas of relative

  10. National GAP Conference 2007-Discussion Groups Report

    USGS Publications Warehouse

    Ratz, Joan M.; Lamb, Berton Lee

    2010-01-01

    We led two discussion groups during the 2007 National GAP Conference. These discussion groups provided information to help develop a survey of National Gap Analysis Program (GAP) data users. One group discussed technical issues, and the second group discussed the use of GAP data for decisionmaking. Themes emerging from the technical issues group included concerns about data quality, need for information on how to use data, and passive data distribution. The decisionmaking discussion included a wide range of topics including the need to understand presentation of information, the need to connect with and understand users of data, the revision of GAP's mission, and the adaptability of products and data. The decisionmaking group also raised concerns regarding technical issues. One conclusion is that a deep commitment to ongoing information transfer and support is a key component of success for the GAP program.

  11. Data Science Programs in U.S. Higher Education: An Exploratory Content Analysis of Program Description, Curriculum Structure, and Course Focus

    ERIC Educational Resources Information Center

    Tang, Rong; Sae-Lim, Watinee

    2016-01-01

    In this study, an exploratory content analysis of 30 randomly selected Data Science (DS) programs from eight disciplines revealed significant gaps in current DS education in the United States. The analysis centers on linguistic patterns of program descriptions, curriculum requirements, and DS course focus as pertaining to key skills and domain…

  12. `G.A.T.E': Gap analysis for TTX evaluation

    NASA Astrophysics Data System (ADS)

    Cacciotti, Ilaria; Di Giovanni, Daniele; Pergolini, Alessandro; Malizia, Andrea; Carestia, Mariachiara; Palombi, Leonardo; Bellecci, Carlo; Gaudio, Pasquale

    2016-06-01

    A Table Top Exercise (TTX) gap analysis tool was developed with the aim to provide a complete, systematic and objective evaluation of TTXs organized in safety and security fields. A TTX consists in a discussion-based emergency management exercise, organized in a simulated emergency scenario, involving groups of players who are subjected to a set of solicitations (`injects'), in order to evaluate their emergency response abilities. This kind of exercise is devoted to identify strengths and shortfalls and to propose potential and promising changes in the approach to a particular situation. In order to manage the TTX derived data collection and analysis, a gap analysis tool would be very useful and functional at identifying the 'gap' between them and specific areas and actions for improvement, consisting the gap analysis in a comparison between actual performances and optimal/expected ones. In this context, a TTX gap analysis tool was designed, with the objective to provide an evaluation of Team players' competences and performances and TTX organization and structure. The influence of both the players' expertise and the reaction time (difference between expected time and time necessary to actually complete the injects) on the final evaluation of the inject responses was also taken into account.

  13. Research Ethics Review: Identifying Public Policy and Program Gaps

    PubMed Central

    Strosberg, Martin A.; Gefenas, Eugenijus; Famenka, Andrei

    2014-01-01

    We present an analytical frame-work for use by fellows of the Fogarty International Center–sponsored Advanced Certificate Program in Research Ethics for Central and Eastern Europe to identify gaps in the public policies establishing research ethics review systems that impede them from doing their job of protecting human research subjects. The framework, illustrated by examples from post-Communist countries, employs a logic model based on the public policy and public management literature. This paper is part of a collection of papers analyzing the Fogarty International Center’s International Research Ethics Education and Curriculum program. PMID:24782068

  14. User's Manual for Thermal Analysis Program of Axially Grooved Heat Pipe (HTGAP)

    NASA Technical Reports Server (NTRS)

    Kamotani, Y.

    1978-01-01

    A computer program that numerically predicts the steady state temperature distribution inside an axially grooved heat pipe wall for a given groove geometry and working fluid under various heat input and output modes is described. The program computes both evaporator and condenser film coefficients. The program is able to handle both axisymmetric and nonaxisymmetric heat transfer cases. Non-axisymmetric heat transfer results either from non-uniform input at the evaporator or non-uniform heat removal from the condenser, or from both. The presence of a liquid pool in the condenser region under one-g condition also causes non-axisymmetric heat transfer, and its effect on the pipe wall temperature distribution is included in the present program. The hydrodynamic aspect of an axially grooved heat pipe is studied in the Groove Analysis Program (GAP). The present thermal analysis program assumes that the GAP program (or other similar programs) is run first so that the heat transport limit and optimum fluid charge of the heat pipe are known a priori.

  15. Bridging ImmunoGenomic Data Analysis Workflow Gaps (BIGDAWG): An integrated case-control analysis pipeline.

    PubMed

    Pappas, Derek J; Marin, Wesley; Hollenbach, Jill A; Mack, Steven J

    2016-03-01

    Bridging ImmunoGenomic Data-Analysis Workflow Gaps (BIGDAWG) is an integrated data-analysis pipeline designed for the standardized analysis of highly-polymorphic genetic data, specifically for the HLA and KIR genetic systems. Most modern genetic analysis programs are designed for the analysis of single nucleotide polymorphisms, but the highly polymorphic nature of HLA and KIR data require specialized methods of data analysis. BIGDAWG performs case-control data analyses of highly polymorphic genotype data characteristic of the HLA and KIR loci. BIGDAWG performs tests for Hardy-Weinberg equilibrium, calculates allele frequencies and bins low-frequency alleles for k×2 and 2×2 chi-squared tests, and calculates odds ratios, confidence intervals and p-values for each allele. When multi-locus genotype data are available, BIGDAWG estimates user-specified haplotypes and performs the same binning and statistical calculations for each haplotype. For the HLA loci, BIGDAWG performs the same analyses at the individual amino-acid level. Finally, BIGDAWG generates figures and tables for each of these comparisons. BIGDAWG obviates the error-prone reformatting needed to traffic data between multiple programs, and streamlines and standardizes the data-analysis process for case-control studies of highly polymorphic data. BIGDAWG has been implemented as the bigdawg R package and as a free web application at bigdawg.immunogenomics.org. Copyright © 2015 American Society for Histocompatibility and Immunogenetics. Published by Elsevier Inc. All rights reserved.

  16. Parallel program debugging with flowback analysis

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Choi, Jongdeok.

    1989-01-01

    This thesis describes the design and implementation of an integrated debugging system for parallel programs running on shared memory multi-processors. The goal of the debugging system is to present to the programmer a graphical view of the dynamic program dependences while keeping the execution-time overhead low. The author first describes the use of flowback analysis to provide information on causal relationship between events in a programs' execution without re-executing the program for debugging. Execution time overhead is kept low by recording only a small amount of trace during a program's execution. He uses semantic analysis and a technique called incrementalmore » tracing to keep the time and space overhead low. As part of the semantic analysis, he uses a static program dependence graph structure that reduces the amount of work done at compile time and takes advantage of the dynamic information produced during execution time. The cornerstone of the incremental tracing concept is to generate a coarse trace during execution and fill incrementally, during the interactive portion of the debugging session, the gap between the information gathered in the coarse trace and the information needed to do the flowback analysis using the coarse trace. Then, he describes how to extend the flowback analysis to parallel programs. The flowback analysis can span process boundaries; i.e., the most recent modification to a shared variable might be traced to a different process than the one that contains the current reference. The static and dynamic program dependence graphs of the individual processes are tied together with synchronization and data dependence information to form complete graphs that represent the entire program.« less

  17. Developing a Gap Taxonomy to Address Crew Health Risks in NASA's Human Research Program

    NASA Technical Reports Server (NTRS)

    Kundrot, Craig E.; Edwards, J. Michelle

    2009-01-01

    The mission of NASA's Human Research Program (HRP) is to understand and reduce the risk to crew health and performance in exploration missions. The HRP addresses 27 specific risks by identifying and then filling gaps in understanding the risks and in the ability to disposition the risks. The primary bases for identifying gaps have been past experience and requirements definition. This approach has been very effective in identifying some important, relevant gaps, but may be inadequate for identifying gaps outside the past experience base. We are exploring the use of a gap taxonomy as a comprehensive, underlying conceptual framework that allows a more systematic identification of gaps. The taxonomy is based on these stages in medical care: prediction, prevention, detection/diagnosis, treatment, monitoring, rehabilitation, and lifetime surveillance. This gap taxonomy approach identifies new gaps in HRP health risks. Many of the new gaps suggest risk reduction approaches that are more cost effective than present approaches. A major benefit of the gap taxonomy approach is to identify new, economical approaches that reduce the likelihood and/or consequence of a risk.

  18. Bridging the Generation Gap: A Rapid Early Career Hire Training Program

    NASA Technical Reports Server (NTRS)

    Rieber, Richard R.; Coffee, Thomas; Dong, Shuonan; Infield, Samantha I.; Kilbride, Kendra B.; Seibert, Michael A.; Solish, Benjamin S.

    2008-01-01

    This paper describes a training program to provide Early Career Hires (ECHs) in the aerospace industry with real, rapid, hands-on exposure to multiple phases and multiple disciplines of flight project development. Such a program has become necessary to close the Generation Gap and ensure that aerospace organizations maintain a highly skilled workforce as experienced personnel begin to retire. This paper discusses the specific motivations for and implementation of such a program at the Jet Propulsion Laboratory. However, the essential features are widely applicable to other NASA centers and organizations delivering large llight systems. This paper details the overall program concept, stages of participation by an ECH, oversight and mentoring, program assessment, training project selection, and facilities requirements.

  19. 34 CFR 692.111 - For what purposes may a State use its payment under the GAP Program?

    Code of Federal Regulations, 2011 CFR

    2011-07-01

    ... GAP Program? 692.111 Section 692.111 Education Regulations of the Offices of the Department of... Assistance and How May It Be Used? § 692.111 For what purposes may a State use its payment under the GAP.... (b) Amount of LEAP Grants under GAP. (1) The amount of a LEAP Grant under GAP by a State to an...

  20. Implementation of evidence-based humanitarian programs in military-led missions: part I. Qualitative gap analysis of current military and international aid programs.

    PubMed

    Reaves, Erik J; Schor, Kenneth W; Burkle, Frederick M

    2008-12-01

    A recent Department of Defense instruction mandates country-specific assessments, identification of interventions, and development of guidance for Department of Defense to plan, train, and prepare for the provision of humanitarian assistance in stability operations. It also directs the use of outcome-based measures of effectiveness and the establishment of processes facilitating transparency of information. Whereas this would align military-led projects closer to the standards of the international aid community, how this process will be developed and implemented within the military has not yet been determined. To begin developing an evidence-based program for military-led humanitarian aid, we conducted a qualitative gap analysis comparing information from a Web search of Department of Defense medical after-action reports, lessons learned, and expert interviews with the internationally accepted standards in humanitarian assistance impact assessment. There is a major gap in the ability of the Department of Defense to assess the impact of humanitarian assistance in stability operations compared with international development standards. Of the 1000 Department of Defense after-action reports and lessons learned reviewed, only 7 (0.7%) reports refer to, but do not discuss, impact assessment or outcome-based measures of effectiveness. This investigation shows that the Department of Defense humanitarian assistance operations are, historically, recorded without documentation using quantifiable health data identifying which aid activities contributed directly to desired outcomes or favorable public opinion, and rarely are analyzed for effectiveness. As humanitarian assistance operations assume an ever greater role in US military strategy, it is imperative that we investigate useful impact assessment models to meet mission directives and, more important, to maximize coordination in a necessarily integrated and cooperative development environment. These findings provide

  1. Bridging the Scholar-Practitioner Gap: The San Antonio Export Leaders Program

    ERIC Educational Resources Information Center

    Jackson, Sara C.

    2013-01-01

    Bridging the gap between theory and practice enables trade service providers to effectively reach the small business community interested in entering foreign markets. This paper describes how the award-winning San Antonio Export Leaders program is a model for applying theoretical concepts to the practice of international business.

  2. A Geometric Analysis to Protect Manned Assets from Newly Launched Objects - Cola Gap Analysis

    NASA Technical Reports Server (NTRS)

    Hametz, Mark E.; Beaver, Brian A.

    2013-01-01

    A safety risk was identified for the International Space Station (ISS) by The Aerospace Corporation, where the ISS would be unable to react to a conjunction with a newly launched object following the end of the launch Collision Avoidance (COLA) process. Once an object is launched, there is a finite period of time required to track, catalog, and evaluate that new object as part of standard onorbit COLA screening processes. Additionally, should a conjunction be identified, there is an additional period of time required to plan and execute a collision avoidance maneuver. While the computed prelaunch probability of collision with any object is extremely low, NASA/JSC has requested that all US launches take additional steps to protect the ISS during this "COLA gap" period. This paper details a geometric-based COLA gap analysis method developed by the NASA Launch Services Program to determine if launch window cutouts are required to mitigate this risk. Additionally, this paper presents the results of several missions where this process has been used operationally.

  3. Kinase programs spatiotemporally regulate gap junction assembly and disassembly: effects on wound repair

    PubMed Central

    Solan, Joell L.; Lampe, Paul D.

    2016-01-01

    Gap junctions are highly ordered plasma membrane domains that are constantly assembled, remodeled and turned over due to the short half-life of connexins, the integral membrane proteins that form gap junctions. Connexin 43 (Cx43), by far the most widely expressed connexin, is phosphorylated at multiple serine residues in the cytoplasmic, C-terminal region allowing for exquisite cellular control over gap junctional communication. This is evident during epidermal wounding where spatiotemporal changes in connexin expression occur as cells are instructed whether to die, proliferate or migrate to promote repair. Early gap junctional communication is required for initiation of keratinocyte migration, but accelerated Cx43 turnover is also critical for proper wound healing at later stages. These events are controlled via a "kinase program" where sequential phosphorylation of Cx43 leads to reductions in Cx43’s half-life and significant depletion of gap junctions from the plasma membrane within several hours. The complex regulation of gap junction assembly and turnover affords several steps where intervention might speed wound healing. PMID:26706150

  4. Kinase programs spatiotemporally regulate gap junction assembly and disassembly: Effects on wound repair.

    PubMed

    Solan, Joell L; Lampe, Paul D

    2016-02-01

    Gap junctions are highly ordered plasma membrane domains that are constantly assembled, remodeled and turned over due to the short half-life of connexins, the integral membrane proteins that form gap junctions. Connexin 43 (Cx43), by far the most widely expressed connexin, is phosphorylated at multiple serine residues in the cytoplasmic, C-terminal region allowing for exquisite cellular control over gap junctional communication. This is evident during epidermal wounding where spatiotemporal changes in connexin expression occur as cells are instructed whether to die, proliferate or migrate to promote repair. Early gap junctional communication is required for initiation of keratinocyte migration, but accelerated Cx43 turnover is also critical for proper wound healing at later stages. These events are controlled via a "kinase program" where sequential phosphorylation of Cx43 leads to reductions in Cx43's half-life and significant depletion of gap junctions from the plasma membrane within several hours. The complex regulation of gap junction assembly and turnover affords several steps where intervention might speed wound healing. Copyright © 2015 Elsevier Ltd. All rights reserved.

  5. Gaps in exposure to essential competencies in hand surgery fellowship training: a national survey of program directors.

    PubMed

    Sears, Erika Davis; Larson, Bradley P; Chung, Kevin C

    2013-03-01

    Graduate medical education has moved towards competency-based training. The aim of this study was to assess hand surgery program directors' opinions of exposure gaps in core competencies rated as essential for hand surgery training. We surveyed the 74 ACGME hand surgery fellowship program directors. Respondents rated their opinion of 9 general areas of practice, 97 knowledge topics, and 172 procedures into one of three categories: essential, exposure needed, or unnecessary. Program directors also rated trainee exposure of each component at their respective program. Moderate and large exposure gaps were respectively defined as presence of at least 25 and 50 % of programs rating trainees as not having proficiency in the component at the end of training. Sixty-two of 74 program directors (84 %) responded to the survey. For the 76 knowledge topics and 98 procedures rated as essential, a majority of the knowledge topics (61 %; n = 46) and procedures (72 %; n = 71) had at least a moderate exposure gap. In addition, 22 % (n = 17) of the essential knowledge topics and 26 % (n = 25) of the essential procedures had a large exposure gap. This study illuminates the discrepancies between what is believed to be important for practicing hand surgeons and graduates' proficiency as perceived by program directors. The field of hand surgery must work to determine if program directors have unrealistic expectations for what is essential for practicing hand surgeons or if reforms are needed to improve exposure to essential skills in hand surgery training.

  6. 34 CFR 692.93 - Who is eligible to participate in the GAP Program?

    Code of Federal Regulations, 2010 CFR

    2010-07-01

    ... requirements in § 692.101 are eligible to participate in a partnership under the GAP Program. (d) Philanthropic organizations or private corporations. Philanthropic organizations or private corporations that meet the...

  7. GapBlaster-A Graphical Gap Filler for Prokaryote Genomes.

    PubMed

    de Sá, Pablo H C G; Miranda, Fábio; Veras, Adonney; de Melo, Diego Magalhães; Soares, Siomar; Pinheiro, Kenny; Guimarães, Luis; Azevedo, Vasco; Silva, Artur; Ramos, Rommel T J

    2016-01-01

    The advent of NGS (Next Generation Sequencing) technologies has resulted in an exponential increase in the number of complete genomes available in biological databases. This advance has allowed the development of several computational tools enabling analyses of large amounts of data in each of the various steps, from processing and quality filtering to gap filling and manual curation. The tools developed for gap closure are very useful as they result in more complete genomes, which will influence downstream analyses of genomic plasticity and comparative genomics. However, the gap filling step remains a challenge for genome assembly, often requiring manual intervention. Here, we present GapBlaster, a graphical application to evaluate and close gaps. GapBlaster was developed via Java programming language. The software uses contigs obtained in the assembly of the genome to perform an alignment against a draft of the genome/scaffold, using BLAST or Mummer to close gaps. Then, all identified alignments of contigs that extend through the gaps in the draft sequence are presented to the user for further evaluation via the GapBlaster graphical interface. GapBlaster presents significant results compared to other similar software and has the advantage of offering a graphical interface for manual curation of the gaps. GapBlaster program, the user guide and the test datasets are freely available at https://sourceforge.net/projects/gapblaster2015/. It requires Sun JDK 8 and Blast or Mummer.

  8. Gender Gap or Program Gap? Students' Negotiations of Study Practice in a Course in Electromagnetism

    ERIC Educational Resources Information Center

    Andersson, Staffan; Johansson, Anders

    2016-01-01

    This study of achievement differences, as reflected by course grades, on a third-semester electromagnetism course at a Swedish research university was motivated by instructor concerns about gender inequalities. Quantitative analysis showed a gender gap in course grades between female and male students for the period of fall 2007 to spring 2013.…

  9. Application of Item Analysis to Assess Multiple-Choice Examinations in the Mississippi Master Cattle Producer Program

    ERIC Educational Resources Information Center

    Parish, Jane A.; Karisch, Brandi B.

    2013-01-01

    Item analysis can serve as a useful tool in improving multiple-choice questions used in Extension programming. It can identify gaps between instruction and assessment. An item analysis of Mississippi Master Cattle Producer program multiple-choice examination responses was performed to determine the difficulty of individual examinations, assess the…

  10. Knowledge Gaps Impacting the Development of Bovine Viral Diarrhea Virus Control Programs in the United States

    USDA-ARS?s Scientific Manuscript database

    This paper identifies knowledge gaps that impact on the design of programs to control and or eradicate bovine viral diarrhea viruses (BVDV) in the United States. Currently there are several voluntary regional BVDV control programs in place. These control programs are aimed at the removal of animals ...

  11. A gap analysis approach to assess patient persistence with glaucoma medication.

    PubMed

    Lee, Paul P; Walt, John G; Chiang, Tina H; Guckian, Angela; Keener, John

    2007-10-01

    To develop an alternative method for analysis of patient persistence with prescribed medications using the prostaglandin class of intraocular pressure (IOP)-lowering drugs as a model. A retrospective study of prescription refill patterns. Patients with a pharmacy claim for a 2.5 ml bottle of latanoprost, travoprost, or bimatoprost between September 1, 2002 and December 31, 2002 were identified from a retail pharmacy database and were followed up for 12 months. Three separate analyses defined gaps in therapy as spans in excess of 45, 60, or 120 days without a refill for the same medication. Patients were categorized by the number of gaps in therapy and the cumulative length of gaps. A Kaplan-Meier analysis was conducted using a 120-day allowable refill period. For refill periods of 45, 60, and 120 days, 10.6%, 28.6%, and 77.5% of patients, respectively, had no gaps in therapy, and 32.6%, 53.4%, and 86.5%, respectively, had 30 days or fewer off therapy annually. According to the 45-day threshold analysis, 50.7% of patients had three or more gaps vs 18.5% in the 60-day analysis and none in the 120-day analysis. The Kaplan-Meier curve shows 88.6% and 76.1% of patients were persistent for 120 days and one year, respectively. Compared with Kaplan-Meier survival curves, the gap analysis approach may better parallel clinical experience with patient persistence, in which patients stop and restart medications for a variety of reasons over time. This method also may help to identify avenues for investigation of lack of persistency among many patients.

  12. Mapping moderate-scale land-cover over very large geographic areas within a collaborative framework: A case study of the Southwest Regional Gap Analysis Project (SWReGAP)

    USGS Publications Warehouse

    Lowry, J.; Ramsey, R.D.; Thomas, K.; Schrupp, D.; Sajwaj, T.; Kirby, J.; Waller, E.; Schrader, S.; Falzarano, S.; Langs, L.; Manis, G.; Wallace, C.; Schulz, K.; Comer, P.; Pohs, K.; Rieth, W.; Velasquez, C.; Wolk, B.; Kepner, W.; Boykin, K.; O'Brien, L.; Bradford, D.; Thompson, B.; Prior-Magee, J.

    2007-01-01

    Land-cover mapping efforts within the USGS Gap Analysis Program have traditionally been state-centered; each state having the responsibility of implementing a project design for the geographic area within their state boundaries. The Southwest Regional Gap Analysis Project (SWReGAP) was the first formal GAP project designed at a regional, multi-state scale. The project area comprises the southwestern states of Arizona, Colorado, Nevada, New Mexico, and Utah. The land-cover map/dataset was generated using regionally consistent geospatial data (Landsat ETM+ imagery (1999-2001) and DEM derivatives), similar field data collection protocols, a standardized land-cover legend, and a common modeling approach (decision tree classifier). Partitioning of mapping responsibilities amongst the five collaborating states was organized around ecoregion-based "mapping zones". Over the course of 21/2 field seasons approximately 93,000 reference samples were collected directly, or obtained from other contemporary projects, for the land-cover modeling effort. The final map was made public in 2004 and contains 125 land-cover classes. An internal validation of 85 of the classes, representing 91% of the land area was performed. Agreement between withheld samples and the validated dataset was 61% (KHAT = .60, n = 17,030). This paper presents an overview of the methodologies used to create the regional land-cover dataset and highlights issues associated with large-area mapping within a coordinated, multi-institutional management framework. ?? 2006 Elsevier Inc. All rights reserved.

  13. Routine Immunization Service Delivery Through the Basic Package of Health Services Program in Afghanistan: Gaps, Challenges, and Opportunities.

    PubMed

    Mbaeyi, Chukwuma; Kamawal, Noor Shah; Porter, Kimberly A; Azizi, Adam Khan; Sadaat, Iftekhar; Hadler, Stephen; Ehrhardt, Derek

    2017-07-01

    The Basic Package of Health Services (BPHS) program has increased access to immunization services for children living in rural Afghanistan. However, multiple surveys have indicated persistent immunization coverage gaps. Hence, to identify gaps in implementation, an assessment of the BPHS program was undertaken, with specific focus on the routine immunization (RI) component. A cross-sectional survey was conducted in 2014 on a representative sample drawn from a sampling frame of 1858 BPHS health facilities. Basic descriptive analysis was performed, capturing general characteristics of survey respondents and assessing specific RI components, and χ2 tests were used to evaluate possible differences in service delivery by type of health facility. Of 447 survey respondents, 27% were health subcenters (HSCs), 30% were basic health centers, 32% were comprehensive health centers, and 12% were district hospitals. Eighty-seven percent of all respondents offered RI services, though only 61% of HSCs did so. Compared with other facility types, HSCs were less likely to have adequate stock of vaccines, essential cold-chain equipment, or proper documentation of vaccination activities. There is an urgent need to address manpower and infrastructural deficits in RI service delivery through the BPHS program, especially at the HSC level. © The Author 2017. Published by Oxford University Press for the Infectious Diseases Society of America.

  14. Sustainability Tools Inventory - Initial Gaps Analysis | Science ...

    EPA Pesticide Factsheets

    This report identifies a suite of tools that address a comprehensive set of community sustainability concerns. The objective is to discover whether "gaps" exist in the tool suite’s analytic capabilities. These tools address activities that significantly influence resource consumption, waste generation, and hazard generation including air pollution and greenhouse gases. In addition, the tools have been evaluated using four screening criteria: relevance to community decision making, tools in an appropriate developmental stage, tools that may be transferrable to situations useful for communities, and tools with requiring skill levels appropriate to communities. This document provides an initial gap analysis in the area of community sustainability decision support tools. It provides a reference to communities for existing decision support tools, and a set of gaps for those wishing to develop additional needed tools to help communities to achieve sustainability. It contributes to SHC 1.61.4

  15. Launch COLA Gap Analysis for Protection of the International Space Station

    NASA Astrophysics Data System (ADS)

    Jenkin, Alan B.; McVey, John P.; Peterson, Glenn E.; Sorge, Marlon E.

    2013-08-01

    For launch missions in general, a collision avoidance (COLA) gap exists between the end of the time interval covered by standard launch COLA screening and the time that other spacecraft can clear a collision with the newly launched objects. To address this issue for the International Space Station (ISS), a COLA gap analysis process has been developed. The first part of the process, nodal separation analysis, identifies launch dates and launch window opportunities when the orbit traces of a launched object and the ISS could cross during the COLA gap. The second and newest part of the analysis process, Monte Carlo conjunction probability analysis, is performed closer to the launch dates of concern to reopen some of the launch window opportunities that would be closed by nodal separation analysis alone. Both parts of the process are described and demonstrated on sample missions.

  16. [Effectiveness of a self-management program using goal setting based on a G-AP for patients after a stroke].

    PubMed

    Park, Min Gyeong; Ha, Yeongmi

    2014-10-01

    This study was conducted to develop a self-management program using goal setting for patients after a stroke. The program was based on a theory-based Goal setting and Action Planning framework (G-AP), and the effectiveness of the program was examined. A non-equivalent control group pretest-posttest design was used. The experimental group (n=30) received the self-management program using goal setting based on the G-AP over 7 weeks. The education was delivered individually with a specifically designed stroke workbook. The control group (n=30) received only patient information leaflets about stroke. There were significant differences between the two groups. Stroke knowledge, self-efficacy, and health behavior compliance were significantly higher (all p<.001), and hospital anxiety (p<.001) and depression (p<.001) were significantly lower in the experimental group compared to the control group. This self-management program using goal setting based on a G-AP was found to be useful and beneficial for patients in stroke rehabilitation settings.

  17. Integrating recent land cover mapping efforts to update the National Gap Analysis Program's species habitat map

    USGS Publications Warehouse

    McKerrow, Alexa; Davidson, A.; Earnhardt, Todd; Benson, Abigail L.; Toth, Charles; Holm, Thomas; Jutz, Boris

    2014-01-01

    Over the past decade, great progress has been made to develop national extent land cover mapping products to address natural resource issues. One of the core products of the GAP Program is range-wide species distribution models for nearly 2000 terrestrial vertebrate species in the U.S. We rely on deductive modeling of habitat affinities using these products to create models of habitat availability. That approach requires that we have a thematically rich and ecologically meaningful map legend to support the modeling effort. In this work, we tested the integration of the Multi-Resolution Landscape Characterization Consortium's National Land Cover Database 2011 and LANDFIRE's Disturbance Products to update the 2001 National GAP Vegetation Dataset to reflect 2011 conditions. The revised product can then be used to update the species models. We tested the update approach in three geographic areas (Northeast, Southeast, and Interior Northwest). We used the NLCD product to identify areas where the cover type mapped in 2011 was different from what was in the 2001 land cover map. We used Google Earth and ArcGIS base maps as reference imagery in order to label areas identified as "changed" to the appropriate class from our map legend. Areas mapped as urban or water in the 2011 NLCD map that were mapped differently in the 2001 GAP map were accepted without further validation and recoded to the corresponding GAP class. We used LANDFIRE's Disturbance products to identify changes that are the result of recent disturbance and to inform the reassignment of areas to their updated thematic label. We ran species habitat models for three species including Lewis's Woodpecker (Melanerpes lewis) and the White-tailed Jack Rabbit (Lepus townsendii) and Brown Headed nuthatch (Sitta pusilla). For each of three vertebrate species we found important differences in the amount and location of suitable habitat between the 2001 and 2011 habitat maps. Specifically, Brown headed nuthatch habitat in

  18. Integrating environmental gap analysis with spatial conservation prioritization: a case study from Victoria, Australia.

    PubMed

    Sharafi, Seyedeh Mahdieh; Moilanen, Atte; White, Matt; Burgman, Mark

    2012-12-15

    Gap analysis is used to analyse reserve networks and their coverage of biodiversity, thus identifying gaps in biodiversity representation that may be filled by additional conservation measures. Gap analysis has been used to identify priorities for species and habitat types. When it is applied to identify gaps in the coverage of environmental variables, it embodies the assumption that combinations of environmental variables are effective surrogates for biodiversity attributes. The question remains of how to fill gaps in conservation systems efficiently. Conservation prioritization software can identify those areas outside existing conservation areas that contribute to the efficient covering of gaps in biodiversity features. We show how environmental gap analysis can be implemented using high-resolution information about environmental variables and ecosystem condition with the publicly available conservation prioritization software, Zonation. Our method is based on the conversion of combinations of environmental variables into biodiversity features. We also replicated the analysis by using Species Distribution Models (SDMs) as biodiversity features to evaluate the robustness and utility of our environment-based analysis. We apply the technique to a planning case study of the state of Victoria, Australia. Copyright © 2012 Elsevier Ltd. All rights reserved.

  19. Three-dimensional modeling and quantitative analysis of gap junction distributions in cardiac tissue.

    PubMed

    Lackey, Daniel P; Carruth, Eric D; Lasher, Richard A; Boenisch, Jan; Sachse, Frank B; Hitchcock, Robert W

    2011-11-01

    Gap junctions play a fundamental role in intercellular communication in cardiac tissue. Various types of heart disease including hypertrophy and ischemia are associated with alterations of the spatial arrangement of gap junctions. Previous studies applied two-dimensional optical and electron-microscopy to visualize gap junction arrangements. In normal cardiomyocytes, gap junctions were primarily found at cell ends, but can be found also in more central regions. In this study, we extended these approaches toward three-dimensional reconstruction of gap junction distributions based on high-resolution scanning confocal microscopy and image processing. We developed methods for quantitative characterization of gap junction distributions based on analysis of intensity profiles along the principal axes of myocytes. The analyses characterized gap junction polarization at cell ends and higher-order statistical image moments of intensity profiles. The methodology was tested in rat ventricular myocardium. Our analysis yielded novel quantitative data on gap junction distributions. In particular, the analysis demonstrated that the distributions exhibit significant variability with respect to polarization, skewness, and kurtosis. We suggest that this methodology provides a quantitative alternative to current approaches based on visual inspection, with applications in particular in characterization of engineered and diseased myocardium. Furthermore, we propose that these data provide improved input for computational modeling of cardiac conduction.

  20. Smart roadside initiative gap analysis : trucking technology utilization.

    DOT National Transportation Integrated Search

    2014-04-01

    This technical memorandum synthesizes and summarizes the American Transportation Research Institutes (ATRI) findings for Subtask 2.3 of the Smart Roadside Initiative (SRI) Gap Analysis. As part of this task, ATRI: 1. completed a technical literatu...

  1. 34 CFR 692.112 - May a State use the funds it receives from the GAP Program to pay administrative costs?

    Code of Federal Regulations, 2010 CFR

    2010-07-01

    ... 34 Education 3 2010-07-01 2010-07-01 false May a State use the funds it receives from the GAP Program to pay administrative costs? 692.112 Section 692.112 Education Regulations of the Offices of the... Assistance and How May It Be Used? § 692.112 May a State use the funds it receives from the GAP Program to...

  2. Gene Circuit Analysis of the Terminal Gap Gene huckebein

    PubMed Central

    Ashyraliyev, Maksat; Siggens, Ken; Janssens, Hilde; Blom, Joke; Akam, Michael; Jaeger, Johannes

    2009-01-01

    The early embryo of Drosophila melanogaster provides a powerful model system to study the role of genes in pattern formation. The gap gene network constitutes the first zygotic regulatory tier in the hierarchy of the segmentation genes involved in specifying the position of body segments. Here, we use an integrative, systems-level approach to investigate the regulatory effect of the terminal gap gene huckebein (hkb) on gap gene expression. We present quantitative expression data for the Hkb protein, which enable us to include hkb in gap gene circuit models. Gap gene circuits are mathematical models of gene networks used as computational tools to extract regulatory information from spatial expression data. This is achieved by fitting the model to gap gene expression patterns, in order to obtain estimates for regulatory parameters which predict a specific network topology. We show how considering variability in the data combined with analysis of parameter determinability significantly improves the biological relevance and consistency of the approach. Our models are in agreement with earlier results, which they extend in two important respects: First, we show that Hkb is involved in the regulation of the posterior hunchback (hb) domain, but does not have any other essential function. Specifically, Hkb is required for the anterior shift in the posterior border of this domain, which is now reproduced correctly in our models. Second, gap gene circuits presented here are able to reproduce mutants of terminal gap genes, while previously published models were unable to reproduce any null mutants correctly. As a consequence, our models now capture the expression dynamics of all posterior gap genes and some variational properties of the system correctly. This is an important step towards a better, quantitative understanding of the developmental and evolutionary dynamics of the gap gene network. PMID:19876378

  3. Gene circuit analysis of the terminal gap gene huckebein.

    PubMed

    Ashyraliyev, Maksat; Siggens, Ken; Janssens, Hilde; Blom, Joke; Akam, Michael; Jaeger, Johannes

    2009-10-01

    The early embryo of Drosophila melanogaster provides a powerful model system to study the role of genes in pattern formation. The gap gene network constitutes the first zygotic regulatory tier in the hierarchy of the segmentation genes involved in specifying the position of body segments. Here, we use an integrative, systems-level approach to investigate the regulatory effect of the terminal gap gene huckebein (hkb) on gap gene expression. We present quantitative expression data for the Hkb protein, which enable us to include hkb in gap gene circuit models. Gap gene circuits are mathematical models of gene networks used as computational tools to extract regulatory information from spatial expression data. This is achieved by fitting the model to gap gene expression patterns, in order to obtain estimates for regulatory parameters which predict a specific network topology. We show how considering variability in the data combined with analysis of parameter determinability significantly improves the biological relevance and consistency of the approach. Our models are in agreement with earlier results, which they extend in two important respects: First, we show that Hkb is involved in the regulation of the posterior hunchback (hb) domain, but does not have any other essential function. Specifically, Hkb is required for the anterior shift in the posterior border of this domain, which is now reproduced correctly in our models. Second, gap gene circuits presented here are able to reproduce mutants of terminal gap genes, while previously published models were unable to reproduce any null mutants correctly. As a consequence, our models now capture the expression dynamics of all posterior gap genes and some variational properties of the system correctly. This is an important step towards a better, quantitative understanding of the developmental and evolutionary dynamics of the gap gene network.

  4. Workplace Violence Training Programs for Health Care Workers: An Analysis of Program Elements.

    PubMed

    Arbury, Sheila; Hodgson, Michael; Zankowski, Donna; Lipscomb, Jane

    2017-06-01

    Commercial workplace violence (WPV) prevention training programs differ in their approach to violence prevention and the content they present. This study reviews 12 such programs using criteria developed from training topics in the Occupational Safety and Health Administration's (OSHA) Guidelines for Preventing Workplace Violence for Healthcare and Social Service Workers and a review of the WPV literature. None of the training programs addressed all the review criteria. The most significant gap in content was the lack of attention to facility-specific risk assessment and policies. To fill this gap, health care facilities should supplement purchased training programs with specific training in organizational policies and procedures, emergency action plans, communication, facility risk assessment, and employee post-incident debriefing and monitoring. Critical to success is a dedicated program manager who understands risk assessment, facility clinical operations, and program management and evaluation.

  5. Smart roadside initiative gap analysis : target functionality and gap analysis.

    DOT National Transportation Integrated Search

    2015-02-01

    This document summarizes the target functionality for the Smart Roadside Initiative, as well as the operational, institutional, and technical gaps that currently impede the deployment of three of its operational scenarios (electronic mainline s...

  6. Improved gap size estimation for scaffolding algorithms.

    PubMed

    Sahlin, Kristoffer; Street, Nathaniel; Lundeberg, Joakim; Arvestad, Lars

    2012-09-01

    One of the important steps of genome assembly is scaffolding, in which contigs are linked using information from read-pairs. Scaffolding provides estimates about the order, relative orientation and distance between contigs. We have found that contig distance estimates are generally strongly biased and based on false assumptions. Since erroneous distance estimates can mislead in subsequent analysis, it is important to provide unbiased estimation of contig distance. In this article, we show that state-of-the-art programs for scaffolding are using an incorrect model of gap size estimation. We discuss why current maximum likelihood estimators are biased and describe what different cases of bias we are facing. Furthermore, we provide a model for the distribution of reads that span a gap and derive the maximum likelihood equation for the gap length. We motivate why this estimate is sound and show empirically that it outperforms gap estimators in popular scaffolding programs. Our results have consequences both for scaffolding software, structural variation detection and for library insert-size estimation as is commonly performed by read aligners. A reference implementation is provided at https://github.com/SciLifeLab/gapest. Supplementary data are availible at Bioinformatics online.

  7. Filling the Gap: Integrating STEM into Career and Technical Education Middle School Programs

    ERIC Educational Resources Information Center

    Wu-Rorrer, Ray

    2017-01-01

    The field of STEM education is an educational framework that has surged in application over the past decade. Science, Technology, Engineering, and Math (STEM) is infused in nearly every facet of our society. Filling the gap of current research in middle school career and technical education (CTE) and STEM programs is important as traditional CTE…

  8. Gap state analysis in electric-field-induced band gap for bilayer graphene.

    PubMed

    Kanayama, Kaoru; Nagashio, Kosuke

    2015-10-29

    The origin of the low current on/off ratio at room temperature in dual-gated bilayer graphene field-effect transistors is considered to be the variable range hopping in gap states. However, the quantitative estimation of gap states has not been conducted. Here, we report the systematic estimation of the energy gap by both quantum capacitance and transport measurements and the density of states for gap states by the conductance method. An energy gap of ~ 250 meV is obtained at the maximum displacement field of ~ 3.1 V/nm, where the current on/off ratio of ~ 3 × 10(3) is demonstrated at 20 K. The density of states for the gap states are in the range from the latter half of 10(12) to 10(13) eV(-1) cm(-2). Although the large amount of gap states at the interface of high-k oxide/bilayer graphene limits the current on/off ratio at present, our results suggest that the reduction of gap states below ~ 10(11) eV(-1) cm(-2) by continual improvement of the gate stack makes bilayer graphene a promising candidate for future nanoelectronic device applications.

  9. The cost of implementing a nationwide program to decrease the epilepsy treatment gap in a high gap country

    PubMed Central

    Birbeck, Gretchen L.; Chomba, Elwyn; Mbewe, Edward; Atadzhanov, Masharip; Haworth, Alan; Kansembe, Henry

    2012-01-01

    Healthcare systems in many low income countries have evolved to provide services for acute, infections and are poorly structured for the provision of chronic, non-communicable diseases which are increasingly common. Epilepsy is a common chronic neurologic condition and antiepileptic drugs are affordable, but the epilepsy treatment gap remains >90% in most African countries. The World Health Organization has recently released evidence-based guidelines for epilepsy care provision at the primary care level. Based upon these guidelines, we estimated all direct costs associated with epilepsy care provision as well as the cost of healthcare worker training and social marketing. We developed a model for epilepsy care delivery primarily by primary healthcare workers. We then used a variety of sources to develop cost estimates for the actual implementation and maintenance of this program being as comprehensive as possible to include all costs incurred within the health sector. Key sensitivity analyses were completed to better understand how changes in costs for individual aspects of care impact the overall cost of care delivery. Even after including the costs of healthcare worker retraining, social marketing and capital expenditures, epilepsy care can be provided at less than $25.00 per person with epilepsy per year. This is substantially less than for drugs alone for other common chronic conditions. Implementation of epilepsy care guidelines for patients receiving care at the primary care level is a cost effective approach to decreasing the epilepsy treatment gap in high gap, low income countries. PMID:23355927

  10. Systemic accident analysis: examining the gap between research and practice.

    PubMed

    Underwood, Peter; Waterson, Patrick

    2013-06-01

    The systems approach is arguably the dominant concept within accident analysis research. Viewing accidents as a result of uncontrolled system interactions, it forms the theoretical basis of various systemic accident analysis (SAA) models and methods. Despite the proposed benefits of SAA, such as an improved description of accident causation, evidence within the scientific literature suggests that these techniques are not being used in practice and that a research-practice gap exists. The aim of this study was to explore the issues stemming from research and practice which could hinder the awareness, adoption and usage of SAA. To achieve this, semi-structured interviews were conducted with 42 safety experts from ten countries and a variety of industries, including rail, aviation and maritime. This study suggests that the research-practice gap should be closed and efforts to bridge the gap should focus on ensuring that systemic methods meet the needs of practitioners and improving the communication of SAA research. Copyright © 2013 Elsevier Ltd. All rights reserved.

  11. Solutions for filling gaps in accountable care measure sets.

    PubMed

    Valuck, Tom; Dugan, Donna; Dubois, Robert W; Westrich, Kimberly; Penso, Jerry; McClellan, Mark

    2015-10-01

    A primary objective of accountable care is to support providers in reforming care to improve outcomes and lower costs. Gaps in accountable care measure sets may cause missed opportunities for improvement and missed signals of problems in care. Measures to balance financial incentives may be particularly important for high-cost conditions or specialty treatments. This study explored gaps in measure sets for specific conditions and offers strategies for more comprehensive measurement that do not necessarily require more measures. A descriptive analysis of measure gaps in accountable care programs and proposed solutions for filling the gaps. We analyzed gaps in 2 accountable care organization measure sets for 20 high-priority clinical conditions by comparing the measures in those sets with clinical guidelines and assessing the use of outcome measures. Where we identified gaps, we looked for existing measures to address the gaps. Gaps not addressed by existing measures were considered areas for measure development or measurement strategy refinement. We found measure gaps across all 20 conditions, including those conditions that are commonly addressed in current measure sets. In addition, we found many gaps that could not be filled by existing measures. Results across all 20 conditions informed recommendations for measure set improvement. Addressing all gaps in accountable care measure sets with more of the same types of measures and approaches to measurement would require an impractical number of measures and would miss the opportunity to use better measures and innovative approaches. Strategies for effectively filling measure gaps include using preferred measure types such as cross-cutting, outcome, and patient-reported measures. Program implementers should also apply new approaches to measurement, including layered and modular models.

  12. Bellman’s GAP—a language and compiler for dynamic programming in sequence analysis

    PubMed Central

    Sauthoff, Georg; Möhl, Mathias; Janssen, Stefan; Giegerich, Robert

    2013-01-01

    Motivation: Dynamic programming is ubiquitous in bioinformatics. Developing and implementing non-trivial dynamic programming algorithms is often error prone and tedious. Bellman’s GAP is a new programming system, designed to ease the development of bioinformatics tools based on the dynamic programming technique. Results: In Bellman’s GAP, dynamic programming algorithms are described in a declarative style by tree grammars, evaluation algebras and products formed thereof. This bypasses the design of explicit dynamic programming recurrences and yields programs that are free of subscript errors, modular and easy to modify. The declarative modules are compiled into C++ code that is competitive to carefully hand-crafted implementations. This article introduces the Bellman’s GAP system and its language, GAP-L. It then demonstrates the ease of development and the degree of re-use by creating variants of two common bioinformatics algorithms. Finally, it evaluates Bellman’s GAP as an implementation platform of ‘real-world’ bioinformatics tools. Availability: Bellman’s GAP is available under GPL license from http://bibiserv.cebitec.uni-bielefeld.de/bellmansgap. This Web site includes a repository of re-usable modules for RNA folding based on thermodynamics. Contact: robert@techfak.uni-bielefeld.de Supplementary information: Supplementary data are available at Bioinformatics online PMID:23355290

  13. Detection capacity, information gaps and the design of surveillance programs for invasive forest pests

    Treesearch

    Denys Yemshanov; Frank Koch; Yakov Ben-Haim; William Smith

    2010-01-01

    Integrated pest risk maps and their underlying assessments provide broad guidance for establishing surveillance programs for invasive species, but they rarely account for knowledge gaps regarding the pest of interest or how these can be reduced. In this study we demonstrate how the somewhat competing notions of robustness to uncertainty and potential knowledge gains...

  14. Complexity of possibly gapped histogram and analysis of histogram.

    PubMed

    Fushing, Hsieh; Roy, Tania

    2018-02-01

    We demonstrate that gaps and distributional patterns embedded within real-valued measurements are inseparable biological and mechanistic information contents of the system. Such patterns are discovered through data-driven possibly gapped histogram, which further leads to the geometry-based analysis of histogram (ANOHT). Constructing a possibly gapped histogram is a complex problem of statistical mechanics due to the ensemble of candidate histograms being captured by a two-layer Ising model. This construction is also a distinctive problem of Information Theory from the perspective of data compression via uniformity. By defining a Hamiltonian (or energy) as a sum of total coding lengths of boundaries and total decoding errors within bins, this issue of computing the minimum energy macroscopic states is surprisingly resolved by applying the hierarchical clustering algorithm. Thus, a possibly gapped histogram corresponds to a macro-state. And then the first phase of ANOHT is developed for simultaneous comparison of multiple treatments, while the second phase of ANOHT is developed based on classical empirical process theory for a tree-geometry that can check the authenticity of branches of the treatment tree. The well-known Iris data are used to illustrate our technical developments. Also, a large baseball pitching dataset and a heavily right-censored divorce data are analysed to showcase the existential gaps and utilities of ANOHT.

  15. Complexity of possibly gapped histogram and analysis of histogram

    PubMed Central

    Roy, Tania

    2018-01-01

    We demonstrate that gaps and distributional patterns embedded within real-valued measurements are inseparable biological and mechanistic information contents of the system. Such patterns are discovered through data-driven possibly gapped histogram, which further leads to the geometry-based analysis of histogram (ANOHT). Constructing a possibly gapped histogram is a complex problem of statistical mechanics due to the ensemble of candidate histograms being captured by a two-layer Ising model. This construction is also a distinctive problem of Information Theory from the perspective of data compression via uniformity. By defining a Hamiltonian (or energy) as a sum of total coding lengths of boundaries and total decoding errors within bins, this issue of computing the minimum energy macroscopic states is surprisingly resolved by applying the hierarchical clustering algorithm. Thus, a possibly gapped histogram corresponds to a macro-state. And then the first phase of ANOHT is developed for simultaneous comparison of multiple treatments, while the second phase of ANOHT is developed based on classical empirical process theory for a tree-geometry that can check the authenticity of branches of the treatment tree. The well-known Iris data are used to illustrate our technical developments. Also, a large baseball pitching dataset and a heavily right-censored divorce data are analysed to showcase the existential gaps and utilities of ANOHT. PMID:29515829

  16. Complexity of possibly gapped histogram and analysis of histogram

    NASA Astrophysics Data System (ADS)

    Fushing, Hsieh; Roy, Tania

    2018-02-01

    We demonstrate that gaps and distributional patterns embedded within real-valued measurements are inseparable biological and mechanistic information contents of the system. Such patterns are discovered through data-driven possibly gapped histogram, which further leads to the geometry-based analysis of histogram (ANOHT). Constructing a possibly gapped histogram is a complex problem of statistical mechanics due to the ensemble of candidate histograms being captured by a two-layer Ising model. This construction is also a distinctive problem of Information Theory from the perspective of data compression via uniformity. By defining a Hamiltonian (or energy) as a sum of total coding lengths of boundaries and total decoding errors within bins, this issue of computing the minimum energy macroscopic states is surprisingly resolved by applying the hierarchical clustering algorithm. Thus, a possibly gapped histogram corresponds to a macro-state. And then the first phase of ANOHT is developed for simultaneous comparison of multiple treatments, while the second phase of ANOHT is developed based on classical empirical process theory for a tree-geometry that can check the authenticity of branches of the treatment tree. The well-known Iris data are used to illustrate our technical developments. Also, a large baseball pitching dataset and a heavily right-censored divorce data are analysed to showcase the existential gaps and utilities of ANOHT.

  17. Applying revised gap analysis model in measuring hotel service quality.

    PubMed

    Lee, Yu-Cheng; Wang, Yu-Che; Chien, Chih-Hung; Wu, Chia-Huei; Lu, Shu-Chiung; Tsai, Sang-Bing; Dong, Weiwei

    2016-01-01

    With the number of tourists coming to Taiwan growing by 10-20 % since 2010, the number has increased due to an increasing number of foreign tourists, particularly after deregulation allowed admitting tourist groups, followed later on by foreign individual tourists, from mainland China. The purpose of this study is to propose a revised gap model to evaluate and improve service quality in Taiwanese hotel industry. Thus, service quality could be clearly measured through gap analysis, which was more effective for offering direction in developing and improving service quality. The HOLSERV instrument was used to identify and analyze service gaps from the perceptions of internal and external customers. The sample for this study included three main categories of respondents: tourists, employees, and managers. The results show that five gaps influenced tourists' evaluations of service quality. In particular, the study revealed that Gap 1 (management perceptions vs. customer expectations) and Gap 9 (service provider perceptions of management perceptions vs. service delivery) were more critical than the others in affecting perceived service quality, making service delivery the main area of improvement. This study contributes toward an evaluation of the service quality of the Taiwanese hotel industry from the perspectives of customers, service providers, and managers, which is considerably valuable for hotel managers. It was the aim of this study to explore all of these together in order to better understand the possible gaps in the hotel industry in Taiwan.

  18. Improvement of program to calculate electronic properties of narrow band gap materials

    NASA Technical Reports Server (NTRS)

    Patterson, James D.; Abdelhakiem, Wafaa

    1991-01-01

    The program was improved by reprogramming it so it will run on both a SUN and a VAX. Also it is easily transportable as it is on a disk for use on a SUN. A computer literature search resulted in some improved parameters for Hg(1-x)Cd(x)Te and a table of parameters for Hg(1-x)Zn(x)Te. The effects of neutral defects were added to the program, and it was found, as expected, that they contribute very little to the mobility at temperatures of interest. The effect were added of varying the following parameters: dielectric constants, screening parameters, disorder energies, donor and acceptor concentrations, momentum matrix element, different expressions for energy gap, and transverse effective charge.

  19. Global foot-and-mouth disease research update and gap analysis: 3 - vaccines

    USDA-ARS?s Scientific Manuscript database

    In 2014, the Global Foot-and-mouth disease Research Alliance (GFRA) conducted a gap analysis of FMD research. In this paper, we report updated findings in the field of FMD vaccine research. This paper consists of the following four sections: 1) Research priorities identified in the 2010 GFRA gap ana...

  20. Applications of a broad-spectrum tool for conservation and fisheries analysis: aquatic gap analysis

    USGS Publications Warehouse

    McKenna, James E.; Steen, Paul J.; Lyons, John; Stewart, Jana S.

    2009-01-01

    Natural resources support all of our social and economic activities, as well as our biological existence. Humans have little control over most of the physical, biological, and sociological conditions dictating the status and capacity of natural resources in any particular area. However, the most rapid and threatening influences on natural resources typically are anthropogenic overuse and degradation. In addition, living natural resources (i.e., organisms) do not respect political boundaries, but are aware of their optimal habitat and environmental conditions. Most organisms have wider spatial ranges than the jurisdictional boundaries of environmental agencies that deal with them; even within those jurisdictions, information is patchy and disconnected. Planning and projecting effects of ecological management are difficult, because many organisms, habitat conditions, and interactions are involved. Conservation and responsible resource use involves wise management and manipulation of the aspects of the environment and biological communities that can be effectively changed. Tools and data sets that provide new insights and analysis capabilities can enhance the ability of resource managers to make wise decisions and plan effective, long-term management strategies. Aquatic gap analysis has been developed to provide those benefits. Gap analysis is more than just the assessment of the match or mis-match (i.e., gaps) between habitats of ecological value and areas with an appropriate level of environmental protection (e.g., refuges, parks, preserves), as the name suggests. Rather, a Gap Analysis project is a process which leads to an organized database of georeferenced information and previously available tools to examine conservation and other ecological issues; it provides a geographic analysis platform that serves as a foundation for aquatic ecological studies. This analytical tool box allows one to conduct assessments of all habitat elements within an area of interest

  1. Mathematical analysis of the multiband BCS gap equations in superconductivity

    NASA Astrophysics Data System (ADS)

    Yang, Yisong

    2005-01-01

    In this paper, we present a mathematical analysis for the phonon-dominated multiband isotropic and anisotropic BCS gap equations at any finite temperature T. We establish the existence of a critical temperature T so that, when Tgap solution, representing the superconducting phase; when T>T, the only nonnegative gap solution is the zero solution, representing the normal phase. Furthermore, when T=T, we prove that the only gap solution is the zero solution and that the positive gap solution depend on the temperature Tgap solution tends to zero, which enables us to determine the critical temperature T. In the isotropic case where the entries of the interaction matrix K are all constants, we are able to derive an elegant T equation which says that T depends only on the largest positive eigenvalue of K but does not depend on the other details of K. In the anisotropic case, we may derive a similar T equation in the context of the Markowitz-Kadanoff model and we prove that the presence of anisotropic fluctuations enhances T as in the single-band case. A special consequence of these results is that the half-unity exponent isotope effect may rigorously be proved in the multiband BCS theory, isotropic or anisotropic.

  2. Improving care for patients on antiretroviral therapy through a gap analysis framework.

    PubMed

    Massoud, M Rashad; Shakir, Fazila; Livesley, Nigel; Muhire, Martin; Nabwire, Juliana; Ottosson, Amanda; Jean-Baptiste, Rachel; Megere, Humphrey; Karamagi-Nkolo, Esther; Gaudreault, Suzanne; Marks, Pamela; Jennings, Larissa

    2015-07-01

    To improve quality of care through decreasing existing gaps in the areas of coverage, retention, and wellness of patients receiving HIV care and treatment. The antiretroviral therapy (ART) Framework utilizes improvement methods and the Chronic Care Model to address the coverage, retention, and wellness gaps in HIV care and treatment. This is a time-series study. The ART Framework was applied in five health centers in Buikwe District, Uganda. Quality improvement teams, consisting of healthcare workers and expert patients, were established in each of the five healthcare facilities. The intervention period was October 2010 to September 2012. It consisted of quality improvement teams analyzing their facility and systems of care from the perspective of the Chronic Care Model to identify areas of improvement. They implemented the ART Framework, collected data and assessed outcomes, focused on self-management support for patients, to improve coverage, retention, and wellness gaps in HIV care and treatment. Coverage was defined as every patient who needs ART in the catchment area, receives it. Retention was defined as every patient who receives ART stays on ART, and wellness defined as having a positive clinical, immunological, and/or virological response to treatment without intolerable or unmanageable side-effects. Results from Buikwe show the gaps in coverage, retention, and wellness greatly decreased a gap in coverage of 44-19%, gap in retention of 49-24%, and gap in wellness of 53-14% during a 2-year intervention period. The ART Framework is an innovative and practical tool for HIV program managers to improve HIV care and treatment.

  3. Implementing shared decision making in federally qualified health centers, a quasi-experimental design study: the Office-Guidelines Applied to Practice (Office-GAP) program.

    PubMed

    Olomu, Adesuwa; Hart-Davidson, William; Luo, Zhehui; Kelly-Blake, Karen; Holmes-Rovner, Margaret

    2016-08-02

    Use of Shared Decision-Making (SDM) and Decision Aids (DAs) has been encouraged but is not regularly implemented in primary care. The Office-Guidelines Applied to Practice (Office-GAP) intervention is an application of a previous model revised to address guidelines based care for low-income populations with diabetes and coronary heart disease (CHD). To evaluate Office-GAP Program feasibility and preliminary efficacy on medication use, patient satisfaction with physician communication and confidence in decision in low-income population with diabetes and coronary heart disease (CHD) in a Federally Qualified Healthcare Center (FQHC). Ninety-five patients participated in an Office-GAP program. A quasi-experimental design study, over 6 months with 12-month follow-up. Office-GAP program integrates health literacy, communication skills education for patients and physicians, patient/physician decision support tools and SDM into routine care. 1) Implementation rates of planned program elements 2) Patient satisfaction with communication and confidence in decision, and 3) Medication prescription rates. We used the GEE method for hierarchical logistic models, controlling for confounding. Feasibility of the Office-GAP program in the FQHC setting was established. We found significant increase in use of Aspirin/Plavix, statin and beta-blocker during follow-up compared to baseline: Aspirin OR 1.5 (95 % CI: 1.1, 2.2) at 3-months, 1.9 (1.3, 2.9) at 6-months, and 1.8 (1.2, 2.8) at 12-months. Statin OR 1.1 (1.0, 1.3) at 3-months and 1.5 (1.1, 2.2) at 12-months; beta-blocker 1.8 (1.1, 2.9) at 6-months and 12-months. Program elements were consistently used (≥ 98 % clinic attendance at training and tool used). Patient satisfaction with communication and confidence in decision increased. The use of Office-GAP program to teach SDM and use of DAs in real time was demonstrated to be feasible in FQHCs. It has the potential to improve satisfaction with physician communication and

  4. Comprehensive School Reform: Meta-Analytic Evidence of Black-White Achievement Gap Narrowing.

    PubMed

    Gorey, Kevin M

    2009-12-30

    This meta-analysis extends a previous review of the achievement effects of comprehensive school reform (CSR) programs (Borman, Hewes, Overman, & Brown, 2003). That meta-analysis observed significant effects of well endowed and well-researched programs, but it did not account for race/ethnicity. This article synthesizes 34 cohort or quasi-experimental outcomes of studies that incorporated the policy-critical characteristic of race/ethnicity. compared with matched traditional schools, the black-white achievement gap narrowed significantly more among students in CSR schools. In addition, the aggregate effects were large, substantially to completely eliminating the achievement gap between African American and non-Hispanic white students in elementary and middle schools. Title I policies before or after the No Child Left Behind Act of 2001 seem to have had essentially no impact on the black-white achievement gap. Curricular and testing mandates along with the threat of sanctions without concomitant resource supports seem to have failed. This study suggests that educational achievement inequities need not be America's destiny. It seems that they could be eliminated through concerted political will and ample resource commitments to evidence-based educational programs.

  5. IonGAP: integrative bacterial genome analysis for Ion Torrent sequence data.

    PubMed

    Baez-Ortega, Adrian; Lorenzo-Diaz, Fabian; Hernandez, Mariano; Gonzalez-Vila, Carlos Ignacio; Roda-Garcia, Jose Luis; Colebrook, Marcos; Flores, Carlos

    2015-09-01

    We introduce IonGAP, a publicly available Web platform designed for the analysis of whole bacterial genomes using Ion Torrent sequence data. Besides assembly, it integrates a variety of comparative genomics, annotation and bacterial classification routines, based on the widely used FASTQ, BAM and SRA file formats. Benchmarking with different datasets evidenced that IonGAP is a fast, powerful and simple-to-use bioinformatics tool. By releasing this platform, we aim to translate low-cost bacterial genome analysis for microbiological prevention and control in healthcare, agroalimentary and pharmaceutical industry applications. IonGAP is hosted by the ITER's Teide-HPC supercomputer and is freely available on the Web for non-commercial use at http://iongap.hpc.iter.es. mcolesan@ull.edu.es or cflores@ull.edu.es Supplementary data are available at Bioinformatics online. © The Author 2015. Published by Oxford University Press. All rights reserved. For Permissions, please e-mail: journals.permissions@oup.com.

  6. School Choice and the Achievement Gap

    ERIC Educational Resources Information Center

    Jeynes, William H.

    2014-01-01

    The possibility is examined that school choice programs could be a means to reducing the achievement gap. Data based on meta-analytic research and the examination of nationwide data sets suggest that school choice programs that include private schools could reduce the achievement gap by 25%. The propounding of this possibility is based on research…

  7. Bridging the semantic gap in sports

    NASA Astrophysics Data System (ADS)

    Li, Baoxin; Errico, James; Pan, Hao; Sezan, M. Ibrahim

    2003-01-01

    One of the major challenges facing current media management systems and the related applications is the so-called "semantic gap" between the rich meaning that a user desires and the shallowness of the content descriptions that are automatically extracted from the media. In this paper, we address the problem of bridging this gap in the sports domain. We propose a general framework for indexing and summarizing sports broadcast programs. The framework is based on a high-level model of sports broadcast video using the concept of an event, defined according to domain-specific knowledge for different types of sports. Within this general framework, we develop automatic event detection algorithms that are based on automatic analysis of the visual and aural signals in the media. We have successfully applied the event detection algorithms to different types of sports including American football, baseball, Japanese sumo wrestling, and soccer. Event modeling and detection contribute to the reduction of the semantic gap by providing rudimentary semantic information obtained through media analysis. We further propose a novel approach, which makes use of independently generated rich textual metadata, to fill the gap completely through synchronization of the information-laden textual data with the basic event segments. An MPEG-7 compliant prototype browsing system has been implemented to demonstrate semantic retrieval and summarization of sports video.

  8. A Meta-Analysis on the Factors That Best Reduce the Achievement Gap

    ERIC Educational Resources Information Center

    Jeynes, William H.

    2015-01-01

    A meta-analyses was undertaken to determine the factors that are most related with reducing the achievement gap. The meta-analysis included 30 studies that examined attempts to bridge the achievement gap between White students on one hand and Black and Latino students on the other. The results indicate that several factors are associated with a…

  9. A gap analysis of meteorological requirements for commercial space operators

    NASA Astrophysics Data System (ADS)

    Stapleton, Nicholas James

    Commercial space companies will soon be the primary method of launching people and supplies into orbit. Among the critical aspects of space launches are the meteorological concerns. Laws and regulations pertaining to meteorological considerations have been created to ensure the safety of the space industry and those living around spaceports; but, are they adequate? Perhaps the commercial space industry can turn to the commercial aviation industry to help answer that question. Throughout its history, the aviation industry has dealt with lessons learned from mishaps due to failures in understanding the significance of weather impacts on operations. Using lessons from the aviation industry, the commercial space industry can preempt such accidents and maintain viability as an industry. Using Lanicci's Strategic Planning Model, this study identified the weather needs of the commercial space industry by conducting three gap analyses. First, a comparative analysis was done between laws and regulations in commercial aviation and those in the commercial space industry pertaining to meteorological support, finding a "legislative gap" between the two industries, as no legal guarantee is in place to ensure weather products remain available to the commercial space industry. A second analysis was conducted between the meteorological services provided for the commercial aviation industry and commercial space industry, finding a gap at facilities not located at an established launch facility or airport. At such facilities, many weather observational technologies would not be present, and would need to be purchased by the company operating the spaceport facility. A third analysis was conducted between the meteorological products and regulations that are currently in existence, and those needed for safe operations within the commercial space industry, finding gaps in predicting lightning, electric field charge, and space weather. Recommendations to address these deficiencies have

  10. Gap analysis of cultural and religious needs of hospitalized patients.

    PubMed

    Davidson, Judy E; Boyer, Merri Lynn; Casey, Debra; Matzel, Stephen Chavez; Walden, Chaplain David

    2008-01-01

    Identify patient and family needs specifically related to an in-hospital birth or death. This study aimed to perform a gap analysis between identified needs and current hospital practice, services, and resources. With the IRB approval, and purposive sampling using the demographics of a community hospital plus subgroups from problematic cases. Twenty-two semistructured interviews were audiotaped, and 6 lectures and 2 panel discussions were videotaped. Transcriptions were distributed to the research team and manually coded for gaps between current practices versus stated needs. Group process was used to form consensus regarding findings. The following subgroups were targeted: Muslim, Baha'i, Catholic, Protestant, Jewish, Buddhist, Mormon, Jehovah's Witness, Latino, Filipino, Chinese, African American. Gaps in available resources, such as prayer books, rugs, and compasses, were identified. Knowledge gaps included many issues such as the Muslim preference for decreasing sedatives at end of life to be able to recite the sacred prayer while dying. Practice issues such as respecting plain-clothed clergy, the impact of "rule-orientation" on family needs, and the universal need to call clergy early were identified.

  11. Automated qualification and analysis of protective spark gaps for DC accelerators

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Banerjee, Srutarshi; Rajan, Rehim N.; Dewangan, S.

    2014-07-01

    Protective spark gaps are used in the high voltage multiplier column of a 3 MeV DC Accelerator to prevent excessive voltage build-ups. Precise gap of 5 mm is maintained between the electrodes in these spark gaps for obtaining 120 kV± 5 kV in 6 kg/cm{sup 2} SF{sub 6} environment which is the dielectric medium. There are 74 such spark gaps used in the multiplier. Each spark gap has to be qualified for electrical performance before fitting in the accelerator to ensure reliable operation. As the breakdown voltage stabilizes after a large number of sparks between the electrodes, the qualification processmore » becomes time consuming and cumbersome. For qualifying large number of spark gaps an automatic breakdown analysis setup has been developed. This setup operates in air, a dielectric medium. The setup consists of a flyback topology based high voltage power supply with maximum rating of 25 kV. This setup works in conjunction with spark detection and automated shutdown circuit. The breakdown voltage is sensed using a peak detector circuit. The voltage breakdown data is recorded and statistical distribution of the breakdown voltage has been analyzed. This paper describes details of the diagnostics and the spark gap qualification process based on the experimental data. (author)« less

  12. Hydrogen Safety Sensor Performance and Use Gap Analysis: Preprint

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Buttner, William J; Burgess, Robert M; Schmidt, Kara

    Hydrogen sensors are recognized as an important technology for facilitating the safe implementation of hydrogen as an alternative fuel, and there are numerous reports of a sensor alarm successfully preventing a potentially serious event. However, gaps in sensor metrological specifications, as well as in their performance for some applications, exist.The U.S. Department of Energy (DOE) Fuel Cell Technology Office published a short list of critical gaps in the 2007 and 2012 multiyear project plans; more detailed gap analyses were independently performed by the JRC and NREL. There have been, however, some significant advances in sensor technologies since these assessments, includingmore » the commercial availability of hydrogen sensors with fast response times (t90 less than 1 s, which had been an elusive DOE target since 2007), improved robustness to chemical poisons, improved selectivity, and improved lifetime and stability. These improvements, however, have not been universal and typically pertain to select platforms or models. Moreover, as hydrogen markets grow and new applications are being explored, more demands will be imposed on sensor performance. The hydrogen sensor laboratories at NREL and JRC are currently updating the hydrogen safety sensor gap analysis through direct interaction with international stakeholders in the hydrogen community, especially end-users. NREL and the JRC are currently organizing a series of workshops (in Europe and the U.S.) with sensor developers, end-users, and other stakeholders in 2017 to identify technology gaps and to develop a path forward to address them. One workshop is scheduled for May 10 in Brussels, Belgium at the Headquarters of the Fuel Cell and Hydrogen Joint Undertaking. A second workshop is planned at the National Renewable Energy Laboratory in Golden, CO, USA. This presentation will review improvements in sensor technologies in the past 5 to 10 years, identify gaps in sensor performance and use requirements, and

  13. Relating the defect band gap and the density functional band gap

    NASA Astrophysics Data System (ADS)

    Schultz, Peter; Edwards, Arthur

    2014-03-01

    Density functional theory (DFT) is an important tool to probe the physics of materials. The Kohn-Sham (KS) gap in DFT is typically (much) smaller than the observed band gap for materials in nature, the infamous ``band gap problem.'' Accurate prediction of defect energy levels is often claimed to be a casualty--the band gap defines the energy scale for defect levels. By applying rigorous control of boundary conditions in size-converged supercell calculations, however, we compute defect levels in Si and GaAs with accuracies of ~0.1 eV, across the full gap, unhampered by a band gap problem. Using GaAs as a theoretical laboratory, we show that the defect band gap--the span of computed defect levels--is insensitive to variations in the KS gap (with functional and pseudopotential), these KS gaps ranging from 0.1 to 1.1 eV. The defect gap matches the experimental 1.52 eV gap. The computed defect gaps for several other III-V, II-VI, I-VII, and other compounds also agree with the experimental gap, and show no correlation with the KS gap. Where, then, is the band gap problem? This talk presents these results, discusses why the defect gap and the KS gap are distinct, implying that current understanding of what the ``band gap problem'' means--and how to ``fix'' it--need to be rethought. Sandia National Laboratories is a multi-program laboratory managed and operated by Sandia Corporation, a wholly owned subsidiary of Lockheed Martin Company, for the U.S. Department of Energy's NNSA under contract DE-AC04-94AL85000.

  14. Tire Crumb Research Study Literature Review / Gap AnalysisWhite Paper Summary of Results

    EPA Science Inventory

    In order to more fully understand data gaps in human exposure and toxicity to tire crumb materials, ATSDR, CPSC and EPA undertook a collaborative effort in the form of a scientific literature review and subsequent gaps analysis. The first objective of the Literature Review and Ga...

  15. Expedient Gap Definition Using 3D LADAR

    DTIC Science & Technology

    2006-09-01

    Research and Development Center (ERDC), ASI has developed an algorithm to reduce the 3D point cloud acquired with the LADAR system into sets of 2D...ATO IV.GC.2004.02. The GAP Program is conducted by the U.S. Army Engineer Research and Development Center (ERDC) in conjunction with the U.S. Army...Introduction 1 1 Introduction Background The Battlespace Gap Definition and Defeat ( GAP ) Program is conducted by the U.S. Army Engineer Research and

  16. Comprehensive School Reform: Meta-Analytic Evidence of Black-White Achievement Gap Narrowing1

    PubMed Central

    Gorey, Kevin M.

    2016-01-01

    This meta-analysis extends a previous review of the achievement effects of comprehensive school reform (CSR) programs (Borman, Hewes, Overman, & Brown, 2003). That meta-analysis observed significant effects of well endowed and well-researched programs, but it did not account for race/ethnicity. This article synthesizes 34 cohort or quasi-experimental outcomes of studies that incorporated the policy-critical characteristic of race/ethnicity. Findings: compared with matched traditional schools, the black-white achievement gap narrowed significantly more among students in CSR schools. In addition, the aggregate effects were large, substantially to completely eliminating the achievement gap between African American and non-Hispanic white students in elementary and middle schools. Title I policies before or after the No Child Left Behind Act of 2001 seem to have had essentially no impact on the black-white achievement gap. Curricular and testing mandates along with the threat of sanctions without concomitant resource supports seem to have failed. This study suggests that educational achievement inequities need not be America’s destiny. It seems that they could be eliminated through concerted political will and ample resource commitments to evidence-based educational programs. PMID:27453681

  17. Thermal protection system gap analysis using a loosely coupled fluid-structural thermal numerical method

    NASA Astrophysics Data System (ADS)

    Huang, Jie; Li, Piao; Yao, Weixing

    2018-05-01

    A loosely coupled fluid-structural thermal numerical method is introduced for the thermal protection system (TPS) gap thermal control analysis in this paper. The aerodynamic heating and structural thermal are analyzed by computational fluid dynamics (CFD) and numerical heat transfer (NHT) methods respectively. An interpolation algorithm based on the control surface is adopted for the data exchanges on the coupled surface. In order to verify the analysis precision of the loosely coupled method, a circular tube example was analyzed, and the wall temperature agrees well with the test result. TPS gap thermal control performance was studied by the loosely coupled method successfully. The gap heat flux is mainly distributed in the small region at the top of the gap which is the high temperature region. Besides, TPS gap temperature and the power of the active cooling system (CCS) calculated by the traditional uncoupled method are higher than that calculated by the coupled method obviously. The reason is that the uncoupled method doesn't consider the coupled effect between the aerodynamic heating and structural thermal, however the coupled method considers it, so TPS gap thermal control performance can be analyzed more accurately by the coupled method.

  18. Impacts analysis of car following models considering variable vehicular gap policies

    NASA Astrophysics Data System (ADS)

    Xin, Qi; Yang, Nan; Fu, Rui; Yu, Shaowei; Shi, Zhongke

    2018-07-01

    Due to the important roles playing in the vehicles' adaptive cruise control system, variable vehicular gap polices were employed to full velocity difference model (FVDM) to investigate the traffic flow properties. In this paper, two new car following models were put forward by taking constant time headway(CTH) policy and variable time headway(VTH) policy into optimal velocity function, separately. By steady state analysis of the new models, an equivalent optimal velocity function was defined. To determine the linear stable conditions of the new models, we introduce equivalent expressions of safe vehicular gap, and then apply small amplitude perturbation analysis and long terms of wave expansion techniques to obtain the new models' linear stable conditions. Additionally, the first order approximate solutions of the new models were drawn at the stable region, by transforming the models into typical Burger's partial differential equations with reductive perturbation method. The FVDM based numerical simulations indicate that the variable vehicular gap polices with proper parameters directly contribute to the improvement of the traffic flows' stability and the avoidance of the unstable traffic phenomena.

  19. A national streamflow network gap analysis

    USGS Publications Warehouse

    Kiang, Julie E.; Stewart, David W.; Archfield, Stacey A.; Osborne, Emily B.; Eng, Ken

    2013-01-01

    The U.S. Geological Survey (USGS) conducted a gap analysis to evaluate how well the USGS streamgage network meets a variety of needs, focusing on the ability to calculate various statistics at locations that have streamgages (gaged) and that do not have streamgages (ungaged). This report presents the results of analysis to determine where there are gaps in the network of gaged locations, how accurately desired statistics can be calculated with a given length of record, and whether the current network allows for estimation of these statistics at ungaged locations. The analysis indicated that there is variability across the Nation’s streamflow data-collection network in terms of the spatial and temporal coverage of streamgages. In general, the Eastern United States has better coverage than the Western United States. The arid Southwestern United States, Alaska, and Hawaii were observed to have the poorest spatial coverage, using the dataset assembled for this study. Except in Hawaii, these areas also tended to have short streamflow records. Differences in hydrology lead to differences in the uncertainty of statistics calculated in different regions of the country. Arid and semiarid areas of the Central and Southwestern United States generally exhibited the highest levels of interannual variability in flow, leading to larger uncertainty in flow statistics. At ungaged locations, information can be transferred from nearby streamgages if there is sufficient similarity between the gaged watersheds and the ungaged watersheds of interest. Areas where streamgages exhibit high correlation are most likely to be suitable for this type of information transfer. The areas with the most highly correlated streamgages appear to coincide with mountainous areas of the United States. Lower correlations are found in the Central United States and coastal areas of the Southeastern United States. Information transfer from gaged basins to ungaged basins is also most likely to be successful

  20. Automatic Road Gap Detection Using Fuzzy Inference System

    NASA Astrophysics Data System (ADS)

    Hashemi, S.; Valadan Zoej, M. J.; Mokhtarzadeh, M.

    2011-09-01

    Automatic feature extraction from aerial and satellite images is a high-level data processing which is still one of the most important research topics of the field. In this area, most of the researches are focused on the early step of road detection, where road tracking methods, morphological analysis, dynamic programming and snakes, multi-scale and multi-resolution methods, stereoscopic and multi-temporal analysis, hyper spectral experiments, are some of the mature methods in this field. Although most researches are focused on detection algorithms, none of them can extract road network perfectly. On the other hand, post processing algorithms accentuated on the refining of road detection results, are not developed as well. In this article, the main is to design an intelligent method to detect and compensate road gaps remained on the early result of road detection algorithms. The proposed algorithm consists of five main steps as follow: 1) Short gap coverage: In this step, a multi-scale morphological is designed that covers short gaps in a hierarchical scheme. 2) Long gap detection: In this step, the long gaps, could not be covered in the previous stage, are detected using a fuzzy inference system. for this reason, a knowledge base consisting of some expert rules are designed which are fired on some gap candidates of the road detection results. 3) Long gap coverage: In this stage, detected long gaps are compensated by two strategies of linear and polynomials for this reason, shorter gaps are filled by line fitting while longer ones are compensated by polynomials.4) Accuracy assessment: In order to evaluate the obtained results, some accuracy assessment criteria are proposed. These criteria are obtained by comparing the obtained results with truly compensated ones produced by a human expert. The complete evaluation of the obtained results whit their technical discussions are the materials of the full paper.

  1. Funding gap for immunization across 94 low- and middle-income countries.

    PubMed

    Ozawa, Sachiko; Grewal, Simrun; Portnoy, Allison; Sinha, Anushua; Arilotta, Richard; Stack, Meghan L; Brenzel, Logan

    2016-12-07

    Novel vaccine development and production has given rise to a growing number of vaccines that can prevent disease and save lives. In order to realize these health benefits, it is essential to ensure adequate immunization financing to enable equitable access to vaccines for people in all communities. This analysis estimates the full immunization program costs, projected available financing, and resulting funding gap for 94 low- and middle-income countries over five years (2016-2020). Vaccine program financing by country governments, Gavi, and other development partners was forecasted for vaccine, supply chain, and service delivery, based on an analysis of comprehensive multi-year plans together with a series of scenario and sensitivity analyses. Findings indicate that delivery of full vaccination programs across 94 countries would result in a total funding gap of $7.6 billion (95% uncertainty range: $4.6-$11.8 billion) over 2016-2020, with the bulk (98%) of the resources required for routine immunization programs. More than half (65%) of the resources to meet this funding gap are required for service delivery at $5.0 billion ($2.7-$8.4 billion) with an additional $1.1 billion ($0.9-$2.7 billion) needed for vaccines and $1.5 billion ($1.1-$2.0 billion) for supply chain. When viewed as a percentage of total projected costs, the funding gap represents 66% of projected supply chain costs, 30% of service delivery costs, and 9% of vaccine costs. On average, this funding gap corresponds to 0.2% of general government expenditures and 2.3% of government health expenditures. These results suggest greater need for country and donor resource mobilization and funding allocation for immunizations. Both service delivery and supply chain are important areas for further resource mobilization. Further research on the impact of advances in service delivery technology and reductions in vaccine prices beyond this decade would be important for efficient investment decisions for

  2. Diverging Experiences during Out-of-School Time: The Race Gap in Exposure to After-School Programs

    ERIC Educational Resources Information Center

    Hynes, Kathryn; Sanders, Felicia

    2011-01-01

    There is considerable interest in identifying ways to close the Black-White achievement gap. This study examines race differences in children's participation in after-school programs, an out-of-school time experience that may influence children's achievement. Using nationally representative data spanning 1995-2005, the authors find that African…

  3. Closing the poor-rich gap in contraceptive use in urban Kenya: are family planning programs increasingly reaching the urban poor?

    PubMed

    Fotso, Jean Christophe; Speizer, Ilene S; Mukiira, Carol; Kizito, Paul; Lumumba, Vane

    2013-08-27

    Kenya is characterized by high unmet need for family planning (FP) and high unplanned pregnancy, in a context of urban population explosion and increased urban poverty. It witnessed an improvement of its FP and reproductive health (RH) indicators in the recent past, after a period of stalled progress. The objectives of the paper are to: a) describe inequities in modern contraceptive use, types of methods used, and the main sources of contraceptives in urban Kenya; b) examine the extent to which differences in contraceptive use between the poor and the rich widened or shrank over time; and c) attempt to relate these findings to the FP programming context, with a focus on whether the services are increasingly reaching the urban poor. We use data from the 1993, 1998, 2003 and 2008/09 Kenya demographic and health survey. Bivariate analyses describe the patterns of modern contraceptive use and the types and sources of methods used, while multivariate logistic regression models assess how the gap between the poor and the rich varied over time. The quantitative analysis is complemented by a review on the major FP/RH programs carried out in Kenya. There was a dramatic change in contraceptive use between 2003 and 2008/09 that resulted in virtually no gap between the poor and the rich in 2008/09, by contrast to the period 1993-1998 during which the improvement in contraceptive use did not significantly benefit the urban poor. Indeed, the late 1990s marked the realization by the Government of Kenya and its development partners, of the need to deliberately target the poor with family planning services. Most urban women use short-term and less effective methods, with the proportion of long-acting method users dropping by half during the review period. The proportion of private sector users also declined between 2003 and 2008/09. The narrowing gap in the recent past between the urban poor and the urban rich in the use of modern contraception is undoubtedly good news, which

  4. Knowledge-Base Semantic Gap Analysis for the Vulnerability Detection

    NASA Astrophysics Data System (ADS)

    Wu, Raymond; Seki, Keisuke; Sakamoto, Ryusuke; Hisada, Masayuki

    Web security became an alert in internet computing. To cope with ever-rising security complexity, semantic analysis is proposed to fill-in the gap that the current approaches fail to commit. Conventional methods limit their focus to the physical source codes instead of the abstraction of semantics. It bypasses new types of vulnerability and causes tremendous business loss.

  5. ADMS State of the Industry and Gap Analysis

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Agalgaonkar, Yashodhan P.; Marinovici, Maria C.; Vadari, Subramanian V.

    2016-03-31

    An Advanced distribution management system (ADMS) is a platform for optimized distribution system operational management. This platform comprises of distribution management system (DMS) applications, supervisory control and data acquisition (SCADA), outage management system (OMS), and distributed energy resource management system (DERMS). One of the primary objectives of this work is to study and analyze several ADMS component and auxiliary systems. All the important component and auxiliary systems, SCADA, GISs, DMSs, AMRs/AMIs, OMSs, and DERMS, are discussed in this report. Their current generation technologies are analyzed, and their integration (or evolution) with an ADMS technology is discussed. An ADMS technology statemore » of the art and gap analysis is also presented. There are two technical gaps observed. The integration challenge between the component operational systems is the single largest challenge for ADMS design and deployment. Another significant challenge noted is concerning essential ADMS applications, for instance, fault location, isolation, and service restoration (FLISR), volt-var optimization (VVO), etc. There are a relatively small number of ADMS application developers as ADMS software platform is not open source. There is another critical gap and while not being technical in nature (when compared the two above) is still important to consider. The data models currently residing in utility GIS systems are either incomplete or inaccurate or both. This data is essential for planning and operations because it is typically one of the primary sources from which power system model are created. To achieve the full potential of ADMS, the ability to execute acute Power Flow solution is an important pre-requisite. These critical gaps are hindering wider Utility adoption of an ADMS technology. The development of an open architecture platform can eliminate many of these barriers and also aid seamless integration of distribution Utility legacy systems

  6. Plant canopy gap-size analysis theory for improving optical measurements of leaf-area index

    NASA Astrophysics Data System (ADS)

    Chen, Jing M.; Cihlar, Josef

    1995-09-01

    Optical instruments currently available for measuring the leaf-area index (LAI) of a plant canopy all utilize only the canopy gap-fraction information. These instruments include the Li-Cor LAI-2000 Plant Canopy Analyzer, Decagon, and Demon. The advantages of utilizing both the canopy gap-fraction and gap-size information are shown. For the purpose of measuring the canopy gap size, a prototype sunfleck-LAI instrument named Tracing Radiation and Architecture of Canopies (TRAC), has been developed and tested in two pure conifer plantations, red pine (Pinus resinosa Ait.) and jack pine (Pinus banksiana Lamb). A new gap-size-analysis theory is presented to quantify the effect of canopy architecture on optical measurements of LAI based on the gap-fraction principle. The theory is an improvement on that of Lang and Xiang [Agric. For. Meteorol. 37, 229 (1986)]. In principle, this theory can be used for any heterogeneous canopies.

  7. A Gap Analysis Needs Assessment Tool to Drive a Care Delivery and Research Agenda for Integration of Care and Sharing of Best Practices Across a Health System.

    PubMed

    Golden, Sherita Hill; Hager, Daniel; Gould, Lois J; Mathioudakis, Nestoras; Pronovost, Peter J

    2017-01-01

    In a complex health system, it is important to establish a systematic and data-driven approach to identifying needs. The Diabetes Clinical Community (DCC) of Johns Hopkins Medicine's Armstrong Institute for Patient Safety and Quality developed a gap analysis tool and process to establish the system's current state of inpatient diabetes care. The collectively developed tool assessed the following areas: program infrastructure; protocols, policies, and order sets; patient and health care professional education; and automated data access. For the purposes of this analysis, gaps were defined as those instances in which local resources, infrastructure, or processes demonstrated a variance against the current national evidence base or institutionally defined best practices. Following the gap analysis, members of the DCC, in collaboration with health system leadership, met to identify priority areas in order to integrate and synergize diabetes care resources and efforts to enhance quality and reduce disparities in care across the system. Key gaps in care identified included lack of standardized glucose management policies, lack of standardized training of health care professionals in inpatient diabetes management, and lack of access to automated data collection and analysis. These results were used to gain resources to support collaborative diabetes health system initiatives and to successfully obtain federal research funding to develop and pilot a pragmatic diabetes educational intervention. At a health system level, the summary format of this gap analysis tool is an effective method to clearly identify disparities in care to focus efforts and resources to improve care delivery. Copyright © 2016 The Joint Commission. Published by Elsevier Inc. All rights reserved.

  8. The Use of Gap Analysis to Increase Student Completion Rates at Travelor Adult School

    ERIC Educational Resources Information Center

    Gil, Blanca Estela

    2013-01-01

    This project applied the gap analysis problem-solving framework (Clark & Estes, 2008) in order to help develop strategies to increase completion rates at Travelor Adult School. The purpose of the study was to identify whether the knowledge, motivation and organization barriers were contributing to the identified gap. A mixed method approached…

  9. A Geometric Analysis to Protect Manned Assets from Newly Launched Objects - COLA Gap Analysis

    NASA Technical Reports Server (NTRS)

    Hametz, Mark E.; Beaver, Brian A.

    2012-01-01

    period is also not practical due to the limiting effects of these large orbit state uncertainties. An estimated upper bound for Pc for a typical spent upper stage if nominally aligned for a direct broadside collision with the ISS is only on the order of 10-6. For a smaller manned object such as a Soyuz capsule, the risk level decreases to an order of 10'8 . In comparison, the Air Force Range policy (AFI 91-217) for launch COLAs would only eliminate launch opportunities when conjunctions with objects exceed a Pc of 10'5 This paper demonstrates a conservative geometry-based methodology that may be used to determine if launch opportunities pose a threat to the ISS during the COLA gap period. The NASA Launch Services Program at Kennedy Space Center has developed this COLA gap analysis method and employed it fQr three NASA missions to identify potential ISS conjunctions and corresponding launch window closures during the 56-hour at-risk period. In the analysis, for each launch opportunity, the nominal trajectory of the spent upper stage and the orbit state of the ISS are propagated over the 56 hour period. Each time the upper stage crosses the orbit plane of the ISS, the relative radial and argument of latitude separations are calculated. A window cutout is identified if these separation differences fall within a mission-specific violation box, which is determined from the evaluation of a Monte Carlo dispersions analysis that quantifies the potential variation in the upper stage radial and argument of latitude differences. This paper details the results of these analyses and their impacts to each mission.

  10. Central Asia’s Shrinking Connectivity Gap: Implications for U.S. Strategy

    DTIC Science & Technology

    2014-11-01

    strategic research and analysis to influence policy debate and bridge the gap between military and academia. The Center for Strategic Leadership and...War College External Research Associates Program. Information on this program is available on our website, www.StrategicStudies Institute.army.mil...update the national security community on the research of our analysts, recent and forthcoming publications, and upcoming confer- ences sponsored by

  11. Region 9 Tribal Environmental GAP Funding

    EPA Pesticide Factsheets

    EPA Region 9 invites Indian Environmental General Assistance Program (GAP) grant proposals from federally recognized tribal governments and eligible intertribal consortia for FY2019 work plan program development activities.

  12. Digital Architecture – Results From a Gap Analysis

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Oxstrand, Johanna Helene; Thomas, Kenneth David; Fitzgerald, Kirk

    The digital architecture is defined as a collection of IT capabilities needed to support and integrate a wide-spectrum of real-time digital capabilities for nuclear power plant performance improvements. The digital architecture can be thought of as an integration of the separate I&C and information systems already in place in NPPs, brought together for the purpose of creating new levels of automation in NPP work activities. In some cases, it might be an extension of the current communication systems, to provide digital communications where they are currently analog only. This collection of IT capabilities must in turn be based on amore » set of user requirements that must be supported for the interconnected technologies to operate in an integrated manner. These requirements, simply put, are a statement of what sorts of digital work functions will be exercised in a fully-implemented seamless digital environment and how much they will be used. The goal of the digital architecture research is to develop a methodology for mapping nuclear power plant operational and support activities into the digital architecture, which includes the development of a consensus model for advanced information and control architecture. The consensus model should be developed at a level of detail that is useful to the industry. In other words, not so detailed that it specifies specific protocols and not so vague that it is only provides a high level description of technology. The next step towards the model development is to determine the current state of digital architecture at typical NPPs. To investigate the current state, the researchers conducted a gap analysis to determine to what extent the NPPs can support the future digital technology environment with their existing I&C and IT structure, and where gaps exist with respect to the full deployment of technology over time. The methodology, result, and conclusions from the gap analysis are described in this report.« less

  13. Exploring the Importance of Soft and Hard Skills as Perceived by IT Internship Students and Industry: A Gap Analysis

    ERIC Educational Resources Information Center

    Patacsil, Frederick F.; Tablatin, Christine Lourrine S.

    2017-01-01

    The research paper proposes a skills gap methodology that utilized the respondent experiences in the internship program to measure the importance of the Information Technology (IT) skills gap as perceived by IT students and the industry. The questionnaires were formulated based on previous studies, however, was slightly modified, validated and…

  14. A Critical Policy Analysis of Texas' "Closing the Gaps 2015"

    ERIC Educational Resources Information Center

    Mansfield, Katherine Cumings; Thackik, Stefani Leigh

    2016-01-01

    This critical policy analysis uses critical race theory to provide a counter narrative to the P-16 initiative in Texas known as "Closing the Gaps 2015". Findings indicate that while these reforms aim to increase educational access and achievement for people of color, they fall short of addressing systemic inequities such as enduring…

  15. Bridging the Otolaryngology Peer Review Knowledge Gap: A Call for a Residency Development Program.

    PubMed

    Schmalbach, Cecelia E

    2016-07-01

    Current otolaryngology literature and future scientific direction rely heavily on a rigorous peer review process. Just as manuscripts warrant thoughtful review with constructive feedback to the authors, the same can be said for critiques written by novice peer reviewers. Formal scientific peer review training programs are lacking. Recognizing this knowledge gap, Otolaryngology-Head and Neck Surgery is excited to offer its new Resident Reviewer Development Program. All otolaryngology residents who are postgraduate year 2 and above and in excellent academic standing are eligible to participate in this mentored program, during which they will conduct 6 manuscript reviews under the direction of a seasoned reviewer in his or her subspecialty area of interest. By completing reviews alongside a mentor, participants gain the required skills to master the peer review process-a first step that often leads to journal editorial board and associate editor invitations. © American Academy of Otolaryngology—Head and Neck Surgery Foundation 2016.

  16. Filling the Fighter Gap

    DTIC Science & Technology

    2010-03-18

    1 Filling the Fighter Gap by Major Justin DeMarco, USAF The purpose of this paper is to suggest how the Air Force can mitigate the...estimate or any other aspect of this collection of information, including suggestions for reducing this burden, to Washington Headquarters Services...SUBTITLE Filling the Fighter Gap 5a. CONTRACT NUMBER 5b. GRANT NUMBER 5c. PROGRAM ELEMENT NUMBER 6. AUTHOR(S) 5d. PROJECT NUMBER 5e. TASK NUMBER

  17. The Knowledge Gap Versus the Belief Gap and Abstinence-Only Sex Education.

    PubMed

    Hindman, Douglas Blanks; Yan, Changmin

    2015-08-01

    The knowledge gap hypothesis predicts widening disparities in knowledge of heavily publicized public affairs issues among socioeconomic status groups. The belief gap hypothesis extends the knowledge gap hypothesis to account for knowledge and beliefs about politically contested issues based on empirically verifiable information. This analysis of 3 national surveys shows belief gaps developed between liberals and conservatives regarding abstinence-only sex education; socioeconomic status-based knowledge gaps did not widen. The findings partially support both belief gap and knowledge gap hypotheses. In addition, the unique contributions of exposure to Fox News, CNN, and MSNBC in this process were investigated. Only exposure to Fox News was linked to beliefs about abstinence-only sex education directly and indirectly through the cultivation of conservative ideology.

  18. How Front-End Loading Contributes to Creating and Sustaining the Theory-Practice Gap in Higher Education Programs

    ERIC Educational Resources Information Center

    Allen, Jeanne Maree

    2011-01-01

    In this paper, I show how Mead's theory of emergence can prove explanatory in how the theory-practice gap is co-created and sustained in "front-end loading" university programs. Taking teacher education as an exemplar, I argue that trainee teachers encounter different and oft-times conflicting environmental, social and cultural conditions in the…

  19. Military Women’s Health: A Scoping Review and Gap Analysis: 2000-2015

    DTIC Science & Technology

    2017-08-09

    pregnancy rape Congenital abnormalities Vaccines Resilience, psychological child sexual abuse Female urogenital diseases Interpersonal violence...37 Psychological Health...120 Psychological Health: Research Gap Analysis

  20. [Winter wheat yield gap between field blocks based on comparative performance analysis].

    PubMed

    Chen, Jian; Wang, Zhong-Yi; Li, Liang-Tao; Zhang, Ke-Feng; Yu, Zhen-Rong

    2008-09-01

    Based on a two-year household survey data, the yield gap of winter wheat in Quzhou County of Hebei Province, China in 2003-2004 was studied through comparative performance analysis (CPA). The results showed that there was a greater yield gap (from 4.2 to 7.9 t x hm(-2)) between field blocks, with a variation coefficient of 0.14. Through stepwise forward linear multiple regression, it was found that the yield model with 8 selected variables could explain 63% variability of winter wheat yield. Among the variables selected, soil salinity, soil fertility, and irrigation water quality were the most important limiting factors, accounting for 52% of the total yield gap. Crop variety was another important limiting factor, accounting for 14%; while planting date, fertilizer type, disease and pest, and water press accounted for 7%, 14%, 10%, and 3%, respectively. Therefore, besides soil and climate conditions, management practices occupied the majority of yield variability in Quzhou County, suggesting that the yield gap could be reduced significantly through optimum field management.

  1. Molten Carbonate and Phosphoric Acid Stationary Fuel Cells: Overview and Gap Analysis

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Remick, R.; Wheeler, D.

    2010-09-01

    This report describes the technical and cost gap analysis performed to identify pathways for reducing the costs of molten carbonate fuel cell (MCFC) and phosphoric acid fuel cell (PAFC) stationary fuel cell power plants.

  2. FINAL REPORT ON GDE GAP CELL

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Herman, D.; Summers, W.; Danko, E.

    2009-09-28

    A project has been undertaken to develop an electrochemical cell and support equipment for evaluation of a gas diffusion electrode-based, narrow-electrolyte-gap anode for SO{sub 2} oxidation in the hydrogen production cycle of the hybrid sulfur (HyS) process. The project supported the HyS development program at the Savannah River National Lab (SRNL). The benefits of using a gas diffusion electrode in conjunction with the narrow anolyte gap are being determined through electrochemical polarization testing under a variety conditions, and by comparison to results produced by SRNL and others using anode technologies that have no anolyte gap. These test results indicate thatmore » the NGA cell has low resistance suitable for use in the HyS electrolyzer, exhibits good efficiency at high current densities compared to the direct feed HyS electrolyzer, and indicates robust performance in extended testing over 65 hours. Seepage episodes were mostly caused by port clogging, which can be mitigated in future designs through minor modifications to the hardware. Significant reductions in sulfur crossover have not yet been demonstrated in the NGA configuration compared to in-house direct feed testing, but corroborative sulfur layer analysis is as yet incomplete. Further testing in a single-pass anolyte configuration is recommended for complete evaluation of steady-state electrochemical efficiency and SO{sub 2} crossover in the narrow gap configuration.« less

  3. The Elon Gap Experience: A Transformative First-Year Experience

    ERIC Educational Resources Information Center

    Morrison, Stephen T.; Burr, Katherine H.; Waters, Rexford A.; Hall, Eric E.

    2016-01-01

    The Elon Gap Experience (EGE) was conceived out of Elon University's most recent strategic plan, the Elon Commitment (Elon University, 2009). One theme calls for "strategic and innovative pathways in undergraduate and graduate education," specifically "to launch a service program as part of a gap-year program" (Elon University,…

  4. The Speaker Gender Gap at Critical Care Conferences.

    PubMed

    Mehta, Sangeeta; Rose, Louise; Cook, Deborah; Herridge, Margaret; Owais, Sawayra; Metaxa, Victoria

    2018-06-01

    To review women's participation as faculty at five critical care conferences over 7 years. Retrospective analysis of five scientific programs to identify the proportion of females and each speaker's profession based on conference conveners, program documents, or internet research. Three international (European Society of Intensive Care Medicine, International Symposium on Intensive Care and Emergency Medicine, Society of Critical Care Medicine) and two national (Critical Care Canada Forum, U.K. Intensive Care Society State of the Art Meeting) annual critical care conferences held between 2010 and 2016. Female faculty speakers. None. Male speakers outnumbered female speakers at all five conferences, in all 7 years. Overall, women represented 5-31% of speakers, and female physicians represented 5-26% of speakers. Nursing and allied health professional faculty represented 0-25% of speakers; in general, more than 50% of allied health professionals were women. Over the 7 years, Society of Critical Care Medicine had the highest representation of female (27% overall) and nursing/allied health professional (16-25%) speakers; notably, male physicians substantially outnumbered female physicians in all years (62-70% vs 10-19%, respectively). Women's representation on conference program committees ranged from 0% to 40%, with Society of Critical Care Medicine having the highest representation of women (26-40%). The female proportions of speakers, physician speakers, and program committee members increased significantly over time at the Society of Critical Care Medicine and U.K. Intensive Care Society State of the Art Meeting conferences (p < 0.05), but there was no temporal change at the other three conferences. There is a speaker gender gap at critical care conferences, with male faculty outnumbering female faculty. This gap is more marked among physician speakers than those speakers representing nursing and allied health professionals. Several organizational strategies can

  5. Preparation of Gap Junctions in Membrane Microdomains for Immunoprecipitation and Mass Spectrometry Interactome Analysis.

    PubMed

    Fowler, Stephanie; Akins, Mark; Bennett, Steffany A L

    2016-01-01

    Protein interaction networks at gap junction plaques are increasingly implicated in a variety of intracellular signaling cascades. Identifying protein interactions of integral membrane proteins is a valuable tool for determining channel function. However, several technical challenges exist. Subcellular fractionation of the bait protein matrix is usually required to identify less abundant proteins in complex homogenates. Sufficient solvation of the lipid environment without perturbation of the protein interactome must also be achieved. The present chapter describes the flotation of light and heavy liver tissue membrane microdomains to facilitate the identification and analysis of endogenous gap junction proteins and includes technical notes for translation to other integral membrane proteins, tissues, or cell culture models. These procedures are valuable tools for the enrichment of gap junction membrane compartments and for the identification of gap junction signaling interactomes.

  6. Influence of Gap-Filling to Generate Continuous Datasets on Process Network Analysis

    NASA Astrophysics Data System (ADS)

    Yun, J.; Kim, J.; Kim, S.; Chun, J.

    2013-12-01

    The interplay of environmental conditions, energy, matter, and information defines the context and constraints for the set of processes and structures that may emerge during self-organization in complex ecosystems. Following Ruddell and Kumar (2009), we have evaluated statistical measures of characterizing the organization of the information flow in ecohydrological process networks in a deciduous forest ecosystem. We used the time series data obtained in 2008 (normal year) from the KoFlux forest tower site in central Korea. The 30-minute averages of eddy fluxes of energy, water and CO2 were measured at 40m above an oak-dominated old deciduous forest along with other micrometeorological variables. In this analysis, we selected 13 variables: atmospheric pressure (Pa), net ecosystem CO2 exchange (NEE), gross primary productivity (GPP), ecosystem respiration (RE), latent heat flux (LE), precipitation (Precip), solar radiation (Rg), air temperature (T), vapor pressure deficit (VPD), sensible heat flux (H), canopy temperature (Tc), wind direction (WD), and wind speed (WS). Our results support that a process network approach can be used to formally resolve feedback, time scales, and subsystems that define the complex ecosystem's organization by considering mutual information and transfer entropy simultaneously. We also observed that the turbulent and atmospheric boundary layer subsystems are coupled through feedback loops, and form a regional self-organizing subsystem in August when the forest is in healthy environment. In particular, we noted that the observed feedback loops in the process network disappeared when the time series data were artificially gap-filled for missing data, which is a common practice in post-data processing. In this presentation, we report the influence of gap-filling on the process network analysis by artificially assigning different sizes and periods of missing data and discuss the implication of our results on validation and calibration of

  7. The syringe gap: an assessment of sterile syringe need and acquisition among syringe exchange program participants in New York City

    PubMed Central

    Heller, Daliah I; Paone, Denise; Siegler, Anne; Karpati, Adam

    2009-01-01

    Background Programmatic data from New York City syringe exchange programs suggest that many clients visit the programs infrequently and take few syringes per transaction, while separate survey data from individuals using these programs indicate that frequent injecting – at least daily – is common. Together, these data suggest a possible "syringe gap" between the number of injections performed by users and the number of syringes they are receiving from programs for those injections. Methods We surveyed a convenience sample of 478 injecting drug users in New York City at syringe exchange programs to determine whether program syringe coverage was adequate to support safer injecting practices in this group. Results Respondents reported injecting a median of 60 times per month, visiting the syringe exchange program a median of 4 times per month, and obtaining a median of 10 syringes per transaction; more than one in four reported reusing syringes. Fifty-four percent of participants reported receiving fewer syringes than their number of injections per month. Receiving an inadequate number of syringes was more frequently reported by younger and homeless injectors, and by those who reported public injecting in the past month. Conclusion To improve syringe coverage and reduce syringe sharing, programs should target younger and homeless drug users, adopt non-restrictive syringe uptake policies, and establish better relationships with law enforcement and homeless services. The potential for safe injecting facilities should be explored, to address the prevalence of public injecting and resolve the 'syringe gap' for injecting drug users. PMID:19138414

  8. Increasing Student Performance on the Independent School Entrance Exam (ISEE) Using the Gap Analysis Approach

    ERIC Educational Resources Information Center

    Sarshar, Shanon Etty

    2013-01-01

    Using the Gap Analysis problem-solving framework (Clark & Estes, 2008), this study examined the performance gap experienced by 6th grade students on the math sections of the ISEE (Independent School Entrance Exam). The purpose of the study was to identify and validate the knowledge, motivation, and organization causes of the students' low…

  9. Studies of the Wetting of Gaps in Weightlessness

    NASA Astrophysics Data System (ADS)

    Collicott, Steven H.; Chen, Yongkang

    2010-10-01

    The geometry of a thin sheet metal vane terminating near a wall in a surface tension propellant management device (PMD) is common in devices designed by various people. A research program into the capillary fluid physics of the common vane-wall gap began in 1998 with the arrival of the second author at the School of Aeronautics and Astronautics at Purdue University. Drop tower experiments, Surface Evolver computations, and analysis were combined to explore the details of the fluid behavior in the vane-wall gap geometry. Results of four vane-wall gap experiment topics: critical wetting, advance rates, sensitivity to vane orientation, and effect of imperfect initial conditions, are discussed here. This work led to a desire by Weislogel to incorporate this type of geometry into his "Capillary Fluids Experiment" (CFE) that operated flawlessly on the International Space Station in 2006 and 2007. It is found that the wetting of vane-wall gaps is predicted correctly through use of the critical wetting analysis of Concus and Finn. Furthermore, the dynamics of the wetting flows are found to have scaling of flow rates versus time similar to those known for capillary advances in solid corners. In some cases, a seemingly misaligned vane is found to have more rapid capillary advance than for the same vane and gap but with the vane normal to the tank wall. An initial drop tower study of sensitivity to imperfect initial conditions shows that a critical wetting flow is largely immune to small tilts in the initial test orientation but that larger errors can be seen in cases that lack critical wetting and in the measurements of the time history of the meniscus minimum point.

  10. A Capstone Project: Closing the Achievement Gap of English Language Learners at Sunshine Elementary School Using the Gap Analysis Model

    ERIC Educational Resources Information Center

    Mingo-Long, Enyetta

    2013-01-01

    This project was an alternative capstone dissertation conducted by a team of three doctoral students. The project focused on systematic and long-term underachievement of the English Language Learner (ELL) population of a single school, Sunshine Elementary, using the gap analysis model (Clark and Estes, 2008). More specifically, the purpose of the…

  11. A consumption value-gap analysis for sustainable consumption.

    PubMed

    Biswas, Aindrila

    2017-03-01

    Recent studies on consumption behavior have depicted environmental apprehension resulting from across wide consumer segments. However, this has not been widely reflected upon the growth in the market shares for green or environment-friendly products mostly because gaps exist between consumers' expectations and perceptions for those products. Previous studies have highlighted the impact of perceived value on potential demand, consumer satisfaction and behavioral intentions. The necessity to understand the effects of gaps in expected and perceived values on consumers' behavioral intention and potential demand for green products cannot be undermined as it shapes the consumers' inclination to repeated purchase and consumption and thus foster potential market demand. Pertaining to this reason, the study aims to adopt a consumption value-gap model based on the theory of consumption values to assess their impact on sustainable consumption behavior and market demand of green products. Consumption value refers to the level of fulfillment of consumer needs by assessment of net utility derived after effective comparison between the benefits (financial or emotional) and the gives (money, time, or energy). The larger the gaps the higher will be the adversarial impact on behavioral intentions. A structural equation modeling was applied to assess data collected through questionnaire survey. The results indicate that functional value-gap and environmental value-gap has the most adversarial impact on sustainable consumption behavior and market demand for green products.

  12. State Civic Education Policy: Framework and Gap Analysis Tool. Special Report

    ERIC Educational Resources Information Center

    Baumann, Paul; Brennan, Jan

    2017-01-01

    The civic education policy framework and gap analysis tool are intended to guide state leaders as they address the complexities of preparing students for college, career and civic life. They allow for adaptation to state- and site-specific circumstances and may be adopted in whole or in piecemeal fashion, according to states' individual…

  13. Gap Analysis of Benthic Mapping at Three National Parks: Assateague Island National Seashore, Channel Islands National Park, and Sleeping Bear Dunes National Lakeshore

    USGS Publications Warehouse

    Rose, Kathryn V.; Nayegandhi, Amar; Moses, Christopher S.; Beavers, Rebecca; Lavoie, Dawn; Brock, John C.

    2012-01-01

    The National Park Service (NPS) Inventory and Monitoring (I&M) Program initiated a benthic habitat mapping program in ocean and coastal parks in 2008-2009 in alignment with the NPS Ocean Park Stewardship 2007-2008 Action Plan. With more than 80 ocean and Great Lakes parks encompassing approximately 2.5 million acres of submerged territory and approximately 12,000 miles of coastline (Curdts, 2011), this Servicewide Benthic Mapping Program (SBMP) is essential. This report presents an initial gap analysis of three pilot parks under the SBMP: Assateague Island National Seashore (ASIS), Channel Islands National Park (CHIS), and Sleeping Bear Dunes National Lakeshore (SLBE) (fig. 1). The recommended SBMP protocols include servicewide standards (for example, gap analysis, minimum accuracy, final products) as well as standards that can be adapted to fit network and park unit needs (for example, minimum mapping unit, mapping priorities). The SBMP requires the inventory and mapping of critical components of coastal and marine ecosystems: bathymetry, geoforms, surface geology, and biotic cover. In order for a park unit benthic inventory to be considered complete, maps of bathymetry and other key components must be combined into a final report (Moses and others, 2010). By this standard, none of the three pilot parks are mapped (inventoried) to completion with respect to submerged resources. After compiling the existing benthic datasets for these parks, this report has concluded that CHIS, with 49 percent of its submerged area mapped, has the most complete benthic inventory of the three. The ASIS submerged inventory is 41 percent complete, and SLBE is 17.5 percent complete.

  14. Functional Gap Analysis of the Maritime Operations Centers

    DTIC Science & Technology

    2009-12-01

    Messaging Services TBMCS , DJC2 MI.1.3.5 Manage Suspense Control Capability Gap MI.1.3.6 Provide Component IM Cell Services Capability Gap MI.1.4 Provide...Admin Support MSRT MI.1.3.3 Manage Electronic File Plan Capability Gap MI.1.3.4 Manage Messaging Services TBMCS , DJC2 MI.1.3.5 Manage Suspense...1.5.9 Execute C4 Policies & Procedures for the Joint Operations Area GCCS-J, DCGS-N, TBMCS , CENTRIX-M EHQ.1.11 Sub Component Interagency

  15. A Capstone Project Using the Gap Analysis Model: Closing the College Readiness Gap for Latino English Language Learners with a Focus on School Support and School Counseling Resources

    ERIC Educational Resources Information Center

    Jimenez, Evelyn

    2013-01-01

    This capstone project applied Clark and Estes' (2008) gap analysis framework to identify performance gaps, develop perceived root causes, validate the causes, and formulate research-based solutions to present to Trojan High School. The purpose was to examine ways to increase the academic achievement of ELL students, specifically Latinos, by…

  16. Critical determinants of the epilepsy treatment gap: a cross-national analysis in resource-limited settings

    PubMed Central

    Meyer, Ana-Claire L.; Dua, Tarun; Boscardin, John; Escarce, José J.; Saxena, Shekhar; Birbeck, Gretchen L.

    2013-01-01

    Purpose Epilepsy is one of the most common serious neurological disorders worldwide. Our objective was to determine which economic, healthcare, neurology and epilepsy specific resources were associated with untreated epilepsy in resource-constrained settings. Methods A systematic review of the literature identified community-based studies in resource-constrained settings that calculated the epilepsy treatment gap, the proportion with untreated epilepsy, from prevalent active epilepsy cases. Economic, healthcare, neurology and epilepsy specific resources were taken from existing datasets. Poisson regression models with jackknifed standard errors were used to create bivariate and multivariate models comparing the association between treatment status and economic and health resource indicators. Relative risks were reported. Key Findings Forty-seven studies of 8285 individuals from 24 countries met inclusion criteria. Bivariate analysis demonstrated that individuals residing in rural locations had significantly higher risks of untreated epilepsy [Relative Risk(RR)=1.63; 95% confidence interval(CI):1.26,2.11]. Significantly lower risks of untreated epilepsy were observed for higher physician density [RR=0.65, 95% CI:0.55,0.78], presence of a lay [RR=0.74, 95%CI:0.60,0.91] or professional association for epilepsy [RR=0.73, 95%CI:0.59,0.91], or post-graduate neurology training program [RR=0.67, 95%CI:0.55, 0.82]. In multivariate models, higher physician density maintained significant effects [RR=0.67; 95%CI:0.52,0.88]. Significance Even among resource-limited regions, people with epilepsy in countries with fewer economic, healthcare, neurology and epilepsy specific resources are more likely to have untreated epilepsy. Community-based epilepsy care programs have improved access to treatment but in order to decrease the epilepsy treatment gap, poverty and inequalities of healthcare, neurological and epilepsy resources must be dealt with at the local, national, and global

  17. EOD and Engineers Close the Gap

    DTIC Science & Technology

    2005-03-01

    Engineers ’ Close the Gap ’ 5a. CONTRACT NUMBER 5b. GRANT NUMBER 5c. PROGRAM ELEMENT NUMBER 6. AUTHOR(S) 5d. PROJECT NUMBER 5e. TASK NUMBER 5f. WORK UNIT...action to accomplish missions effectively in the COE. However, tomorrow’s construct will not only “ close the gap ” between EOD and engineers, it will close

  18. After the Gap Analysis: Education and Practice Changes to Prepare Nurses of the Future.

    PubMed

    Beauvais, Audrey Marie; Kazer, Meredith Wallace; Aronson, Barbara; Conlon, Suzanne E; Forte, Pamela; Fries, Kathleen S; Hahn, Judith M; Hullstrung, Russell; Levvis, Meg; McCauley, Paula; Morgan, Patricia Padula; Perfetto, Linda; Rebeschi, Lisa M; Solernou, Sheila B; Span, Patricia; Sundean, Lisa J

    The purpose of the study was to describe the Connecticut Nursing Collaborative-Action Coalition's work in identifying and addressing gaps between nursing education and practice based on the Institute of Medicine's Future of Nursing report. Massachusetts Nurse of the Future (NOF) Competencies highlight the knowledge, skills, and attitudes/behaviors required for professional nurses. Integrating these concepts into the educational system will prepare the nursing workforce to respond to current/future health care needs and population health issues. Education and practice partners in four regions conducted a gap analysis of the education to practice transition for new graduate nurses using NOF as a framework for assessment. Gaps in competencies were similar across regions. However, each organization uniquely addressed curricular gaps to best prepare nurses of the future. Curriculum improvements will provide students the advantage of being prepared for the rapid changes happening in health care.

  19. STEMMING the Gap

    ERIC Educational Resources Information Center

    Kahler, Jim; Valentine, Nancy

    2011-01-01

    America has a gap when it comes to youth pursuing science and technology careers. In an effort to improve the knowledge and application of science, technology, engineering, and math (STEM), after-school programs can work in conjunction with formal in-school curriculum to improve science education. One organization that actively addresses this…

  20. Program risk analysis handbook

    NASA Technical Reports Server (NTRS)

    Batson, R. G.

    1987-01-01

    NASA regulations specify that formal risk analysis be performed on a program at each of several milestones. Program risk analysis is discussed as a systems analysis approach, an iterative process (identification, assessment, management), and a collection of techniques. These techniques, which range from extremely simple to complex network-based simulation, are described in this handbook in order to provide both analyst and manager with a guide for selection of the most appropriate technique. All program risk assessment techniques are shown to be based on elicitation and encoding of subjective probability estimates from the various area experts on a program. Techniques to encode the five most common distribution types are given. Then, a total of twelve distinct approaches to risk assessment are given. Steps involved, good and bad points, time involved, and degree of computer support needed are listed. Why risk analysis should be used by all NASA program managers is discussed. Tools available at NASA-MSFC are identified, along with commercially available software. Bibliography (150 entries) and a program risk analysis check-list are provided.

  1. Gap analysis on the biology of Mediterranean marine fishes

    PubMed Central

    Dimarchopoulou, Donna; Stergiou, Konstantinos I.

    2017-01-01

    We estimated the current level of knowledge concerning several biological characteristics of the Mediterranean marine fishes by carrying out a gap analysis based on information extracted from the literature, aiming to identify research trends and future needs in the field of Mediterranean fish biology that can be used in stock assessments, ecosystem modeling and fisheries management. Based on the datasets that emerged from the literature review, there is no information on any biological characteristic for 43% (n = 310) of the Mediterranean fish species, whereas for an additional 15% (n = 109) of them there is information about just one characteristic. The gap between current and desired knowledge (defined here as having information on most biological characteristics for at least half of the Mediterranean marine fishes) is smaller in length-weight relationships, which have been studied for 43% of the species, followed by spawning (39%), diet (29%), growth (25%), maturity (24%), lifespan (19%) and fecundity (17%). The gap is larger in natural mortality for which information is very scarce (8%). European hake (Merluccius merluccius), red mullet (Mullus barbatus), annular seabream (Diplodus annularis), common pandora (Pagellus erythrinus), European anchovy (Engraulis encrasicolus), European pilchard (Sardina pilchardus) and bogue (Boops boops) were the most studied species, while sharks and rays were among the least studied ones. Only 25 species were fully studied, i.e. there was available information on all their biological characteristics. The knowledge gaps per characteristic varied among the western, central and eastern Mediterranean subregions. The number of available records per species was positively related to total landings, while no relationship emerged with its maximum reported length, trophic level and commercial value. Future research priorities that should be focused on less studied species (e.g. sharks and rays) and mortality/fecundity instead of length

  2. Gap analysis on the biology of Mediterranean marine fishes.

    PubMed

    Dimarchopoulou, Donna; Stergiou, Konstantinos I; Tsikliras, Athanassios C

    2017-01-01

    We estimated the current level of knowledge concerning several biological characteristics of the Mediterranean marine fishes by carrying out a gap analysis based on information extracted from the literature, aiming to identify research trends and future needs in the field of Mediterranean fish biology that can be used in stock assessments, ecosystem modeling and fisheries management. Based on the datasets that emerged from the literature review, there is no information on any biological characteristic for 43% (n = 310) of the Mediterranean fish species, whereas for an additional 15% (n = 109) of them there is information about just one characteristic. The gap between current and desired knowledge (defined here as having information on most biological characteristics for at least half of the Mediterranean marine fishes) is smaller in length-weight relationships, which have been studied for 43% of the species, followed by spawning (39%), diet (29%), growth (25%), maturity (24%), lifespan (19%) and fecundity (17%). The gap is larger in natural mortality for which information is very scarce (8%). European hake (Merluccius merluccius), red mullet (Mullus barbatus), annular seabream (Diplodus annularis), common pandora (Pagellus erythrinus), European anchovy (Engraulis encrasicolus), European pilchard (Sardina pilchardus) and bogue (Boops boops) were the most studied species, while sharks and rays were among the least studied ones. Only 25 species were fully studied, i.e. there was available information on all their biological characteristics. The knowledge gaps per characteristic varied among the western, central and eastern Mediterranean subregions. The number of available records per species was positively related to total landings, while no relationship emerged with its maximum reported length, trophic level and commercial value. Future research priorities that should be focused on less studied species (e.g. sharks and rays) and mortality/fecundity instead of length

  3. Two-dimensional gap analysis: a tool for efficient conservation planning and biodiversity policy implementation.

    PubMed

    Angelstam, Per; Mikusiński, Grzegorz; Rönnbäck, Britt-Inger; Ostman, Anders; Lazdinis, Marius; Roberge, Jean-Michel; Arnberg, Wolter; Olsson, Jan

    2003-12-01

    The maintenance of biodiversity by securing representative and well-connected habitat networks in managed landscapes requires a wise combination of protection, management, and restoration of habitats at several scales. We suggest that the integration of natural and social sciences in the form of "Two-dimensional gap analysis" is an efficient tool for the implementation of biodiversity policies. The tool links biologically relevant "horizontal" ecological issues with "vertical" issues related to institutions and other societal issues. Using forest biodiversity as an example, we illustrate how one can combine ecological and institutional aspects of biodiversity conservation, thus facilitating environmentally sustainable regional development. In particular, we use regional gap analysis for identification of focal forest types, habitat modelling for ascertaining the functional connectivity of "green infrastructures", as tools for the horizontal gap analysis. For the vertical dimension we suggest how the social sciences can be used for assessing the success in the implementation of biodiversity policies in real landscapes by identifying institutional obstacles while implementing policies. We argue that this interdisciplinary approach could be applied in a whole range of other environments including other terrestrial biota and aquatic ecosystems where functional habitat connectivity, nonlinear response to habitat loss and a multitude of economic and social interests co-occur in the same landscape.

  4. A Capstone Project: Closing the Achievement Gap of English Learners in Literacy at Sunshine Elementary School Using the Gap Analysis Model

    ERIC Educational Resources Information Center

    Herrera, Juan Carlos

    2013-01-01

    This project was an alternative capstone dissertation conducted by a team of three doctoral students. The project focused on systematic and long-term underachievement of the English Language (EL) population of a single school, Sunshine Elementary, using the gap analysis model (Clark and Estes, 2008). More specifically, the purpose of the analysis…

  5. Timeline Analysis Program (TLA-1)

    NASA Technical Reports Server (NTRS)

    Miller, K. H.

    1976-01-01

    The Timeline Analysis Program (TLA-1) was described. This program is a crew workload analysis computer program that was developed and expanded from previous workload analysis programs, and is designed to be used on the NASA terminal controlled vehicle program. The following information is described: derivation of the input data, processing of the data, and form of the output data. Eight scenarios that were created, programmed, and analyzed as verification of this model were also described.

  6. Genetic and functional analysis of the gene encoding GAP-43 in schizophrenia.

    PubMed

    Shen, Yu-Chih; Tsai, Ho-Min; Cheng, Min-Chih; Hsu, Shih-Hsin; Chen, Shih-Fen; Chen, Chia-Hsiang

    2012-02-01

    In earlier reports, growth-associated protein 43 (GAP-43) has been shown to be critical for initial establishment or reorganization of synaptic connections, a process thought to be disrupted in schizophrenia. Additionally, abnormal GAP-43 expression in different brain regions has been linked to this disorder in postmortem brain studies. In this study, we investigated the involvement of the gene encoding GAP-43 in the susceptibility to schizophrenia. We searched for genetic variants in the promoter region and 3 exons (including both UTR ends) of the GAP-43 gene using direct sequencing in a sample of patients with schizophrenia (n=586) and non-psychotic controls (n=576), both being Han Chinese from Taiwan, and conducted an association and functional study. We identified 11 common polymorphisms in the GAP-43 gene. SNP and haplotype-based analyses displayed no associations with schizophrenia. Additionally, we identified 4 rare variants in 5 out of 586 patients, including 1 variant located at the promoter region (c.-258-4722G>T) and 1 synonymous (V110V) and 2 missense (G150R and P188L) variants located at exon 2. No rare variants were found in the control subjects. The results of the reporter gene assay demonstrated that the regulatory activity of construct containing c.-258-4722T was significantly lower as compared to the wild type construct (c.-258-4722G; p<0.001). In silico analysis also demonstrated the functional relevance of other rare variants. Our study lends support to the hypothesis of multiple rare mutations in schizophrenia, and it provides genetic clues that indicate the involvement of GAP-43 in this disorder. Copyright © 2011 Elsevier B.V. All rights reserved.

  7. Gap cycling for SWIFT.

    PubMed

    Corum, Curtis A; Idiyatullin, Djaudat; Snyder, Carl J; Garwood, Michael

    2015-02-01

    SWIFT (SWeep Imaging with Fourier Transformation) is a non-Cartesian MRI method with unique features and capabilities. In SWIFT, radiofrequency (RF) excitation and reception are performed nearly simultaneously, by rapidly switching between transmit and receive during a frequency-swept RF pulse. Because both the transmitted pulse and data acquisition are simultaneously amplitude-modulated in SWIFT (in contrast to continuous RF excitation and uninterrupted data acquisition in more familiar MRI sequences), crosstalk between different frequency bands occurs in the data. This crosstalk leads to a "bulls-eye" artifact in SWIFT images. We present a method to cancel this interband crosstalk by cycling the pulse and receive gap positions relative to the un-gapped pulse shape. We call this strategy "gap cycling." We carry out theoretical analysis, simulation and experiments to characterize the signal chain, resulting artifacts, and their elimination for SWIFT. Theoretical analysis reveals the mechanism for gap-cycling's effectiveness in canceling interband crosstalk in the received data. We show phantom and in vivo results demonstrating bulls-eye artifact free images. Gap cycling is an effective method to remove bulls-eye artifact resulting from interband crosstalk in SWIFT data. © 2014 Wiley Periodicals, Inc.

  8. "Mind the gap!" Evaluation of the performance gap attributable to exception reporting and target thresholds in the new GMS contract: National database analysis.

    PubMed

    Fleetcroft, Robert; Steel, Nicholas; Cookson, Richard; Howe, Amanda

    2008-06-17

    The 2003 revision of the UK GMS contract rewards general practices for performance against clinical quality indicators. Practices can exempt patients from treatment, and can receive maximum payment for less than full coverage of eligible patients. This paper aims to estimate the gap between the percentage of maximum incentive gained and the percentage of patients receiving indicated care (the pay-performance gap), and to estimate how much of the gap is attributable respectively to thresholds and to exception reporting. Analysis of Quality Outcomes Framework data in the National Primary Care Database and exception reporting data from the Information Centre from 8407 practices in England in 2005 - 6. The main outcome measures were the gap between the percentage of maximum incentive gained and the percentage of patients receiving indicated care at the practice level, both for individual indicators and a combined composite score. An additional outcome was the percentage of that gap attributable respectively to exception reporting and maximum threshold targets set at less than 100%. The mean pay-performance gap for the 65 aggregated clinical indicators was 13.3% (range 2.9% to 48%). 52% of this gap (6.9% of eligible patients) is attributable to thresholds being set at less than 100%, and 48% to patients being exception reported. The gap was greater than 25% in 9 indicators: beta blockers and cholesterol control in heart disease; cholesterol control in stroke; influenza immunization in asthma; blood pressure, sugar and cholesterol control in diabetes; seizures in epilepsy and treatment of hypertension. Threshold targets and exception reporting introduce an incentive ceiling, which substantially reduces the percentage of eligible patients that UK practices need to treat in order to receive maximum incentive payments for delivering that care. There are good clinical reasons for exception reporting, but after unsuitable patients have been exempted from treatment, there is

  9. Practice gaps in the care of mitral valve regurgitation: Insights from the American College of Cardiology mitral regurgitation gap analysis and advisory panel.

    PubMed

    Wang, Andrew; Grayburn, Paul; Foster, Jill A; McCulloch, Marti L; Badhwar, Vinay; Gammie, James S; Costa, Salvatore P; Benitez, Robert Michael; Rinaldi, Michael J; Thourani, Vinod H; Martin, Randolph P

    2016-02-01

    The revised 2014 American College of Cardiology (ACC)/American Heart Association valvular heart disease guidelines provide evidenced-based recommendations for the management of mitral regurgitation (MR). However, knowledge gaps related to our evolving understanding of critical MR concepts may impede their implementation. The ACC conducted a multifaceted needs assessment to characterize gaps, practice patterns, and perceptions related to the diagnosis and treatment of MR. A key project element was a set of surveys distributed to primary care and cardiovascular physicians (cardiologists and cardiothoracic surgeons). Survey and other gap analysis findings were presented to a panel of 10 expert advisors from specialties of general cardiology, cardiac imaging, interventional cardiology, and cardiac surgeons with expertise in valvular heart disease, especially MR, and cardiovascular education. The panel was charged with assessing the relative importance and potential means of remedying identified gaps to improve care for patients with MR. The survey results identified several knowledge and practice gaps that may limit implementation of evidence-based recommendations for MR care. Specifically, half of primary care physicians reported uncertainty regarding timing of intervention for patients with severe primary or functional MR. Physicians in all groups reported that quantitative indices of MR severity were frequently not reported in clinical echocardiographic interpretations, and that these measurements were not consistently reviewed when provided in reports. In the treatment of MR, nearly 30% of primary care physician and general cardiologists did not know the volume of mitral valve repair surgeries by their reference cardiac surgeons and did not have a standard source to obtain this information. After review of the survey results, the expert panel summarized practice gaps into 4 thematic areas and offered proposals to address deficiencies and promote better alignment

  10. Global foot-and-mouth disease research update and gap analysis: 4 - diagnostics

    USDA-ARS?s Scientific Manuscript database

    In 2014, the Global Foot-And-Mouth Disease Research Alliance (GFRA) conducted a gap analysis of FMD research. Published as a series of seven papers, in this paper, we report updated findings in the field of diagnostics. The paper consists of the following four sections: 1. Research priorities identi...

  11. Global foot-and-mouth disease research update and gap analysis: 6 - immunology

    USDA-ARS?s Scientific Manuscript database

    In 2014, the Global Foot-and-mouth disease Research Alliance (GFRA) conducted a gap analysis of FMD research. This has been updated with findings reported in a series of papers. Here we present findings for FMD immunology research. The paper consists of the following four sections: 1. Research prior...

  12. Qualitative Comparative Analysis: A Hybrid Method for Identifying Factors Associated with Program Effectiveness.

    PubMed

    Cragun, Deborah; Pal, Tuya; Vadaparampil, Susan T; Baldwin, Julie; Hampel, Heather; DeBate, Rita D

    2016-07-01

    Qualitative comparative analysis (QCA) was developed over 25 years ago to bridge the qualitative and quantitative research gap. Upon searching PubMed and the Journal of Mixed Methods Research , this review identified 30 original research studies that utilized QCA. Perceptions that QCA is complex and provides few relative advantages over other methods may be limiting QCA adoption. Thus, to overcome these perceptions, this article demonstrates how to perform QCA using data from fifteen institutions that implemented universal tumor screening (UTS) programs to identify patients at high risk for hereditary colorectal cancer. In this example, QCA revealed a combination of conditions unique to effective UTS programs. Results informed additional research and provided a model for improving patient follow-through after a positive screen.

  13. Qualitative Comparative Analysis: A Hybrid Method for Identifying Factors Associated with Program Effectiveness

    PubMed Central

    Cragun, Deborah; Pal, Tuya; Vadaparampil, Susan T.; Baldwin, Julie; Hampel, Heather; DeBate, Rita D.

    2015-01-01

    Qualitative comparative analysis (QCA) was developed over 25 years ago to bridge the qualitative and quantitative research gap. Upon searching PubMed and the Journal of Mixed Methods Research, this review identified 30 original research studies that utilized QCA. Perceptions that QCA is complex and provides few relative advantages over other methods may be limiting QCA adoption. Thus, to overcome these perceptions, this article demonstrates how to perform QCA using data from fifteen institutions that implemented universal tumor screening (UTS) programs to identify patients at high risk for hereditary colorectal cancer. In this example, QCA revealed a combination of conditions unique to effective UTS programs. Results informed additional research and provided a model for improving patient follow-through after a positive screen. PMID:27429602

  14. Health disparities and gaps in school readiness.

    PubMed

    Currie, Janet

    2005-01-01

    The author documents pervasive racial disparities in the health of American children and analyzes how and how much those disparities contribute to racial gaps in school readiness. She explores a broad sample of health problems common to U.S. children, such as attention deficit hyperactivity disorder, asthma, and lead poisoning, as well as maternal health problems and health-related behaviors that affect children's behavioral and cognitive readiness for school. If a health problem is to affect the readiness gap, it must affect many children, it must be linked to academic performance or behavior problems, and it must show a racial disparity either in its prevalence or in its effects. The author focuses not only on the black-white gap in health status but also on the poor-nonpoor gap because black children tend to be poorer than white children. The health conditions Currie considers seriously impair cognitive skills and behavior in individual children. But most explain little of the overall racial gap in school readiness. Still, the cumulative effect of health differentials summed over all conditions is significant. Currie's rough calculation is that racial differences in health conditions and in maternal health and behaviors together may account for as much as a quarter of the racial gap in school readiness. Currie scrutinizes several policy steps to lessen racial and socioeconomic disparities in children's health and to begin to close the readiness gap. Increasing poor children's eligibility for Medicaid and state child health insurance is unlikely to be effective because most poor children are already eligible for public insurance. The problem is that many are not enrolled. Even increasing enrollment may not work: socioeconomic disparities in health persist in Canada and the United Kingdom despite universal public health insurance. The author finds more promise in strengthening early childhood programs with a built-in health component, like Head Start; family

  15. A retrospective analysis of glycol and toxic alcohol ingestion: utility of anion and osmolal gaps

    PubMed Central

    2012-01-01

    Background Patients ingesting ethylene glycol, isopropanol, methanol, and propylene glycol ('toxic alcohols') often present with non-specific signs and symptoms. Definitive diagnosis of toxic alcohols has traditionally been by gas chromatography (GC), a technique not commonly performed on-site in hospital clinical laboratories. The objectives of this retrospective study were: 1) to assess the diagnostic accuracy of the osmolal gap in screening for toxic alcohol ingestion and 2) to determine the common reasons other than toxic alcohol ingestion for elevated osmolal gaps. Methods Electronic medical records from an academic tertiary care medical center were searched to identify all patients in the time period from January 1, 1996 to September 1, 2010 who had serum/plasma ethanol, glucose, sodium, blood urea nitrogen, and osmolality measured simultaneously, and also all patients who had GC analysis for toxic alcohols. Detailed chart review was performed on all patients with osmolal gap of 9 or greater. Results In the study period, 20,669 patients had determination of serum/plasma ethanol and osmolal gap upon presentation to the hospitals. There were 341 patients with an osmolal gap greater than 14 (including correction for estimated contribution of ethanol) on initial presentation to the medical center. Seventy-seven patients tested positive by GC for one or more toxic alcohols; all had elevated anion gap or osmolal gap or both. Other than toxic alcohols, the most common causes for an elevated osmolal gap were recent heavy ethanol consumption with suspected alcoholic ketoacidosis, renal failure, shock, and recent administration of mannitol. Only 9 patients with osmolal gap greater than 50 and no patients with osmolal gap greater than 100 were found to be negative for toxic alcohols. Conclusions Our study concurs with other investigations that show that osmolal gap can be a useful diagnostic test in conjunction with clinical history and physical examination. PMID

  16. Evaluation of water, sanitation and hygiene program outcomes shows knowledge-behavior gaps in Coast Province, Kenya.

    PubMed

    Schlegelmilch, Michael Paul; Lakhani, Amyn; Saunders, Leslie Duncan; Jhangri, Gian Singh

    2016-01-01

    Water related diseases constitute a significant proportion of the burden of disease in Kenya. Water, sanitation and hygiene (WASH) programs are in operation nation-wide to address these challenges. This study evaluated the impact of the Sombeza Water and Sanitation Improvement Program (SWASIP) in Coast Province, Kenya. This study is a cluster randomized, follow-up evaluation that compared baseline (2007) to follow-up (2013) indicators from 250 households. Twenty-five villages were selected with probability proportional to size sampling, and ten households were selected randomly from each village. Follow-up data were collected by in-person interviews using pre-tested questionnaires, and analyzed to compare indicators collected at baseline. Cross-sectional results from the follow-up data were also reported. Statistically significant improvements from baseline were observed in the proportions of respondents with latrine access at home, who washed their hands after defecation, who treated their household drinking water and the average time to collect water in the dry season. However, this study also observed significant decreases in the proportion of respondents who washed their hands before preparing their food, or feeding their children, and after attending to a child who has defecated. The analysis also revealed a knowledge-behavior gap in WASH behaviors. SWASIP contributed to improvements from baseline, but further progress still needs to be seen. The findings challenge the assumption that providing infrastructure and knowledge will result in behavior change. Further understanding of specific, non-knowledge predictors of WASH related behavior is needed.

  17. Mind the gap: financial London and the regional class pay gap.

    PubMed

    Friedman, Sam; Laurison, Daniel

    2017-09-01

    The hidden barriers, or 'gender pay gap', preventing women from earning equivalent incomes to men is well documented. Yet recent research has uncovered that, in Britain, there is also a comparable class-origin pay gap in higher professional and managerial occupations. So far this analysis has only been conducted at the national level and it is not known whether there are regional differences within the UK. This paper uses pooled data from the 2014 and 2015 Labour Force Survey (N = 7,534) to stage a more spatially sensitive analysis that examines regional variation in the class pay gap. We find that this 'class ceiling' is not evenly spatially distributed. Instead it is particularly marked in Central London, where those in high-status occupations who are from working-class backgrounds earn, on average, £10,660 less per year than those whose parents were in higher professional and managerial employment. Finally, we inspect the Capital further to reveal that the class pay gap is largest within Central London's banking and finance sector. Challenging policy conceptions of London as the 'engine room' of social mobility, these findings suggest that class disadvantage within high-status occupations is particularly acute in the Capital. The findings also underline the value of investigating regional differences in social mobility, and demonstrate how such analysis can unravel important and previously unrecognized spatial dimensions of class inequality. © London School of Economics and Political Science 2017.

  18. Analysis of gap junctional intercellular communications using a dielectrophoresis-based microchip.

    PubMed

    Tellez-Gabriel, Marta; Charrier, Céline; Brounais-Le Royer, Bénédicte; Mullard, Mathilde; Brown, Hannah K; Verrecchia, Franck; Heymann, Dominique

    2017-03-01

    Gap junctions are transmembrane structures that directly connect the cytoplasm of adjacent cells, making intercellular communications possible. It has been shown that the behaviour of several tumours - such as bone tumours - is related to gap junction intercellular communications (GJIC). Several methodologies are available for studying GJIC, based on measuring different parameters that are useful for multiple applications, such as the study of carcinogenesis for example. These methods nevertheless have several limitations. The present manuscript describes the setting up of a dielectrophoresis (DEP)-based lab-on-a-chip platform for the real-time study of Gap Junctional Intercellular Communication between osteosarcoma cells and the main cells accessible to their microenvironment. We conclude that using the DEParray technology for the GJIC assessment has several advantages comparing to current techniques. This methodology is less harmful for cells integrity; cells can be recovered after interaction to make further molecular analysis; it is possible to study GJIC in real time; we can promote cell interactions using up to five different populations. The setting up of this new methodology overcomes several difficulties to perform experiments for solving questions about GJIC process that we are not able to do with current technics. Copyright © 2017 Elsevier GmbH. All rights reserved.

  19. Causes of and Solutions to the Achievement Gap: Teachers' Perceptions

    ERIC Educational Resources Information Center

    Ratcliff, Nancy J.; Costner, Richard H.; Carroll, Kimberly L.; Jones, Cathy R.; Sheehan, Heather Chase; Hunt, Gilbert H.

    2016-01-01

    Survey results from 874 educators regarding the achievement gap are shared. The importance of the achievement gap, causes of and solutions to the achievement gap, and performance expectations for students in their schools are explored. Implications for teacher educators are discussed as related to both pre-service and in-service training programs.

  20. Obesity coverage gap: Consumers perceive low coverage for obesity treatments even when workplace wellness programs target BMI.

    PubMed

    Wilson, Elizabeth Ruth; Kyle, Theodore K; Nadglowski, Joseph F; Stanford, Fatima Cody

    2017-02-01

    Evidence-based obesity treatments, such as bariatric surgery, are not considered essential health benefits under the Affordable Care Act. Employer-sponsored wellness programs with incentives based on biometric outcomes are allowed and often used despite mixed evidence regarding their effectiveness. This study examines consumers' perceptions of their coverage for obesity treatments and exposure to workplace wellness programs. A total of 7,378 participants completed an online survey during 2015-2016. Respondents answered questions regarding their health coverage for seven medical services and exposure to employer wellness programs that target weight or body mass index (BMI). Using χ 2 tests, associations between perceptions of exposure to employer wellness programs and coverage for medical services were examined. Differences between survey years were also assessed. Most respondents reported they did not have health coverage for obesity treatments, but more of the respondents with employer wellness programs reported having coverage. Neither the perception of coverage for obesity treatments nor exposure to wellness programs increased between 2015 and 2016. Even when consumers have exposure to employer wellness programs that target BMI, their health insurance often excludes obesity treatments. Given the clinical and cost-effectiveness of such treatments, reducing that coverage gap may mitigate obesity's individual- and population-level effects. © 2017 The Obesity Society.

  1. A gap analysis and comprehensive conservation strategy for riverine ecosystems of Missouri

    USGS Publications Warehouse

    Sowa, Scott P.; Annis, Gust; Morey, Michael E.; Diamond, David D.

    2007-01-01

    North America harbors an astounding proportion of the world's freshwater species, but it is facing a freshwater biodiversity crisis. A first step to slowing the loss of biodiversity involves identifying gaps in existing efforts to conserve biodiversity and prioritizing opportunities to fill these gaps. In this monograph we detail two separate, but complementary, conservation planning efforts - a Gap Analysis (GAP) and a State Wildlife Action Plan (WAP) - for Missouri that address this first step. The goal of the Missouri Aquatic GAP Project was to identify riverine ecosystems, habitats, and species not adequately represented (i.e., gaps) within existing conservation lands. The goal of the freshwater component of the Missouri Wildlife Action Plan was to identify and map a set of conservation-opportunity areas (COAs) that holistically represent all riverine ecosystems, habitats, and species in Missouri. Since conservation planning is a geographical exercise, both efforts utilized geographic information systems (GIS). Four principal GIS data sets were used in each planning effort: (1) a hierarchical riverine ecosystem classification, (2) predicted species distributions, (3) public ownership/stewardship, and (4) a human-threat index. Results of the gap analyses are not encouraging. Forty five, mostly rare, threatened, or endangered, species are not represented in lands set aside for conserving biodiversity. Results also illustrate the fragmented nature of conservation lands, which are mainly situated in the uplands and fail to provide connectivity among riverine habitats. Furthermore, many conservation lands are severely threatened by an array of human disturbances. In contrast, results of the WAP provide hope that relatively intact riverine ecosystems still exist. A total of 158 COAs, representing ∼6% of the total kilometers of stream in Missouri, were selected for the WAP. This illustrates that a wide spectrum of biodiversity can be represented within a small

  2. Flexion and extension gaps created by the navigation-assisted gap technique show small acceptable mismatches and close mutual correlations.

    PubMed

    Lee, Dae-Hee; Shin, Young-Soo; Jeon, Jin-Ho; Suh, Dong-Won; Han, Seung-Beom

    2014-08-01

    The aim of this study was to investigate the mechanism underlying the development of gap differences in total knee arthroplasty using the navigation-assisted gap technique and to assess whether these gap differences have statistical significance. Ninety-two patients (105 knees) implanted with cruciate-retaining prostheses using the navigation-assisted gap balancing technique were prospectively analysed. Medial extension and flexion gaps and lateral extension and flexion gaps were measured at full extension and at 90° of flexion. Repeated measures analysis of variance was used to compare the mean values of these four gaps. The correlation coefficient between each pair of gaps was assessed using Pearson's correlation analysis. Mean intra-operative medial and lateral extension gaps were 20.6 ± 2.1 and 21.7 ± 2.2 mm, respectively, and mean intra-operative medial and lateral flexion gaps were 21.6 ± 2.7 and 22.1 ± 2.5 mm, respectively. The pairs of gaps differed significantly (P < 0.05 each), except for the difference between the medial flexion and lateral extension gaps (n.s.). All four gaps were significantly correlated with each other, with the highest correlation between the medial and lateral flexion gaps (r = 0.890, P < 0.001) and the lowest between the medial flexion and lateral extension gaps (r = 0.701, P < 0.001). Medial and lateral flexion and extension gaps created using the navigation-assisted gap technique differed significantly, although the differences between them were <2 mm, and the gaps were closely correlated. These narrow ranges of statistically acceptable gap differences and the strong correlations between gaps should be considered by surgeons, as should the risks of soft tissue over-release or unintentional increases in extension or flexion gap after preparation of the other gap.

  3. Understanding the Gender Gap.

    ERIC Educational Resources Information Center

    Goldin, Claudia

    1985-01-01

    Despite the great influx of women into the labor market, the gap between men's and women's wages has remained stable at 40 percent since 1950. Analysis of labor data suggests that this has occurred because women's educational attainment compared to men has declined. Recently, however, the wage gap has begun to narrow, and this will probably become…

  4. Leadership Curricula in Nursing Education: A Critical Literature Review and Gap Analysis.

    PubMed

    Morrow, Kelly J

    2015-07-01

    The Institute of Medicine's Future of Nursing report advises nursing education programs to integrate and embed leadership content within all areas of prelicensure nursing curriculum. This critical literature review synthesizes the state of the science of leadership curricula in prelicensure baccalaureate nursing education programs from 2008 to 2013. Gaps are identified and discussed. The Academic Search Premier and Health Source databases were searched, using the keywords baccalaureate nursing education and leadership. The CINAHL database was searched, using the keywords leadership, education, nursing, and baccalaureate. The 13 peer-reviewed articles identified for inclusion comprised descriptive articles (n = 8), mixed-methods studies (n = 2), quantitative studies (n = 2), and a qualitative study (n = 1). The underlying theme identified is the study and use of active learning strategies. Subthemes within this context were the use of reflection, peer learning, interdisciplinary teams, organizational partnerships, and curricular reform. Copyright 2015, SLACK Incorporated.

  5. Rehabilitation in the Punitive Era: The Gap between Rhetoric and Reality in U.S. Prison Programs

    PubMed Central

    Phelps, Michelle S.

    2013-01-01

    Scholars of mass incarceration point to the 1970s as a pivotal turning point in U.S. penal history, marked by a shift towards more punitive policies and a consensus that “nothing works” in rehabilitating inmates. However, while there has been extensive research on changes in policy-makers’ rhetoric, sentencing policy, and incarceration rates, we know very little about changes in the actual practices of punishment and prisoner rehabilitation. Using nationally representative data for U.S. state prisons, this article demonstrates that there were no major changes in investments in specialized facilities, funding for inmate services-related staff, or program participation rates throughout the late 1970s and the 1980s. Not until the 1990s, more than a decade after the start of the punitive era, do we see patterns of inmate services change, as investments in programming switch from academic to reentry-related programs. These findings suggest that there is a large gap between rhetoric and reality in the case of inmate services and that since the 1990s, inmate “rehabilitation” has increasingly become equated with reentry-related life skills programs. PMID:24014890

  6. Bridging the gap between empirical results, actual strategies, and developmental programs in soccer.

    PubMed

    Figueiredo, António J; Gonçalves, Carlos E; Tessitore, Antonio

    2014-05-01

    Being one of the most prominent globalized sports, soccer played at club, national, and continental levels has a relevant societal role. At present, the specific competencies, interests, and languages of the different actors involved in the selection, development, and support of long-lasting careers of players might limit opportunities for potential talented players. Unless the cultural environment of soccer resolves the gaps between empirical results and actual soccer strategies, scientific discussion relating to the effectiveness of talent selection and development remains limited. This commentary is intended to highlight the need for developmental programs to prepare soccer personnel for a transdisciplinary dialogue, which could foster a future development of this sport. Finally, in considering the wide soccer-related employment opportunities at local, national, and international levels, the need for a clear qualification framework is crucial.

  7. Sustainability Tools Inventory Initial Gap Analysis

    EPA Science Inventory

    This report identifies a suite of tools that address a comprehensive set of community sustainability concerns. The objective is to discover whether "gaps" exist in the tool suite’s analytic capabilities. These tools address activities that significantly influence resource consu...

  8. An organizational culture gap analysis in 6 New Zealand community pharmacies.

    PubMed

    Scahill, Shane L; Carswell, Peter; Harrison, Jeff

    2011-09-01

    The barriers to moving forward and meeting the expectations of policy makers and professional pharmacy bodies appear to relate to the organizational culture of community pharmacy. Despite the importance of cultural change for business transformation, organizational culture has largely gone unnoticed in community pharmacy practice research. To perform an organizational culture gap analysis in 6 New Zealand community pharmacies. Mean scores from a cultural rating survey (n=47) were calculated for 8 cultural clusters and mapped onto a typical and a beneficial pattern match (ladder diagram) for each case site. These ladder diagrams provide an understanding of the gap between the 2 ratings based on the gradient of the lines joining cultural clusters-the rungs of the ladder. Software can be used to generate a Pearson correlation describing the strength of the relationship between the typical and beneficial ratings. Eight cultural clusters were mapped: "leadership and staff management"; "valuing each other and the team"; "free-thinking, fun and, open to challenge"; "trusted behavior"; "customer relations"; "focus on external integration"; "provision of systematic advice"; and the "embracing of innovation." Analysis suggested a high level of correlation between the means of the typical and beneficial ratings. Although the variance between average ratings might be quite small, the relative difference can still be meaningful to participants in the cultural setting. The diagrams suggest a requirement for external integration, the provision of systematic advice, and the embracing of innovation to become more typical in most pharmacies. Trusted behavior is the most typical and most beneficial cultural dimension in most pharmacies, whereas valuing each other and the team is the least beneficial. Gaps in organizational culture have been identified through the use of a rating survey. The dimensions of focus on external integration, providing systematic advice, and embracing

  9. Research Ethics in the Context of Transition: Gaps in Policies and Programs on the Protection of Research Participants in the Selected Countries of Central and Eastern Europe.

    PubMed

    Famenka, Andrei

    2016-12-01

    This paper examines the ability of countries in Central and Eastern Europe (CEE) to ensure appropriate protection of research participants in the field of increasingly globalizing biomedical research. By applying an analytical framework for identifying gaps in policies and programs for human subjects protection to four countries of CEE-Belarus, Latvia, Lithuania, and Poland, substantial gaps in the scope and content of relevant policies and major impediments to program performance have been revealed. In these countries, public policies on the protection of research participants lack consistency and reliable mechanisms for their implementation. Impediments to program performance most often relate to inadequacies in the national research ethics systems with regard to organizational structure, budgetary support, supervision, and training. The level of research ethics capacity varies from country to country and depends on socio-economic and political factors of post-communist transition. The breadth and depth of the problems identified suggest that the current level of protection for research participants in CEE might be inadequate to the challenges posed by the globalization of biomedical research. In CEE countries, there is a need for strengthening research ethics capacity through modification of relevant policies and improvement of program management. The differences among the countries call for further research on identifying the best approaches for filling the gaps in the policies and programs aimed at ensuring effective protection of research participants.

  10. Research ethics in the context of transition: gaps in policies and programs on the protection of research participants in the selected countries of Central and Eastern Europe

    PubMed Central

    Famenka, Andrei

    2015-01-01

    This paper examines the ability of countries in Central and Eastern Europe (CEE) to ensure appropriate protection of research participants in the field of increasingly globalizing biomedical research. By applying an analytical framework for identifying gaps in policies and programs for human subjects protection to four countries of CEE – Belarus, Latvia, Lithuania, and Poland, substantial gaps in the scope and content of relevant policies and major impediments to program performance have been revealed. In these countries, public policies on the protection of research participants lack consistency and reliable mechanisms for their implementation. Impediments to program performance most often relate to inadequacies in the national research ethics systems with regard to organizational structure, budgetary support, supervision, and training. The level of research ethics capacity varies from country to country and depends on socio-economic and political factors of post-communist transition. The breadth and depth of the problems identified suggest that the current level of protection for research participants in CEE might be inadequate to the challenges posed by the globalization of biomedical research. In CEE countries, there is a need for strengthening research ethics capacity through modification of relevant policies and improvement of program management. The differences among the countries call for further research on identifying the best approaches for filling the gaps in the policies and programs aimed at ensuring effective protection of research participants. PMID:26548313

  11. Spatio-Temporal Gap Analysis of OBIS-SEAMAP Project Data: Assessment and Way Forward

    PubMed Central

    Kot, Connie Y.; Fujioka, Ei; Hazen, Lucie J.; Best, Benjamin D.; Read, Andrew J.; Halpin, Patrick N.

    2010-01-01

    The OBIS-SEAMAP project has acquired and served high-quality marine mammal, seabird, and sea turtle data to the public since its inception in 2002. As data accumulated, spatial and temporal biases resulted and a comprehensive gap analysis was needed in order to assess coverage to direct data acquisition for the OBIS-SEAMAP project and for taxa researchers should true gaps in knowledge exist. All datasets published on OBIS-SEAMAP up to February 2009 were summarized spatially and temporally. Seabirds comprised the greatest number of records, compared to the other two taxa, and most records were from shipboard surveys, compared to the other three platforms. Many of the point observations and polyline tracklines were located in northern and central Atlantic and the northeastern and central-eastern Pacific. The Southern Hemisphere generally had the lowest representation of data, with the least number of records in the southern Atlantic and western Pacific regions. Temporally, records of observations for all taxa were the lowest in fall although the number of animals sighted was lowest in the winter. Oceanographic coverage of observations varied by platform for each taxa, which showed that using two or more platforms represented habitat ranges better than using only one alone. Accessible and published datasets not already incorporated do exist within spatial and temporal gaps identified. Other related open-source data portals also contain data that fill gaps, emphasizing the importance of dedicated data exchange. Temporal and spatial gaps were mostly a result of data acquisition effort, development of regional partnerships and collaborations, and ease of field data collection. Future directions should include fostering partnerships with researchers in the Southern Hemisphere while targeting datasets containing species with limited representation. These results can facilitate prioritizing datasets needed to be represented and for planning research for true gaps in space

  12. Spatio-temporal gap analysis of OBIS-SEAMAP project data: assessment and way forward.

    PubMed

    Kot, Connie Y; Fujioka, Ei; Hazen, Lucie J; Best, Benjamin D; Read, Andrew J; Halpin, Patrick N

    2010-09-24

    The OBIS-SEAMAP project has acquired and served high-quality marine mammal, seabird, and sea turtle data to the public since its inception in 2002. As data accumulated, spatial and temporal biases resulted and a comprehensive gap analysis was needed in order to assess coverage to direct data acquisition for the OBIS-SEAMAP project and for taxa researchers should true gaps in knowledge exist. All datasets published on OBIS-SEAMAP up to February 2009 were summarized spatially and temporally. Seabirds comprised the greatest number of records, compared to the other two taxa, and most records were from shipboard surveys, compared to the other three platforms. Many of the point observations and polyline tracklines were located in northern and central Atlantic and the northeastern and central-eastern Pacific. The Southern Hemisphere generally had the lowest representation of data, with the least number of records in the southern Atlantic and western Pacific regions. Temporally, records of observations for all taxa were the lowest in fall although the number of animals sighted was lowest in the winter. Oceanographic coverage of observations varied by platform for each taxa, which showed that using two or more platforms represented habitat ranges better than using only one alone. Accessible and published datasets not already incorporated do exist within spatial and temporal gaps identified. Other related open-source data portals also contain data that fill gaps, emphasizing the importance of dedicated data exchange. Temporal and spatial gaps were mostly a result of data acquisition effort, development of regional partnerships and collaborations, and ease of field data collection. Future directions should include fostering partnerships with researchers in the Southern Hemisphere while targeting datasets containing species with limited representation. These results can facilitate prioritizing datasets needed to be represented and for planning research for true gaps in space

  13. Statistical analysis of interfacial gap in a cementless stem FE model.

    PubMed

    Park, Youngbae; Choi, Donok; Hwang, Deuk Soo; Yoon, Yong-San

    2009-02-01

    In cementless total hip arthroplasty, a fair amount of interfacial gap exists between the femoral stem and the bone. However, the effect of these gaps on the mechanical stability of the stem is poorly understood. In this paper, a finite element model with various interfacial gap definitions is used to quantify the effect of interfacial gaps on the primary stability of a Versys Fiber Metal Taper stem under stair climbing loads. In the first part, 500 random interfacial gap definitions were simulated. The resulting micromotion was approximately inversely proportional to the contact ratio, and the variance of the micromotion was greater with a lower contact ratio. Moreover, when the magnitude of the micromotion was compared between the gap definitions that had contact at a specific site and those that had no contact at that site, it was found that gaps located in the proximal-medial region of the stem surface had the most important effect on the micromotion. In a second trial, 17 gap definitions mimicking a gap pattern that has been observed experimentally were simulated. For a given contact ratio, the micromotion observed in the second trial was lower than the average result of those in the first, where the gaps were placed randomly. In either trial, when the contact ratio was higher than 40%, the micromotion showed no significant difference (first trial) or a gentle slope (-0.24 mum% in the second trial) in relation to the contact ratio. Considering the reported contact ratios for properly implanted stems, variations in the amount of interfacial gap would not likely cause a drastic difference in micromotion, and this effect could be easily overshadowed by other clinical factors. In conclusion, differences in interfacial gaps are not expected to have a noticeable effect on the clinical micromotion of this cementless stem.

  14. 34 CFR 692.94 - What requirements must a State satisfy, as the administrator of a partnership, to receive GAP...

    Code of Federal Regulations, 2010 CFR

    2010-07-01

    ... GAP Program funds? To receive GAP Program funds for any fiscal year— (a) A State must— (1) Participate... administrator of a partnership, to receive GAP Program funds? 692.94 Section 692.94 Education Regulations of the... section. (Authority: 20 U.S.C. 1070c-3a) How Does a State Apply to Participate in GAP? ...

  15. Evaluation of water, sanitation and hygiene program outcomes shows knowledge-behavior gaps in Coast Province, Kenya

    PubMed Central

    Schlegelmilch, Michael Paul; Lakhani, Amyn; Saunders, Leslie Duncan; Jhangri, Gian Singh

    2016-01-01

    Introduction Water related diseases constitute a significant proportion of the burden of disease in Kenya. Water, sanitation and hygiene (WASH) programs are in operation nation-wide to address these challenges. This study evaluated the impact of the Sombeza Water and Sanitation Improvement Program (SWASIP) in Coast Province, Kenya. Methods This study is a cluster randomized, follow-up evaluation that compared baseline (2007) to follow-up (2013) indicators from 250 households. Twenty-five villages were selected with probability proportional to size sampling, and ten households were selected randomly from each village. Follow-up data were collected by in-person interviews using pre-tested questionnaires, and analyzed to compare indicators collected at baseline. Cross-sectional results from the follow-up data were also reported. Results Statistically significant improvements from baseline were observed in the proportions of respondents with latrine access at home, who washed their hands after defecation, who treated their household drinking water and the average time to collect water in the dry season. However, this study also observed significant decreases in the proportion of respondents who washed their hands before preparing their food, or feeding their children, and after attending to a child who has defecated. The analysis also revealed a knowledge-behavior gap in WASH behaviors. Conclusion SWASIP contributed to improvements from baseline, but further progress still needs to be seen. The findings challenge the assumption that providing infrastructure and knowledge will result in behavior change. Further understanding of specific, non-knowledge predictors of WASH related behavior is needed. PMID:27279970

  16. Increased structure and active learning reduce the achievement gap in introductory biology.

    PubMed

    Haak, David C; HilleRisLambers, Janneke; Pitre, Emile; Freeman, Scott

    2011-06-03

    Science, technology, engineering, and mathematics instructors have been charged with improving the performance and retention of students from diverse backgrounds. To date, programs that close the achievement gap between students from disadvantaged versus nondisadvantaged educational backgrounds have required extensive extramural funding. We show that a highly structured course design, based on daily and weekly practice with problem-solving, data analysis, and other higher-order cognitive skills, improved the performance of all students in a college-level introductory biology class and reduced the achievement gap between disadvantaged and nondisadvantaged students--without increased expenditures. These results support the Carnegie Hall hypothesis: Intensive practice, via active-learning exercises, has a disproportionate benefit for capable but poorly prepared students.

  17. Towards Excellence in Asthma Management: final report of an eight-year program aimed at reducing care gaps in asthma management in Quebec.

    PubMed

    Boulet, Louis-Philippe; Dorval, E; Labrecque, M; Turgeon, M; Montague, T; Thivierge, R L

    2008-09-01

    Asthma care in Canada and around the world persistently falls short of optimal treatment. To optimize care, a systematic approach to identifying such shortfalls or 'care gaps', in which all stakeholders of the health care system (including patients) are involved, was proposed. Several projects of a multipartner, multidisciplinary disease management program, developed to optimize asthma care in Quebec, was conducted in a period of eight years. First, two population maps were produced to identify regional variations in asthma-related morbidity and to prioritize interventions for improving treatment. Second, current care was evaluated in a physician-patient cohort, confirming the many care gaps in asthma management. Third, two series of peer-reviewed outcome studies, targeting high-risk populations and specific asthma care gaps, were conducted. Finally, a process to integrate the best interventions into the health care system and an agenda for further research on optimal asthma management were proposed. Key observations from these studies included the identification of specific patterns of noncompliance in using inhaled corticosteroids, the failure of increased access to spirometry in asthma education centres to increase the number of education referrals, the transient improvement in educational abilities of nurses involved with an asthma hotline telephone service, and the beneficial effects of practice tools aimed at facilitating the assessment of asthma control and treatment needs by general practitioners. Disease management programs such as Towards Excellence in Asthma Management can provide valuable information on optimal strategies for improving treatment of asthma and other chronic diseases by identifying care gaps, improving guidelines implementation and optimizing care.

  18. The Development of a Program Engagement Theory for Group Offending Behavior Programs.

    PubMed

    Holdsworth, Emma; Bowen, Erica; Brown, Sarah; Howat, Douglas

    2017-10-01

    Offender engagement in group offending behavior programs is poorly understood and under-theorized. In addition, there is no research on facilitators' engagement. This article presents the first ever theory to address this gap. A Program Engagement Theory (PET) was derived from a constructivist grounded theory analysis that accounts for both facilitators' and offenders' engagement in group offending behavior programs (GOBPs). Interviews and session observations were used to collect data from 23 program facilitators and 28 offenders (group members). The analysis revealed that group members' engagement involved shared identities and moving on as a group. In turn, this was dependent on facilitators personalising treatment frameworks and establishing a hook to help group members move on. The PET emphasizes the importance of considering change during treatment as a process rather than simply a program outcome. Solution-focused (SF) programs were more conducive to engagement and the change process than offence-focused programs.

  19. The gender health gap in China: A decomposition analysis.

    PubMed

    Zhang, Hao; Bago d'Uva, Teresa; van Doorslaer, Eddy

    2015-07-01

    Around the world, and in spite of their higher life expectancy, women tend to report worse health than men until old age. Explanations for this gender gap in self-perceived health may be different in China than in other countries due to the traditional phenomenon of son preference. We examine several possible reasons for the gap using the Chinese SAGE data. We first rule out differential reporting by gender as a possible explanation, exploiting information on anchoring vignettes in eight domains of health functioning. Decomposing the gap in general self-assessed health, we find that about 31% can be explained by socio-demographic factors, most of all by discrimination against women in education in the 20th century. A more complete specification including chronic conditions and health functioning fully explains the remainder of the gap (about 69%). Adding chronic conditions and health functioning also explains at least two thirds of the education contribution, suggesting how education may affect health. In particular, women's higher rates of arthritis, angina and eye diseases make the largest contributions to the gender health gap, by limiting mobility, increasing pain and discomfort, and causing sleep problems and a feeling of low energy. Copyright © 2015 Elsevier B.V. All rights reserved.

  20. Expected surgical competencies of an Indian medical graduate: a gap analysis using a cross-sectional survey.

    PubMed

    Jamkar, Arun; Bansal, Payal; Patrikar, Seema; Baxi, Gaurang

    2015-01-01

    In 2010, the Medical Council of India published the Vision 2015 document, which sought to create an 'Indian Medical Graduate' as a 'physician of first contact of the community while being globally relevant'. This vision for undergraduate medical education is proposed to be realised through a competency-based curriculum. We conducted a gap analysis using a cross-sectional survey to document surgeons' perceptions regarding competencies identified in surgery. Eight competencies specific to surgery are proposed, which formed the basis for the study. We defined sub-competencies for each of these and developed a questionnaire containing ratings of importance and ability for the sub-competencies from low to very high on a 4-point Likert scale. The questionnaire was administered to 450 surgeons attending a state-level annual conference in surgery asking them to provide the importance ratings and their own ability on those (sub) competencies when they graduated. The importance and ability ratings were ranked and a gap analysis was done. The study response rate was 69.8%. While most competencies were perceived by the surgeons as being highly important, their self-ratings revealed a statistically significant gap between importance and ability when they graduated. They also rated themselves as being more competent on some than on others. Some competencies were high on importance as well as on ability, while others were high on importance but low on ability, revealing a gap. A low importance-high ability relationship was seen for a few competencies. Competencies related to emergency and trauma care and communication had the largest gaps. The gaps identified in surgical competencies for graduating physicians are specific and have implications for the competency-based curriculum and implementation in terms of teaching, assessment and faculty development. It also has implications for seamless transition between undergraduate and postgraduate competencies, as all of these are

  1. Brokering the Research-Practice Gap: A typology.

    PubMed

    Neal, Jennifer Watling; Neal, Zachary P; Kornbluh, Mariah; Mills, Kristen J; Lawlor, Jennifer A

    2015-12-01

    Despite widespread recognition of a research-practice gap in multiple service sectors, less is known about how pre-existing communication channels facilitate the flow of information between researchers and practitioners. In the current study, we applied an existing typology of brokerage developed by Gould and Fernandez (Sociol Methodol 19:89-126, 1989) to examine what types of brokerage facilitate information spread between researchers and educational practitioners. Specifically, we conducted semi-structured interviews with 19 school administrators and staff in two public school districts regarding their experiences searching for information about instructional, health, and social skills programs. Using deductive content analysis, we found evidence of all five types of brokerage identified by Gould and Fernandez (1989). However, only three types of brokerage-gatekeepers, representatives, and liaisons-were involved in the flow of information between school administrators and researchers. Moreover, information transfer often occurred in longer chains that involved multiple, distinct types of brokerage. We conclude with the broad implications of our findings for narrowing the research-practice gap by improving researchers' dissemination efforts and practitioners' search for information.

  2. 34 CFR 692.94 - What requirements must a State satisfy, as the administrator of a partnership, to receive GAP...

    Code of Federal Regulations, 2011 CFR

    2011-07-01

    ... partnership, to receive GAP Program funds? To receive GAP Program funds for any fiscal year— (a) A State must... administrator of a partnership, to receive GAP Program funds? 692.94 Section 692.94 Education Regulations of the...)(2)(ii) of this section. (Authority: 20 U.S.C. 1070c-3a) How Does a State Apply to Participate in GAP? ...

  3. Analysis of the Gap Junction-dependent Transfer of miRNA with 3D-FRAP Microscopy.

    PubMed

    Lemcke, Heiko; Voronina, Natalia; Steinhoff, Gustav; David, Robert

    2017-06-19

    Small antisense RNAs, like miRNA and siRNA, play an important role in cellular physiology and pathology and, moreover, can be used as therapeutic agents in the treatment of several diseases. The development of new, innovative strategies for miRNA/siRNA therapy is based on an extensive knowledge of the underlying mechanisms. Recent data suggest that small RNAs are exchanged between cells in a gap junction-dependent manner, thereby inducing gene regulatory effects in the recipient cell. Molecular biological techniques and flow cytometric analysis are commonly used to study the intercellular exchange of miRNA. However, these methods do not provide high temporal resolution, which is necessary when studying the gap junctional flux of molecules. Therefore, to investigate the impact of miRNA/siRNA as intercellular signaling molecules, novel tools are needed that will allow for the analysis of these small RNAs at the cellular level. The present protocol describes the application of three-dimensional fluorescence recovery after photobleaching (3D-FRAP) microscopy to elucidating the gap junction-dependent exchange of miRNA molecules between cardiac cells. Importantly, this straightforward and non-invasive live-cell imaging approach allows for the visualization and quantification of the gap junctional shuttling of fluorescently labeled small RNAs in real time, with high spatio-temporal resolution. The data obtained by 3D-FRAP confirm a novel pathway of intercellular gene regulation, where small RNAs act as signaling molecules within the intercellular network.

  4. Engineering graduates' skill sets in the MENA region: a gap analysis of industry expectations and satisfaction

    NASA Astrophysics Data System (ADS)

    Ramadi, Eric; Ramadi, Serge; Nasr, Karim

    2016-01-01

    This study explored gaps between industry expectations and perceptions of engineering graduates' skill sets in the Middle East and North Africa (MENA) region. This study measured the importance that managers of engineers placed on 36 skills relevant to engineers. Also measured was managers' satisfaction with engineering graduates' skill sets. Importance and satisfaction were used to calculate skill gaps for each skill. A principal components analysis was then performed, consolidating the 36 skills into 8 categories. The means of importance, satisfaction, and skill gaps were ranked to determine the areas in which graduates needed improvement. Results showed significant gaps between managers' expectations of and satisfaction with all 36 skills. The areas in which managers felt that graduates needed most improvement were communication, time management, and continuous learning. Managers reported that recent engineering graduates exhibited low overall preparedness for employment. These findings may help to inform curricular reform in engineering education.

  5. A Gap Analysis of Employee Satisfaction within the National Parks: Anuenue National Park

    ERIC Educational Resources Information Center

    Pang, Bryan Daniel Kwai Sun

    2014-01-01

    Utilizing Clark and Estes' (2008) Gap Analysis Model, the purpose of this study was to determine the knowledge, motivation, and organization causes of and solutions for low employee satisfaction ratings at one particular park, referred to by its pseudonym, Anuenue (Hawaiian word for "Rainbow," and pronounced "Ah-noo-ay-noo-ay")…

  6. GAP: yet another image processing system for solar observations.

    NASA Astrophysics Data System (ADS)

    Keller, C. U.

    GAP is a versatile, interactive image processing system for analyzing solar observations, in particular extended time sequences, and for preparing publication quality figures. It consists of an interpreter that is based on a language with a control flow similar to PASCAL and C. The interpreter may be accessed from a command line editor and from user-supplied functions, procedures, and command scripts. GAP is easily expandable via external FORTRAN programs that are linked to the GAP interface routines. The current version of GAP runs on VAX, DECstation, Sun, and Apollo computers. Versions for MS-DOS and OS/2 are in preparation.

  7. Single quantum dot analysis enables multiplexed point mutation detection by gap ligase chain reaction.

    PubMed

    Song, Yunke; Zhang, Yi; Wang, Tza-Huei

    2013-04-08

    Gene point mutations present important biomarkers for genetic diseases. However, existing point mutation detection methods suffer from low sensitivity, specificity, and a tedious assay processes. In this report, an assay technology is proposed which combines the outstanding specificity of gap ligase chain reaction (Gap-LCR), the high sensitivity of single-molecule coincidence detection, and the superior optical properties of quantum dots (QDs) for multiplexed detection of point mutations in genomic DNA. Mutant-specific ligation products are generated by Gap-LCR and subsequently captured by QDs to form DNA-QD nanocomplexes that are detected by single-molecule spectroscopy (SMS) through multi-color fluorescence burst coincidence analysis, allowing for multiplexed mutation detection in a separation-free format. The proposed assay is capable of detecting zeptomoles of KRAS codon 12 mutation variants with near 100% specificity. Its high sensitivity allows direct detection of KRAS mutation in crude genomic DNA without PCR pre-amplification. Copyright © 2013 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  8. Gap Analysis and Conservation Network for Freshwater Wetlands in Central Yangtze Ecoregion

    PubMed Central

    Xiaowen, Li; Haijin, Zhuge; Li, Mengdi

    2013-01-01

    The Central Yangtze Ecoregion contains a large area of internationally important freshwater wetlands and supports a huge number of endangered waterbirds; however, these unique wetlands and the biodiversity they support are under the constant threats of human development pressures, and the prevailing conservation strategies generated based on the local scale cannot adequately be used as guidelines for ecoregion-based conservation initiatives for Central Yangtze at the broad scale. This paper aims at establishing and optimizing an ecological network for freshwater wetland conservation in the Central Yangtze Ecoregion based on large-scale gap analysis. A group of focal species and GIS-based extrapolation technique were employed to identify the potential habitats and conservation gaps, and the optimized conservation network was then established by combining existing protective system and identified conservation gaps. Our results show that only 23.49% of the potential habitats of the focal species have been included in the existing nature reserves in the Central Yangtze Ecoregion. To effectively conserve over 80% of the potential habitats for the focal species by optimizing the existing conservation network for the freshwater wetlands in Central Yangtze Ecoregion, it is necessary to establish new wetland nature reserves in 22 county units across Hubei, Anhui, and Jiangxi provinces. PMID:24062632

  9. Gap analysis and conservation network for freshwater wetlands in Central Yangtze Ecoregion.

    PubMed

    Xiaowen, Li; Haijin, Zhuge; Li, Mengdi

    2013-01-01

    The Central Yangtze Ecoregion contains a large area of internationally important freshwater wetlands and supports a huge number of endangered waterbirds; however, these unique wetlands and the biodiversity they support are under the constant threats of human development pressures, and the prevailing conservation strategies generated based on the local scale cannot adequately be used as guidelines for ecoregion-based conservation initiatives for Central Yangtze at the broad scale. This paper aims at establishing and optimizing an ecological network for freshwater wetland conservation in the Central Yangtze Ecoregion based on large-scale gap analysis. A group of focal species and GIS-based extrapolation technique were employed to identify the potential habitats and conservation gaps, and the optimized conservation network was then established by combining existing protective system and identified conservation gaps. Our results show that only 23.49% of the potential habitats of the focal species have been included in the existing nature reserves in the Central Yangtze Ecoregion. To effectively conserve over 80% of the potential habitats for the focal species by optimizing the existing conservation network for the freshwater wetlands in Central Yangtze Ecoregion, it is necessary to establish new wetland nature reserves in 22 county units across Hubei, Anhui, and Jiangxi provinces.

  10. Discharge in Long Air Gaps; Modelling and applications

    NASA Astrophysics Data System (ADS)

    Beroual, A.; Fofana, I.

    2016-06-01

    Discharge in Long Air Gaps: Modelling and applications presents self-consistent predictive dynamic models of positive and negative discharges in long air gaps. Equivalent models are also derived to predict lightning parameters based on the similarities between long air gap discharges and lightning flashes. Macroscopic air gap discharge parameters are calculated to solve electrical, empirical and physical equations, and comparisons between computed and experimental results for various test configurations are presented and discussed. This book is intended to provide a fresh perspective by contributing an innovative approach to this research domain, and universities with programs in high-voltage engineering will find this volume to be a working example of how to introduce the basics of electric discharge phenomena.

  11. Prediction of in-depth gap heating ratios from wing glove model test data. [space shuttle orbiter

    NASA Technical Reports Server (NTRS)

    1977-01-01

    In-depth gap heating ratios were predicted down RSI tile sidewalls based on temperature measurements obtained from the JSC arc-jet Wing Glove model tests in order to develop gap heating ratios which resulted in the best possible fit of test data and to produce a set of engineering verification heating ratios similar in shape to one another which could be used at various body points on the Orbiter during reentry. The Rockwell TPS Multidimensional heat conduction program was used to perform 3-D thermal analyses using a 3.0 in. thick section of a curved RSI tile with 283 nodal points. Correlation with test data shows that the predicted heating ratios were significantly higher down in the gap than the zero pressure values for T/C stacks 39 and 38 on the Wing Glove model. For stack 37 (in a low pressure region), the baseline heating ratio overpredicted the temperature data. This analysis, which showed that the heating ratios were a strong function of the product of pressure and pressure gradient, will be used to compare with recent Gap/Step and Ames Double Wedge test/analysis results in the effort to identify the Orbiter gap response to high delta P flight environment.

  12. Crystal structure, conformation, vibration and optical band gap analysis of bis[ rac-propranolol nitrate

    NASA Astrophysics Data System (ADS)

    Franklin, S.; Balasubramanian, T.; Nehru, K.; Kim, Youngmee

    2009-06-01

    The crystal structure of the title rac-propranolol salt, CHNO2+·NO3-, consists of two protonated propranolol residues and nitrate anions. Three virtually flat fragments, characteristics of most of the β-adrenolytics with oxy-methylene bridge are present in both the cations (A and B). The plane of the propranolol chain is twisted with respect to the plane of the aromatic ring in both the cations. Present study investigates the conformation and hydrogen bonding interactions, which play an important role in biological functions. A gauche conformation is observed for the oxo-methylene bridge of cation A, while a trans conformation prevails in cation B. These conformations are found in majority of β-blockers. Presence of twenty intermolecular hydrogen bonds mediating through the anions stabilizes the crystal packing. Vibration analysis and earlier theoretical predictions complement the structure analysed. From the UV-Vis spectral analysis for the crystal, the optical band gap is found to be Eg = 5.12 eV, where as the chloride salt has Eg = 3.81 eV. The increase in the band gap may be attributed by the increase in the number of intermolecular hydrogen bonds. Good optical transmittance in the entire visible region and the direct band gap property suggest that it is a suitable candidate for optical applications in UV region.

  13. Knowledge, attitude and practice GAP in family planning usage: an analysis of selected cities of Uttar Pradesh.

    PubMed

    Singh, Anjali; Singh, K K; Verma, Prashant

    2016-01-01

    The GAP between the knowledge of contraception and its actual practice is well recognized in the literature of family welfare studies. The present study assessed the relation between the level of knowledge and practice of contraception among the women and sought to explore the reasons behind the Knowledge, Attitude, and Practice - GAP (KAP GAP) regarding contraceptive users in six cities of Uttar Pradesh. Present analysis based on 17,643 currently married women aged 15 to 49. A Bivariate analysis ( χ 2 test) and a multivariable logistic regression were performed for the study. The highest percentages of respondents (women) were in the age group 35-49 (40-45 %) in all the districts considered. Knowledge of contraceptives was almost universal; tubal ligation and pill were the commonly known methods. Information about the contraceptive methods was mostly obtained through the husband. In the present study, there was a highly significant association ( p  < 0.01) of age group, educational status of respondents, the number of living children, the wealth of the respondent, media exposure and husband's education with the variable KAP GAP for all six cities. Health concern issues in all the districts were the most prominent reason for not using contraception. There differences in the socioeconomic and demographic factors exist, which lead to KAP GAP in the family planning (FP) usages. Therefore, in designing effective family planning programme, there is a need to understand the various factors which influence the practice of contraception.

  14. Global foot-and-mouth disease research update and gap analysis: 5 - biotherapeutics and disinfectants

    USDA-ARS?s Scientific Manuscript database

    In 2014, the Global Foot-and-mouth disease Research Alliance(GFRA)conducted a gap analysis of FMD research. This work has been updated and reported in a series of papers with the focus of this article being (i) biotherapeutics and (ii) disinfectants, including environmental contamination. The paper ...

  15. Gap Shape Classification using Landscape Indices and Multivariate Statistics.

    PubMed

    Wu, Chih-Da; Cheng, Chi-Chuan; Chang, Che-Chang; Lin, Chinsu; Chang, Kun-Cheng; Chuang, Yung-Chung

    2016-11-30

    This study proposed a novel methodology to classify the shape of gaps using landscape indices and multivariate statistics. Patch-level indices were used to collect the qualified shape and spatial configuration characteristics for canopy gaps in the Lienhuachih Experimental Forest in Taiwan in 1998 and 2002. Non-hierarchical cluster analysis was used to assess the optimal number of gap clusters and canonical discriminant analysis was used to generate the discriminant functions for canopy gap classification. The gaps for the two periods were optimally classified into three categories. In general, gap type 1 had a more complex shape, gap type 2 was more elongated and gap type 3 had the largest gaps that were more regular in shape. The results were evaluated using Wilks' lambda as satisfactory (p < 0.001). The agreement rate of confusion matrices exceeded 96%. Differences in gap characteristics between the classified gap types that were determined using a one-way ANOVA showed a statistical significance in all patch indices (p = 0.00), except for the Euclidean nearest neighbor distance (ENN) in 2002. Taken together, these results demonstrated the feasibility and applicability of the proposed methodology to classify the shape of a gap.

  16. Gap Shape Classification using Landscape Indices and Multivariate Statistics

    PubMed Central

    Wu, Chih-Da; Cheng, Chi-Chuan; Chang, Che-Chang; Lin, Chinsu; Chang, Kun-Cheng; Chuang, Yung-Chung

    2016-01-01

    This study proposed a novel methodology to classify the shape of gaps using landscape indices and multivariate statistics. Patch-level indices were used to collect the qualified shape and spatial configuration characteristics for canopy gaps in the Lienhuachih Experimental Forest in Taiwan in 1998 and 2002. Non-hierarchical cluster analysis was used to assess the optimal number of gap clusters and canonical discriminant analysis was used to generate the discriminant functions for canopy gap classification. The gaps for the two periods were optimally classified into three categories. In general, gap type 1 had a more complex shape, gap type 2 was more elongated and gap type 3 had the largest gaps that were more regular in shape. The results were evaluated using Wilks’ lambda as satisfactory (p < 0.001). The agreement rate of confusion matrices exceeded 96%. Differences in gap characteristics between the classified gap types that were determined using a one-way ANOVA showed a statistical significance in all patch indices (p = 0.00), except for the Euclidean nearest neighbor distance (ENN) in 2002. Taken together, these results demonstrated the feasibility and applicability of the proposed methodology to classify the shape of a gap. PMID:27901127

  17. 34 CFR Appendix A to Subpart C of... - Grants for Access and Persistence Program (GAP) State Grant Allotment Case Study

    Code of Federal Regulations, 2010 CFR

    2010-07-01

    ... 34 Education 3 2010-07-01 2010-07-01 false Grants for Access and Persistence Program (GAP) State Grant Allotment Case Study A Appendix A to Subpart C of Part 692 Education Regulations of the Offices of...) State Grant Allotment Case Study ER29OC09.010 ER29OC09.011 ER29OC09.012 ER29OC09.013 ER29OC09.014...

  18. A Crosslinking Analysis of GAP-43 Interactions with Other Proteins in Differentiated N1E-115 Cells

    PubMed Central

    Ollom, Callise M.; Denny, John B.

    2008-01-01

    It has been suggested that GAP-43 (growth-associated protein) binds to various proteins in growing neurons as part of its mechanism of action. To test this hypothesis in vivo, differentiated N1E-115 neuroblastoma cells were labeled with [35S]-amino acids and were treated with a cleavable crosslinking reagent. The cells were lysed in detergent and the lysates were centrifuged at 100,000 × g to isolate crosslinked complexes. Following cleavage of the crosslinks and analysis by two-dimensional gel electrophoresis, it was found that the crosslinker increased the level of various proteins, and particularly actin, in this pellet fraction. However, GAP-43 was not present, suggesting that GAP-43 was not extensively crosslinked to proteins of the cytoskeleton and membrane skeleton and did not sediment with them. GAP-43 also did not sediment with the membrane skeleton following nonionic detergent lysis. Calmodulin, but not actin or other proposed interaction partners, co-immunoprecipitated with GAP-43 from the 100,000 × g supernatant following crosslinker addition to cells or cell lysates. Faint spots at 34 kDa and 60 kDa were also present. Additional GAP-43 was recovered from GAP-43 immunoprecipitation supernatants with anti-calmodulin but not with anti-actin. The results suggest that GAP-43 is not present in complexes with actin or other membrane skeletal or cytoskeletal proteins in these cells, but it is nevertheless possible that a small fraction of the total GAP-43 may interact with other proteins. PMID:19325830

  19. Perioperative and ICU Healthcare Analytics within a Veterans Integrated System Network: a Qualitative Gap Analysis.

    PubMed

    Mudumbai, Seshadri; Ayer, Ferenc; Stefanko, Jerry

    2017-08-01

    Health care facilities are implementing analytics platforms as a way to document quality of care. However, few gap analyses exist on platforms specifically designed for patients treated in the Operating Room, Post-Anesthesia Care Unit, and Intensive Care Unit (ICU). As part of a quality improvement effort, we undertook a gap analysis of an existing analytics platform within the Veterans Healthcare Administration. The objectives were to identify themes associated with 1) current clinical use cases and stakeholder needs; 2) information flow and pain points; and 3) recommendations for future analytics development. Methods consisted of semi-structured interviews in 2 phases with a diverse set (n = 9) of support personnel and end users from five facilities across a Veterans Integrated Service Network. Phase 1 identified underlying needs and previous experiences with the analytics platform across various roles and operational responsibilities. Phase 2 validated preliminary feedback, lessons learned, and recommendations for improvement. Emerging themes suggested that the existing system met a small pool of national reporting requirements. However, pain points were identified with accessing data in several information system silos and performing multiple manual validation steps of data content. Notable recommendations included enhancing systems integration to create "one-stop shopping" for data, and developing a capability to perform trends analysis. Our gap analysis suggests that analytics platforms designed for surgical and ICU patients should employ approaches similar to those being used for primary care patients.

  20. Narrowing the Achievement Gap: A Case Study of an Urban School

    ERIC Educational Resources Information Center

    Lugo, Rosalinda

    2010-01-01

    The goal of this case study was to identify the cultural norms, practices, and programs of an urban school that narrowed the achievement gap. The reason for identifying these factors in a successful school was to add to the body of literature regarding the achievement gap and what a struggling school was able to do to narrow the gap. This case…

  1. Gaps in content-based image retrieval

    NASA Astrophysics Data System (ADS)

    Deserno, Thomas M.; Antani, Sameer; Long, Rodney

    2007-03-01

    Content-based image retrieval (CBIR) is a promising technology to enrich the core functionality of picture archiving and communication systems (PACS). CBIR has a potentially strong impact in diagnostics, research, and education. Research successes that are increasingly reported in the scientific literature, however, have not made significant inroads as medical CBIR applications incorporated into routine clinical medicine or medical research. The cause is often attributed without sufficient analytical reasoning to the inability of these applications in overcoming the "semantic gap". The semantic gap divides the high-level scene analysis of humans from the low-level pixel analysis of computers. In this paper, we suggest a more systematic and comprehensive view on the concept of gaps in medical CBIR research. In particular, we define a total of 13 gaps that address the image content and features, as well as the system performance and usability. In addition to these gaps, we identify 6 system characteristics that impact CBIR applicability and performance. The framework we have created can be used a posteriori to compare medical CBIR systems and approaches for specific biomedical image domains and goals and a priori during the design phase of a medical CBIR application. To illustrate the a posteriori use of our conceptual system, we apply it, initially, to the classification of three medical CBIR implementations: the content-based PACS approach (cbPACS), the medical GNU image finding tool (medGIFT), and the image retrieval in medical applications (IRMA) project. We show that systematic analysis of gaps provides detailed insight in system comparison and helps to direct future research.

  2. Bridging the Gap: The Halifax New Teacher Support Program

    ERIC Educational Resources Information Center

    Power, Alayne

    2013-01-01

    New teachers require specific and targeted support, as witnessed by alarming rates of attrition in their first years in the profession. Research shows they often struggle to bridge the gap between their university study and effective practice, especially with issues such as assessment, classroom management and diversity. New teachers should have…

  3. Results of the Lunar Exploration Analysis Group (LEAG) Gap Review: Specific Action Team (SAT), Examination of Strategic Knowledge Gaps (SKGs) for Human Exploration of the Moon

    NASA Technical Reports Server (NTRS)

    Shearer, C. K.; Eppler, D.; Farrell, W.; Gruener, J.; Lawrence, S.; Pellis, N.; Spudis, P. D.; Stopar, J.; Zeigler, R.; Neal, C; hide

    2016-01-01

    The Lunar Exploration Analysis Group (LEAG) was tasked by the Human Exploration Operations Mission Directorate (HEOMD) to establish a Specific Action Team (SAT) to review lunar Strategic Knowledge Gaps (SKGs) within the context of new lunar data and some specific human mission scenarios. Within this review, the SAT was to identify the SKGs that have been fully or partially retired, identify new SKGs resulting from new data and observations, and review quantitative descriptions of measurements that are required to fill knowledge gaps, the fidelity of the measurements needed, and if relevant, provide examples of existing instruments or potential missions capable of filling the SKGs.

  4. Data correlation and analysis of arc tunnel and wind tunnel tests of RSI joints and gaps. Volume 2: Data base

    NASA Technical Reports Server (NTRS)

    Christensen, H. E.; Kipp, H. W.

    1974-01-01

    Wind tunnel tests were conducted to determine the aerodynamic heating created by gaps in the reusable surface insulation (RSI) thermal protection system (TPS) for the space shuttle. The effects of various parameters of the RSI on convective heating characteristics are described. The wind tunnel tests provided a data base for accurate assessment of gap heating. Analysis and correlation of the data provide methods for predicting heating in the RSI gaps on the space shuttle.

  5. [Approaching the "evidence-practice gap" in pharmaceutical risk management: analysis of healthcare claim data].

    PubMed

    Nakayama, Takeo

    2012-01-01

    The concept of evidence-based medicine (EBM) has promulgated among healthcare professionals in recent years, on the other hand, the problem of underuse of useful clinical evidence is coming to be important. This is called as evidence-practice gap. The major concern about evidence-practice gap is insufficient implementation of evidence-based effective treatment, however, the perspective can be extended to measures to improve drug safety and prevention of drug related adverse events. First, this article reviews the characteristics of the database of receipt (healthcare claims) and the usefulness for research purpose of pharmacoepidemiology. Second, as the real example of the study on evidence-practice gap by using the receipt database, the case of ergot-derived anti-Parkinson drugs, of which risk of valvulopathy has been identified, is introduced. The receipt analysis showed that more than 70% of Parkinson's disease patients prescribed with cabergoline or pergolide did not undergo echocardiography despite the revision of the product label recommendation. Afterwards, the issues of pharmaceutical risk management and risk communication will be discussed.

  6. An improved viscous characteristics analysis program

    NASA Technical Reports Server (NTRS)

    Jenkins, R. V.

    1978-01-01

    An improved two dimensional characteristics analysis program is presented. The program is built upon the foundation of a FORTRAN program entitled Analysis of Supersonic Combustion Flow Fields With Embedded Subsonic Regions. The major improvements are described and a listing of the new program is provided. The subroutines and their functions are given as well as the input required for the program. Several applications of the program to real problems are qualitatively described. Three runs obtained in the investigation of a real problem are presented to provide insight for the input and output of the program.

  7. Accuracy of gap analysis habitat models in predicting physical features for wildlife-habitat associations in the southwest U.S.

    USGS Publications Warehouse

    Boykin, K.G.; Thompson, B.C.; Propeck-Gray, S.

    2010-01-01

    Despite widespread and long-standing efforts to model wildlife-habitat associations using remotely sensed and other spatially explicit data, there are relatively few evaluations of the performance of variables included in predictive models relative to actual features on the landscape. As part of the National Gap Analysis Program, we specifically examined physical site features at randomly selected sample locations in the Southwestern U.S. to assess degree of concordance with predicted features used in modeling vertebrate habitat distribution. Our analysis considered hypotheses about relative accuracy with respect to 30 vertebrate species selected to represent the spectrum of habitat generalist to specialist and categorization of site by relative degree of conservation emphasis accorded to the site. Overall comparison of 19 variables observed at 382 sample sites indicated ???60% concordance for 12 variables. Directly measured or observed variables (slope, soil composition, rock outcrop) generally displayed high concordance, while variables that required judgments regarding descriptive categories (aspect, ecological system, landform) were less concordant. There were no differences detected in concordance among taxa groups, degree of specialization or generalization of selected taxa, or land conservation categorization of sample sites with respect to all sites. We found no support for the hypothesis that accuracy of habitat models is inversely related to degree of taxa specialization when model features for a habitat specialist could be more difficult to represent spatially. Likewise, we did not find support for the hypothesis that physical features will be predicted with higher accuracy on lands with greater dedication to biodiversity conservation than on other lands because of relative differences regarding available information. Accuracy generally was similar (>60%) to that observed for land cover mapping at the ecological system level. These patterns demonstrate

  8. Comparison of Gap Elements and Contact Algorithm for 3D Contact Analysis of Spiral Bevel Gears

    NASA Technical Reports Server (NTRS)

    Bibel, G. D.; Tiku, K.; Kumar, A.; Handschuh, R.

    1994-01-01

    Three dimensional stress analysis of spiral bevel gears in mesh using the finite element method is presented. A finite element model is generated by solving equations that identify tooth surface coordinates. Contact is simulated by the automatic generation of nonpenetration constraints. This method is compared to a finite element contact analysis conducted with gap elements.

  9. Community Stakeholders' Perceptions of Major Factors Influencing Childhood Obesity, the Feasibility of Programs Addressing Childhood Obesity, and Persisting Gaps.

    PubMed

    Ganter, Claudia; Aftosmes-Tobio, Alyssa; Chuang, Emmeline; Blaine, Rachel E; Land, Thomas; Davison, Kirsten K

    2016-04-01

    Prior research has identified numerous factors contributing to increased rates of childhood obesity. However, few studies have focused explicitly on the experience of community stakeholders in low-income communities. This study sought to capture the perspectives of these on-the-ground experts regarding major factors contributing to childhood obesity as well as gaps in current prevention and control efforts. We conducted semi-structured interviews with 39 stakeholders from different community sectors (e.g., healthcare providers, childcare providers, teachers). Data were drawn from the Massachusetts Childhood Obesity Research Demonstration project, a multi-level, multi-sector intervention designed to reduce childhood obesity being implemented in two low-income communities in Massachusetts. Interviews were conducted at baseline, transcribed, coded using grounded theory approach, and analyzed in NVivo 10.0. The vast majority of stakeholders had recently participated in obesity prevention strategies, and nearly all of them identified gaps in prevention efforts either within their organizations or in the broader community. In addition to factors previously identified in the literature, several themes emerged including the need to change policies to increase physical activity during school, offer healthier snacks in schools and afterschool programs, and increase communication and collaboration within the community in prevention efforts. Community stakeholders can impact the success of interventions by bridging the gap between science and lived experience. The results of this study can guide future research by highlighting the importance of including stakeholders' frontline experiences with target populations, and using information on identified gaps to augment intervention planning efforts.

  10. Electron Elevator: Excitations across the Band Gap via a Dynamical Gap State.

    PubMed

    Lim, A; Foulkes, W M C; Horsfield, A P; Mason, D R; Schleife, A; Draeger, E W; Correa, A A

    2016-01-29

    We use time-dependent density functional theory to study self-irradiated Si. We calculate the electronic stopping power of Si in Si by evaluating the energy transferred to the electrons per unit path length by an ion of kinetic energy from 1 eV to 100 keV moving through the host. Electronic stopping is found to be significant below the threshold velocity normally identified with transitions across the band gap. A structured crossover at low velocity exists in place of a hard threshold. An analysis of the time dependence of the transition rates using coupled linear rate equations enables one of the excitation mechanisms to be clearly identified: a defect state induced in the gap by the moving ion acts like an elevator and carries electrons across the band gap.

  11. Bridging the clinician/researcher gap with systemic research: the case for process research, dyadic, and sequential analysis.

    PubMed

    Oka, Megan; Whiting, Jason

    2013-01-01

    In Marriage and Family Therapy (MFT), as in many clinical disciplines, concern surfaces about the clinician/researcher gap. This gap includes a lack of accessible, practical research for clinicians. MFT clinical research often borrows from the medical tradition of randomized control trials, which typically use linear methods, or follow procedures distanced from "real-world" therapy. We review traditional research methods and their use in MFT and propose increased use of methods that are more systemic in nature and more applicable to MFTs: process research, dyadic data analysis, and sequential analysis. We will review current research employing these methods, as well as suggestions and directions for further research. © 2013 American Association for Marriage and Family Therapy.

  12. Gap Acceptance During Lane Changes by Large-Truck Drivers-An Image-Based Analysis.

    PubMed

    Nobukawa, Kazutoshi; Bao, Shan; LeBlanc, David J; Zhao, Ding; Peng, Huei; Pan, Christopher S

    2016-03-01

    This paper presents an analysis of rearward gap acceptance characteristics of drivers of large trucks in highway lane change scenarios. The range between the vehicles was inferred from camera images using the estimated lane width obtained from the lane tracking camera as the reference. Six-hundred lane change events were acquired from a large-scale naturalistic driving data set. The kinematic variables from the image-based gap analysis were filtered by the weighted linear least squares in order to extrapolate them at the lane change time. In addition, the time-to-collision and required deceleration were computed, and potential safety threshold values are provided. The resulting range and range rate distributions showed directional discrepancies, i.e., in left lane changes, large trucks are often slower than other vehicles in the target lane, whereas they are usually faster in right lane changes. Video observations have confirmed that major motivations for changing lanes are different depending on the direction of move, i.e., moving to the left (faster) lane occurs due to a slower vehicle ahead or a merging vehicle on the right-hand side, whereas right lane changes are frequently made to return to the original lane after passing.

  13. A systematic review highlights a knowledge gap regarding the effectiveness of health-related training programs in journalology.

    PubMed

    Galipeau, James; Moher, David; Campbell, Craig; Hendry, Paul; Cameron, D William; Palepu, Anita; Hébert, Paul C

    2015-03-01

    To investigate whether training in writing for scholarly publication, journal editing, or manuscript peer review effectively improves educational outcomes related to the quality of health research reporting. We searched MEDLINE, Embase, ERIC, PsycINFO, and the Cochrane Library for comparative studies of formalized, a priori-developed training programs in writing for scholarly publication, journal editing, or manuscript peer review. Comparators included the following: (1) before and after administration of a training program, (2) between two or more training programs, or (3) between a training program and any other (or no) intervention(s). Outcomes included any measure of effectiveness of training. Eighteen reports of 17 studies were included. Twelve studies focused on writing for publication, five on peer review, and none fit our criteria for journal editing. Included studies were generally small and inconclusive regarding the effects of training of authors, peer reviewers, and editors on educational outcomes related to improving the quality of health research. Studies were also of questionable validity and susceptible to misinterpretation because of their risk of bias. This review highlights the gaps in our knowledge of how to enhance and ensure the scientific quality of research output for authors, peer reviewers, and journal editors. Copyright © 2015 The Authors. Published by Elsevier Inc. All rights reserved.

  14. Bridging the Rural-Urban Literacy Gap in China: A Mediation Analysis of Family Effects

    ERIC Educational Resources Information Center

    Wang, Jingying; Li, Hui; Wang, Dan

    2018-01-01

    This study examines the effects of family involvement on the literacy gap between rural and urban Chinese primary students via mediation analysis. Altogether, 1080 students in Grades 1, 3, and 5 were randomly sampled from three urban and three rural primary schools from Shandong and Guizhou Provinces, representing eastern and western China,…

  15. Identification of gaps for implementation science in the HIV prevention, care and treatment cascade; a qualitative study in 19 districts in Uganda.

    PubMed

    Bajunirwe, Francis; Tumwebaze, Flora; Abongomera, George; Akakimpa, Denis; Kityo, Cissy; Mugyenyi, Peter N

    2016-04-14

    Over the last 20 years, countries in sub Saharan Africa have made significant strides in the implementation of programs for HIV prevention, care and treatment. Despite, the significant progress made, many targets set by the United Nations have not been met. There remains a large gap between the ideal and what has been achieved. There are several operational issues that may be responsible for this gap, and these need to be addressed in order to achieve the targets. Therefore, the aim of this study was to identify gaps in the HIV prevention, care and treatment cascade, in a large district based HIV implementation program. We aimed to identify gaps that are amenable for evaluation using implementation science, in order to improve the delivery of HIV programs in rural Uganda. We conducted key informant (KI) interviews with 60 district health officers and managers of HIV/AIDS clinics and organizations and 32 focus group discussions with exit clients seeking care and treatment for HIV in the 19 districts. The data analysis process was guided using a framework approach. The recordings were transcribed verbatim. Transcripts were read back and forth and codes generated based on the framework. Nine emerging themes that comprise the gaps were identified and these were referral mechanisms indicating several loop holes, low levels of integration of HIV/TB services, low uptake of services for PMTCT services by pregnant women, low coverage of services for most at risk populations (MARPs), poor HIV coordination structures in the districts, poor continuity in the delivery of pediatric HIV/AIDS services, limited community support for orphans and vulnerable (OVC's), inadequate home based care services and HIV services and support for discordant couples. The themes indicate there are plenty of gaps that need to be covered and have been ignored by current programs. Our study has identified several gaps and suggested several interventions that should be tested before large scale

  16. Literacy Gaps by Educational Attainment: A Cross-National Analysis.

    PubMed

    Park, Hyunjoon; Kyei, Pearl

    2011-03-01

    Existing cross-national research on educational attainment does not fully address whether the same level of educational attainment generates the same level of literacy skills in different countries. We analyze literacy skills data for young adults from 19 countries in the 1994-1998 International Adult Literacy Survey and find that in all countries, individuals with a higher level of educational attainment tend to have greater literacy skills. However, there is substantial variation across countries in the size of literacy gaps by levels of educational attainment. In particular, young adults in the United States show the largest literacy gaps. Using two-level hierarchical linear models, we find that cross-national differences in the literacy gap between more- and less-educated individuals are systematically linked to the degree of between-school inequality in school resources (instructional materials, class size, teachers' experience and certification).

  17. Probing Needs Assessment Data in Depth to Target Programs More Effectively

    ERIC Educational Resources Information Center

    Skelly, JoAnne; Hill, George; Singletary, Loretta

    2014-01-01

    Extension professionals often assess community needs to determine programs and target audiences. Data can be collected through surveys, focus group and individual interviews, meta-analysis, systematic observation, and other methods. Knowledge gaps are identified, and programs are designed to resolve the deficiencies. However, do Extension…

  18. [Analysis of several key problems of good agricultural practice (GAP) of Chinese materia medica].

    PubMed

    Yang, Guang; Guo, Lan-Ping; Zhou, Xiu-Teng; Huang, Lu-Qi

    2016-04-01

    This paper reviewed the historical background of the GAP, analyzed the development experience of five Ps (GMP, GLP, GSP, GCP, GAP), analyzed the GAP based on economic theories, and pointed out that the core problem of GAP is ignoring economic laws. Once the GAP, is a process of certification, but neither the GAP announcement could be transformed into signal transmission quality in the product market, nor consumers could recognize the difference between GAP and non-GAP herbs in the terminal market, so manufacturers lack motivation for GAP certification. In this paper, we pointed out, that the GAP certification system should be redesigned under the guidance of economics, third party certification body, supervised by drug administration organization, to certificate GAP as high quality standards, to improve signal transduction mechanism of GAP certification, and to integrate GAP with the market. Copyright© by the Chinese Pharmaceutical Association.

  19. How big is the physical activity intention-behaviour gap? A meta-analysis using the action control framework.

    PubMed

    Rhodes, Ryan E; de Bruijn, Gert-Jan

    2013-05-01

    The physical activity (PA) intention-behaviour gap is a topic of considerable contemporary research, given that most of our models used to understand physical activity suggest that intention is the proximal antecedent of behavioural enactment. The purpose of this study was to quantify the intention-PA gap at public health guidelines with a meta-analysis of the action control framework. Systematic review and meta-analysis. Literature searches were conducted in July 2012 among five key search engines. This search yielded a total of 2,865 potentially relevant records; of these, 10 studies fulfilled the full eligibility criteria (N = 3,899). Random-effects meta-analysis procedures with correction for sampling bias were employed in the analysis for estimates of non-intenders who subsequently did not engage in physical activity (21%), non-intenders who subsequently performed physical activity (2%), intenders who were not successful at following through with their PA (36%), and successful intenders (42%). The overall intention-PA gap was 46%. These results emphasize the weakness in early intention models for understanding PA and suggest this would be a problem during intervention. Contemporary research that is validating and exploring additional constructs (e.g., self-regulation, automaticity) that augment intention or improving the measurement of motivation seems warranted. What is already known on this subject? Intention is considered the proximal antecedent of behaviour in many popular models. Intention is also an established correlate of physical activity behaviour, yet discordance is considerable in experimental research. What does this study add? This meta-analysis of studies that have assessed concordance/discordance of physical activity intention and behaviour at public health guidelines shows the intention-behaviour gap at 48% and the discordance is from intenders who do not act. The results demonstrate that discordance is not just from extreme levels of

  20. Estimating the potential intensification of global grazing systems based on climate adjusted yield gap analysis

    NASA Astrophysics Data System (ADS)

    Sheehan, J. J.

    2016-12-01

    We report here a first-of-its-kind analysis of the potential for intensification of global grazing systems. Intensification is calculated using the statistical yield gap methodology developed previously by others (Mueller et al 2012 and Licker et al 2010) for global crop systems. Yield gaps are estimated by binning global pasture land area into 100 equal area sized bins of similar climate (defined by ranges of rainfall and growing degree days). Within each bin, grid cells of pastureland are ranked from lowest to highest productivity. The global intensification potential is defined as the sum of global production across all bins at a given percentile ranking (e.g. performance at the 90th percentile) divided by the total current global production. The previous yield gap studies focused on crop systems because productivity data on these systems is readily available. Nevertheless, global crop land represents only one-third of total global agricultural land, while pasture systems account for the remaining two-thirds. Thus, it is critical to conduct the same kind of analysis on what is the largest human use of land on the planet—pasture systems. In 2013, Herrero et al announced the completion of a geospatial data set that augmented the animal census data with data and modeling about production systems and overall food productivity (Herrero et al, PNAS 2013). With this data set, it is now possible to apply yield gap analysis to global pasture systems. We used the Herrero et al data set to evaluate yield gaps for meat and milk production from pasture based systems for cattle, sheep and goats. The figure included with this abstract shows the intensification potential for kcal per hectare per year of meat and milk from global cattle, sheep and goats as a function of increasing levels of performance. Performance is measured as the productivity achieved at a given ranked percentile within each bin.We find that if all pasture land were raised to their 90th percentile of

  1. Two-dimensional topological insulators with large bulk energy gap

    NASA Astrophysics Data System (ADS)

    Yang, Z. Q.; Jia, Jin-Feng; Qian, Dong

    2016-11-01

    Two-dimensional (2D) topological insulators (TIs, or quantum spin Hall insulators) are special insulators that possess bulk 2D electronic energy gap and time-reversal symmetry protected one-dimensional (1D) edge state. Carriers in the edge state have the property of spin-momentum locking, enabling dissipation-free conduction along the 1D edge. The existence of 2D TIs was confirmed by experiments in semiconductor quantum wells. However, the 2D bulk gaps in those quantum wells are extremely small, greatly limiting potential application in future electronics and spintronics. Despite this limitation, 2D TIs with a large bulk gap attracted plenty of interest. In this paper, recent progress in searching for TIs with a large bulk gap is reviewed briefly. We start by introducing some theoretical predictions of these new materials and then discuss some recent important achievements in crystal growth and characterization. Project supported by the National Natural Science Foundation of China (Grant Nos. U1632272, 11574201, and 11521404). D. Q. acknowledges support from the Changjiang Scholars Program, China and the Program for Professor of Special Appointment (Eastern Scholar), China.

  2. Gap junction systems in the rat vestibular labyrinth: immunohistochemical and ultrastructural analysis.

    PubMed

    Kikuchi, T; Adams, J C; Paul, D L; Kimura, R S

    1994-09-01

    The distribution of gap junctions within the vestibular labyrinth was investigated using immunohistochemistry and transmission electron microscopy. Connexin26-like immunoreactivity was observed among supporting cells in each vestibular sensory epithelium. Reaction product was also present in the transitional epithelium of each vestibular endorgan and in the planum semilunatum of crista ampullaris. No connexin26-like immunoreactivity was observed among thin wall epithelial cells or among vestibular dark cells. In addition, fibrocytes within vestibular connective tissue were positively immunostained. Reaction product was also detected in the melanocyte area just beneath dark cells. Ultrastructural observations indicated that a gap junction network of vestibular supporting cells extends to the transitional epithelium and planum semilunatum and forms an isolated epithelial cell gap junction system in each vestibular endorgan. In contrast, no gap junctions were found among wall epithelial cells or among dark cells. Fibrocytes and melanocytes were coupled by gap junctions and belong to the connective tissue cell gap junction system, which is continuous throughout the vestibular system and the cochlea. The possible functional significance of these gap junction systems is discussed.

  3. State Clean Energy Policies Analysis: State, Utility, and Municipal Loan Programs

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Lantz, E.

    2010-05-01

    High initial costs can impede the deployment of clean energy technologies. Financing can reduce these costs. And, state, municipal, and utility-sponsored loan programs have emerged to fill the gap between clean energy technology financing needs and private sector lending. In general, public loan programs are more favorable to clean energy technologies than are those offered by traditional lending institutions; however, public loan programs address only the high up-front costs of clean energy systems, and the technology installed under these loan programs rarely supports clean energy production at levels that have a notable impact on the broader energy sector. This reportmore » discusses ways to increase the impact of these loan programs and suggests related policy design considerations.« less

  4. Gap Size Uncertainty Quantification in Advanced Gas Reactor TRISO Fuel Irradiation Experiments

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Pham, Binh T.; Einerson, Jeffrey J.; Hawkes, Grant L.

    The Advanced Gas Reactor (AGR)-3/4 experiment is the combination of the third and fourth tests conducted within the tristructural isotropic fuel development and qualification research program. The AGR-3/4 test consists of twelve independent capsules containing a fuel stack in the center surrounded by three graphite cylinders and shrouded by a stainless steel shell. This capsule design enables temperature control of both the fuel and the graphite rings by varying the neon/helium gas mixture flowing through the four resulting gaps. Knowledge of fuel and graphite temperatures is crucial for establishing the functional relationship between fission product release and irradiation thermal conditions.more » These temperatures are predicted for each capsule using the commercial finite-element heat transfer code ABAQUS. Uncertainty quantification reveals that the gap size uncertainties are among the dominant factors contributing to predicted temperature uncertainty due to high input sensitivity and uncertainty. Gap size uncertainty originates from the fact that all gap sizes vary with time due to dimensional changes of the fuel compacts and three graphite rings caused by extended exposure to high temperatures and fast neutron irradiation. Gap sizes are estimated using as-fabricated dimensional measurements at the start of irradiation and post irradiation examination dimensional measurements at the end of irradiation. Uncertainties in these measurements provide a basis for quantifying gap size uncertainty. However, lack of gap size measurements during irradiation and lack of knowledge about the dimension change rates lead to gap size modeling assumptions, which could increase gap size uncertainty. In addition, the dimensional measurements are performed at room temperature, and must be corrected to account for thermal expansion of the materials at high irradiation temperatures. Uncertainty in the thermal expansion coefficients for the graphite materials used in the AGR-3

  5. Literacy Gaps by Educational Attainment: A Cross-National Analysis

    PubMed Central

    Park, Hyunjoon; Kyei, Pearl

    2011-01-01

    Existing cross-national research on educational attainment does not fully address whether the same level of educational attainment generates the same level of literacy skills in different countries. We analyze literacy skills data for young adults from 19 countries in the 1994–1998 International Adult Literacy Survey and find that in all countries, individuals with a higher level of educational attainment tend to have greater literacy skills. However, there is substantial variation across countries in the size of literacy gaps by levels of educational attainment. In particular, young adults in the United States show the largest literacy gaps. Using two-level hierarchical linear models, we find that cross-national differences in the literacy gap between more- and less-educated individuals are systematically linked to the degree of between-school inequality in school resources (instructional materials, class size, teachers’ experience and certification). PMID:21818163

  6. AN APPROACH FOR DETERMINING REGIONAL LAND COVER AND SPECIES HABITAT DISTRIBUTIONS IN THE AMERICAN SOUTHWEST: THE SOUTHWEST REGIONAL GAP ANALYSIS PROJECT

    EPA Science Inventory

    The Southwest Regional Gap Analysis Project (SWReGAP) is developing seamless digital coverages for land cover, vertebrate animal habitat, and land management status for the 5-state region of Nevada, Arizona, Utah, New Mexico, and Colorado. The project is a second generation effor...

  7. The SURE Reliability Analysis Program

    NASA Technical Reports Server (NTRS)

    Butler, R. W.

    1986-01-01

    The SURE program is a new reliability analysis tool for ultrareliable computer system architectures. The program is based on computational methods recently developed for the NASA Langley Research Center. These methods provide an efficient means for computing accurate upper and lower bounds for the death state probabilities of a large class of semi-Markov models. Once a semi-Markov model is described using a simple input language, the SURE program automatically computes the upper and lower bounds on the probability of system failure. A parameter of the model can be specified as a variable over a range of values directing the SURE program to perform a sensitivity analysis automatically. This feature, along with the speed of the program, makes it especially useful as a design tool.

  8. Global foot-and-mouth disease research update and gap analysis: 2 - epidemiology, wildlife and economics

    USDA-ARS?s Scientific Manuscript database

    In 2014, the Global Foot-and-mouth disease Research ings in the fields of (i) epidemiology, (ii) wildlife and (iii) Alliance (GFRA) conducted a gap analysis of foot-and- economics. Although the three sections, epidemiology, wildlife and economics are presented as separate entities, the fields are ...

  9. Electron elevator: Excitations across the band gap via a dynamical gap state

    DOE PAGES

    Lim, Anthony; Foulkes, W. M. C.; Horsfield, A. P.; ...

    2016-01-27

    We use time-dependent density functional theory to study self-irradiated Si. We calculate the electronic stopping power of Si in Si by evaluating the energy transferred to the electrons per unit path length by an ion of kinetic energy from 1 eV to 100 keV moving through the host. Electronic stopping is found to be significant below the threshold velocity normally identified with transitions across the band gap. A structured crossover at low velocity exists in place of a hard threshold. Lastly, an analysis of the time dependence of the transition rates using coupled linear rate equations enables one of themore » excitation mechanisms to be clearly identified: a defect state induced in the gap by the moving ion acts like an elevator and carries electrons across the band gap.« less

  10. Harmonization of European laboratory response networks by implementing CWA 15793: use of a gap analysis and an "insider" exercise as tools.

    PubMed

    Sundqvist, Bo; Bengtsson, Ulrika Allard; Wisselink, Henk J; Peeters, Ben P H; van Rotterdam, Bart; Kampert, Evelien; Bereczky, Sándor; Johan Olsson, N G; Szekely Björndal, Asa; Zini, Sylvie; Allix, Sébastien; Knutsson, Rickard

    2013-09-01

    Laboratory response networks (LRNs) have been established for security reasons in several countries including the Netherlands, France, and Sweden. LRNs function in these countries as a preparedness measure for a coordinated diagnostic response capability in case of a bioterrorism incident or other biocrimes. Generally, these LRNs are organized on a national level. The EU project AniBioThreat has identified the need for an integrated European LRN to strengthen preparedness against animal bioterrorism. One task of the AniBioThreat project is to suggest a plan to implement laboratory biorisk management CWA 15793:2011 (CWA 15793), a management system built on the principle of continual improvement through the Plan-Do-Check-Act (PDCA) cycle. The implementation of CWA 15793 can facilitate trust and credibility in a future European LRN and is an assurance that the work done at the laboratories is performed in a structured way with continuous improvements. As a first step, a gap analysis was performed to establish the current compliance status of biosafety and laboratory biosecurity management with CWA 15793 in 5 AniBioThreat partner institutes in France (ANSES), the Netherlands (CVI and RIVM), and Sweden (SMI and SVA). All 5 partners are national and/or international laboratory reference institutes in the field of public or animal health and possess high-containment laboratories and animal facilities. The gap analysis showed that the participating institutes already have robust biorisk management programs in place, but several gaps were identified that need to be addressed. Despite differences between the participating institutes in their compliance status, these variations are not significant. Biorisk management exercises also have been identified as a useful tool to control compliance status and thereby implementation of CWA 15793. An exercise concerning an insider threat and loss of a biological agent was performed at SVA in the AniBioThreat project to evaluate

  11. Healthier students are better learners: high-quality, strategically planned, and effectively coordinated school health programs must be a fundamental mission of schools to help close the achievement gap.

    PubMed

    Basch, Charles E

    2011-10-01

    To discuss implications for educational policy and practice relevant to closing the achievement gap based on the literature review and synthesis presented in 7 articles of the October 2011 special issue of the Journal of School Health. Implications for closing the achievement gap are drawn from analyses of current literature. During the past several decades, school reform efforts to close the achievement gap have focused on various strategies, yielding very limited progress. Educationally relevant health disparities influence students' motivation and ability to learn, but reducing these disparities has been largely overlooked as an element of an overall strategy for closing the achievement gap. If these health problems are not addressed, the educational benefits of other school reform efforts will be jeopardized. Healthier students are better learners. School health programs and services that are evidence based, strategically planned to influence academic achievement, and effectively coordinated warrant validation as a cohesive school improvement initiative for closing the achievement gap. National, state, and local responsibilities for supporting school health are outlined, including shared strategies; leadership from the U.S. Department of Education; policy development; guidance, technical assistance, and professional development; accountability and data and software systems; and a research agenda. To date, the U.S. Department of Education has not provided leadership for integrating evidence-based, strategically planned, and effectively coordinated school health programs and services into the fundamental mission of schools. Now is an opportune time for change. © 2011, American School Health Association.

  12. Assessing Emphasis Gaps among MBA Alumni: A Model Framework

    ERIC Educational Resources Information Center

    Van Auken, Stuart; Chrysler, Earl; Wells, Ludmilla Gricenko

    2016-01-01

    Purpose: This paper aims to focus on Master of Business Administration (MBA) alumni and their ability to provide institution-specific insights into MBA program delivery. Given desired MBA positioning dimensions, a case exemplar is used to reveal gaps between "should have" program emphases and "actual" emphases. Departures from…

  13. A New Model of Tracheostomy Care: Closing the Research-Practice Gap

    DTIC Science & Technology

    2003-01-01

    521 A New Model of Tracheostomy Care: Closing the Research –Practice Gap Joel St. Clair Abstract Performance improvements have brought about...and it continues to close the research - practice gap . The WRAMC Department of Nursing is presently developing similar evidence-based procedures for... Research -Practice Gap 5a. CONTRACT NUMBER 5b. GRANT NUMBER 5c. PROGRAM ELEMENT NUMBER 6. AUTHOR(S) 5d. PROJECT NUMBER 5e. TASK NUMBER 5f. WORK

  14. FORTRAN program for induction motor analysis

    NASA Technical Reports Server (NTRS)

    Bollenbacher, G.

    1976-01-01

    A FORTRAN program for induction motor analysis is described. The analysis includes calculations of torque-speed characteristics, efficiency, losses, magnetic flux densities, weights, and various electrical parameters. The program is limited to three-phase Y-connected, squirrel-cage motors. Detailed instructions for using the program are given. The analysis equations are documented, and the sources of the equations are referenced. The appendixes include a FORTRAN symbol list, a complete explanation of input requirements, and a list of error messages.

  15. 34 CFR 477.1 - What is the State Program Analysis Assistance and Policy Studies Program?

    Code of Federal Regulations, 2011 CFR

    2011-07-01

    ... ANALYSIS ASSISTANCE AND POLICY STUDIES PROGRAM General § 477.1 What is the State Program Analysis Assistance and Policy Studies Program? The State Program Analysis Assistance and Policy Studies Program... 34 Education 3 2011-07-01 2011-07-01 false What is the State Program Analysis Assistance and...

  16. 34 CFR 477.1 - What is the State Program Analysis Assistance and Policy Studies Program?

    Code of Federal Regulations, 2010 CFR

    2010-07-01

    ... ANALYSIS ASSISTANCE AND POLICY STUDIES PROGRAM General § 477.1 What is the State Program Analysis Assistance and Policy Studies Program? The State Program Analysis Assistance and Policy Studies Program... 34 Education 3 2010-07-01 2010-07-01 false What is the State Program Analysis Assistance and...

  17. Initial assessment of strategic plans for improving the performance of veterinary services in developing countries: a review of OIE PVS gap analysis reports.

    PubMed

    Weaver, J; Leon, E; Edan, M; D'Alessio, F

    2012-08-01

    The World Organisation for Animal Health (OIE) carries out Gap Analysis missions (if a country so wishes) as part of its programme to assess and improve the Performance of Veterinary Services (the 'PVS Pathway') in Member Countries. These Gap Analysis missions have found that many national Veterinary Services comply to only a limited extent with the international standards established by the OIE and that their competence is compromised by poor governance. This failure threatens animal and public health not only nationally but also internationally. The OIE PVS Gap Analysis reports reviewed found that all the Veterinary Services have a strong vision and commitmentto improvement but are held back by a weak chain of command, inadequate and outdated legislation, insufficient funding, weak technical competencies, compromised technical independence, poor communications and limited joint programmes. There are weaknesses across all the core technical areas of trade, animal health, veterinary public health and veterinary laboratories and also in the overall management of the Veterinary Services. The OIE PVS Gap Analysis missions recommend significant increases in budget in all countries.

  18. Paediatric cardiology programs in countries with limited resources: how to bridge the gap.

    PubMed

    Sulafa, K M Ali

    2010-07-01

    Establishing paediatric cardiology service in a country with limited resources like Sudan is a challenging task. A paediatric cardiac team was formed then the services in different disciplines were gradually established. Echocardiography (echo) clinics were founded in tertiary and peripheral hospitals. Cardiac catheterization (cath) was established at the Sudan Heart Centre (SHC) in 2004 and over 400 procedures had been performed including interventional catheterization like pulmonary valve dilatation, patent ductus arteriosus and atrial septal defect device closure. Congenital heart surgery started in 2001, currently 200 cases are done each year including closed procedures as well as open heart procedures for patients weighing more than 8 kg. Cardiology-cardiac surgery as well as adult congenital heart disease meetings were held and contributed positively to the services. The cardiology-cardiac surgery scientific club meeting was founded as a forum for academic discussions. A fellowship program was established in 2004 and included seven candidates trained in paediatric cardiology and intensive care. Two training courses had been established: congenital heart disease echo and paediatric electrocardiogram interpretation. Links with regional and international cardiac centres had important roles in consolidating our program. Significant obstacles face our service due to the small number of trained personnel, high cost of procedures, the lack of regular supplies and lack of cardiac intensive care facilities for young infants. Bridging the huge gap needs extensive official as well as non-governmental efforts, training more staff, supporting families and collaboration with regional and international centres.

  19. Gaps in college biology students' understanding of photosynthesis: Implications for human constructivist learning theory and college classroom practice

    NASA Astrophysics Data System (ADS)

    Griffard, Phyllis Baudoin

    1999-11-01

    The main research question of this study was: What gaps in biochemical understanding are revealed by a range of university introductory biology students as they work through a critically acclaimed multimedia program on photosynthesis, and what are the corresponding implications for elaboration of the Ausubel-Novak-Gowin Learning Theory (ANG, now Human Constructivism)? Twelve students, mixed for ability, gender and ethnicity, were recruited from two sections of "Bio 101." Before and after instruction in photosynthesis, in-depth clinical interviews were conducted during which participants completed a range of cognitive tasks such as sorting, concept mapping, explaining and predicting. Some tasks involved interacting with a computer simulation of photosynthesis. This study primarily employed qualitative case study and verbal analysis methods. Verbal analysis of the clinical interviews revealed numerous gaps that were categorized into typologies. The two major categories were propositional gaps and processing gaps. Propositional gaps were evident in development of participants' concepts, links and constructs. Significant among these were conceptual distance gaps and continuity of matter gaps. Gaps such as convention gaps and relative significance gaps seem to be due to naivete in the discipline. Processing gaps included gaps in graphic decoding skills and relevant cognitive habits such as self-monitoring and consulting prior knowledge. Although the gaps were easier to detect and isolate with the above-average participants, all participants showed evidence of at least some of these gaps. Since some gaps are not unexpected at all but the highest literacy levels, not all the gaps identified are to be considered deficiencies. The gaps identified support the attention given by ANG theorists to the role of prior knowledge and metacognition as well as the value of graphic organizers in knowledge construction. In addition, this study revealed numerous gaps in graphic decoding

  20. Stress and structure analysis of the Seismic Gap between the Wenchuan and Lushan Earthquakes

    NASA Astrophysics Data System (ADS)

    Liang, Chuntao

    2017-04-01

    An array of 20 short-period and 15 broadband seismometers were deployed to monitor the seismic gap between the 2008 Ms8.0 Wenchuan earthquake and the 2013 Ms7.0 Lushan earthquake. The Wenchuan earthquake ruptured from epicenter at (31.01°N, 103.42°E) largely northeastward while the Lushan earthquake ruptured from epicenter at (30.3°N, 103.0°E) largely southwestward. The region between the two earthquakes has recorded very few aftershocks and cataloged seismicity before and after the two big earthquakes compared to neighboring segments. As one small segment of the 500KM long Longmen Shan fault system, its absence of seismicity draws hot debate on whether a big one is still in brewing or steady creeping is in control of the strain energy release. The dense array is deployed primarily aimed to detect events that are much smaller than cataloged events and to determine if the segment is experiencing constantly creeping. The preliminary findings include: (1) source mechanisms show that the seismic gap appears to be a transitional zone between north and south segment. The events to the south are primarily thrust while events to north have more or less striking-slip components. This is also the case for both Lushan and Wenchuan earthquake; (2) The receiver function analysis shows that the Moho beneath the seismic Gap is less defined than its adjacent region with relatively weaker Ps conversion phases; (3) Both receiver function and ambient noise tomography show that the velocities in the upper crust is relatively lower in the Gap region than surrounding regions; (4) significant number of small earthquakes are located near surface in the gap region. Further examinations should be conducted before we can make a sounding conclusion on what mechanism is in control of the seismicity in this region.

  1. Program Theory Evaluation: Logic Analysis

    ERIC Educational Resources Information Center

    Brousselle, Astrid; Champagne, Francois

    2011-01-01

    Program theory evaluation, which has grown in use over the past 10 years, assesses whether a program is designed in such a way that it can achieve its intended outcomes. This article describes a particular type of program theory evaluation--logic analysis--that allows us to test the plausibility of a program's theory using scientific knowledge.…

  2. Ontology of gaps in content-based image retrieval.

    PubMed

    Deserno, Thomas M; Antani, Sameer; Long, Rodney

    2009-04-01

    Content-based image retrieval (CBIR) is a promising technology to enrich the core functionality of picture archiving and communication systems (PACS). CBIR has a potential for making a strong impact in diagnostics, research, and education. Research as reported in the scientific literature, however, has not made significant inroads as medical CBIR applications incorporated into routine clinical medicine or medical research. The cause is often attributed (without supporting analysis) to the inability of these applications in overcoming the "semantic gap." The semantic gap divides the high-level scene understanding and interpretation available with human cognitive capabilities from the low-level pixel analysis of computers, based on mathematical processing and artificial intelligence methods. In this paper, we suggest a more systematic and comprehensive view of the concept of "gaps" in medical CBIR research. In particular, we define an ontology of 14 gaps that addresses the image content and features, as well as system performance and usability. In addition to these gaps, we identify seven system characteristics that impact CBIR applicability and performance. The framework we have created can be used a posteriori to compare medical CBIR systems and approaches for specific biomedical image domains and goals and a priori during the design phase of a medical CBIR application, as the systematic analysis of gaps provides detailed insight in system comparison and helps to direct future research.

  3. Gap Acceptance During Lane Changes by Large-Truck Drivers—An Image-Based Analysis

    PubMed Central

    Nobukawa, Kazutoshi; Bao, Shan; LeBlanc, David J.; Zhao, Ding; Peng, Huei; Pan, Christopher S.

    2016-01-01

    This paper presents an analysis of rearward gap acceptance characteristics of drivers of large trucks in highway lane change scenarios. The range between the vehicles was inferred from camera images using the estimated lane width obtained from the lane tracking camera as the reference. Six-hundred lane change events were acquired from a large-scale naturalistic driving data set. The kinematic variables from the image-based gap analysis were filtered by the weighted linear least squares in order to extrapolate them at the lane change time. In addition, the time-to-collision and required deceleration were computed, and potential safety threshold values are provided. The resulting range and range rate distributions showed directional discrepancies, i.e., in left lane changes, large trucks are often slower than other vehicles in the target lane, whereas they are usually faster in right lane changes. Video observations have confirmed that major motivations for changing lanes are different depending on the direction of move, i.e., moving to the left (faster) lane occurs due to a slower vehicle ahead or a merging vehicle on the right-hand side, whereas right lane changes are frequently made to return to the original lane after passing. PMID:26924947

  4. Active epilepsy prevalence, the treatment gap, and treatment gap risk profile in eastern China: A population-based study.

    PubMed

    Ding, Xiaoyan; Zheng, Yang; Guo, Yi; Shen, Chunhong; Wang, Shan; Chen, Feng; Yan, Shengqiang; Ding, Meiping

    2018-01-01

    We measured the prevalence of active epilepsy and investigated the treatment gap and treatment gap risk profile in eastern China. This was a cross-sectional population-based survey conducted in Zhejiang, China, from October 2013 to March 2014. A total 54,976 people were selected using multi-stage cluster sampling. A two-stage questionnaire-based process was used to identify patients with active epilepsy and to record their demographic, socioeconomic, and epilepsy-related features. Logistic regression analysis was used to analyze risk factors of the treatment gap in eastern China, as adjusted for age and sex. We interviewed 50,035 people; 118 had active epilepsy (2.4‰), among which the treatment gap was 58.5%. In multivariate analysis, failure to receive appropriate antiepileptic treatment was associated with higher seizure frequency of 12-23 times per year (adjusted odds ratio=6.874; 95% confidence interval [CI]=2.372-19.918), >24 times per year (adjusted odds ratio=19.623; 95% CI=4.999-77.024), and a lack of health insurance (adjusted odds ratio=7.284; 95% CI=1.321-40.154). Eastern China has relatively lower prevalence of active epilepsy and smaller treatment gap. Interventions aimed at reducing seizure frequency, improving the health insurance system should be investigated as potential targets to further bridge the treatment gap. Copyright © 2017 Elsevier Inc. All rights reserved.

  5. Tolerance analysis program

    NASA Technical Reports Server (NTRS)

    Watson, H. K.

    1971-01-01

    Digital computer program determines tolerance values of end to end signal chain or flow path, given preselected probability value. Technique is useful in the synthesis and analysis phases of subsystem design processes.

  6. Phylogenetic inference under varying proportions of indel-induced alignment gaps

    PubMed Central

    Dwivedi, Bhakti; Gadagkar, Sudhindra R

    2009-01-01

    Background The effect of alignment gaps on phylogenetic accuracy has been the subject of numerous studies. In this study, we investigated the relationship between the total number of gapped sites and phylogenetic accuracy, when the gaps were introduced (by means of computer simulation) to reflect indel (insertion/deletion) events during the evolution of DNA sequences. The resulting (true) alignments were subjected to commonly used gap treatment and phylogenetic inference methods. Results (1) In general, there was a strong – almost deterministic – relationship between the amount of gap in the data and the level of phylogenetic accuracy when the alignments were very "gappy", (2) gaps resulting from deletions (as opposed to insertions) contributed more to the inaccuracy of phylogenetic inference, (3) the probabilistic methods (Bayesian, PhyML & "MLε, " a method implemented in DNAML in PHYLIP) performed better at most levels of gap percentage when compared to parsimony (MP) and distance (NJ) methods, with Bayesian analysis being clearly the best, (4) methods that treat gapped sites as missing data yielded less accurate trees when compared to those that attribute phylogenetic signal to the gapped sites (by coding them as binary character data – presence/absence, or as in the MLε method), and (5) in general, the accuracy of phylogenetic inference depended upon the amount of available data when the gaps resulted from mainly deletion events, and the amount of missing data when insertion events were equally likely to have caused the alignment gaps. Conclusion When gaps in an alignment are a consequence of indel events in the evolution of the sequences, the accuracy of phylogenetic analysis is likely to improve if: (1) alignment gaps are categorized as arising from insertion events or deletion events and then treated separately in the analysis, (2) the evolutionary signal provided by indels is harnessed in the phylogenetic analysis, and (3) methods that utilize the

  7. The Gap between Educators and Professional Journalists.

    ERIC Educational Resources Information Center

    Dickson, Tom; Brandon, Wanda

    2000-01-01

    Surveys print and broadcast journalism educators and professionals. Finds a gap, though not a particularly wide one, between the professional journalists and journalism educators concerning courses journalism programs should emphasize, important competencies for journalism students, mid-level professional training, the importance of various…

  8. Automated Program Analysis for Cybersecurity (APAC)

    DTIC Science & Technology

    2016-07-14

    AUTOMATED PROGRAM ANALYSIS FOR CYBERSECURITY (APAC) FIVE DIRECTIONS, INC JULY 2016 FINAL TECHNICAL REPORT APPROVED... CYBERSECURITY (APAC) 5a. CONTRACT NUMBER FA8750-14-C-0050 5b. GRANT NUMBER N/A 5c. PROGRAM ELEMENT NUMBER 61101E 6. AUTHOR(S) William Arbaugh...AC Team Adversarial Challenge Team, responsible for creating malicious applications APAC Automated Program Analysis for Cybersecurity BAE BAE Systems

  9. Systematic analysis of the unique band gap modulation of mixed halide perovskites.

    PubMed

    Kim, Jongseob; Lee, Sung-Hoon; Chung, Choong-Heui; Hong, Ki-Ha

    2016-02-14

    Solar cells based on organic-inorganic hybrid metal halide perovskites have been proven to be one of the most promising candidates for the next generation thin film photovoltaic cells. Mixing Br or Cl into I-based perovskites has been frequently tried to enhance the cell efficiency and stability. One of the advantages of mixed halides is the modulation of band gap by controlling the composition of the incorporated halides. However, the reported band gap transition behavior has not been resolved yet. Here a theoretical model is presented to understand the electronic structure variation of metal mixed-halide perovskites through hybrid density functional theory. Comparative calculations in this work suggest that the band gap correction including spin-orbit interaction is essential to describe the band gap changes of mixed halides. In our model, both the lattice variation and the orbital interactions between metal and halides play key roles to determine band gap changes and band alignments of mixed halides. It is also presented that the band gap of mixed halide thin films can be significantly affected by the distribution of halide composition.

  10. Bridging the Gap in Implementation Science: Evaluating a Capacity-Building Program in Data Management, Analysis, Utilization, and Dissemination in Low- and Middle-Income Countries.

    PubMed

    Memiah, Peter; Ah Mu, Tristi; Penner, Jeremy; Owour, Kevin; Ngunu-Gituathi, Carol; Prevot, Kourtney; Mochache, Vernon; Wekesa, Paul; Oyore, John; Muhula, Sam; Komba, Patience

    2018-06-01

    Building capacity in implementation science within health programs is dependent on training in theory and practice of epidemiology, statistics, and research in addition to high self-efficacy toward application of training. This article describes a training program providing technical assistance to more than 300 health facilities in Kenya and Tanzania, its evaluation results, and its ability to improve participants' knowledge, competencies, and self-efficacy on data management, analysis, and dissemination among health care professionals. Two months prior to the training, participants (n = 98) were emailed a pre-course survey including 19 questions using a Likert-type response for planning the content of the workshop. Six to 12 weeks after the training, a post-course survey was emailed to all participants. Five different trainings were conducted indicating 5 participant cohorts. The questions posed involved course satisfaction, course impact on knowledge and skills, and self-efficacy in data analysis and utilization. Post-course survey results revealed that the participants had confidence in data analysis, which was significantly different from the pre-test results (0.05 α). Qualitative commentary complemented the findings of the impact of the workshop. Four manuscripts and 13 abstracts have been submitted post training. Results suggest that a short-term training program can achieve immediate gains in data and research self-efficacy among health care professionals. Although increasing self-efficacy is a necessary first step in developing skills, educators should engage in continuing education for sustainable dissemination practices. There is an urgent need to determine the current infrastructure to promote scientific dissemination. This will assist countries to produce better evidence to support their programs, policies, and overall health programs.

  11. Fighting in the Gray Zone: A Strategy to Close the Preemption Gap

    DTIC Science & Technology

    2004-06-12

    FIGHTING IN THE GRAY ZONE: A STRATEGY TO CLOSE THE PREEMPTION GAP Joanne M. Fish, Commander, USN Samuel J. McCraw, Lieutenant Colonel...SUBTITLE FIGHTING IN THE GRAY ZONE: A STRATEGY TO CLOSE THE PREEMPTION GAP 5a. CONTRACT NUMBER 5b. GRANT NUMBER 5c. PROGRAM ELEMENT NUMBER 6...Classical) Forcible Counterproliferation Figure 10: WMD Acquisition in the Gray Zone FORCIBLE COUNTERPROLIFERATION: CLOSING THE STRATEGY GAP The

  12. The CO₂ GAP Project--CO₂ GAP as a prognostic tool in emergency departments.

    PubMed

    Shetty, Amith L; Lai, Kevin H; Byth, Karen

    2010-12-01

    To determine whether CO₂ GAP [(a-ET) PCO₂] value differs consistently in patients presenting with shortness of breath to the ED requiring ventilatory support. To determine a cut-off value of CO₂ GAP, which is consistently associated with measured outcome and to compare its performance against other derived variables. This prospective observational study was conducted in ED on a convenience sample of 412 from 759 patients who underwent concurrent arterial blood gas and ETCO₂ (end-tidal CO₂) measurement. They were randomized to test sample of 312 patients and validation set of 100 patients. The primary outcome of interest was the need for ventilatory support and secondary outcomes were admission to high dependency unit or death during stay in ED. The randomly selected training set was used to select cut-points for the possible predictors; that is, CO₂ GAP, CO₂ gradient, physiologic dead space and A-a gradient. The sensitivity, specificity and predictive values of these predictors were validated in the test set of 100 patients.   Analysis of the receiver operating characteristic curves revealed the CO₂ GAP performed significantly better than the arterial-alveolar gradient in patients requiring ventilator support (area under the curve 0.950 vs 0.726). A CO₂ GAP ≥10 was associated with assisted ventilation outcomes when applied to the validation test set (100% sensitivity 70% specificity). The CO₂ GAP [(a-ET) PCO₂] differs significantly in patients requiring assisted ventilation when presenting with shortness of breath to EDs and further research addressing the prognostic value of CO₂ GAP in this specific aspect is required. © 2010 The Authors. EMA © 2010 Australasian College for Emergency Medicine and Australasian Society for Emergency Medicine.

  13. Global foot-and-mouth disease research update and gap analysis: 7 - pathogenesis and molecular biology

    USDA-ARS?s Scientific Manuscript database

    In 2014, the GFRA (Global Foot-and-mouth disease Research Alliance) conducted a gap analysis of FMD (Foot-and-Mouth Disease) research. This work has been updated and reported in a series of papers, in this article we report findings in the fields of 1) pathogenesis and 2) molecular biology. The arti...

  14. WFH: closing the global gap--achieving optimal care.

    PubMed

    Skinner, Mark W

    2012-07-01

    (2012-2014) the WFH has identified several key initiatives for particular emphasis - continuation of the Global Alliance for Progress (GAP) program, a new initiative to address underserved countries and regions (The Cornerstone Initiative), enhancing health outcomes research and analysis, and a new research mentorship program. Despite our progress to date in closing the global gap in care, our work is not complete. Too many patients remain undiagnosed and too few receive adequate treatment. This paper will also discuss historical, present and future challenges and opportunities to close the gap in care and achieve Treatment for All. © 2012 Blackwell Publishing Ltd.

  15. Space station interior noise analysis program

    NASA Technical Reports Server (NTRS)

    Stusnick, E.; Burn, M.

    1987-01-01

    Documentation is provided for a microcomputer program which was developed to evaluate the effect of the vibroacoustic environment on speech communication inside a space station. The program, entitled Space Station Interior Noise Analysis Program (SSINAP), combines a Statistical Energy Analysis (SEA) prediction of sound and vibration levels within the space station with a speech intelligibility model based on the Modulation Transfer Function and the Speech Transmission Index (MTF/STI). The SEA model provides an effective analysis tool for predicting the acoustic environment based on proposed space station design. The MTF/STI model provides a method for evaluating speech communication in the relatively reverberant and potentially noisy environments that are likely to occur in space stations. The combinations of these two models provides a powerful analysis tool for optimizing the acoustic design of space stations from the point of view of speech communications. The mathematical algorithms used in SSINAP are presented to implement the SEA and MTF/STI models. An appendix provides an explanation of the operation of the program along with details of the program structure and code.

  16. Conducting a SWOT Analysis for Program Improvement

    ERIC Educational Resources Information Center

    Orr, Betsy

    2013-01-01

    A SWOT (strengths, weaknesses, opportunities, and threats) analysis of a teacher education program, or any program, can be the driving force for implementing change. A SWOT analysis is used to assist faculty in initiating meaningful change in a program and to use the data for program improvement. This tool is useful in any undergraduate or degree…

  17. Labor and skills gap analysis of the biomedical research workforce.

    PubMed

    Mason, Julie L; Johnston, Elizabeth; Berndt, Sam; Segal, Katie; Lei, Ming; Wiest, Jonathan S

    2016-08-01

    The United States has experienced an unsustainable increase of the biomedical research workforce over the past 3 decades. This expansion has led to a myriad of consequences, including an imbalance in the number of researchers and available tenure-track faculty positions, extended postdoctoral training periods, increasing age of investigators at first U.S. National Institutes of Health R01 grant, and exodus of talented individuals seeking careers beyond traditional academe. Without accurate data on the biomedical research labor market, challenges will remain in resolving these problems and in advising trainees of viable career options and the skills necessary to be productive in their careers. We analyzed workforce trends, integrating both traditional labor market information and real-time job data. We generated a profile of the current biomedical research workforce, performed labor gap analyses of occupations in the workforce at regional and national levels, and assessed skill transferability between core and complementary occupations. We conclude that although supply into the workforce and the number of job postings for occupations within that workforce have grown over the past decade, supply continues to outstrip demand. Moreover, we identify practical skill sets from real-time job postings to optimally equip trainees for an array of careers to effectively meet future workforce demand.-Mason, J. L., Johnston, E., Berndt, S., Segal, K., Lei, M., Wiest, J. S. Labor and skills gap analysis of the biomedical research workforce. © FASEB.

  18. Labor and skills gap analysis of the biomedical research workforce

    PubMed Central

    Mason, Julie L.; Johnston, Elizabeth; Berndt, Sam; Segal, Katie; Lei, Ming; Wiest, Jonathan S.

    2016-01-01

    The United States has experienced an unsustainable increase of the biomedical research workforce over the past 3 decades. This expansion has led to a myriad of consequences, including an imbalance in the number of researchers and available tenure-track faculty positions, extended postdoctoral training periods, increasing age of investigators at first U.S. National Institutes of Health R01 grant, and exodus of talented individuals seeking careers beyond traditional academe. Without accurate data on the biomedical research labor market, challenges will remain in resolving these problems and in advising trainees of viable career options and the skills necessary to be productive in their careers. We analyzed workforce trends, integrating both traditional labor market information and real-time job data. We generated a profile of the current biomedical research workforce, performed labor gap analyses of occupations in the workforce at regional and national levels, and assessed skill transferability between core and complementary occupations. We conclude that although supply into the workforce and the number of job postings for occupations within that workforce have grown over the past decade, supply continues to outstrip demand. Moreover, we identify practical skill sets from real-time job postings to optimally equip trainees for an array of careers to effectively meet future workforce demand.—Mason, J. L., Johnston, E., Berndt, S., Segal, K., Lei, M., Wiest, J. S. Labor and skills gap analysis of the biomedical research workforce. PMID:27075242

  19. Fast Fourier Transform Spectral Analysis Program

    NASA Technical Reports Server (NTRS)

    Daniel, J. A., Jr.; Graves, M. L.; Hovey, N. M.

    1969-01-01

    Fast Fourier Transform Spectral Analysis Program is used in frequency spectrum analysis of postflight, space vehicle telemetered trajectory data. This computer program with a digital algorithm can calculate power spectrum rms amplitudes and cross spectrum of sampled parameters at even time increments.

  20. Achieving biodiversity benefits with offsets: Research gaps, challenges, and needs.

    PubMed

    Gelcich, Stefan; Vargas, Camila; Carreras, Maria Jose; Castilla, Juan Carlos; Donlan, C Josh

    2017-03-01

    Biodiversity offsets are becoming increasingly common across a portfolio of settings: national policy, voluntary programs, international lending, and corporate business structures. Given the diversity of ecological, political, and socio-economic systems where offsets may be applied, place-based information is likely to be most useful in designing and implementing offset programs, along with guiding principles that assure best practice. We reviewed the research on biodiversity offsets to explore gaps and needs. While the peer-reviewed literature on offsets is growing rapidly, it is heavily dominated by ecological theory, wetland ecosystems, and U.S.-based research. Given that majority of offset policies and programs are occurring in middle- and low-income countries, the research gaps we identified present a number of risks. They also present an opportunity to create regionally based learning platforms focused on pilot projects and institutional capacity building. Scientific research should diversify, both topically and geographically, in order to support the successful design, implementation, and monitoring of biodiversity offset programs.

  1. The "Developing" Achievement Gap: Colombian Voucher Reform

    ERIC Educational Resources Information Center

    Stern, Jonathan M. B.

    2014-01-01

    The achievement gap in many developing countries is defined in terms of rich/poor and public/private. The prevailing explanation for the "developing" achievement gap is an underfunded, inefficient, and/or inadequately supplied public school sector. Via an analysis of a Colombian voucher experiment, this article examines the extent to…

  2. Impact analysis of air gap motion with respect to parameters of mooring system for floating platform

    NASA Astrophysics Data System (ADS)

    Shen, Zhong-xiang; Huo, Fa-li; Nie, Yan; Liu, Yin-dong

    2017-04-01

    In this paper, the impact analysis of air gap concerning the parameters of mooring system for the semi-submersible platform is conducted. It is challenging to simulate the wave, current and wind loads of a platform based on a model test simultaneously. Furthermore, the dynamic equivalence between the truncated and full-depth mooring system is still a tuff work. However, the wind and current loads can be tested accurately in wind tunnel model. Furthermore, the wave can be simulated accurately in wave tank test. The full-scale mooring system and the all environment loads can be simulated accurately by using the numerical model based on the model tests simultaneously. In this paper, the air gap response of a floating platform is calculated based on the results of tunnel test and wave tank. Meanwhile, full-scale mooring system, the wind, wave and current load can be considered simultaneously. In addition, a numerical model of the platform is tuned and validated by ANSYS AQWA according to the model test results. With the support of the tuned numerical model, seventeen simulation cases about the presented platform are considered to study the wave, wind, and current loads simultaneously. Then, the impact analysis studies of air gap motion regarding the length, elasticity, and type of the mooring line are performed in the time domain under the beam wave, head wave, and oblique wave conditions.

  3. Gap analysis survey: an aid in transitioning to standardized curricula for nuclear medicine technology.

    PubMed

    Bires, Angela Macci; Mason, Donna L; Gilmore, David; Pietrzyk, Carly

    2012-09-01

    This article discusses the process by which the Society of Nuclear Medicine Technology Section (SNMTS) is assisting educators as they transition to comply with the fourth edition of the Curriculum Guide for Educational Programs in Nuclear Medicine Technology. An electronic survey was sent to a list of nuclear medicine technology programs compiled by the educational division of the SNMTS. The collected data included committee member demographics, goals and objectives, conference call minutes, consultation discussions, transition examples, 4- and 2-y program curricula, and certificate program curricula. There were 56 responses to the survey. All respondents were program directors, with 3 respondents having more than one type of program, for a total of 59 programs. Of these, 19 (33.93%) were baccalaureate, 19 (28.57%) associate, and 21 (37.5%) certificate. Forty-eight respondents (85.71%) had accreditation through the Joint Review Commission on Educational Programs in Nuclear Medicine Technology, 6 (10.71%) had regional accreditation, and 2 (3.57%) were accredited through other entities. Thirteen categories of required general education courses were identified, and the existing program curricula of 9 (69.2%) courses were more than 50% compliant with the fourth edition Curriculum Guide. The fact that no measurable gap could be found within the didactic professional content across programs was due to the lack of a degree requirement and content standardization within the profession. The data indicated that the participating programs offer a minimum of 1-15 contact hours in emerging technology modalities. The required clinical hours ranged from 765 to 1,920 for degree or certificate completion. The average number of clinical hours required for all programs was 1,331.69. Standardization of the number and types of courses is needed both for current baccalaureate programs and for clinical education. This standardization will guide programs in transitioning from a

  4. THE COGNITIVE COMPETENCES OF IMMIGRANT AND NATIVE STUDENTS ACROSS THE WORLD: AN ANALYSIS OF GAPS, POSSIBLE CAUSES AND IMPACT.

    PubMed

    Rindermann, Heiner; Thompson, James

    2016-01-01

    Immigration, immigration policies and education of immigrants alter competence levels. This study analysed their effects using PISA, TIMSS and PIRLS data (1995 to 2012, N=93 nations) for natives' and immigrants' competences, competence gaps and their population proportions. The mean gap is equivalent to 4.71 IQ points. There are large differences across countries in these gaps ranging from around +12 to -10 IQ points. Migrants' proportions grow roughly 4% per decade. The largest immigrant-based 'brain gains' are observed for Arabian oil-based economies, and the largest 'brain losses' for Central Europe. Regarding causes of native-immigrant gaps, language problems do not seem to explain them. However, English-speaking countries show an advantage. Acculturation within one generation and intermarriage usually reduce native-immigrant gaps (≅1 IQ point). National educational quality reduces gaps, especially school enrolment at a young age, the use of tests and school autonomy. A one standard deviation increase in school quality represents a closing of around 1 IQ point in the native-immigrant gap. A new Greenwich IQ estimation based on UK natives' cognitive ability mean is recommended. An analysis of the first adult OECD study PIAAC revealed that larger proportions of immigrants among adults reduce average competence levels and positive Flynn effects. The effects on economic development and suggestions for immigration and educational policy are discussed.

  5. Closing the Racial Discipline Gap in Classrooms by Changing Teacher Practice

    PubMed Central

    Gregory, Anne; Hafen, Christopher A.; Ruzek, Erik; Mikami, Amori Yee; Allen, Joseph P.; Pianta, Robert C.

    2017-01-01

    Black students are issued school discipline sanctions at rates higher than members of other racial and ethnic groups, underscoring the need for professional development that addresses this gap. In 86 secondary classrooms, a randomized controlled trial examined the effects of a 2-year teacher coaching program, My Teaching Partner Secondary (MTP-S). Results from the second year of coaching and the year after coaching was discontinued replicated previous findings from the first year of coaching—intervention teachers had no significant disparities in discipline referral between Black students and their classmates, compared to teachers in the control condition, for whom racial discipline gaps remained. Thus, MTP-S effects were replicated in the second year of coaching and maintained when coaching was withdrawn. Mediational analyses identified mechanisms for these effects; Black students had a low probability of receiving disciplinary referrals with teachers who increased skills to engage students in high-level analysis and inquiry. PMID:28190913

  6. Minding the Gap: Realizing Our Ideal Community Writing Center

    ERIC Educational Resources Information Center

    Doggart, Julia; Tedrowe, Melissa; Viera, Kate

    2006-01-01

    What does it mean for a community writing assistance program to bridge the gap between the university and the community? What makes for a successful alliance between these two worlds usually considered distinct? Our paper addresses these questions by reflecting on the factors that have contributed to the growing success of our CWA program at the…

  7. Systematic mutational analysis of the intracellular regions of yeast Gap1 permease.

    PubMed

    Merhi, Ahmad; Gérard, Nicolas; Lauwers, Elsa; Prévost, Martine; André, Bruno

    2011-04-19

    The yeast general amino acid permease Gap1 is a convenient model for studying the intracellular trafficking of membrane proteins. Present at the plasma membrane when the nitrogen source is poor, it undergoes ubiquitin-dependent endocytosis and degradation upon addition of a good nitrogen source, e.g., ammonium. It comprises 12 transmembrane domains (TM) flanked by cytosol-facing N- and C-terminal tails (NT, CT). The NT of Gap1 contains the acceptor lysines for ubiquitylation and its CT includes a sequence essential to exit from the endoplasmic reticulum (ER). We used alanine-scanning mutagenesis to isolate 64 mutant Gap1 proteins altered in the NT, the CT, or one of the five TM-connecting intracellular loops (L2, -4, -6, -8 and -10). We found 17 mutations (in L2, L8, L10 and CT) impairing Gap1 exit from the ER. Of the 47 mutant proteins reaching the plasma membrane normally, two are unstable and rapidly down-regulated even when the nitrogen source is poor. Six others are totally inactive and another four, altered in a 16-amino-acid sequence in the NT, are resistant to ammonium-induced down-regulation. Finally, a mutation in L6 causes missorting of Gap1 from the secretory pathway to the vacuole. Interestingly, this direct vacuolar sorting seems to be independent of Gap1 ubiquitylation. This study illustrates the importance of multiple intracellular regions of Gap1 in its secretion, transport activity, and down-regulation.

  8. Literacy skills gaps: A cross-level analysis on international and intergenerational variations

    NASA Astrophysics Data System (ADS)

    Kim, Suehye

    2018-02-01

    The global agenda for sustainable development has centred lifelong learning on UNESCO's Education 2030 Framework for Action. The study described in this article aimed to examine international and intergenerational variations in literacy skills gaps within the context of the United Nations Sustainable Development Goals (SDGs). For this purpose, the author examined the trend of literacy gaps in different countries using multilevel and multisource data from the OECD's Programme for the International Assessment of Adult Competencies (PIAAC) and UNESCO Institute for Lifelong Learning survey data from the third edition of the Global Report on Adult Learning and Education (GRALE III). In this article, particular attention is paid to exploring the specific effects of education systems on literacy skills gaps among different age groups. Key findings of this study indicate substantial intergenerational literacy gaps within countries as well as different patterns of literacy gaps across countries. Young generations generally outscore older adults in literacy skills, but feature bigger gaps when examined by gender and social origin. In addition, this study finds an interesting tendency for young generations to benefit from a system of Recognition, Validation and Accreditation (RVA) in closing literacy gaps by formal schooling at country level. This implies the potential of an RVA system for tackling educational inequality in initial schooling. The article concludes with suggestions for integrating literacy skills as a foundation of lifelong learning into national RVA frameworks and mechanisms at system level.

  9. Towards Excellence in Asthma Management: Final report of an eight-year program aimed at reducing care gaps in asthma management in Quebec

    PubMed Central

    Boulet, Louis-Philippe; Dorval, Eileen; Labrecque, Manon; Turgeon, Michel; Montague, Terrence; Thivierge, Robert L

    2008-01-01

    BACKGROUND AND OBJECTIVES: Asthma care in Canada and around the world persistently falls short of optimal treatment. To optimize care, a systematic approach to identifying such shortfalls or ‘care gaps’, in which all stakeholders of the health care system (including patients) are involved, was proposed. METHODS: Several projects of a multipartner, multidisciplinary disease management program, developed to optimize asthma care in Quebec, was conducted in a period of eight years. First, two population maps were produced to identify regional variations in asthma-related morbidity and to prioritize interventions for improving treatment. Second, current care was evaluated in a physician-patient cohort, confirming the many care gaps in asthma management. Third, two series of peer-reviewed outcome studies, targeting high-risk populations and specific asthma care gaps, were conducted. Finally, a process to integrate the best interventions into the health care system and an agenda for further research on optimal asthma management were proposed. RESULTS: Key observations from these studies included the identification of specific patterns of noncompliance in using inhaled corticosteroids, the failure of increased access to spirometry in asthma education centres to increase the number of education referrals, the transient improvement in educational abilities of nurses involved with an asthma hotline telephone service, and the beneficial effects of practice tools aimed at facilitating the assessment of asthma control and treatment needs by general practitioners. CONCLUSIONS: Disease management programs such as Towards Excellence in Asthma Management can provide valuable information on optimal strategies for improving treatment of asthma and other chronic diseases by identifying care gaps, improving guidelines implementation and optimizing care. PMID:18818784

  10. Intrasystem Analysis Program (IAP) code summaries

    NASA Astrophysics Data System (ADS)

    Dobmeier, J. J.; Drozd, A. L. S.; Surace, J. A.

    1983-05-01

    This report contains detailed descriptions and capabilities of the codes that comprise the Intrasystem Analysis Program. The four codes are: Intrasystem Electromagnetic Compatibility Analysis Program (IEMCAP), General Electromagnetic Model for the Analysis of Complex Systems (GEMACS), Nonlinear Circuit Analysis Program (NCAP), and Wire Coupling Prediction Models (WIRE). IEMCAP is used for computer-aided evaluation of electromagnetic compatibility (ECM) at all stages of an Air Force system's life cycle, applicable to aircraft, space/missile, and ground-based systems. GEMACS utilizes a Method of Moments (MOM) formalism with the Electric Field Integral Equation (EFIE) for the solution of electromagnetic radiation and scattering problems. The code employs both full matrix decomposition and Banded Matrix Iteration solution techniques and is expressly designed for large problems. NCAP is a circuit analysis code which uses the Volterra approach to solve for the transfer functions and node voltage of weakly nonlinear circuits. The Wire Programs deal with the Application of Multiconductor Transmission Line Theory to the Prediction of Cable Coupling for specific classes of problems.

  11. A Capstone Project Using the Gap Analysis Model: Closing the College Readiness Gap for Latino English Language Learners with a Focus on College Affordability and Student Grades

    ERIC Educational Resources Information Center

    Kurland, Michael A. T.

    2013-01-01

    This capstone dissertation inquiry project focused on the underperformance of English language learners (ELLs) at a high school. The Clark and Estes' (2008) gap analysis model was the analytical framework used to conduct this inquiry. At the request of the school, the inquiry focus was on gaining a better understanding of the underachievement…

  12. The Wage Gap and Administrative Salaries Today.

    ERIC Educational Resources Information Center

    Beyer, Kirk D.

    1992-01-01

    Analysis of national data on college administrator salaries by gender, minority/nonminority status, years of service, and institution type found that wage gaps related to gender and minority status persisted in 1991-92 but that interaction of length of service with other study variables explained a significant amount of this gap. (MSE)

  13. DataWarrior: an open-source program for chemistry aware data visualization and analysis.

    PubMed

    Sander, Thomas; Freyss, Joel; von Korff, Modest; Rufener, Christian

    2015-02-23

    Drug discovery projects in the pharmaceutical industry accumulate thousands of chemical structures and ten-thousands of data points from a dozen or more biological and pharmacological assays. A sufficient interpretation of the data requires understanding, which molecular families are present, which structural motifs correlate with measured properties, and which tiny structural changes cause large property changes. Data visualization and analysis software with sufficient chemical intelligence to support chemists in this task is rare. In an attempt to contribute to filling the gap, we released our in-house developed chemistry aware data analysis program DataWarrior for free public use. This paper gives an overview of DataWarrior's functionality and architecture. Exemplarily, a new unsupervised, 2-dimensional scaling algorithm is presented, which employs vector-based or nonvector-based descriptors to visualize the chemical or pharmacophore space of even large data sets. DataWarrior uses this method to interactively explore chemical space, activity landscapes, and activity cliffs.

  14. Detection thresholds for gaps, overlaps, and no-gap-no-overlaps.

    PubMed

    Heldner, Mattias

    2011-07-01

    Detection thresholds for gaps and overlaps, that is acoustic and perceived silences and stretches of overlapping speech in speaker changes, were determined. Subliminal gaps and overlaps were categorized as no-gap-no-overlaps. The established gap and overlap detection thresholds both corresponded to the duration of a long vowel, or about 120 ms. These detection thresholds are valuable for mapping the perceptual speaker change categories gaps, overlaps, and no-gap-no-overlaps into the acoustic domain. Furthermore, the detection thresholds allow generation and understanding of gaps, overlaps, and no-gap-no-overlaps in human-like spoken dialogue systems. © 2011 Acoustical Society of America

  15. SURE reliability analysis: Program and mathematics

    NASA Technical Reports Server (NTRS)

    Butler, Ricky W.; White, Allan L.

    1988-01-01

    The SURE program is a new reliability analysis tool for ultrareliable computer system architectures. The computational methods on which the program is based provide an efficient means for computing accurate upper and lower bounds for the death state probabilities of a large class of semi-Markov models. Once a semi-Markov model is described using a simple input language, the SURE program automatically computes the upper and lower bounds on the probability of system failure. A parameter of the model can be specified as a variable over a range of values directing the SURE program to perform a sensitivity analysis automatically. This feature, along with the speed of the program, makes it especially useful as a design tool.

  16. Bridging the Gap Between NASA Earth Observations and Decision Makers Through the NASA Develop National Program

    NASA Astrophysics Data System (ADS)

    Remillard, C. M.; Madden, M.; Favors, J.; Childs-Gleason, L.; Ross, K. W.; Rogers, L.; Ruiz, M. L.

    2016-06-01

    The NASA DEVELOP National Program bridges the gap between NASA Earth Science and society by building capacity in both participants and partner organizations that collaborate to conduct projects. These rapid feasibility projects highlight the capabilities of satellite and aerial Earth observations. Immersion of decision and policy makers in these feasibility projects increases awareness of the capabilities of Earth observations and contributes to the tools and resources available to support enhanced decision making. This paper will present the DEVELOP model, best practices, and two case studies, the Colombia Ecological Forecasting project and the Miami-Dade County Ecological Forecasting project, that showcase the successful adoption of tools and methods for decision making. Through over 90 projects each year, DEVELOP is always striving for the innovative, practical, and beneficial use of NASA Earth science data.

  17. An Examination of Tri-Level Collaboration around Student Achievement Using the Gap Analysis Approach: Teacher Factors

    ERIC Educational Resources Information Center

    Carruthers, Anthony Steven

    2013-01-01

    Using the Gap Analysis problem-solving framework (Clark & Estes, 2008), this project examined collaboration around student achievement in the Pasadena Unified School District (PUSD) from the teacher perspective. As part of a tri-level study, two other projects examined collaboration around student achievement in PUSD from the perspectives of…

  18. Design and methodology of the Geo-social Analysis of Physicians' settlement (GAP-Study) in Germany.

    PubMed

    Groneberg, David A; Boll, Michael; Bauer, Jan

    2016-01-01

    Unequally distributed disease burdens within populations are well-known and occur worldwide. They are depending on residents' social status and/or ethnic background. Country-specific health care systems - especially the coverage and distribution of health care providers - are both a potential cause as well as an important solution for health inequalities. Registers are built of all accredited physicians and psychotherapists within the outpatient care system in German metropolises by utilizing the database of the Associations of Statutory Health Insurance Physicians. The physicians' practice neighborhood will be analyzed under socioeconomic and demographic perspectives. Therefore, official city districts' statistics will be assigned to the physicians and psychotherapists according to their practice location. Averages of neighborhood indicators will be calculated for each specialty. Moreover, advanced studies will inspect differences by physicians' gender or practice type. Geo-spatial analyses of the intra-city practices distribution will complete the settlement characteristics of physicians and psychotherapists within the outpatient care system in German metropolises. The project "Geo-social Analysis of Physicians' settlement" (GAP) is designed to elucidate gaps of physician coverage within the outpatient care system, dependent on neighborhood residents' social status or ethnics in German metropolises. The methodology of the GAP-Study enables the standardized investigation of physicians' settlement behavior in German metropolises and their inter-city comparisons. The identification of potential gaps within the physicians' coverage should facilitate the delineation of approaches for solving health care inequality problems.

  19. Statistical energy analysis computer program, user's guide

    NASA Technical Reports Server (NTRS)

    Trudell, R. W.; Yano, L. I.

    1981-01-01

    A high frequency random vibration analysis, (statistical energy analysis (SEA) method) is examined. The SEA method accomplishes high frequency prediction of arbitrary structural configurations. A general SEA computer program is described. A summary of SEA theory, example problems of SEA program application, and complete program listing are presented.

  20. Tensile-strain effect of inducing the indirect-to-direct band-gap transition and reducing the band-gap energy of Ge

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Inaoka, Takeshi, E-mail: inaoka@phys.u-ryukyu.ac.jp; Furukawa, Takuro; Toma, Ryo

    By means of a hybrid density-functional method, we investigate the tensile-strain effect of inducing the indirect-to-direct band-gap transition and reducing the band-gap energy of Ge. We consider [001], [111], and [110] uniaxial tensility and (001), (111), and (110) biaxial tensility. Under the condition of no normal stress, we determine both normal compression and internal strain, namely, relative displacement of two atoms in the primitive unit cell, by minimizing the total energy. We identify those strain types which can induce the band-gap transition, and evaluate the critical strain coefficient where the gap transition occurs. Either normal compression or internal strain operatesmore » unfavorably to induce the gap transition, which raises the critical strain coefficient or even blocks the transition. We also examine how each type of tensile strain decreases the band-gap energy, depending on its orientation. Our analysis clearly shows that synergistic operation of strain orientation and band anisotropy has a great influence on the gap transition and the gap energy.« less

  1. Tire Crumb Research Study Literature Review / Gap ...

    EPA Pesticide Factsheets

    In order to more fully understand data gaps in human exposure and toxicity to tire crumb materials, ATSDR, CPSC and EPA undertook a collaborative effort in the form of a scientific literature review and subsequent gaps analysis. The first objective of the Literature Review and Gap Analysis (LRGA) collaboration was to identify the existing body of literature related specifically to human exposure to tire crumb materials through the use of synthetic turf athletic fields and playgrounds. The second objective was to characterize and summarize the relevant data from the scientific literature. The final objective was to review the summary information and identify data gaps to build on the current understanding of the state-of-the-science and inform the development of specific research efforts that would be most impactful in the near-term. Because of the need for additional information, the U.S. Environmental Protection Agency (EPA), the Centers for Disease Control and Prevention/Agency for Toxic Substances and Disease Registry (ATSDR), and the U.S. Consumer Product Safety Commission (CPSC) launched a multi-agency action plan to study key environmental human health questions. The Federal Research Action Plan includes numerous activities, including research studies (U.S. EPA, 2016). A key objective of the Action Plan is to identify key knowledge gaps.

  2. An Evaluation of the ELNP e-Learning Quality Assurance Program: Perspectives of Gap Analysis and Innovation Diffusion

    ERIC Educational Resources Information Center

    Chen, Ming-Puu

    2009-01-01

    The purpose of this study was to examine the appropriateness of a nationwide quality assurance framework for e-learning from participants' perspectives. Two types of quality evaluation programs were examined in this study, including the e-Learning Service Certification program (eLSC) and the e-Learning Courseware Certification program (eLCC). Gap…

  3. Transportation statistics beyond ISTEA : critical gaps and strategic responses

    DOT National Transportation Integrated Search

    1998-01-01

    The effectiveness and efficiency of transportation relies heavily on sound information. In response to the growing information gap, the Intermodal Surface Transportation Efficiency Act of 1991 (ISTEA) resurrected several key data-collection programs,...

  4. Integrated Structural Analysis and Test Program

    NASA Technical Reports Server (NTRS)

    Kaufman, Daniel

    2005-01-01

    An integrated structural-analysis and structure-testing computer program is being developed in order to: Automate repetitive processes in testing and analysis; Accelerate pre-test analysis; Accelerate reporting of tests; Facilitate planning of tests; Improve execution of tests; Create a vibration, acoustics, and shock test database; and Integrate analysis and test data. The software package includes modules pertaining to sinusoidal and random vibration, shock and time replication, acoustics, base-driven modal survey, and mass properties and static/dynamic balance. The program is commanded by use of ActiveX controls. There is minimal need to generate command lines. Analysis or test files are selected by opening a Windows Explorer display. After selecting the desired input file, the program goes to a so-called analysis data process or test data process, depending on the type of input data. The status of the process is given by a Windows status bar, and when processing is complete, the data are reported in graphical, tubular, and matrix form.

  5. GAP-REACH

    PubMed Central

    Lewis-Fernández, Roberto; Raggio, Greer A.; Gorritz, Magdaliz; Duan, Naihua; Marcus, Sue; Cabassa, Leopoldo J.; Humensky, Jennifer; Becker, Anne E.; Alarcón, Renato D.; Oquendo, María A.; Hansen, Helena; Like, Robert C.; Weiss, Mitchell; Desai, Prakash N.; Jacobsen, Frederick M.; Foulks, Edward F.; Primm, Annelle; Lu, Francis; Kopelowicz, Alex; Hinton, Ladson; Hinton, Devon E.

    2015-01-01

    Growing awareness of health and health care disparities highlights the importance of including information about race, ethnicity, and culture (REC) in health research. Reporting of REC factors in research publications, however, is notoriously imprecise and unsystematic. This article describes the development of a checklist to assess the comprehensiveness and the applicability of REC factor reporting in psychiatric research publications. The 16-itemGAP-REACH© checklist was developed through a rigorous process of expert consensus, empirical content analysis in a sample of publications (N = 1205), and interrater reliability (IRR) assessment (N = 30). The items assess each section in the conventional structure of a health research article. Data from the assessment may be considered on an item-by-item basis or as a total score ranging from 0% to 100%. The final checklist has excellent IRR (κ = 0.91). The GAP-REACH may be used by multiple research stakeholders to assess the scope of REC reporting in a research article. PMID:24080673

  6. Program Instrumentation and Trace Analysis

    NASA Technical Reports Server (NTRS)

    Havelund, Klaus; Goldberg, Allen; Filman, Robert; Rosu, Grigore; Koga, Dennis (Technical Monitor)

    2002-01-01

    Several attempts have been made recently to apply techniques such as model checking and theorem proving to the analysis of programs. This shall be seen as a current trend to analyze real software systems instead of just their designs. This includes our own effort to develop a model checker for Java, the Java PathFinder 1, one of the very first of its kind in 1998. However, model checking cannot handle very large programs without some kind of abstraction of the program. This paper describes a complementary scalable technique to handle such large programs. Our interest is turned on the observation part of the equation: How much information can be extracted about a program from observing a single execution trace? It is our intention to develop a technology that can be applied automatically and to large full-size applications, with minimal modification to the code. We present a tool, Java PathExplorer (JPaX), for exploring execution traces of Java programs. The tool prioritizes scalability for completeness, and is directed towards detecting errors in programs, not to prove correctness. One core element in JPaX is an instrumentation package that allows to instrument Java byte code files to log various events when executed. The instrumentation is driven by a user provided script that specifies what information to log. Examples of instructions that such a script can contain are: 'report name and arguments of all called methods defined in class C, together with a timestamp'; 'report all updates to all variables'; and 'report all acquisitions and releases of locks'. In more complex instructions one can specify that certain expressions should be evaluated and even that certain code should be executed under various conditions. The instrumentation package can hence be seen as implementing Aspect Oriented Programming for Java in the sense that one can add functionality to a Java program without explicitly changing the code of the original program, but one rather writes an

  7. Simple intrinsic defects in GaP and InP

    NASA Astrophysics Data System (ADS)

    Schultz, Peter A.

    2012-02-01

    To faithfully simulate evolution of defect chemistry and electrical response in irradiated semiconductor devices requires accurate defect reaction energies and energy levels. In III-Vs, good data is scarce, theory hampered by band gap and supercell problems. I apply density functional theory (DFT) to intrinsic defects in GaP and InP, predicting stable charge states, ground state configurations, defect energy levels, and identifying mobile species. The SeqQuest calculations incorporate rigorous charge boundary conditions removing supercell artifacts, demonstrated converged to the infinite limit. Computed defect levels are not limited by a band gap problem, despite Kohn-Sham gaps much smaller than the experimental gap. As in GaAs, [P.A. Schultz and O.A. von Lilienfeld, Modeling Simul. Mater. Sci. Eng. 17, 084007 (2009)], defects in GaP and InP exhibit great complexity---multitudes of charge states, bistabilities, and negative U systems---but show similarities to each other (and to GaAs). Sandia National Laboratories is a multi-program laboratory managed and operated by Sandia Corporation, a wholly owned subsidiary of Lockheed Martin Company, for the U.S. Department of Energy's National Nuclear Security Administration under contract DE-AC04-94AL85000.

  8. Taking the Pulse of a Large Marine Ecosystem: An Inventory and Gap Analysis of Long-Term Recovery Monitoring Efforts in the Gulf of Mexico

    NASA Astrophysics Data System (ADS)

    Robbins, C.; Baldera, A.; Spies, R.; Love, M. S.

    2016-02-01

    Discharges of hydrocarbons into a large marine ecosystem can cause acute and sub-lethal effects, resulting in a recovery of populations or habitats that could take years, even decades. Recovery from oil spill impacts is complicated by the vagaries of a dynamic marine ecosystem. A major challenge and need is establishing and sustaining an interdisciplinary monitoring and research program capable of tracking oil spill impacts and resource recovery within the context of an ever changing, chronically stressed ecosystem. Ocean Conservancy undertook an assessment to identify and prioritize data collection activities for tracking the recovery of species and habitats impacted by the BP oil disaster in the Gulf of Mexico. We inventoried more than 700 discrete monitoring efforts in the Gulf, identified gaps in coverage for priority species, habitats and ecosystem drivers in space and time and mapped the footprints of active monitoring activities for ease of communication. We will present an overview of our methods and findings from the inventory and gap analysis and discuss how scientists and resource managers can integrate these tools into study plans or adapt restoration decisions based on recovery trajectories or changes in ocean conditions.

  9. StructAlign, a Program for Alignment of Structures of DNA-Protein Complexes.

    PubMed

    Popov, Ya V; Galitsyna, A A; Alexeevski, A V; Karyagina, A S; Spirin, S A

    2015-11-01

    Comparative analysis of structures of complexes of homologous proteins with DNA is important in the analysis of DNA-protein recognition. Alignment is a necessary stage of the analysis. An alignment is a matching of amino acid residues and nucleotides of one complex to residues and nucleotides of the other. Currently, there are no programs available for aligning structures of DNA-protein complexes. We present the program StructAlign, which should fill this gap. The program inputs a pair of complexes of DNA double helix with proteins and outputs an alignment of DNA chains corresponding to the best spatial fit of the protein chains.

  10. Structural analysis, electronic properties, and band gaps of a graphene nanoribbon: A new 2D materials

    NASA Astrophysics Data System (ADS)

    Dass, Devi

    2018-03-01

    Graphene nanoribbon (GNR), a new 2D carbon nanomaterial, has some unique features and special properties that offer a great potential for interconnect, nanoelectronic devices, optoelectronics, and nanophotonics. This paper reports the structural analysis, electronic properties, and band gaps of a GNR considering different chirality combinations obtained using the pz orbital tight binding model. In structural analysis, the analytical expressions for GNRs have been developed and verified using the simulation for the first time. It has been found that the total number of unit cells and carbon atoms within an overall unit cell and molecular structure of a GNR have been changed with the change in their chirality values which are similar to the values calculated using the developed analytical expressions thus validating both the simulation as well as analytical results. Further, the electronic band structures at different chirality values have been shown for the identification of metallic and semiconductor properties of a GNR. It has been concluded that all zigzag edge GNRs are metallic with very small band gaps range whereas all armchair GNRs show both the metallic and semiconductor nature with very small and high band gaps range. Again, the total number of subbands in each electronic band structure is equal to the total number of carbon atoms present in overall unit cell of the corresponding GNR. The semiconductors GNRs can be used as a channel material in field effect transistor suitable for advanced CMOS technology whereas the metallic GNRs could be used for interconnect.

  11. AGING WATER INFRASTRUCTURE RESEARCH PROGRAM: ADDRESSING THE CHALLENGE THROUGH INNOVATION

    EPA Science Inventory

    A driving force behind the Sustainable Water Infrastructure (SI) initiative and the Aging Water Infrastructure (AWI) research program is the Clean Water and Drinking Water Infrastructure Gap Analysis. In this report, EPA estimated that if operation, maintenance, and capital inves...

  12. The awareness and want matrix with adoption gap ratio analysis for e-service diffusion effect.

    PubMed

    Liang, Te-Hsin

    2011-03-01

    Since the hierarchical stages of a customer purchasing decision or innovation adoption process are interrelated, an analysis of all their stages, including awareness, want, and adoption, in relation to product or service diffusion, is urgently needed. Therefore, this study proposes the use of an awareness and want matrix, together with an adoption gap ratio analysis, to assess the effectiveness of innovation and technology diffusion for e-services. This study also conducts an empirical test on the promotion performance evaluation of 12 e-services promoted by the Taiwanese government.

  13. Analyzing the "CareGap": assessing gaps in adherence to clinical guidelines in adult soft tissue sarcoma.

    PubMed

    Waks, Zeev; Goldbraich, Esther; Farkash, Ariel; Torresani, Michele; Bertulli, Rossella; Restifo, Nicola; Locatelli, Paolo; Casali, Paolo; Carmeli, Boaz

    2013-01-01

    Clinical decision support systems (CDSSs) are gaining popularity as tools that assist physicians in optimizing medical care. These systems typically comply with evidence-based medicine and are designed with input from domain experts. Nonetheless, deviations from CDSS recommendations are abundant across a broad spectrum of disorders, raising the question as to why this phenomenon exists. Here, we analyze this gap in adherence to a clinical guidelines-based CDSS by examining the physician treatment decisions for 1329 adult soft tissue sarcoma patients in northern Italy using patient-specific parameters. Dubbing this analysis "CareGap", we find that deviations correlate strongly with certain disease features such as local versus metastatic clinical presentation. We also notice that deviations from the guideline-based CDSS suggestions occur more frequently for patients with shorter survival time. Such observations can direct physicians' attention to distinct patient cohorts that are prone to higher deviation levels from clinical practice guidelines. This illustrates the value of CareGap analysis in assessing quality of care for subsets of patients within a larger pathology.

  14. Monitoring gap junctional communication in astrocytes from acute adult mouse brain slices using the gap-FRAP technique.

    PubMed

    Yi, Chenju; Teillon, Jérémy; Koulakoff, Annette; Berry, Hugues; Giaume, Christian

    2018-06-01

    Intercellular communication through gap junction channels plays a key role in cellular homeostasis and in synchronizing physiological functions, a feature that is modified in number of pathological situations. In the brain, astrocytes are the cell population that expresses the highest amount of gap junction proteins, named connexins. Several techniques have been used to assess the level of gap junctional communication in astrocytes, but so far they remain very difficult to apply in adult brain tissue. Here, using specific loading of astrocytes with sulforhodamine 101, we adapted the gap-FRAP (Fluorescence Recovery After Photobleaching) to acute hippocampal slices from 9 month-old adult mice. We show that gap junctional communication monitored in astrocytes with this technique was inhibited either by pharmacological treatment with a gap junctional blocker or in mice lacking the two main astroglial connexins, while a partial inhibition was measured when only one connexin was knocked-out. We validate this approach using a mathematical model of sulforhodamine 101 diffusion in an elementary astroglial network and a quantitative analysis of the exponential fits to the fluorescence recovery curves. Consequently, we consider that the adaptation of the gap-FRAP technique to acute brain slices from adult mice provides an easy going and valuable approach that allows overpassing this age-dependent obstacle and will facilitate the investigation of gap junctional communication in adult healthy or pathological brain. Copyright © 2018 Elsevier B.V. All rights reserved.

  15. Bridging the Geoscientist Workforce Gap: Advanced High School Geoscience Programs

    NASA Astrophysics Data System (ADS)

    Schmidt, Richard William

    attitudes of the two student research groups that could be contributing to the developing geoscience workforce crisis. However, the study also validated the notion that, in spite of significant blocking forces arrayed in front of them, advanced geoscience programs can be successful and offer viable curricula that serve to increase students' interest and opinions towards the field. By not only recognizing the existence of the geoscience workforce gap but also understanding its root causes, the role of advanced high school geoscience education emerges as an integral part of a solution to the problem.

  16. Nurse leaders and the innovation competence gap.

    PubMed

    White, Kenneth R; Pillay, Rubin; Huang, Xuan

    2016-01-01

    Nurses are well-positioned for innovation in health care delivery, although innovation is not generally learned in formal educational programs. The purpose of this study was to assess critical competencies for innovation success among nurse leaders in academia and practice, the perceived gaps on those competencies, and teaching methods that would be helpful in developing competencies related to innovation. A Web-enabled descriptive survey design was used to capture nurse leaders' perceptions of important innovation competencies and how they assess their level of competence in the particular innovation domain. Preferred approaches for innovation pedagogy were also queried. Respondents indicated significant gaps in 18 of 19 innovation competencies. Implications are for inclusion of innovation competencies in formal and continuing nursing education. The most preferred innovation pedagogical approaches are case studies of failures and successes and project- and field-based approaches. Traditional lectures are the least preferred way to address innovation competency gaps. There is a significant gap in innovation competencies among nurse leaders in practice and academia. The way we teach innovation needs to involve closer collaboration between academia and practice. Copyright © 2015 Elsevier Inc. All rights reserved.

  17. Hole of Government: Sealing the Gap in U.S. Stability Operations

    DTIC Science & Technology

    2010-06-15

    including suggestions for reducing this burden, to Washington Headquarters Services, Directorate for Information Operations and Reports, 1215... Gap in U.S. Stability Operations” 5a. CONTRACT NUMBER 5b. GRANT NUMBER 5c. PROGRAM ELEMENT NUMBER 6. AUTHOR (S) Commander Patrick J...THE GAP IN U.S. STABILITY OPERATIONS by Patrick J. Hannifin CDR, USN A paper submitted to the Faculty of the Joint Advanced

  18. An Analysis of the Radio Program Manager Occupation.

    ERIC Educational Resources Information Center

    Friedberg, Jerry; Stella, Phillip.

    This occupational analysis data was assembled to help broadcasting arts teachers develop a course of study in program management for junior and senior high school students. Following a job description for a program manager, the remainder of the content in standard task analysis format presents an analysis of nine program management duties (tasks).…

  19. Using fuzzy gap analysis to measure service quality of medical tourism in Taiwan.

    PubMed

    Ho, Li-Hsing; Feng, Shu-Yun; Yen, Tieh-Min

    2015-01-01

    The purpose of this paper is intended to create a model to measure quality of service, using fuzzy linguistics to analyze the quality of service of medical tourism in Taiwan so as to find the direction for improvement of service quality in medical tourism. The study developed fuzzy questionnaires based on the characteristics of medical tourism quality of service in Taiwan. Questionnaires were delivered and recovered from February to April 2014, using random sampling according to the proportion of medical tourism companies in each region, and 150 effective samples were obtained. The critical quality of service level is found through the fuzzy gap analysis using questionnaires examining expectations and perceptions of customers, as the direction for continuous improvement. From the study, the primary five critical service items that improve the quality of service for medical tourism in Taiwan include, in order: the capability of the service provider to provide committed medical tourism services reliably and accurately, facility service providers in conjunction with the services provided, the cordial and polite attitude of the service provider eliciting a sense of trust from the customer, professional ability of medical (nursing) personnel in hospital and reliability of service provider. The contribution of this study is to create a fuzzy gap analysis to assess the performance of medical tourism service quality, identify key quality characteristics and provide a direction for improvement and development for medical tourism service quality in Taiwan.

  20. The Persisting Racial Scoring Gap on Graduate and Professional School Admission Tests.

    ERIC Educational Resources Information Center

    Journal of Blacks in Higher Education, 2003

    2003-01-01

    Discusses the racial scoring gap on tests for admission to medical, business, law, and other graduate programs, noting that in the highest-scoring brackets on the Medical College Admission Test (MCAT), the racial gap is even larger. Whites are five times, twelve times, and seven times more likely, respectively, to score higher on the MCAT, Law…

  1. GAP Final Technical Report 12-14-04

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Andrew J. Bordner, PhD, Senior Research Scientist

    2004-12-14

    The Genomics Annotation Platform (GAP) was designed to develop new tools for high throughput functional annotation and characterization of protein sequences and structures resulting from genomics and structural proteomics, benchmarking and application of those tools. Furthermore, this platform integrated the genomic scale sequence and structural analysis and prediction tools with the advanced structure prediction and bioinformatics environment of ICM. The development of GAP was primarily oriented towards the annotation of new biomolecular structures using both structural and sequence data. Even though the amount of protein X-ray crystal data is growing exponentially, the volume of sequence data is growing even moremore » rapidly. This trend was exploited by leveraging the wealth of sequence data to provide functional annotation for protein structures. The additional information provided by GAP is expected to assist the majority of the commercial users of ICM, who are involved in drug discovery, in identifying promising drug targets as well in devising strategies for the rational design of therapeutics directed at the protein of interest. The GAP also provided valuable tools for biochemistry education, and structural genomics centers. In addition, GAP incorporates many novel prediction and analysis methods not available in other molecular modeling packages. This development led to signing the first Molsoft agreement in the structural genomics annotation area with the University of oxford Structural Genomics Center. This commercial agreement validated the Molsoft efforts under the GAP project and provided the basis for further development of the large scale functional annotation platform.« less

  2. Water limits to closing yield gaps

    NASA Astrophysics Data System (ADS)

    Davis, Kyle Frankel; Rulli, Maria Cristina; Garrassino, Francesco; Chiarelli, Davide; Seveso, Antonio; D'Odorico, Paolo

    2017-01-01

    Agricultural intensification is often seen as a suitable approach to meet the growing demand for agricultural products and improve food security. It typically entails the use of fertilizers, new cultivars, irrigation, and other modern technology. In regions of the world affected by seasonal or chronic water scarcity, yield gap closure is strongly dependent on irrigation (blue water). Global yield gap assessments have often ignored whether the water required to close the yield gap is locally available. Here we perform a gridded global analysis (10 km resolution) of the blue water consumption that is needed annually to close the yield gap worldwide and evaluate the associated pressure on renewable freshwater resources. We find that, to close the yield gap, human appropriation of freshwater resources for irrigation would have to increase at least by 146%. Most study countries would experience at least a doubling in blue water requirement, with 71% of the additional blue water being required by only four crops - maize, rice, soybeans, and wheat. Further, in some countries (e.g., Algeria, Morocco, Syria, Tunisia, and Yemen) the total volume of blue water required for yield gap closure would exceed sustainable levels of freshwater consumption (i.e., 40% of total renewable surface and groundwater resources).

  3. Bi-directional evolutionary optimization for photonic band gap structures

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Meng, Fei; School of Civil Engineering, Central South University, Changsha 410075; Huang, Xiaodong, E-mail: huang.xiaodong@rmit.edu.au

    2015-12-01

    Toward an efficient and easy-implement optimization for photonic band gap structures, this paper extends the bi-directional evolutionary structural optimization (BESO) method for maximizing photonic band gaps. Photonic crystals are assumed to be periodically composed of two dielectric materials with the different permittivity. Based on the finite element analysis and sensitivity analysis, BESO starts from a simple initial design without any band gap and gradually re-distributes dielectric materials within the unit cell so that the resulting photonic crystal possesses a maximum band gap between two specified adjacent bands. Numerical examples demonstrated the proposed optimization algorithm can successfully obtain the band gapsmore » from the first to the tenth band for both transverse magnetic and electric polarizations. Some optimized photonic crystals exhibit novel patterns markedly different from traditional designs of photonic crystals.« less

  4. Targeted functional imaging of estrogen receptors with 99mTc-GAP-EDL.

    PubMed

    Takahashi, Nobukazu; Yang, David J; Kohanim, Saady; Oh, Chang-Sok; Yu, Dong-Fang; Azhdarinia, Ali; Kurihara, Hiroaki; Zhang, Xiaochun; Chang, Joe Y; Kim, E Edmund

    2007-03-01

    To evaluate the feasibility of using (99m)Tc-glutamate peptide-estradiol in functional imaging of estrogen receptor-positive [ER(+)] diseases. 3-Aminoethyl estradiol (EDL) was conjugated to glutamate peptide (GAP) to yield GAP-EDL. Cellular uptake studies of (99m)Tc-GAP-EDL were conducted in ER(+) cell lines (MCF-7, 13762 and T47D). To demonstrate whether GAP-EDL increases MAP kinase activation, Western blot analysis of GAP-EDL was performed in 13762 cells. Biodistribution was conducted in nine rats with 13762 breast tumors at 0.5-4 h. Each rat was administered (99m)Tc-GAP-EDL. Two animal models (rats and rabbits) were created to ascertain whether tumor uptake of (99m)Tc-GAP-EDL was via an ER-mediated process. In the tumor model, breast tumor-bearing rats were pretreated with diethylstilbestrol (DES) 1 h prior to receiving (99m)Tc-GAP-EDL. In the endometriosis model, part of the rabbit uterine tissue was dissected and grafted to the peritoneal wall. The rabbit was administered with (99m)Tc-GAP-EDL. There was a 10-40% reduction in uptake of (99m)Tc-GAP-EDL in cells treated with DES or tamoxifen compared with untreated cells. Western blot analysis showed an ERK1/2 phosphorylation process with GAP-EDL. Biodistribution studies showed that tumor uptake and tumor-to-muscle count density ratio in (99m)Tc-GAP-EDL groups were significantly higher than those in (99m)Tc-GAP groups at 4 h. Among (99m)Tc-GAP-EDL groups, region of interest analysis of images showed that tumor-to muscle ratios were decreased in blocking groups. In the endometriosis model, the grafted uterine tissue could be visualized by (99m)Tc-GAP-EDL. Cellular or tumor uptake of (99m)Tc-GAP-EDL occurs via an ER-mediated process. (99m)Tc-GAP-EDL is a useful agent for imaging functional ER(+) disease.

  5. Closing the Gap between Science and Humanities.

    ERIC Educational Resources Information Center

    Taylor, Debbie; Myers, Mark

    1994-01-01

    Seniors often determine their college major based on academic strengths or interests in either the sciences or humanities. To judge the usefulness of rapid advances in our technological society, students need to gain a better understanding of all subjects. A program is described which is designed to help close the gap between those who study…

  6. The Evaluation and Research of Multi-Project Programs: Program Component Analysis.

    ERIC Educational Resources Information Center

    Baker, Eva L.

    1977-01-01

    It is difficult to base evaluations on concepts irrelevant to state policy making. Evaluation of a multiproject program requires both time and differentiation of method. Data from the California Early Childhood Program illustrate process variables for program component analysis, and research questions for intraprogram comparison. (CP)

  7. Interactive cutting path analysis programs

    NASA Technical Reports Server (NTRS)

    Weiner, J. M.; Williams, D. S.; Colley, S. R.

    1975-01-01

    The operation of numerically controlled machine tools is interactively simulated. Four programs were developed to graphically display the cutting paths for a Monarch lathe, Cintimatic mill, Strippit sheet metal punch, and the wiring path for a Standard wire wrap machine. These programs are run on a IMLAC PDS-ID graphic display system under the DOS-3 disk operating system. The cutting path analysis programs accept input via both paper tape and disk file.

  8. Computational cluster validation for microarray data analysis: experimental assessment of Clest, Consensus Clustering, Figure of Merit, Gap Statistics and Model Explorer.

    PubMed

    Giancarlo, Raffaele; Scaturro, Davide; Utro, Filippo

    2008-10-29

    Inferring cluster structure in microarray datasets is a fundamental task for the so-called -omic sciences. It is also a fundamental question in Statistics, Data Analysis and Classification, in particular with regard to the prediction of the number of clusters in a dataset, usually established via internal validation measures. Despite the wealth of internal measures available in the literature, new ones have been recently proposed, some of them specifically for microarray data. We consider five such measures: Clest, Consensus (Consensus Clustering), FOM (Figure of Merit), Gap (Gap Statistics) and ME (Model Explorer), in addition to the classic WCSS (Within Cluster Sum-of-Squares) and KL (Krzanowski and Lai index). We perform extensive experiments on six benchmark microarray datasets, using both Hierarchical and K-means clustering algorithms, and we provide an analysis assessing both the intrinsic ability of a measure to predict the correct number of clusters in a dataset and its merit relative to the other measures. We pay particular attention both to precision and speed. Moreover, we also provide various fast approximation algorithms for the computation of Gap, FOM and WCSS. The main result is a hierarchy of those measures in terms of precision and speed, highlighting some of their merits and limitations not reported before in the literature. Based on our analysis, we draw several conclusions for the use of those internal measures on microarray data. We report the main ones. Consensus is by far the best performer in terms of predictive power and remarkably algorithm-independent. Unfortunately, on large datasets, it may be of no use because of its non-trivial computer time demand (weeks on a state of the art PC). FOM is the second best performer although, quite surprisingly, it may not be competitive in this scenario: it has essentially the same predictive power of WCSS but it is from 6 to 100 times slower in time, depending on the dataset. The approximation

  9. Preparing for Humans at Mars, MPPG Updates to Strategic Knowledge Gaps and Collaboration with Science Missions

    NASA Technical Reports Server (NTRS)

    Baker, John; Wargo, Michael J.; Beaty, David

    2013-01-01

    The Mars Program Planning Group (MPPG) was an agency wide effort, chartered in March 2012 by the NASA Associate Administrator for Science, in collaboration with NASA's Associate Administrator for Human Exploration and Operations, the Chief Scientist, and the Chief Technologist. NASA tasked the MPPG to develop foundations for a program-level architecture for robotic exploration of Mars that is consistent with the President's challenge of sending humans to the Mars system in the decade of the 2030s and responsive to the primary scientific goals of the 2011 NRC Decadal Survey for Planetary Science. The Mars Exploration Program Analysis Group (MEPAG) also sponsored a Precursor measurement Strategy Analysis Group (P-SAG) to revisit prior assessments of required precursor measurements for the human exploration of Mars. This paper will discuss the key results of the MPPG and P-SAG efforts to update and refine our understanding of the Strategic Knowledge Gaps (SKGs) required to successfully conduct human Mars missions.

  10. Nonparametric analysis of bivariate gap time with competing risks.

    PubMed

    Huang, Chiung-Yu; Wang, Chenguang; Wang, Mei-Cheng

    2016-09-01

    This article considers nonparametric methods for studying recurrent disease and death with competing risks. We first point out that comparisons based on the well-known cumulative incidence function can be confounded by different prevalence rates of the competing events, and that comparisons of the conditional distribution of the survival time given the failure event type are more relevant for investigating the prognosis of different patterns of recurrence disease. We then propose nonparametric estimators for the conditional cumulative incidence function as well as the conditional bivariate cumulative incidence function for the bivariate gap times, that is, the time to disease recurrence and the residual lifetime after recurrence. To quantify the association between the two gap times in the competing risks setting, a modified Kendall's tau statistic is proposed. The proposed estimators for the conditional bivariate cumulative incidence distribution and the association measure account for the induced dependent censoring for the second gap time. Uniform consistency and weak convergence of the proposed estimators are established. Hypothesis testing procedures for two-sample comparisons are discussed. Numerical simulation studies with practical sample sizes are conducted to evaluate the performance of the proposed nonparametric estimators and tests. An application to data from a pancreatic cancer study is presented to illustrate the methods developed in this article. © 2016, The International Biometric Society.

  11. Decreasing the Gap: Understanding the Role of READ 180 in Helping to Decrease the Achievement Gap for Middle School Students

    ERIC Educational Resources Information Center

    Neubert, Emily Sarah

    2017-01-01

    As federal mandates continue to emphasize the use of standardized tests, academic research is needed to determine if reading intervention programs are helping to close the achievement gap between struggling readers and their grade level peers. Although previous research indicated that reading intervention can be an effective tool for increasing…

  12. [Teen pregnancy and educational gaps: Analysis of a national survey in Mexico].

    PubMed

    Villalobos-Hernández, Aremis; Campero, Lourdes; Suárez-López, Leticia; Atienzo, Erika E; Estrada, Fátima; De la Vara-Salazar, Elvia

    2015-01-01

    To characterize female adolescents who have been pregnant, and to analyze the association between adolescent pregnancy and educational gaps. A cross-sectional study was conducted. Data come from the Encuesta Nacional de Salud y Nutrición (Ensanut 2012), a Mexican representative survey. The set of data used is related to sociodemographic and reproductive characteristics from 1 790 women from 12 to 19 years who had begun their sexual life and had a pregnancy record. Three statistical models were adjusted to observe the association between variables. The dependent variable of the first model was the condition of previous pregnancy, the second to be pregnant at the time of data collection, and the third, educational gap. A 74.9% of the adolescents with history of pregnancy has educational gap. To have the condition of previous pregnancy is associated with living with sexual partner (OR=8.4), educational gap (OR=2.4), low socioeconomical level (OR=2.0) and school assistance (OR=0.5). To be pregnant at the time of data collection has related only to living with sexual partner (OR=9.4). The educational gap shows an association with having more than one pregnancy (OR=2.4), live with sexual partner (OR=1.6), low socioeconomical level (OR=1.8), and school assistance as protective factor (OR=0.3). It is necessary to implement effective and efficient educational public politics in order to decrease educational gap. At the same time, to guarantee and improve sexual education in the school system to prevent adolescent pregnancy.

  13. Biodiesel Emissions Analysis Program

    EPA Pesticide Factsheets

    Using existing data, the EPA's biodiesel emissions analysis program sought to quantify the air pollution emission effects of biodiesel for diesel engines that have not been specifically modified to operate on biodiesel.

  14. Gap analysis: assessing the value perception of consultant pharmacist services and the performance of consultant pharmacists.

    PubMed

    Clark, Thomas R

    2008-09-01

    To understand the importance of services provided by consultant pharmacists and to assess perception of their performance of services. Cross-sectional; nursing facility team. Random e-mail survey of consultant pharmacists; phone survey of team members. 233 consultant pharmacists (practicing in a nursing facility); 540 team members (practicing in a nursing facility, interacting with > or = 1 consultant pharmacist): 120 medical directors, 210 directors of nursing, 210 administrators. Consultant pharmacists, directors of nursing, medical directors, and administrators rating importance/performance of 21 services. Gap between teams' ratings of importance and consultant pharmacists' performance is assessed to categorize services. Importance/performance ranked on five-point scale. Mean scores used for gap analysis to cluster services into four categories. Per combined group, six services categorized as "Keep It Up" (important, good performance), consensus with individual groups, except discrepancy with medical directors, for one service. Six services each categorized as "Improve" (important, large gap) and "Improve Second" (lower importance, large gap), with varied responses by individual groups. Three different services were categorized into "Don't Worry," with consensus within individual groups. Consensus from all groups found 5 of 21 services are important and performed well by consultant pharmacists, indicating to maintain performance of services. For three services, consultant pharmacists do not need to worry about their performance. Thirteen services require improvement in consultant pharmacists' performance; various groups differ on extent of improvement needed. Results can serve as benchmark comparisons with results obtained by consultant pharmacists in their own facilities.

  15. Information Gap Analysis: near real-time evaluation of disaster response

    NASA Astrophysics Data System (ADS)

    Girard, Trevor

    2014-05-01

    produced under each category was then compared to establish best practices. Thus, the information produced by a disaster management system following a major disaster can be compared to these best practices within days of the disaster. The resulting "information gap analysis" can help identify areas of the response that may need to be improved and raise questions as to why critical information is lacking or delayed. This information gap analysis therefore complements ex post evaluations and can help lead to improvements in the immediate response and subsequently reduce disaster impacts on the population. The methodology has already been applied in the Center for Disaster Management and Risk Reduction Technology's (CEDIM) Forensic Disaster Analysis (FDA) activities following tropical cyclone Phailin in India, and the Bohol Earthquake and Typhoon Haiyan in the Philippines.

  16. Voucher Programs. Policy Analysis

    ERIC Educational Resources Information Center

    Wixom, Micah Ann

    2017-01-01

    This education Policy Analysis provides a comprehensive look at eligibility requirements, accountability and funding for voucher programs across the states, and includes research findings and legal challenges for this private school choice option.

  17. Gap Resolution

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Labutti, Kurt; Foster, Brian; Lapidus, Alla

    Gap Resolution is a software package that was developed to improve Newbler genome assemblies by automating the closure of sequence gaps caused by repetitive regions in the DNA. This is done by performing the follow steps:1) Identify and distribute the data for each gap in sub-projects. 2) Assemble the data associated with each sub-project using a secondary assembler, such as Newbler or PGA. 3) Determine if any gaps are closed after reassembly, and either design fakes (consensus of closed gap) for those that closed or lab experiments for those that require additional data. The software requires as input a genomemore » assembly produce by the Newbler assembler provided by Roche and 454 data containing paired-end reads.« less

  18. Probabilistic Structural Analysis Program

    NASA Technical Reports Server (NTRS)

    Pai, Shantaram S.; Chamis, Christos C.; Murthy, Pappu L. N.; Stefko, George L.; Riha, David S.; Thacker, Ben H.; Nagpal, Vinod K.; Mital, Subodh K.

    2010-01-01

    NASA/NESSUS 6.2c is a general-purpose, probabilistic analysis program that computes probability of failure and probabilistic sensitivity measures of engineered systems. Because NASA/NESSUS uses highly computationally efficient and accurate analysis techniques, probabilistic solutions can be obtained even for extremely large and complex models. Once the probabilistic response is quantified, the results can be used to support risk-informed decisions regarding reliability for safety-critical and one-of-a-kind systems, as well as for maintaining a level of quality while reducing manufacturing costs for larger-quantity products. NASA/NESSUS has been successfully applied to a diverse range of problems in aerospace, gas turbine engines, biomechanics, pipelines, defense, weaponry, and infrastructure. This program combines state-of-the-art probabilistic algorithms with general-purpose structural analysis and lifting methods to compute the probabilistic response and reliability of engineered structures. Uncertainties in load, material properties, geometry, boundary conditions, and initial conditions can be simulated. The structural analysis methods include non-linear finite-element methods, heat-transfer analysis, polymer/ceramic matrix composite analysis, monolithic (conventional metallic) materials life-prediction methodologies, boundary element methods, and user-written subroutines. Several probabilistic algorithms are available such as the advanced mean value method and the adaptive importance sampling method. NASA/NESSUS 6.2c is structured in a modular format with 15 elements.

  19. Analysis of photonic band gap in novel piezoelectric photonic crystal

    NASA Astrophysics Data System (ADS)

    Malar Kodi, A.; Doni Pon, V.; Joseph Wilson, K. S.

    2018-03-01

    The transmission properties of one-dimensional novel photonic crystal having silver-doped novel piezoelectric superlattice and air as the two constituent layers have been investigated by means of transfer matrix method. By changing the appropriate thickness of the layers and filling factor of nanocomposite system, the variation in the photonic band gap can be studied. It is found that the photonic band gap increases with the filling factor of the metal nanocomposite and with the thickness of the layer. These structures possess unique characteristics enabling one to operate as optical waveguides, selective filters, optical switches, integrated piezoelectric microactuators, etc.

  20. RNAPattMatch: a web server for RNA sequence/structure motif detection based on pattern matching with flexible gaps

    PubMed Central

    Drory Retwitzer, Matan; Polishchuk, Maya; Churkin, Elena; Kifer, Ilona; Yakhini, Zohar; Barash, Danny

    2015-01-01

    Searching for RNA sequence-structure patterns is becoming an essential tool for RNA practitioners. Novel discoveries of regulatory non-coding RNAs in targeted organisms and the motivation to find them across a wide range of organisms have prompted the use of computational RNA pattern matching as an enhancement to sequence similarity. State-of-the-art programs differ by the flexibility of patterns allowed as queries and by their simplicity of use. In particular—no existing method is available as a user-friendly web server. A general program that searches for RNA sequence-structure patterns is RNA Structator. However, it is not available as a web server and does not provide the option to allow flexible gap pattern representation with an upper bound of the gap length being specified at any position in the sequence. Here, we introduce RNAPattMatch, a web-based application that is user friendly and makes sequence/structure RNA queries accessible to practitioners of various background and proficiency. It also extends RNA Structator and allows a more flexible variable gaps representation, in addition to analysis of results using energy minimization methods. RNAPattMatch service is available at http://www.cs.bgu.ac.il/rnapattmatch. A standalone version of the search tool is also available to download at the site. PMID:25940619

  1. Gaps analysis for CD metrology beyond the 22nm node

    NASA Astrophysics Data System (ADS)

    Bunday, Benjamin; Germer, Thomas A.; Vartanian, Victor; Cordes, Aaron; Cepler, Aron; Settens, Charles

    2013-04-01

    This paper will examine the future for critical dimension (CD) metrology. First, we will present the extensive list of applications for which CD metrology solutions are needed, showing commonalities and differences among the various applications. We will then report on the expected technical limits of the metrology solutions currently being investigated by SEMATECH and others in the industry to address the metrology challenges of future nodes, including conventional CD scanning electron microscopy (CD-SEM) and optical critical dimension (OCD) metrology and new potential solutions such as He-ion microscopy (HeIM, sometimes elsewhere referred to as HIM), CD atomic force microscopy (CD-AFM), CD small-angle x-ray scattering (CD-SAXS), high-voltage scanning electron microscopy (HV-SEM), and other types. A technical gap analysis matrix will then be demonstrated, showing the current state of understanding of the future of the CD metrology space.

  2. A novel method for reducing gap formation in tendon repair.

    PubMed

    Dean, Ryan; Sethi, Paul

    2018-03-01

    This study investigates gap formation in tendon repair using a novel tensioning method. The novel stitch will demonstrate less gap formation than the other suture configurations tested. Porcine tendons stitched with classic Krackow stitch configurations were compared to a Krackow stitch modified with a proximal Tension-Assist Loop. Each group was cyclically loaded followed by analysis of the tendon-suture construct for gap formation. The Tension-Assist Loop group produced significantly less gap formation than each of the other stitch groups. Decreasing early gap formation may be beneficial in allowing early rehabilitation and range of motion.

  3. Integrating computer programs for engineering analysis and design

    NASA Technical Reports Server (NTRS)

    Wilhite, A. W.; Crisp, V. K.; Johnson, S. C.

    1983-01-01

    The design of a third-generation system for integrating computer programs for engineering and design has been developed for the Aerospace Vehicle Interactive Design (AVID) system. This system consists of an engineering data management system, program interface software, a user interface, and a geometry system. A relational information system (ARIS) was developed specifically for the computer-aided engineering system. It is used for a repository of design data that are communicated between analysis programs, for a dictionary that describes these design data, for a directory that describes the analysis programs, and for other system functions. A method is described for interfacing independent analysis programs into a loosely-coupled design system. This method emphasizes an interactive extension of analysis techniques and manipulation of design data. Also, integrity mechanisms exist to maintain database correctness for multidisciplinary design tasks by an individual or a team of specialists. Finally, a prototype user interface program has been developed to aid in system utilization.

  4. Quantile Regression for Recurrent Gap Time Data

    PubMed Central

    Luo, Xianghua; Huang, Chiung-Yu; Wang, Lan

    2014-01-01

    Summary Evaluating covariate effects on gap times between successive recurrent events is of interest in many medical and public health studies. While most existing methods for recurrent gap time analysis focus on modeling the hazard function of gap times, a direct interpretation of the covariate effects on the gap times is not available through these methods. In this article, we consider quantile regression that can provide direct assessment of covariate effects on the quantiles of the gap time distribution. Following the spirit of the weighted risk-set method by Luo and Huang (2011, Statistics in Medicine 30, 301–311), we extend the martingale-based estimating equation method considered by Peng and Huang (2008, Journal of the American Statistical Association 103, 637–649) for univariate survival data to analyze recurrent gap time data. The proposed estimation procedure can be easily implemented in existing software for univariate censored quantile regression. Uniform consistency and weak convergence of the proposed estimators are established. Monte Carlo studies demonstrate the effectiveness of the proposed method. An application to data from the Danish Psychiatric Central Register is presented to illustrate the methods developed in this article. PMID:23489055

  5. How accurate is automated gap filling of metabolic models?

    PubMed

    Karp, Peter D; Weaver, Daniel; Latendresse, Mario

    2018-06-19

    Reaction gap filling is a computational technique for proposing the addition of reactions to genome-scale metabolic models to permit those models to run correctly. Gap filling completes what are otherwise incomplete models that lack fully connected metabolic networks. The models are incomplete because they are derived from annotated genomes in which not all enzymes have been identified. Here we compare the results of applying an automated likelihood-based gap filler within the Pathway Tools software with the results of manually gap filling the same metabolic model. Both gap-filling exercises were applied to the same genome-derived qualitative metabolic reconstruction for Bifidobacterium longum subsp. longum JCM 1217, and to the same modeling conditions - anaerobic growth under four nutrients producing 53 biomass metabolites. The solution computed by the gap-filling program GenDev contained 12 reactions, but closer examination showed that solution was not minimal; two of the twelve reactions can be removed to yield a set of ten reactions that enable model growth. The manually curated solution contained 13 reactions, eight of which were shared with the 12-reaction computed solution. Thus, GenDev achieved recall of 61.5% and precision of 66.6%. These results suggest that although computational gap fillers are populating metabolic models with significant numbers of correct reactions, automatically gap-filled metabolic models also contain significant numbers of incorrect reactions. Our conclusion is that manual curation of gap-filler results is needed to obtain high-accuracy models. Many of the differences between the manual and automatic solutions resulted from using expert biological knowledge to direct the choice of reactions within the curated solution, such as reactions specific to the anaerobic lifestyle of B. longum.

  6. Technical Readiness and Gaps Analysis of Commercial Optical Materials and Measurement Systems for Advanced Small Modular Reactors

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Anheier, Norman C.; Suter, Jonathan D.; Qiao, Hong

    2013-08-06

    This report intends to support Department of Energy’s Office of Nuclear Energy (DOE-NE) Nuclear Energy Research and Development Roadmap and industry stakeholders by evaluating optical-based instrumentation and control (I&C) concepts for advanced small modular reactor (AdvSMR) applications. These advanced designs will require innovative thinking in terms of engineering approaches, materials integration, and I&C concepts to realize their eventual viability and deployability. The primary goals of this report include: 1. Establish preliminary I&C needs, performance requirements, and possible gaps for AdvSMR designs based on best available published design data. 2. Document commercial off-the-shelf (COTS) optical sensors, components, and materials in termsmore » of their technical readiness to support essential AdvSMR in-vessel I&C systems. 3. Identify technology gaps by comparing the in-vessel monitoring requirements and environmental constraints to COTS optical sensor and materials performance specifications. 4. Outline a future research, development, and demonstration (RD&D) program plan that addresses these gaps and develops optical-based I&C systems that enhance the viability of future AdvSMR designs. The development of clean, affordable, safe, and proliferation-resistant nuclear power is a key goal that is documented in the Nuclear Energy Research and Development Roadmap. This roadmap outlines RD&D activities intended to overcome technical, economic, and other barriers, which currently limit advances in nuclear energy. These activities will ensure that nuclear energy remains a viable component to this nation’s energy security.« less

  7. 7 CFR 1700.32 - Program Accounting and Regulatory Analysis.

    Code of Federal Regulations, 2014 CFR

    2014-01-01

    ... 7 Agriculture 11 2014-01-01 2014-01-01 false Program Accounting and Regulatory Analysis. 1700.32... SERVICE, DEPARTMENT OF AGRICULTURE GENERAL INFORMATION Agency Organization and Functions § 1700.32 Program Accounting and Regulatory Analysis. RUS, through Program Accounting and Regulatory Analysis, monitors and...

  8. 7 CFR 1700.32 - Program Accounting and Regulatory Analysis.

    Code of Federal Regulations, 2013 CFR

    2013-01-01

    ... 7 Agriculture 11 2013-01-01 2013-01-01 false Program Accounting and Regulatory Analysis. 1700.32... SERVICE, DEPARTMENT OF AGRICULTURE GENERAL INFORMATION Agency Organization and Functions § 1700.32 Program Accounting and Regulatory Analysis. RUS, through Program Accounting and Regulatory Analysis, monitors and...

  9. NASA Multidisciplinary Design and Analysis Fellowship Program

    NASA Technical Reports Server (NTRS)

    Schrage, D. P.; Craig, J. I.; Mavris, D. N.; Hale, M. A.; DeLaurentis, D.

    1999-01-01

    This report summarizes the results of a multi-year training grant for the development and implementation of a Multidisciplinary Design and Analysis (MDA) Fellowship Program at Georgia Tech. The Program funded the creation of graduate MS and PhD degree programs in aerospace systems design, analysis and integration. It also provided prestigious Fellowships with associated Industry Internships for outstanding engineering students. The graduate program has become the foundation for a vigorous and productive research effort and has produced: 20 MS degrees, 7 Ph.D. degrees, and has contributed to 9 ongoing Ph.D. students. The results of the research are documented in 32 publications (23 of which are included on a companion CDROM) and 4 annual student design reports (included on a companion CDROM). The legacy of this critical funding is the Center for Aerospace Systems Analysis at Georgia Tech which is continuing the graduate program, the research, and the industry internships established by this grant.

  10. Mind the Gap

    PubMed Central

    Fairbanks, Terry; Savage, Erica; Adams, Katie; Wittie, Michael; Boone, Edna; Hayden, Andrew; Barnes, Janey; Hettinger, Zach; Gettinger, Andrew

    2016-01-01

    Summary Objective Decisions made during electronic health record (EHR) implementations profoundly affect usability and safety. This study aims to identify gaps between the current literature and key stakeholders’ perceptions of usability and safety practices and the challenges encountered during the implementation of EHRs. Materials and Methods Two approaches were used: a literature review and interviews with key stakeholders. We performed a systematic review of the literature to identify usability and safety challenges and best practices during implementation. A total of 55 articles were reviewed through searches of PubMed, Web of Science and Scopus. We used a qualitative approach to identify key stakeholders’ perceptions; semi-structured interviews were conducted with a diverse set of health IT stakeholders to understand their current practices and challenges related to usability during implementation. We used a grounded theory approach: data were coded, sorted, and emerging themes were identified. Conclusions from both sources of data were compared to identify areas of misalignment. Results We identified six emerging themes from the literature and stakeholder interviews: cost and resources, risk assessment, governance and consensus building, customization, clinical work-flow and usability testing, and training. Across these themes, there were misalignments between the literature and stakeholder perspectives, indicating major gaps. Discussion Major gaps identified from each of six emerging themes are discussed as critical areas for future research, opportunities for new stakeholder initiatives, and opportunities to better disseminate resources to improve the implementation of EHRs. Conclusion Our analysis identified practices and challenges across six different emerging themes, illustrated important gaps, and results suggest critical areas for future research and dissemination to improve EHR implementation. PMID:27847961

  11. Tuning the energy gap of bilayer α-graphyne by applying strain and electric field

    NASA Astrophysics Data System (ADS)

    Yang, Hang; Wu, Wen-Zhi; Jin, Yu; Wan-Lin, Guo

    2016-02-01

    Our density functional theory calculations show that the energy gap of bilayer α-graphyne can be modulated by a vertically applied electric field and interlayer strain. Like bilayer graphene, the bilayer α-graphyne has electronic properties that are hardly changed under purely mechanical strain, while an external electric field can open the gap up to 120 meV. It is of special interest that compressive strain can further enlarge the field induced gap up to 160 meV, while tensile strain reduces the gap. We attribute the gap variation to the novel interlayer charge redistribution between bilayer α-graphynes. These findings shed light on the modulation of Dirac cone structures and potential applications of graphyne in mechanical-electric devices. Project supported by the National Key Basic Research Program of China (Grant Nos. 2013CB932604 and 2012CB933403), the National Natural Science Foundation of China (Grant Nos. 51472117 and 51535005), the Research Fund of State Key Laboratory of Mechanics and Control of Mechanical Structures, China (Grant No. 0414K01), the Nanjing University of Aeronautics and Astronautics (NUAA) Fundamental Research Funds, China (Grant No. NP2015203), and the Priority Academic Program Development of Jiangsu Higher Education Institutions.

  12. The SURE reliability analysis program

    NASA Technical Reports Server (NTRS)

    Butler, R. W.

    1986-01-01

    The SURE program is a new reliability tool for ultrareliable computer system architectures. The program is based on computational methods recently developed for the NASA Langley Research Center. These methods provide an efficient means for computing accurate upper and lower bounds for the death state probabilities of a large class of semi-Markov models. Once a semi-Markov model is described using a simple input language, the SURE program automatically computes the upper and lower bounds on the probability of system failure. A parameter of the model can be specified as a variable over a range of values directing the SURE program to perform a sensitivity analysis automatically. This feature, along with the speed of the program, makes it especially useful as a design tool.

  13. School Choice, Racial Segregation, and Test-Score Gaps: Evidence from North Carolina's Charter School Program

    ERIC Educational Resources Information Center

    Bifulco, Robert; Ladd, Helen F.

    2007-01-01

    Using panel data that track individual students from year to year, we examine the effects of charter schools in North Carolina on racial segregation and black-white test score gaps. We find that North Carolina's system of charter schools has increased the racial isolation of both black and white students, and has widened the achievement gap.…

  14. Does it get better? A quasi-cohort analysis of sexual minority wage gaps.

    PubMed

    Waite, Sean

    2015-11-01

    With few exceptions, it has been found that gay men earn less and lesbians earn more than their heterosexual counterparts. Most of the current literature has used single cross-sectional datasets to test possible sources of these wage differentials. This study adds to this literature by presenting a theoretical framework, grounded in gender theory, to explore: (a) whether sexual minority wage gaps have attenuated over the last decade, (b) whether wage gaps vary by age group, and (c) if wage gaps vary with duration in the labor market. Using Canadian census and survey data, this study finds no evidence that wage gaps have attenuated for gay men and only small reductions for lesbians and heterosexual women, relative to heterosexual men. Wage gaps are larger for younger gay men than for older gay men, which may suggest a "coming out penalty". The lesbian wage premium, vis-á-vis heterosexual women, does not appear at initial labor market entry; rather it develops with duration in the labour market. Copyright © 2015 Elsevier Inc. All rights reserved.

  15. The Gender Gap in Undergraduate Business Programs in the United States

    ERIC Educational Resources Information Center

    Ball, Jennifer Ann

    2012-01-01

    In the last several years there has been much scholarship in the area of the reverse gender gap in colleges and universities, as there have been more women than men attending and graduating from colleges and universities since the early 1980s. Little if any scholarship exists about students and recent graduates from undergraduate business programs…

  16. GEODYN system support program, volume 4. [computer program for trajectory analysis of artificial satellites

    NASA Technical Reports Server (NTRS)

    Mullins, N. E.

    1972-01-01

    The GEODYN Orbit Determination and Geodetic Parameter Estimation System consists of a set of computer programs designed to determine and analyze definitive satellite orbits and their associated geodetic and measurement parameters. This manual describes the Support Programs used by the GEODYN System. The mathematics and programming descriptions are detailed. The operational procedures of each program are presented. GEODYN ancillary analysis programs may be grouped into three different categories: (1) orbit comparison - DELTA (2) data analysis using reference orbits - GEORGE, and (3) pass geometry computations - GROUNDTRACK. All of the above three programs use one or more tapes written by the GEODYN program in either a data reduction or orbit generator run.

  17. Pitfalls of CITES implementation in Nepal: a policy gap analysis.

    PubMed

    Dongol, Yogesh; Heinen, Joel T

    2012-08-01

    Implementation of policy involves multiple agencies operating at multiple levels in facilitating processes and actions to accomplish desired results. The Convention on International Trade in Endangered Species of Wild Fauna and Flora (CITES) was developed and implemented to regulate and control international wildlife trade, but violations of the agreement are widespread and growing worldwide, including in Nepal. This study attempts to understand how domestic CITES policies are translated into action and what effect actions and processes have on compliance. In doing so, this study provides insights into the implementation and enforcement pitfalls of national legislation that explain CITES violations in Nepal. Primarily, we used 26 key informants interviews to learn opinions of experts, and the grounded theory approach for further qualitative data analysis. In addition, we used Najman's (1995) policy implementation analysis framework to explain gaps. Many interrelated variables in the content of the policy, commitment and capacity of the agencies, the roles of clients and coalitions and contextual issues were observed. Variables that emerged suggest pitfalls in the regulatory policy represented by low probability of detection, arrest and punishment. Moreover, redistributive policies in buffer zones of protected areas are needed into perpetuity to benefit locals. Also, conservation organizations' support for building public and political salience is imperative.

  18. Pitfalls of CITES Implementation in Nepal: A Policy Gap Analysis

    NASA Astrophysics Data System (ADS)

    Dongol, Yogesh; Heinen, Joel T.

    2012-08-01

    Implementation of policy involves multiple agencies operating at multiple levels in facilitating processes and actions to accomplish desired results. The Convention on International Trade in Endangered Species of Wild Fauna and Flora (CITES) was developed and implemented to regulate and control international wildlife trade, but violations of the agreement are widespread and growing worldwide, including in Nepal. This study attempts to understand how domestic CITES policies are translated into action and what effect actions and processes have on compliance. In doing so, this study provides insights into the implementation and enforcement pitfalls of national legislation that explain CITES violations in Nepal. Primarily, we used 26 key informants interviews to learn opinions of experts, and the grounded theory approach for further qualitative data analysis. In addition, we used Najman's (1995) policy implementation analysis framework to explain gaps. Many interrelated variables in the content of the policy, commitment and capacity of the agencies, the roles of clients and coalitions and contextual issues were observed. Variables that emerged suggest pitfalls in the regulatory policy represented by low probability of detection, arrest and punishment. Moreover, redistributive policies in buffer zones of protected areas are needed into perpetuity to benefit locals. Also, conservation organizations' support for building public and political salience is imperative.

  19. Implementation of a computer database testing and analysis program.

    PubMed

    Rouse, Deborah P

    2007-01-01

    The author is the coordinator of a computer software database testing and analysis program implemented in an associate degree nursing program. Computer software database programs help support the testing development and analysis process. Critical thinking is measurable and promoted with their use. The reader of this article will learn what is involved in procuring and implementing a computer database testing and analysis program in an academic nursing program. The use of the computerized database for testing and analysis will be approached as a method to promote and evaluate the nursing student's critical thinking skills and to prepare the nursing student for the National Council Licensure Examination.

  20. Managing Uncertainty in Water Infrastructure Design Using Info-gap Robustness

    NASA Astrophysics Data System (ADS)

    Irias, X.; Cicala, D.

    2013-12-01

    entirely dependent on four potentially fragile water transmission mains for its day-to-day water supply. Using info-gap analysis, EBMUD is evaluating competing strategies for providing water supply to the island, for example submarine pipelines versus tunnels. The analysis considers not only the likely or 'average' results for each strategy, but also the worst-case performance of each strategy under varying levels of uncertainty. This analysis is improving the quality of the planning process, since it can identify strategies that ensure minimal disruption of water supply following a major earthquake, even if the earthquake and resulting damage fail to conform to our expectations. Results to date are presented, including a discussion of how info-gap analysis complements existing tools for comparing alternative strategies, and how info-gap improves our ability to quantify our tolerance for uncertainty.

  1. A Sensitivity Analysis of the Rigid Pavement Life-Cycle Cost Analysis Program

    DOT National Transportation Integrated Search

    2000-12-01

    Original Report Date: September 1999. This report describes the sensitivity analysis performed on the Rigid Pavement Life-Cycle Cost Analysis program, a computer program developed by the Center for Transportation Research for the Texas Department of ...

  2. The LTS timing analysis program :

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Armstrong, Darrell Jewell; Schwarz, Jens

    The LTS Timing Analysis program described in this report uses signals from the Tempest Lasers, Pulse Forming Lines, and Laser Spark Detectors to carry out calculations to quantify and monitor the performance of the the Z-Accelerators laser triggered SF6 switches. The program analyzes Z-shots beginning with Z2457, when Laser Spark Detector data became available for all lines.

  3. Period Effects, Cohort Effects, and the Narrowing Gender Wage Gap

    PubMed Central

    Campbell, Colin; Pearlman, Jessica

    2015-01-01

    Despite the abundance of sociological research on the gender wage gap, questions remain. In particular, the role of cohorts is under investigated. Using data from the Current Population Survey, we use Age-Period-Cohort analysis to uniquely estimate age, period, and cohort effects on the gender wage gap. The narrowing of the gender wage gap that occurred between 1975 and 2009 is largely due to cohort effects. Since the mid-1990s, the gender wage gap has continued to close absent of period effects. While gains in female wages contributed to declines in the gender wage gap for cohorts born before 1950, for later cohorts the narrowing of the gender wage gap is primarily a result of declines in male wages. PMID:24090861

  4. The effectiveness of position- and composition-specific gap costs for protein similarity searches.

    PubMed

    Stojmirović, Aleksandar; Gertz, E Michael; Altschul, Stephen F; Yu, Yi-Kuo

    2008-07-01

    The flexibility in gap cost enjoyed by hidden Markov models (HMMs) is expected to afford them better retrieval accuracy than position-specific scoring matrices (PSSMs). We attempt to quantify the effect of more general gap parameters by separately examining the influence of position- and composition-specific gap scores, as well as by comparing the retrieval accuracy of the PSSMs constructed using an iterative procedure to that of the HMMs provided by Pfam and SUPERFAMILY, curated ensembles of multiple alignments. We found that position-specific gap penalties have an advantage over uniform gap costs. We did not explore optimizing distinct uniform gap costs for each query. For Pfam, PSSMs iteratively constructed from seeds based on HMM consensus sequences perform equivalently to HMMs that were adjusted to have constant gap transition probabilities, albeit with much greater variance. We observed no effect of composition-specific gap costs on retrieval performance. These results suggest possible improvements to the PSI-BLAST protein database search program. The scripts for performing evaluations are available upon request from the authors.

  5. Direct optimization, affine gap costs, and node stability.

    PubMed

    Aagesen, Lone

    2005-09-01

    The outcome of a phylogenetic analysis based on DNA sequence data is highly dependent on the homology-assignment step and may vary with alignment parameter costs. Robustness to changes in parameter costs is therefore a desired quality of a data set because the final conclusions will be less dependent on selecting a precise optimal cost set. Here, node stability is explored in relationship to separate versus combined analysis in three different data sets, all including several data partitions. Robustness to changes in cost sets is measured as number of successive changes that can be made in a given cost set before a specific clade is lost. The changes are in all cases base change cost, gap penalties, and adding/removing/changing affine gap costs. When combining data partitions, the number of clades that appear in the entire parameter space is not remarkably increased, in some cases this number even decreased. However, when combining data partitions the trees from cost sets including affine gap costs were always more similar than the trees were from cost sets without affine gap costs. This was not the case when the data partitions were analyzed independently. When data sets were combined approximately 80% of the clades found under cost sets including affine gap costs resisted at least one change to the cost set.

  6. The Dialectical Problematic of Resolving the Black-White Academic Achievement Gap and Climate Change

    ERIC Educational Resources Information Center

    Mocombe, Paul C.

    2018-01-01

    In this article, I argue that resolving the Black-White academic achievement gap is incompatible with the emerging issues of global climate change. That is, solutions (equitable funding of schools and resources, school integration movements, and after-school and mentoring programs) for closing the gap in order so that Blacks in America and…

  7. [Research progress of larger flexion gap than extension gap in total knee arthroplasty].

    PubMed

    Zhang, Weisong; Hao, Dingjun

    2017-05-01

    To summarize the progress of larger flexion gap than extension gap in total knee arthro-plasty (TKA). The domestic and foreign related literature about larger flexion gap than extension gap in TKA, and its impact factors, biomechanical and kinematic features, and clinical results were summarized. During TKA, to adjust the relations of flexion gap and extension gap is one of the key factors of successful operation. The biomechanical, kinematic, and clinical researches show that properly larger flexion gap than extension gap can improve both the postoperative knee range of motion and the satisfaction of patients, but does not affect the stability of the knee joint. However, there are also contrary findings. So adjustment of flexion gap and extension gap during TKA is still in dispute. Larger flexion gap than extension gap in TKA is a new joint space theory, and long-term clinical efficacy, operation skills, and related complications still need further study.

  8. Finite Element Analysis of Composite Joint Configurations with Gaps and Overlaps

    NASA Technical Reports Server (NTRS)

    Krueger, Ronald

    2014-01-01

    The goal of the current study is to identify scenarios for which thermal and moisture effects become significant in the loading of a composite structure. In the current work, a simple configuration was defined, and material properties were selected. A Fortran routine was created to automate the mesh generation process. The routine was used to create the models for the initial mesh refinement study. A combination of element length and width suitable for further studies was identified. Also, the effect of the overlap length and gap length on computed shear and through-thickness stresses along the bondline of the joints was studied for the mechanical load case. Further, the influence of neighboring gaps and overlaps on these joint stresses was studied and was found to be negligible. The results suggest that for an initial study it is sufficient to focus on one configuration with fixed overlap and gap lengths to study the effects of mechanical, thermal and moisture loading and combinations thereof on computed joint stresses

  9. Making quality improvement programs more effective.

    PubMed

    Shaw-Taylor, Yoku

    2014-01-01

    In the past 25 years, and as recent as 2011, all external evaluations of the Quality Improvement Organization (QIO) Program have found its impact to be small or difficult to discern. The QIO program costs about $200 million on average to administer each year to improve quality of healthcare for people of 65 years or older. The program was created to address questionable quality of care. QIOs review how care is provided based on performance measures. The paper aims to discuss these issues. In 2012, the author supported the production of quarterly reports and reviewed internal monitoring and evaluation protocols of the program. The task also required reviewing all previous program evaluations. The task involved many conversations about the complexities of the program, why impact is difficult to discern and possible ways for eventual improvement. Process flow charts were created to simulate the data life cycle and discrete event models were created based on the sequence of data collection and reporting to identify gaps in data flow. The internal evaluation uncovered data gaps within the program. The need for a system of specification rules for data conceptualization, collection, distribution, discovery, analysis and repurposing is clear. There were data inconsistencies and difficulty of integrating data from one instance of measurement to the next. The lack of good and reliable data makes it difficult to discern true impact. The prescription is for a formal data policy or data governance structure to integrate and document all aspects of the data life cycle. The specification rules for governance are exemplified by the Data Documentation Initiative and the requirements published by the Data Governance Institute. The elements are all in place for a solid foundation of the data governance structure. These recommendations will increase the value of program data. The model specifies which agency units must be included in the governance authority and the data team. The

  10. Gap Junctions

    PubMed Central

    Nielsen, Morten Schak; Axelsen, Lene Nygaard; Sorgen, Paul L.; Verma, Vandana; Delmar, Mario; Holstein-Rathlou, Niels-Henrik

    2013-01-01

    Gap junctions are essential to the function of multicellular animals, which require a high degree of coordination between cells. In vertebrates, gap junctions comprise connexins and currently 21 connexins are known in humans. The functions of gap junctions are highly diverse and include exchange of metabolites and electrical signals between cells, as well as functions, which are apparently unrelated to intercellular communication. Given the diversity of gap junction physiology, regulation of gap junction activity is complex. The structure of the various connexins is known to some extent; and structural rearrangements and intramolecular interactions are important for regulation of channel function. Intercellular coupling is further regulated by the number and activity of channels present in gap junctional plaques. The number of connexins in cell-cell channels is regulated by controlling transcription, translation, trafficking, and degradation; and all of these processes are under strict control. Once in the membrane, channel activity is determined by the conductive properties of the connexin involved, which can be regulated by voltage and chemical gating, as well as a large number of posttranslational modifications. The aim of the present article is to review our current knowledge on the structure, regulation, function, and pharmacology of gap junctions. This will be supported by examples of how different connexins and their regulation act in concert to achieve appropriate physiological control, and how disturbances of connexin function can lead to disease. © 2012 American Physiological Society. Compr Physiol 2:1981-2035, 2012. PMID:23723031

  11. An Examination of Tri-Level Collaboration around Student Achievement Using the Gap Analysis Approach: Central Office Leadership Factors

    ERIC Educational Resources Information Center

    Llamas, Sonia Rodarte

    2013-01-01

    Using the Gap Analysis problem-solving framework (Clark & Estes, 2008), this study examined collaboration around student achievement at the central office leadership level in the Pasadena Unified School District (PUSD). This study is one of three concurrent studies focused on collaboration around student achievement in the PUSD that include…

  12. An Examination of Tri-Level Collaboration around Student Achievement Using the Gap Analysis Approach: School Site Leadership Factors

    ERIC Educational Resources Information Center

    Salinas, Esther Charlotte

    2013-01-01

    Using the Gap Analysis problem-solving framework (Clark & Estes, 2008), this project examined collaboration around student achievement at the school site leadership level in the Pasadena Unified School District (PUSD). This project is one of three concurrent studies focused on collaboration around student achievement in the PUSD that include…

  13. NEN Division Funding Gap Analysis

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Esch, Ernst I.; Goettee, Jeffrey D.; Desimone, David J.

    The work in NEN Division revolves around proliferation detection. The sponsor funding model seems to have shifted over the last decades. For the past three lustra, sponsors are mainly interested in funding ideas and detection systems that are already at a technical readiness level 6 (TRL 6 -- one step below an industrial prototype) or higher. Once this level is reached, the sponsoring agency is willing to fund the commercialization, implementation, and training for the systems (TRL 8, 9). These sponsors are looking for a fast turnaround (1-2 years) technology development efforts to implement technology. To support the critical nationalmore » and international needs for nonprolifertion solutions, we have to maintain a fluent stream of subject matter expertise from the fundamental principals of radiation detection through prototype development all the way to the implementation and training of others. NEN Division has large funding gaps in the Valley of Death region. In the current competitive climate for nuclear nonproliferation projects, it is imminent to increase our lead in this field.« less

  14. RAWS II: A MULTIPLE REGRESSION ANALYSIS PROGRAM,

    DTIC Science & Technology

    This memorandum gives instructions for the use and operation of a revised version of RAWS, a multiple regression analysis program. The program...of preprocessed data, the directed retention of variable, listing of the matrix of the normal equations and its inverse, and the bypassing of the regression analysis to provide the input variable statistics only. (Author)

  15. DCS: A Case Study of Identification of Knowledge and Disposition Gaps Using Principles of Continuous Risk Management

    NASA Technical Reports Server (NTRS)

    Norcross, Jason; Steinberg, Susan; Kundrot, Craig; Charles, John

    2011-01-01

    The Human Research Program (HRP) is formulated around the program architecture of Evidence-Risk-Gap-Task-Deliverable. Review of accumulated evidence forms the basis for identification of high priority risks to human health and performance in space exploration. Gaps in knowledge or disposition are identified for each risk, and a portfolio of research tasks is developed to fill them. Deliverables from the tasks inform the evidence base with the ultimate goal of defining the level of risk and reducing it to an acceptable level. A comprehensive framework for gap identification, focus, and metrics has been developed based on principles of continuous risk management and clinical care. Research towards knowledge gaps improves understanding of the likelihood, consequence or timeframe of the risk. Disposition gaps include development of standards or requirements for risk acceptance, development of countermeasures or technology to mitigate the risk, and yearly technology assessment related to watching developments related to the risk. Standard concepts from clinical care: prevention, diagnosis, treatment, monitoring, rehabilitation, and surveillance, can be used to focus gaps dealing with risk mitigation. The research plan for the new HRP Risk of Decompression Sickness (DCS) used the framework to identify one disposition gap related to establishment of a DCS standard for acceptable risk, two knowledge gaps related to DCS phenomenon and mission attributes, and three mitigation gaps focused on prediction, prevention, and new technology watch. These gaps were organized in this manner primarily based on target for closure and ease of organizing interim metrics so that gap status could be quantified. Additional considerations for the knowledge gaps were that one was highly design reference mission specific and the other gap was focused on DCS phenomenon.

  16. The Wind Energy Workforce Gap in the United States

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Tegen, Suzanne I; Keyser, David J

    There are more than 100,000 jobs in the U.S. wind industry today, and the second-fastest growing job in the United States in 2017 was wind technician. A vibrant wind industry needs workers, and students who graduate from wind energy education and training programs need jobs. The goal of this research is to better understand the needs of wind-related businesses, education and training requirements, and the make-up of current and future domestic workforces. Educators are developing and training future workers. Educational institutions need to know which courses to provide to connect students with potential employers and to justify their wind energymore » programs by being able to place graduates into well-paying jobs. In interviews with 250 wind energy firms and 50 educational institutions, many respondents reported difficulty hiring qualified candidates, while many educational institutions reported graduates not finding jobs in the wind industry. We refer to this mismatch as the 'workforce gap.' This conference poster explores this gap.« less

  17. Development of a training program to support health care professionals to deliver the SPACE for COPD self-management program

    PubMed Central

    Blackmore, Claire; Johnson-Warrington, Vicki L; Williams, Johanna EA; Apps, Lindsay D; Young, Hannah ML; Bourne, Claire LA; Singh, Sally J

    2017-01-01

    Background With the growing burden of COPD and associated morbidity and mortality, a need for self-management has been identified. The Self-management Programme of Activity, Coping and Education for Chronic Obstructive Pulmonary Disease (SPACE for COPD) manual was developed to support self-management in COPD patients. Currently, there is no literature available regarding health care professionals’ training needs when supporting patients with COPD on self-management. Aim This study sought to identify these needs to inform, design and develop a training program for health care professionals being trained to deliver a self-management program in COPD. Methods Fourteen health care professionals from both primary and secondary care COPD services participated in face-to-face semistructured interviews. Thematic analysis was used to produce a framework and identify training needs and views on delivery of the SPACE for COPD self-management program. Components of training were web-based knowledge training, with pre-and posttraining knowledge questionnaires, and a 1-day program to introduce the self-management manual. Feedback was given after training to guide the development of the training program. Results Health care professionals were able to identify areas where they required increased knowledge to support patients. This was overwhelming in aspects of COPD seen to be outside of their current clinical role. Skills in goal setting and behavioral change were not elicited as a training need, suggesting a lack of understanding of components of supporting self-management. An increase in knowledge of COPD was demonstrated following the training program. Conclusion Both knowledge and skill gaps existed in those who would deliver self-management. Analysis of this has enabled a training program to be designed to address these gaps and enable health care professionals to support patients in self-management. PMID:28652720

  18. Development of a training program to support health care professionals to deliver the SPACE for COPD self-management program.

    PubMed

    Blackmore, Claire; Johnson-Warrington, Vicki L; Williams, Johanna Ea; Apps, Lindsay D; Young, Hannah Ml; Bourne, Claire LA; Singh, Sally J

    2017-01-01

    With the growing burden of COPD and associated morbidity and mortality, a need for self-management has been identified. The Self-management Programme of Activity, Coping and Education for Chronic Obstructive Pulmonary Disease (SPACE for COPD) manual was developed to support self-management in COPD patients. Currently, there is no literature available regarding health care professionals' training needs when supporting patients with COPD on self-management. This study sought to identify these needs to inform, design and develop a training program for health care professionals being trained to deliver a self-management program in COPD. Fourteen health care professionals from both primary and secondary care COPD services participated in face-to-face semistructured interviews. Thematic analysis was used to produce a framework and identify training needs and views on delivery of the SPACE for COPD self-management program. Components of training were web-based knowledge training, with pre-and posttraining knowledge questionnaires, and a 1-day program to introduce the self-management manual. Feedback was given after training to guide the development of the training program. Health care professionals were able to identify areas where they required increased knowledge to support patients. This was overwhelming in aspects of COPD seen to be outside of their current clinical role. Skills in goal setting and behavioral change were not elicited as a training need, suggesting a lack of understanding of components of supporting self-management. An increase in knowledge of COPD was demonstrated following the training program. Both knowledge and skill gaps existed in those who would deliver self-management. Analysis of this has enabled a training program to be designed to address these gaps and enable health care professionals to support patients in self-management.

  19. Semiparametric methods to contrast gap time survival functions: Application to repeat kidney transplantation.

    PubMed

    Shu, Xu; Schaubel, Douglas E

    2016-06-01

    Times between successive events (i.e., gap times) are of great importance in survival analysis. Although many methods exist for estimating covariate effects on gap times, very few existing methods allow for comparisons between gap times themselves. Motivated by the comparison of primary and repeat transplantation, our interest is specifically in contrasting the gap time survival functions and their integration (restricted mean gap time). Two major challenges in gap time analysis are non-identifiability of the marginal distributions and the existence of dependent censoring (for all but the first gap time). We use Cox regression to estimate the (conditional) survival distributions of each gap time (given the previous gap times). Combining fitted survival functions based on those models, along with multiple imputation applied to censored gap times, we then contrast the first and second gap times with respect to average survival and restricted mean lifetime. Large-sample properties are derived, with simulation studies carried out to evaluate finite-sample performance. We apply the proposed methods to kidney transplant data obtained from a national organ transplant registry. Mean 10-year graft survival of the primary transplant is significantly greater than that of the repeat transplant, by 3.9 months (p=0.023), a result that may lack clinical importance. © 2015, The International Biometric Society.

  20. Development of a Logic Model to Guide Evaluations of the ASCA National Model for School Counseling Programs

    ERIC Educational Resources Information Center

    Martin, Ian; Carey, John

    2014-01-01

    A logic model was developed based on an analysis of the 2012 American School Counselor Association (ASCA) National Model in order to provide direction for program evaluation initiatives. The logic model identified three outcomes (increased student achievement/gap reduction, increased school counseling program resources, and systemic change and…

  1. Period effects, cohort effects, and the narrowing gender wage gap.

    PubMed

    Campbell, Colin; Pearlman, Jessica

    2013-11-01

    Despite the abundance of sociological research on the gender wage gap, questions remain. In particular, the role of cohorts is under investigated. Using data from the Current Population Survey, we use age-period-cohort analysis to uniquely estimate age, period, and cohort effects on the gender wage gap. The narrowing of the gender wage gap that occurred between 1975 and 2009 is largely due to cohort effects. Since the mid-1990s, the gender wage gap has continued to close absent of period effects. While gains in female wages contributed to declines in the gender wage gap for cohorts born before 1950, for later cohorts the narrowing of the gender wage gap is primarily a result of declines in male wages. Copyright © 2013 Elsevier Inc. All rights reserved.

  2. Educational Gaps in Molecular Diagnostics, Genomics, and Personalized Medicine in Dermatopathology Training: A Survey of U.S. Dermatopathology Fellowship Program Directors.

    PubMed

    Torre, Kristin; Russomanno, Kristen; Ferringer, Tammie; Elston, Dirk; Murphy, Michael J

    2018-01-01

    Molecular technologies offer clinicians the tools to provide high-quality, cost-effective patient care. We evaluated education focused on molecular diagnostics, genomics, and personalized medicine in dermatopathology fellowship training. A 20-question online survey was emailed to all (n = 53) Accreditation Council for Graduate Medical Education (ACGME)-accredited dermatopathology training programs in the United States. Thirty-one of 53 program directors responded (response rate = 58%). Molecular training is undertaken in 74% of responding dermatopathology fellowships, with levels of instruction varying among dermatology-based and pathology-based programs. Education differed for dermatology- and pathology-trained fellows in approximately one-fifth (19%) of programs. Almost half (48%) of responding program directors believe that fellows are not currently receiving adequate molecular education, although the majority (97%) expect to incorporate additional instruction in the next 2-5 years. Factors influencing the incorporation of relevant education include perceived clinical utility and Accreditation Council for Graduate Medical Education/residency review committee (RRC) requirements. Potential benefits of molecular education include increased medical knowledge, improved patient care, and promotion of effective communication with other healthcare professionals. More than two-thirds (68%) of responding program directors believe that instruction in molecular technologies should be required in dermatopathology fellowship training. Although all responding dermatopathology fellowship program directors agreed that molecular education is important, only a little over half of survey participants believe that their fellows receive adequate instruction. This represents an important educational gap. Discussion among those who oversee fellow education is necessary to best integrate and evaluate teaching of molecular dermatopathology.

  3. Electron tomographic analysis of gap junctions in lateral giant fibers of crayfish.

    PubMed

    Ohta, Yasumi; Nishikawa, Kouki; Hiroaki, Yoko; Fujiyoshi, Yoshinori

    2011-07-01

    Innexin-gap junctions in crayfish lateral giant fibers (LGFs) have an important role in escape behavior as a key component of rapid signal transduction. Knowledge of the structure and function of characteristic vesicles on the both sides of the gap junction, however, is limited. We used electron tomography to analyze the three-dimensional structure of crayfish gap junctions and gap junctional vesicles (GJVs). Tomographic analyses showed that some vesicles were anchored to innexons and almost all vesicles were connected by thin filaments. High densities inside the GJVs and projecting densities on the GJV membranes were observed in fixed and stained samples. Because the densities inside synaptic vesicles were dependent on the fixative conditions, different fixative conditions were used to elucidate the molecules included in the GJVs. The projecting densities on the GJVs were studied by immunoelectron microscopy with anti-vesicular monoamine transporter (anti-VMAT) and anti-vesicular nucleotide transporter (anti-VNUT) antibodies. Some of the projecting densities were labeled by anti-VNUT, but not anti-VMAT. Three-dimensional analyses of GJVs and excitatory chemical synaptic vesicles (CSVs) revealed clear differences in their sizes and central densities. Furthermore, the imaging data obtained under different fixative conditions and the immunolabeling results, in which GJVs were positively labeled for anti-VNUT but excitatory CSVs were not, support our model that GJVs contain nucleotides and excitatory CSVs do not. We propose a model in which characteristic GJVs containing nucleotides play an important role in the signal processing in gap junctions of crayfish LGFs. Copyright © 2011 Elsevier Inc. All rights reserved.

  4. Workshop on Bridging Satellite Climate Data Gaps.

    PubMed

    Cooksey, Catherine; Datla, Raju

    2011-01-01

    Detecting the small signals of climate change for the most essential climate variables requires that satellite sensors make highly accurate and consistent measurements. Data gaps in the time series (such as gaps resulting from launch delay or failure) and inconsistencies in radiometric scales between satellites undermine the credibility of fundamental climate data records, and can lead to erroneous analysis in climate change detection. To address these issues, leading experts in Earth observations from National Aeronautics and Space Administration (NASA), National Oceanic and Atmospheric Adminstration (NOAA), United States Geological Survey (USGS), and academia assembled at the National Institute of Standards and Technology on December 10, 2009 for a workshop to prioritize strategies for bridging and mitigating data gaps in the climate record. This paper summarizes the priorities for ensuring data continuity of variables relevant to climate change in the areas of atmosphere, land, and ocean measurements and the recommendations made at the workshop for overcoming planned and unplanned gaps in the climate record.

  5. Can Local Voluntary Environmental Programs "Work"? An Examination of Fort Collins' (Colorado) Climate Wise Program

    NASA Astrophysics Data System (ADS)

    Samantha, Mosier; Jonathan, Fisk

    2013-05-01

    Previous research on voluntary environmental programs (VEPs) frequently assesses the effectiveness of federal, state, and third party programs and why organizations seek to join such programs. Yet, research has yet to evaluate the effectiveness or firm motivation relative to local VEPs. Recognizing this gap, our paper examines the structure and organization of Fort Collins' Climate Wise program, a local VEP. Using a variety of sources, we find that the program has successfully met both short- and long-term goals by persistently self-evaluating and seeking outside financial support. Findings from this analysis can aid in understanding and developing local VEPs elsewhere. Specifically, this initial research suggests that local VEPs need to consider local context and available resources when implementing such programs. Furthermore, it is possible for local VEPs to attract a diverse variety of participating firms by avoiding one-size-fits-all participation levels and by establishing a sense of ownership among partners.

  6. Can local voluntary environmental programs "work"? An examination of Fort Collins' (Colorado) climate wise program.

    PubMed

    Mosier, Samantha; Samantha, Mosier; Fisk, Jonathan; Jonathan, Fisk

    2013-05-01

    Previous research on voluntary environmental programs (VEPs) frequently assesses the effectiveness of federal, state, and third party programs and why organizations seek to join such programs. Yet, research has yet to evaluate the effectiveness or firm motivation relative to local VEPs. Recognizing this gap, our paper examines the structure and organization of Fort Collins' Climate Wise program, a local VEP. Using a variety of sources, we find that the program has successfully met both short- and long-term goals by persistently self-evaluating and seeking outside financial support. Findings from this analysis can aid in understanding and developing local VEPs elsewhere. Specifically, this initial research suggests that local VEPs need to consider local context and available resources when implementing such programs. Furthermore, it is possible for local VEPs to attract a diverse variety of participating firms by avoiding one-size-fits-all participation levels and by establishing a sense of ownership among partners.

  7. Prediction methodologies for target scene generation in the aerothermal targets analysis program (ATAP)

    NASA Astrophysics Data System (ADS)

    Hudson, Douglas J.; Torres, Manuel; Dougherty, Catherine; Rajendran, Natesan; Thompson, Rhoe A.

    2003-09-01

    The Air Force Research Laboratory (AFRL) Aerothermal Targets Analysis Program (ATAP) is a user-friendly, engineering-level computational tool that features integrated aerodynamics, six-degree-of-freedom (6-DoF) trajectory/motion, convective and radiative heat transfer, and thermal/material response to provide an optimal blend of accuracy and speed for design and analysis applications. ATAP is sponsored by the Kinetic Kill Vehicle Hardware-in-the-Loop Simulator (KHILS) facility at Eglin AFB, where it is used with the CHAMP (Composite Hardbody and Missile Plume) technique for rapid infrared (IR) signature and imagery predictions. ATAP capabilities include an integrated 1-D conduction model for up to 5 in-depth material layers (with options for gaps/voids with radiative heat transfer), fin modeling, several surface ablation modeling options, a materials library with over 250 materials, options for user-defined materials, selectable/definable atmosphere and earth models, multiple trajectory options, and an array of aerodynamic prediction methods. All major code modeling features have been validated with ground-test data from wind tunnels, shock tubes, and ballistics ranges, and flight-test data for both U.S. and foreign strategic and theater systems. Numerous applications include the design and analysis of interceptors, booster and shroud configurations, window environments, tactical missiles, and reentry vehicles.

  8. Analysis of the Flexion Gap on In Vivo Knee Kinematics Using Fluoroscopy.

    PubMed

    Nakamura, Shinichiro; Ito, Hiromu; Yoshitomi, Hiroyuki; Kuriyama, Shinichi; Komistek, Richard D; Matsuda, Shuichi

    2015-07-01

    There is a paucity of information on the relationships between postoperative knee laxity and in vivo knee kinematics. The correlations were analyzed in 22 knees with axial radiographs and fluoroscopy based 3D model fitting approach after a tri-condylar total knee arthroplasty. During deep knee bend activities, the medial flexion gap had significant correlations with the medial contact point (r=0.529, P=0.011) and axial rotation at full extension. During kneeling activities, a greater medial flexion gap caused larger anterior translation at complete contact (r=0.568, P=0.011). Meanwhile, the lateral flexion gap had less effect. In conclusion, laxity of the medial collateral ligament should be avoided because the magnitude of medial flexion stability was crucial for postoperative knee kinematics. Copyright © 2015 Elsevier Inc. All rights reserved.

  9. "Cooking and Active Leisure" TAS Program, Spain: a Program Impact Pathways (PIP) analysis.

    PubMed

    Roura, Elena; Pareja, Sara Lucía; Milá, Raimon; Cinca, Núria

    2014-09-01

    The "Cooking and Active Leisure" Tu y Alícia por la Salud (CAL-TAS) Program is a school-based pilot that addresses healthy lifestyle needs of Spanish secondary school students with initiatives that research has proven to improve dietary and physical activity behaviors. The objectives were to perform a Program Impact Pathways (PIP) analysis to describe key activities and processes of the CAL-TAS Program, identify Critical Quality Control Points (CCPs), and identify a suite of common indicators of healthy lifestyles to be applied across participant schools. The CAL-TAS Program designers and implementation team developed this PIP analysis through an iterative process and presented the results for feedback at the seven-country Healthy Lifestyles Program Evaluation Workshop held in Granada, Spain, 13-14 September 2013, under the auspices of the Mondelēz International Foundation. The team identified three PIP CCPs: teachers' motivation and training, changes in students' knowledge of healthy lifestyles, and changes in students' healthy lifestyle behavior. The selected indicators of the program's impact on healthy lifestyles are adequacy of food intake, level of knowledge of healthy lifestyles gained, and adequacy of physical activity level according to World Health Organization recommendations. A clear definition of impact indicators, as well as collection of accurate data on healthy lifestyle behaviors and knowledge, is essential to understanding the effectiveness of this program before it can be scaled up. CAL-TAS is an effective secondary school-based program encouraging healthy lifestyles. The PIP analysis was instrumental in identifying CCPs to sustain and improve the quality of the program. The team hopes to sustain and improve the program through these program evaluation recommendations.

  10. NOLIN: A nonlinear laminate analysis program

    NASA Technical Reports Server (NTRS)

    Kibler, J. J.

    1975-01-01

    A nonlinear, plane-stress, laminate analysis program, NOLIN, was developed which accounts for laminae nonlinearity under inplane shear and transverse extensional stress. The program determines the nonlinear stress-strain behavior of symmetric laminates subjected to any combination of inplane shear and biaxial extensional loadings. The program has the ability to treat different stress-strain behavior in tension and compression, and predicts laminate failure using any or all of maximum stress, maximum strain, and quadratic interaction failure criteria. A brief description of the program is presented including discussion of the flow of information and details of the input required. Sample problems and a complete listing of the program is also provided.

  11. NITARP: Bridging the Gap Between the Traditional Science Classroom and Authentic Research

    NASA Astrophysics Data System (ADS)

    Stalnaker, Olivia K.; Evans, Sam; Rutherford, Thomas; Taylor, John; Rebull, Luisa

    2018-01-01

    In this poster, the differences between what occurs in the traditional secondary science classroom and what happens in the actual research world is examined. Secondary classroom teachers generally have limited, if any, research experience beyond what is presented through their undergraduate college lab coursework. A disparity exists between classroom laboratory work and professional research. Opportunities like NITARP provide research elements that bridge this gap. NITARP teams are in a unique situation, joining a small team working alongside Caltech researchers on cutting edge investigations in astrophysics. In this poster it is shown how the NITARP program provides key components and experiences to expand the skill sets that teachers bring to their classrooms, bridging the gap between the typical secondary classroom and the world of the professional researcher. The NASA/IPAC program immerses participating teachers into a year-long training experience via online and face-to-face learning that translates into enhanced instruction at the secondary level. This work was made possible through the NASA/IPAC Teacher Archive Research Program (NITARP) and was funded by NASA Astrophysics Data Program.

  12. New Estimates of Gaps and Transitions in Health Insurance

    PubMed Central

    Short, Pamela Farley; Graefe, Deborah R.; Swartz, Katherine; Uberoi, Namrata

    2014-01-01

    Changes in individual or family circumstances cause many Americans to experience gaps and transitions in public and private health insurance. Using data from the 2004–2007 Survey of Income and Program Participation, this article updates earlier analyses of insurance gaps and transitions. Eighty-nine million people (one third of non-elderly Americans) were uninsured for at least one month during those four years. Approximately twenty-three million lost insurance more than once. The analyses call attention to the continuing instability and insecurity of health insurance, can inform implementation of national reforms, and establish a recent baseline that will be helpful in evaluating the reforms’ effects on coverage stability. PMID:22833452

  13. New estimates of gaps and transitions in health insurance.

    PubMed

    Short, Pamela Farley; Graefe, Deborah R; Swartz, Katherine; Uberoi, Namrata

    2012-12-01

    Changes in individual or family circumstances cause many Americans to experience gaps and transitions in public and private health insurance. Using data from the 2004-2007 Survey of Income and Program Participation, this article updates earlier analyses of insurance gaps and transitions. Eighty-nine million people (one third of nonelderly Americans) were uninsured for at least 1 month during those 4 years. Approximately 23 million lost insurance more than once. The analyses call attention to the continuing instability and insecurity of health insurance, can inform implementation of national reforms, and establish a recent baseline that will be helpful in evaluating the reforms' effects on coverage stability.

  14. Controlling electrode gap during vacuum arc remelting at low melting current

    DOEpatents

    Williamson, Rodney L.; Zanner, Frank J.; Grose, Stephen M.

    1997-01-01

    An apparatus and method for controlling electrode gap in a vacuum arc remelting furnace, particularly at low melting currents. Spectrographic analysis is performed of the metal vapor plasma, from which estimates of electrode gap are derived.

  15. Efficient Computation of Info-Gap Robustness for Finite Element Models

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Stull, Christopher J.; Hemez, Francois M.; Williams, Brian J.

    2012-07-05

    A recent research effort at LANL proposed info-gap decision theory as a framework by which to measure the predictive maturity of numerical models. Info-gap theory explores the trade-offs between accuracy, that is, the extent to which predictions reproduce the physical measurements, and robustness, that is, the extent to which predictions are insensitive to modeling assumptions. Both accuracy and robustness are necessary to demonstrate predictive maturity. However, conducting an info-gap analysis can present a formidable challenge, from the standpoint of the required computational resources. This is because a robustness function requires the resolution of multiple optimization problems. This report offers anmore » alternative, adjoint methodology to assess the info-gap robustness of Ax = b-like numerical models solved for a solution x. Two situations that can arise in structural analysis and design are briefly described and contextualized within the info-gap decision theory framework. The treatments of the info-gap problems, using the adjoint methodology are outlined in detail, and the latter problem is solved for four separate finite element models. As compared to statistical sampling, the proposed methodology offers highly accurate approximations of info-gap robustness functions for the finite element models considered in the report, at a small fraction of the computational cost. It is noted that this report considers only linear systems; a natural follow-on study would extend the methodologies described herein to include nonlinear systems.« less

  16. Biomedical systems analysis program

    NASA Technical Reports Server (NTRS)

    1979-01-01

    Biomedical monitoring programs which were developed to provide a system analysis context for a unified hypothesis for adaptation to space flight are presented and discussed. A real-time system of data analysis and decision making to assure the greatest possible crew safety and mission success is described. Information about man's abilities, limitations, and characteristic reactions to weightless space flight was analyzed and simulation models were developed. The predictive capabilities of simulation models for fluid-electrolyte regulation, erythropoiesis regulation, and calcium regulation are discussed.

  17. Design of a gap tunable flux qubit with FastHenry

    NASA Astrophysics Data System (ADS)

    Akhtar, Naheed; Zheng, Yarui; Nazir, Mudassar; Wu, Yulin; Deng, Hui; Zheng, Dongning; Zhu, Xiaobo

    2016-12-01

    In the preparations of superconducting qubits, circuit design is a vital process because the parameters and layout of the circuit not only determine the way we address the qubits, but also strongly affect the qubit coherence properties. One of the most important circuit parameters, which needs to be carefully designed, is the mutual inductance among different parts of a superconducting circuit. In this paper we demonstrate how to design a gap-tunable flux qubit by layout design and inductance extraction using a fast field solver FastHenry. The energy spectrum of the gap-tunable flux qubit shows that the measured parameters are close to the design values. Project supported by the National Natural Science Foundation of China (Grant Nos. 11374344, 11404386, and 91321208), the National Basic Research Program of China (Grant No. 2014CB921401), and the Strategic Priority Research Program of the Chinese Academy of Sciences (Grant No. XDB07010300).

  18. IMAGINE-ing interprofessional education: program evaluation of a novel inner city health educational experience

    PubMed Central

    Hu, Tina; Cox, Kelly Anne; Nyhof-Young, Joyce

    2017-01-01

    Background Poverty is a key determinant of health that leads to poor health outcomes. Although most healthcare providers will work with patients experiencing poverty, surveys among healthcare students have reported a curriculum gap in this area. This study aims to introduce and evaluate a novel, student-run interprofessional inner city health educational program that combines both practical and didactic educational components. Methods Students participating in the program answered pre- and post-program surveys. Wilcoxon signed-rank tests and descriptive thematic analysis were used for quantitative and qualitative data, respectively. Results A total of 28 out of 35 participants responded (response rate: 80%). Student knowledge about issues facing underserved populations and resources for underserved populations significantly increased after program participation. Student comfort working with underserved populations also significantly increased after program participation. Valued program elements included workshops, shadowing, and a focus on marginalized populations. Conclusion Interprofessional inner city health educational programs are beneficial for students to learn about poverty intervention and resources, and may represent a strategy to address a gap in the healthcare professional curriculum. PMID:28344718

  19. Further improvements in program to calculate electronic properties of narrow band gap materials

    NASA Technical Reports Server (NTRS)

    Patterson, James D.

    1991-01-01

    Research into the properties of narrow band gap materials during the period 15 Jun. to 15 Dec. 1991 is discussed. Abstracts and bibliographies from papers presented during this period are reported. Graphs are provided.

  20. Resource needs and gap analysis in achieving universal access to HIV/AIDS services: a data envelopment analysis of 45 countries.

    PubMed

    Zeng, Wu; Shepard, Donald S; Avila-Figueroa, Carlos; Ahn, Haksoon

    2016-06-01

    -To manage the human immunodeficiency virus and acquired immune deficiency syndrome (HIV/AIDS) epidemic, international donors have pledged unprecedented commitments for needed services. The Joint United Nations Programme on HIV/AIDS (UNAIDS) projected that low- and middle-income countries needed $25 billion to meet the 2010 HIV/AIDS goal of universal access to AIDS prevention and care, using the resource needs model (RNM). -Drawing from the results from its sister study, which used a data envelopment analysis (DEA) and a Tobit model to evaluate and adjust the technical efficiency of 61 countries in delivering HIV/AIDS services from 2002 to 2007, this study extended the DEA and developed an approach to estimate resource needs and decompose the performance gap into efficiency gap and resource gap. In the DEA, we considered national HIV/AIDS spending as the input and volume of voluntary counseling and testing (VCT), prevention of mother to child transmission (PMTCT) and antiretroviral treatment (ART) as the outputs. An input-oriented DEA model was constructed to project resource needs in achieving 2010 HIV/AIDS goal for 45 countries using the data in 2006, assuming that all study countries maximized efficiency. -The DEA approach demonstrated the potential to include efficiency of national HIV/AIDS programmes in resource needs estimation, using macro-level data. Under maximal efficiency, the annual projected resource needs for the 45 countries was $6.3 billion, ∼47% of their UNAIDS estimate of $13.5 billion. Given study countries' spending of $3.9 billion, improving efficiency could narrow the gap from $9.6 to $2.4 billion. The results suggest that along with continued financial commitment to HIV/AIDS, improving the efficiency of HIV/AIDS programmes would accelerate the pace to reach 2010 HIV/AIDS goals. The DEA approach provides a supplement to the AIDS RNM to inform policy making. © The Author 2015. Published by Oxford University Press. All rights reserved. For

  1. Overview of Energy Systems` safety analysis report programs. Safety Analysis Report Update Program

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Not Available

    1992-03-01

    The primary purpose of an Safety Analysis Report (SAR) is to provide a basis for judging the adequacy of a facility`s safety. The SAR documents the safety analyses that systematically identify the hazards posed by the facility, analyze the consequences and risk of potential accidents, and describe hazard control measures that protect the health and safety of the public and employees. In addition, some SARs document, as Technical Safety Requirements (TSRs, which include Technical Specifications and Operational Safety Requirements), technical and administrative requirements that ensure the facility is operated within prescribed safety limits. SARs also provide conveniently summarized information thatmore » may be used to support procedure development, training, inspections, and other activities necessary to facility operation. This ``Overview of Energy Systems Safety Analysis Report Programs`` Provides an introduction to the programs and processes used in the development and maintenance of the SARs. It also summarizes some of the uses of the SARs within Energy Systems and DOE.« less

  2. Vortex-Body Interactions: A Critical Assessment. Coupled Gap-Wake Instabilities/Turbulence: A Source of Noise

    NASA Technical Reports Server (NTRS)

    Rockwell, Donald

    1999-01-01

    -resolution version of digital particle image velocimetry. The program has focused on acquisition of images of velocity and vorticity for varying gap widths between the two-cylinder system. As a result of analysis of a relatively large number of images, it is demonstrated that low frequency instabilities can occur in the gap region between the cylinder. These low frequency instabilities are hypothesized to influence the near-wake structure of the entire two-cylinder system. The nature of the unstable shear layers in the gap region involves generation of small-scale Kelvin-Helmholtz instabilities. These unsteady shear layers then impinge upon the upper and lower surfaces of the cylinders, thereby influencing both the unsteady structure and the time-averaged patterns of the near-wake. Initial efforts have focused on characterization of the patterns of instantaneous and averaged streamlines using topological concepts. The end result of this investigation is a series of documented instantaneous images. They will serve as a basis for various types of post-processing, which will lead to a fuller understanding of the instantaneous and time-averaged unstable-turbulent fields in the gap region and downstream of the two-cylinder system. This further assessment is the focus of a subsequent program.

  3. Closing the Gaps and Filling the STEM Pipeline: A Multidisciplinary Approach

    NASA Astrophysics Data System (ADS)

    Doerschuk, Peggy; Bahrim, Cristian; Daniel, Jennifer; Kruger, Joseph; Mann, Judith; Martin, Cristopher

    2016-08-01

    There is a growing demand for degreed science, technology, engineering and mathematics (STEM) professionals, but the production of degreed STEM students is not keeping pace. Problems exist at every juncture along the pipeline. Too few students choose to major in STEM disciplines. Many of those who do major in STEM drop out or change majors. Females and minorities remain underrepresented in STEM. The success rate of college students who are from low-income background or first-generation students is much lower than that of students who do not face such challenges. Some of those who successfully complete their degree need help in making the transition to the workforce after graduation. A program at Lamar University takes a multidisciplinary approach to addressing these problems. It is designed to recruit, retain and transition undergraduates to careers in STEM, focusing its efforts on five science disciplines and on these "at-risk" students. The program was supported by a 5-year grant from the National Science Foundation and is supported through August 31, 2016 by Lamar University and a grant from ExxonMobil. A formal assessment plan documents the program's success. The program received an award from the Texas Higher Education Board for its contributions towards Closing the Gaps in Higher Education in Texas. This paper describes the program's theoretical framework, research questions, methods, evaluation plan, and instruments. It presents an analysis of the results achieved using these methods and implications for improvements to the program resulting from lessons learned.

  4. A Preliminary Study on the Curriculum Overlap and Gap between LIS Education and Intelligence Education

    ERIC Educational Resources Information Center

    Wu, Yejun

    2013-01-01

    This paper addresses the curriculum overlap and gap between LIS education and intelligence education by analyzing the content of the websites of the intelligence education programs and courses in 27 representative intelligence education universities in the United States, and the intelligence-related programs and courses in the 56 LIS programs in…

  5. Large-scale transport across narrow gaps in rod bundles

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Guellouz, M.S.; Tavoularis, S.

    1995-09-01

    Flow visualization and how-wire anemometry were used to investigate the velocity field in a rectangular channel containing a single cylindrical rod, which could be traversed on the centreplane to form gaps of different widths with the plane wall. The presence of large-scale, quasi-periodic structures in the vicinity of the gap has been demonstrated through flow visualization, spectral analysis and space-time correlation measurements. These structures are seen to exist even for relatively large gaps, at least up to W/D=1.350 (W is the sum of the rod diameter, D, and the gap width). The above measurements appear to compatible with the fieldmore » of a street of three-dimensional, counter-rotating vortices, whose detailed structure, however, remains to be determined. The convection speed and the streamwise spacing of these vortices have been determined as functions of the gap size.« less

  6. Survivor experience of a child sexual abuse prevention program: a pilot study.

    PubMed

    Barron, Ian G; Topping, Keith J

    2013-09-01

    Addressing gaps in the research, the current study assesses the impact of a community-based child sexual abuse prevention program on known survivor knowledge/skills, disclosures, and subjective experience. Methodologically, novel measures of program fidelity and implementation cost are applied. A pre- posttest wait-list control design was utilized with intervention (n = 10) and comparison groups (n = 10). Measures included a standardized knowledge/skill questionnaire, coding of disclosures, subjective experience questionnaires, in-depth interviews, video analysis of program adherence, and a measure of cost. Analysis involved nonparametric tests and thematic analysis of interview and video data. Cost was calculated for the group and per survivor. Survivors achieved significant gains in knowledge/skills, made further disclosures, and were positive about their program experience. No gains were identified in the control group. Costs were small. Future studies need to explore survivor experience of programs delivered in classrooms.

  7. SOF Integration with Conventional Forces: A Doctrine Gap?

    DTIC Science & Technology

    2011-12-01

    close tolerances, friction in an engine can be reduced considerably. However, there will always be energy lost in the system as heat. The goal is to...armed peshmerga. The combat power analysis favored the Iraqis on the ground. JSOTF planners only recourse was to rely on air power to close this gap . A...Approved for Public Release; Distribution is Unlimited SOF Integration with Conventional Forces: A Doctrine Gap ? A Monograph by MAJ Gregory M

  8. Role of heteromeric gap junctions in the cytotoxicity of cisplatin.

    PubMed

    Tong, Xuhui; Dong, Shuying; Yu, Meiling; Wang, Qin; Tao, Liang

    2013-08-09

    In several systems, the presence of gap junctions made of a single connexin has been shown to enhance the cytotoxicity of cisplatin. However, most gap junction channels in vivo appear to be heteromeric (composed of more than one connexin isoform). Here we explore in HeLa cells the cytotoxicity to cisplatin that is enhanced by heteromeric gap junctions composed of Cx26 and Cx32, which have been shown to be more selective among biological permeants than the corresponding homomeric channels. We found that survival and subsequent proliferation of cells exposed to cisplatin were substantially reduced when gap junctions were present than when there were no gap junctions. Functional inhibition of gap junctions by oleamide enhanced survival/proliferation, and enhancement of gap junctions by retinoic acid decreased survival/proliferation. These effects occurred only in high density cultures, and the treatments were without effect when there was no opportunity for gap junction formation. The presence of functional gap junctions enhanced apoptosis as reflected in markers of both early-stage and late-stage apoptosis. Furthermore, analysis of caspases 3, 8 and 9 showed that functional gap junctions specifically induced apoptosis by the mitochondrial pathway. These results demonstrate that heteromeric Cx26/Cx32 gap junctions increase the cytotoxicity of cisplatin by induction of apoptosis via the mitochondrial pathway. Copyright © 2013 Elsevier Ireland Ltd. All rights reserved.

  9. Spatial and temporal allocation of ship exhaust emissions in Australian coastal waters using AIS data: Analysis and treatment of data gaps

    NASA Astrophysics Data System (ADS)

    Goldsworthy, Brett

    2017-08-01

    Ship exhaust emissions need to be allocated accurately in both space and time in order to examine many of the associated impacts, including on air quality and health. Data on ship activity from the Automatic Identification System (AIS) allow ship exhaust emissions to be calculated with fine spatial and temporal resolution. However, there are spatial gaps in the coverage afforded by the coastal network of ground stations that are used to collect the AIS data. This paper focuses on the problem of allocating emissions to the coastal gap regions. Allocating emissions to these regions involves generating interpolated ship tracks that both span the gaps and avoid coming too close to land. In most cases, a simple shortest path or straight line interpolation produces tracks that do not overlap or come too close to land. Where the simple method does not produce acceptable results, vessel tracks are steered around land on shortest available paths using a combination of visibility graphs and Dijkstra's algorithm. A geographical cluster analysis is first used to identify the boundary regions of the data gaps. The properties of the data gaps are summarised in terms of the length, duration and speed of the spanning tracks. The interpolation methods are used to improve the spatial distribution of emissions. It is also shown that emissions in the gap regions can contribute substantially to the total ship exhaust emissions in close proximity to highly populated areas.

  10. Controlling electrode gap during vacuum arc remelting at low melting current

    DOEpatents

    Williamson, R.L.; Zanner, F.J.; Grose, S.M.

    1997-04-15

    An apparatus and method are disclosed for controlling electrode gap in a vacuum arc remelting furnace, particularly at low melting currents. Spectrographic analysis is performed of the metal vapor plasma, from which estimates of electrode gap are derived. 5 figs.

  11. Capacity Building on the Use of Earth Observation for Bridging the Gaps between Science and Policy

    NASA Astrophysics Data System (ADS)

    Thapa, R. B.; Bajracharya, B.

    2017-12-01

    Although the geospatial technologies and Earth observation (EO) data are getting more accessible, lack of skilled human resources and institutional capacities are the major hurdles in the effective applications in Hindu Kush Himalayan (HKH) region. Designing efficient and cost effective capacity building (CB) programs fitting needs by different users on the use of EO information for decision making will provide options in bridging the gaps in the region. This paper presents the strategies adopted by SERVIR-HKH as an attempt to strengthen the capacity of governments and development stakeholders in the region. SERVIR-HKH hub plays vital role in CB on EO applications by bringing together the leading scientists from the Globe and the key national institutions and stakeholders in the region. We conducted country consultation workshops in Afghanistan, Bangladesh, Pakistan, and Nepal to identify national priorities, requirements and the capacity of the institutions to utilize EO information in decision making. The need assessments were focused on four thematic areas of SERVIR where capacity gaps in utilization of EO data in policy decisions were identified in thirteen key service areas. Geospatial capacities in GIT infrastructure, data, and human resources were varied. Linking EO information to policy decision is mostly lacking. Geospatial data sharing provision among the institutions in the region is poor. We developed a capacity building strategy for HKH region which bridges the gaps in a coordinated manner through customized training programs, institutional strengthening, coordination and regional cooperation. Using the strategy, we conducted training on FEWS NET remote sensing products for agro-climatological analysis, which focused on technical interpretation and analysis of the remote sensing and modeled products, eg, CHIRPS, RFE2, CHIRTS, GFS, NDVI, GeoCLIM and GeoGLAM. Scientists from USGS FEWS NET program delivered the training to mid-level managers and decision

  12. Language-Agnostic Reproducible Data Analysis Using Literate Programming.

    PubMed

    Vassilev, Boris; Louhimo, Riku; Ikonen, Elina; Hautaniemi, Sampsa

    2016-01-01

    A modern biomedical research project can easily contain hundreds of analysis steps and lack of reproducibility of the analyses has been recognized as a severe issue. While thorough documentation enables reproducibility, the number of analysis programs used can be so large that in reality reproducibility cannot be easily achieved. Literate programming is an approach to present computer programs to human readers. The code is rearranged to follow the logic of the program, and to explain that logic in a natural language. The code executed by the computer is extracted from the literate source code. As such, literate programming is an ideal formalism for systematizing analysis steps in biomedical research. We have developed the reproducible computing tool Lir (literate, reproducible computing) that allows a tool-agnostic approach to biomedical data analysis. We demonstrate the utility of Lir by applying it to a case study. Our aim was to investigate the role of endosomal trafficking regulators to the progression of breast cancer. In this analysis, a variety of tools were combined to interpret the available data: a relational database, standard command-line tools, and a statistical computing environment. The analysis revealed that the lipid transport related genes LAPTM4B and NDRG1 are coamplified in breast cancer patients, and identified genes potentially cooperating with LAPTM4B in breast cancer progression. Our case study demonstrates that with Lir, an array of tools can be combined in the same data analysis to improve efficiency, reproducibility, and ease of understanding. Lir is an open-source software available at github.com/borisvassilev/lir.

  13. Language-Agnostic Reproducible Data Analysis Using Literate Programming

    PubMed Central

    Vassilev, Boris; Louhimo, Riku; Ikonen, Elina; Hautaniemi, Sampsa

    2016-01-01

    A modern biomedical research project can easily contain hundreds of analysis steps and lack of reproducibility of the analyses has been recognized as a severe issue. While thorough documentation enables reproducibility, the number of analysis programs used can be so large that in reality reproducibility cannot be easily achieved. Literate programming is an approach to present computer programs to human readers. The code is rearranged to follow the logic of the program, and to explain that logic in a natural language. The code executed by the computer is extracted from the literate source code. As such, literate programming is an ideal formalism for systematizing analysis steps in biomedical research. We have developed the reproducible computing tool Lir (literate, reproducible computing) that allows a tool-agnostic approach to biomedical data analysis. We demonstrate the utility of Lir by applying it to a case study. Our aim was to investigate the role of endosomal trafficking regulators to the progression of breast cancer. In this analysis, a variety of tools were combined to interpret the available data: a relational database, standard command-line tools, and a statistical computing environment. The analysis revealed that the lipid transport related genes LAPTM4B and NDRG1 are coamplified in breast cancer patients, and identified genes potentially cooperating with LAPTM4B in breast cancer progression. Our case study demonstrates that with Lir, an array of tools can be combined in the same data analysis to improve efficiency, reproducibility, and ease of understanding. Lir is an open-source software available at github.com/borisvassilev/lir. PMID:27711123

  14. New mini dental implant attachments versus O-ring attachment after cyclic aging: Analysis of retention strength and gap space.

    PubMed

    Fatalla, Abdalbseet A; Song, Ke; Cao, Ying-Guang

    2017-06-01

    Overdenture as a treatment modality for both partially and fully edentulous patients is costeffective and less expensive. The purpose of the present study was to examine the newly fabricated attachments by comparing them with conventional O-ring attachment in vitro in terms of retention force and cyclic aging resistance. A total of 150 samples were prepared and divided into five groups according to the materials used (O-ring attachment, Deflex M10 XR, Deflex Classic SR, Deflex Acrilato FD, and flexible acrylic resin). The retention force of different attachments was measured by a mini dental implant after three subsequent aging (0, 63, and 126) cycles in the circumstances similar to the oral environment. The gap space between the head of the implant and the inner surface of the attachments was detected. Two-way analysis of variance (ANOVA) analysis with multiple comparisons test was applied for statistical analysis. The results showed that Deflex M10 XR had the highest retention force and the lowest gap space after cyclic aging; in addition, by comparing the relative force reduction, the lowest values were obtained in the O-ring attachment and the highest values in the flexible acrylic resin attachment. The retention force measured after cyclic aging for the Deflex M10 XR attachment was greatly improved when compared with the O-ring attachment and other types of attachment materials; in addition, the Deflex M10 XR attachment exhibited the minimum gap space between the inner surface and the mini dental implant head. In conclusion, Deflex M10 XR has the ability to withstand weathering conditions and retains its durable and retentive properties after aging when compared with other attachments.

  15. Mask Analysis Program (MAP) reference manual

    NASA Technical Reports Server (NTRS)

    Mitchell, C. L.

    1976-01-01

    A document intended to serve as a User's Manual and a Programmer's Manual for the Mask Analysis Program is presented. The first portion of the document is devoted to the user. It contains all of the information required to execute MAP. The remainder of the document describes the details of MAP software logic. Although the information in this portion is not required to run the program, it is recommended that every user review it to gain an appreciation for the program functions.

  16. American Psychiatric Nurses Association-Transitions in Practice Certificate Program: Bridging the Knowledge Gap in Caring for Psychiatric Patients Within the General Nursing Workforce.

    PubMed

    Adams, Susie M; Black, Patricia

    2016-01-01

    The purpose of this article is to publicize an important new Web-based educational program. Recognizing the growing gap in psychiatric-mental health knowledge and the need to better prepare new graduates and nurses transitioning from other service lines into psychiatric inpatient nursing settings, the American Psychiatric Nurses Association developed a 15-hour, modularized curriculum to provide foundational psychiatric-mental health knowledge. This modularized curriculum, called American Psychiatric Nurses Association Transitions in Practice (ATP) focuses on the knowledge and skills to insure the success of nurses new to psychiatric-mental health nursing settings and to improve the overall care for persons with mental health and substance use disorders. The ATP program is also proving to be useful content for nurses in emergency departments, hospitals, and other health settings to improve their care of patients with psychiatric and mental health needs. A summary of the program modules and a toolkit with suggested measures for nurses, patients, and agency outcomes is described. Feedback from participants completing the ATP program within the first 6 months is overwhelmingly positive and holds promise for widespread application across a variety of health care settings.

  17. Gap junctions in Malpighian tubules of Aedes aegypti.

    PubMed

    Weng, Xing-He; Piermarini, Peter M; Yamahiro, Atsuko; Yu, Ming-Jiun; Aneshansley, Daniel J; Beyenbach, Klaus W

    2008-02-01

    We present electrical, physiological and molecular evidence for substantial electrical coupling of epithelial cells in Malpighian tubules via gap junctions. Current was injected into one principal cell of the isolated Malpighian tubule and membrane voltage deflections were measured in that cell and in two neighboring principal cells. By short-circuiting the transepithelial voltage with the diuretic peptide leucokinin-VIII we largely eliminated electrical coupling of principal cells through the tubule lumen, thereby allowing coupling through gap junctions to be analyzed. The analysis of an equivalent electrical circuit of the tubule yielded an average gap-junction resistance (R(gj)) of 431 kOmega between two cells. This resistance would stem from 6190 open gap-junctional channels, assuming the high single gap-junction conductance of 375 pS found in vertebrate tissues. The addition of the calcium ionophore A23187 (2 micromol l(-1)) to the peritubular Ringer bath containing 1.7 mmol l(-1) Ca(2+) did not affect the gap-junction resistance, but metabolic inhibition of the tubule with dinitrophenol (0.5 mmol l(-1)) increased the gap-junction resistance 66-fold, suggesting the regulation of gap junctions by ATP. Lucifer Yellow injected into a principal cell did not appear in neighboring principal cells. Thus, gap junctions allow the passage of current but not Lucifer Yellow. Using RT-PCR we found evidence for the expression of innexins 1, 2, 3 and 7 (named after their homologues in Drosophila) in Malpighian tubules. The physiological demonstration of gap junctions and the molecular evidence for innexin in Malpighian tubules of Aedes aegypti call for the double cable model of the tubule, which will improve the measurement and the interpretation of electrophysiological data collected from Malpighian tubules.

  18. An economic case for a cardiovascular polypill? A cost analysis of the Kanyini GAP trial.

    PubMed

    Laba, Tracey-Lea; Hayes, Alison; Lo, Serigne; Peiris, David P; Usherwood, Tim; Hillis, Graham S; Rafter, Natasha; Reid, Christopher M; Tonkin, Andrew M; Webster, Ruth; Neal, Bruce C; Cass, Alan; Patel, Anushka; Rodgers, Anthony; Jan, Stephen

    2014-12-11

    To measure the costs of a polypill strategy and compare them with those of usual care in people with established cardiovascular disease (CVD) or at similarly high cardiovascular risk. A within-trial cost analysis of polypill-based care versus usual care with separate medications, using data from the Kanyini Guidelines Adherence with the Polypill (GAP) trial and linked health service and medication administrative claims data. Kanyini GAP participants who consented to Australian Medicare record access. Mean health service and pharmaceutical expenditure per patient per year, estimated with generalised linear models. Costs during the trial (randomisation January 2010 - May 2012, median follow-up 19 months, maximum follow-up 36 months) were inflated to 2012 costs. Our analysis showed a statistically significantly lower mean pharmaceutical expenditure of $989 (95% CI, $648-$1331) per patient per year in the polypill arm compared with usual care (P < 0.001; adjusted, excluding polypill cost). No significant difference was shown in health service expenditure. This study provides evidence of significant cost savings to the taxpayer and Australian Government through the introduction of a CVD polypill strategy. The savings will be less now than during the trial due to subsequent reductions in the costs of usual care. Nonetheless, given the prevalence of CVD in Australia, the introduction of this polypill could increase considerably the efficiency of health care expenditure in Australia. Australian New Zealand Clinical Trials Registry ACTRN126080005833347.

  19. Gap-metric-based robustness analysis of nonlinear systems with full and partial feedback linearisation

    NASA Astrophysics Data System (ADS)

    Al-Gburi, A.; Freeman, C. T.; French, M. C.

    2018-06-01

    This paper uses gap metric analysis to derive robustness and performance margins for feedback linearising controllers. Distinct from previous robustness analysis, it incorporates the case of output unstructured uncertainties, and is shown to yield general stability conditions which can be applied to both stable and unstable plants. It then expands on existing feedback linearising control schemes by introducing a more general robust feedback linearising control design which classifies the system nonlinearity into stable and unstable components and cancels only the unstable plant nonlinearities. This is done in order to preserve the stabilising action of the inherently stabilising nonlinearities. Robustness and performance margins are derived for this control scheme, and are expressed in terms of bounds on the plant nonlinearities and the accuracy of the cancellation of the unstable plant nonlinearity by the controller. Case studies then confirm reduced conservatism compared with standard methods.

  20. Mitigating the Mathematical Knowledge Gap between High School and First Year University Chemical Engineering Mathematics Course

    ERIC Educational Resources Information Center

    Basitere, Moses; Ivala, Eunice

    2015-01-01

    This paper reports on a study carried out at a University of Technology, South Africa, aimed at identifying the existence of the mathematical knowledge gap and evaluating the intervention designed to bridge the knowledge gap amongst students studying first year mathematics at the Chemical Engineering Extended Curriculum Program (ECP). In this…

  1. A general numerical analysis program for the superconducting quasiparticle mixer

    NASA Technical Reports Server (NTRS)

    Hicks, R. G.; Feldman, M. J.; Kerr, A. R.

    1986-01-01

    A user-oriented computer program SISCAP (SIS Computer Analysis Program) for analyzing SIS mixers is described. The program allows arbitrary impedance terminations to be specified at all LO harmonics and sideband frequencies. It is therefore able to treat a much more general class of SIS mixers than the widely used three-frequency analysis, for which the harmonics are assumed to be short-circuited. An additional program, GETCHI, provides the necessary input data to program SISCAP. The SISCAP program performs a nonlinear analysis to determine the SIS junction voltage waveform produced by the local oscillator. The quantum theory of mixing is used in its most general form, treating the large signal properties of the mixer in the time domain. A small signal linear analysis is then used to find the conversion loss and port impedances. The noise analysis includes thermal noise from the termination resistances and shot noise from the periodic LO current. Quantum noise is not considered. Many aspects of the program have been adequately verified and found accurate.

  2. The Widening Income Achievement Gap

    ERIC Educational Resources Information Center

    Reardon, Sean F.

    2013-01-01

    Has the academic achievement gap between high-income and low-income students changed over the last few decades? If so, why? And what can schools do about it? Researcher Sean F. Reardon conducted a comprehensive analysis of research to answer these questions and came up with some striking findings. In this article, he shows that income-related…

  3. Benefits Mapping and Analysis Program (BenMAP)

    EPA Pesticide Factsheets

    This area summarizes the key features of the BenMAP-CE program and links to pages that provide more details regarding the program, the basic principles of air pollution benefits analysis and a link to download the software.

  4. Galileo environmental test and analysis program summary

    NASA Technical Reports Server (NTRS)

    Hoffman, A. R.

    1991-01-01

    This paper presents an overview of the Galileo Project's environmental test and analysis program during the spacecraft development phase - October 1978 through launch in October 1989. After describing the top-level objectives of the program, summaries of-the approach, requirements, and margins are provided. Examples of assembly- and system-level test results are given for both the pre-1986 (direct mission) testing and the post-1986 (Venus-Earth-Earth gravity assist mission) testing, including dynamic, thermal, electromagnetic compatibility (EMC), and magnetic. The approaches and results for verifying by analysis that the requirements of certain environments (e.g., radiation, micrometeoroids, and single event upsets) are satisfied are presented. The environmental program implemented on Galileo satisfied the spirit and intent of the requirements imposed by the Project during the spacecraft's development. The lessons learned from the Galileo environmental program are discussed in this paper.

  5. A Case Study in Effectively Bridging the Business Skills Gap for the Information Technology Professional

    ERIC Educational Resources Information Center

    Gorman, Michael F.

    2011-01-01

    A longitudinal study of information technology (IT) managers at a Fortune 200 company in the Southwest United States was conducted to assess the effectiveness of a training program at bridging the perceived business skills gap for IT employees. A needs assessment was carried out, resulting in a 4-module training program. The program was evaluated…

  6. Reducing the duality gap in partially convex programming

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Correa, R.

    1994-12-31

    We consider the non-linear minimization program {alpha} = min{sub z{element_of}D, x{element_of}C}{l_brace}f{sub 0}(z, x) : f{sub i}(z, x) {<=} 0, i {element_of} {l_brace}1, ..., m{r_brace}{r_brace} where f{sub i}(z, {center_dot}) are convex functions, C is convex and D is compact. Following Ben-Tal, Eiger and Gershowitz we prove the existence of a partial dual program whose optimum is arbitrarily close to {alpha}. The idea, corresponds to the branching principle in Branch and Bound methods. We describe such a kind of algorithm for obtaining the desired partial dual.

  7. Academic Wholism: Bridging the Gap between High School and College

    ERIC Educational Resources Information Center

    Giuliano, Barbara; Sullivan, Judith

    2007-01-01

    Without adequate reading comprehension, writing proficiency, math competency, and critical thinking skills, students pursuing higher education are vulnerable to failure. An environmental Science course built around academic wholism is the focus of a summer program designed to bridge the gap between high school and college. Students self-reflect…

  8. Ball bearing heat analysis program (BABHAP)

    NASA Technical Reports Server (NTRS)

    1978-01-01

    The Ball Bearing Heat Analysis Program (BABHAP) is an attempt to assemble a series of equations, some of which are non-linear algebraic systems, in a logical order, which when solved, provide a complex analysis of load distribution among the balls, ball velocities, heat generation resulting from friction, applied load, and ball spinning, minimum lubricant film thickness, and many additional characteristics of ball bearing systems. Although initial design requirements for BABHAP were dictated by the core limitations of the PDP 11/45 computer, (approximately 8K of real words with limited number of instructions) the program dimensions can easily be expanded for large core computers such as the UNIVAC 1108. The PDP version of BABHAP is also operational on the UNIVAC system with the exception that the PDP uses 029 punch and the UNIVAC uses 026. A conversion program was written to allow transfer between machines.

  9. Compensatory Programs in Mexico to Reduce the Educational Gap

    ERIC Educational Resources Information Center

    Canales Rodriguez, Emma Laticia; Moreno Olivos, Tiburcio

    2012-01-01

    In this paper we approach the issue of compensatory education programs to reduce the backlog in basic education. We address the population living in rural areas, because the Compensatory Programs (CPs) are aimed at them. The presentation is divided into three parts. The first section presents an approach to basic education in Mexico, the second…

  10. Impact Cratering: Bridging the Gap Between Modeling and Observations

    NASA Technical Reports Server (NTRS)

    2003-01-01

    This volume contains abstracts that have been accepted for presentation at the workshop on Impact Cratering: Bridging the Gap Between Modeling and Observations, February 7-9, 2003, in Houston, Texas. Logistics, onsite administration, and publications for this workshop were provided by the staff of the Publications and Program Services Department at the Lunar and Planetary Institute.

  11. Ready, Steady, Go! Program, Italy: a Program Impact Pathways (PIP) analysis.

    PubMed

    Veracini, Giordana; Leonardi, Elisabetta; Girotti, Rita; Thrasher, Erika Willumsen

    2014-09-01

    Ready, Steady, Go! promotes proper nutrition and physical activity among people of all ages in targeted neighborhoods and encourages social integration and children's participation in decisions that affect their lives. It also seeks to involve parents in activities so that they can influence their children's attitudes toward lifestyles and personal development. This partnership has reached 70,000 Italian children and adults with new opportunities for physical activities and social experiences that help them improve nutritional behaviors while having fun with their peers. To assess the Ready, Steady, Go! Program logic and to identify Critical Quality Control Points (CCPs) and a core suite of impact indicators based on a Program Impact Pathways (PIP) analysis. The PIP analysis team reviewed the key activities and processes that form Ready, Steady, Go! and then identified key CCPs for the project. The findings were presented at the Healthy Lifestyles Program Evaluation Workshop held in Granada, Spain, 13-14 September 2013, under the auspices of the Mondelēz International Foundation. The PIP analysis confirmed that Ready, Steady, Go! has a structure that is likely to support the primary aims of the program. The CCPs identified are training of teachers in healthy lifestyles, teachers' active participation in the program, access to remodeled and well-equipped sports and recreational centers, participation of parents and grandparents, and involvement of local institutions and networks. A suite of impact indicators for changes in healthy lifestyle knowledge, attitudes, and behavior was identified. Project staff are now more aware of the importance of carefully monitoring the CCPs and have decided to conduct quarterly PIP-informed quality control evaluations.

  12. Client - server programs analysis in the EPOCA environment

    NASA Astrophysics Data System (ADS)

    Donatelli, Susanna; Mazzocca, Nicola; Russo, Stefano

    1996-09-01

    Client - server processing is a popular paradigm for distributed computing. In the development of client - server programs, the designer has first to ensure that the implementation behaves correctly, in particular that it is deadlock free. Second, he has to guarantee that the program meets predefined performance requirements. This paper addresses the issues in the analysis of client - server programs in EPOCA. EPOCA is a computer-aided software engeneering (CASE) support system that allows the automated construction and analysis of generalized stochastic Petri net (GSPN) models of concurrent applications. The paper describes, on the basis of a realistic case study, how client - server systems are modelled in EPOCA, and the kind of qualitative and quantitative analysis supported by its tools.

  13. RECOVER evidence and knowledge gap analysis on veterinary CPR. Part 1: Evidence analysis and consensus process: collaborative path toward small animal CPR guidelines.

    PubMed

    Boller, Manuel; Fletcher, Daniel J

    2012-06-01

    To describe the methodology used by the Reassessment Campaign on Veterinary Resuscitation (RECOVER) to evaluate the scientific evidence relevant to small animal CPR and to compose consensus-based clinical CPR guidelines for dogs and cats. This report is part of a series of 7 articles on the RECOVER evidence and knowledge gap analysis and consensus-based small animal CPR guidelines. It describes the organizational structure of RECOVER, the evaluation process employed, consisting of standardized literature searches, the analysis of relevant articles according to study design, species and predefined quality markers, and the drafting of clinical CPR guidelines based on these data. Therefore, this article serves as the methodology section for the subsequent 6 RECOVER articles. Academia, referral practice. RECOVER is a collaborative initiative that systematically evaluated the evidence on 74 topics relevant to small animal CPR and generated 101 clinical CPR guidelines from this analysis. All primary contributors were veterinary specialists, approximately evenly split between academic institutions and private referral practices. The evidence evaluation and guideline drafting processes were conducted according to a predefined sequence of steps designed to reduce bias and increase the repeatability of the findings, including multiple levels of review, culminating in a consensus process. Many knowledge gaps were identified that will allow prioritization of research efforts in veterinary CPR. Collaborative systematic evidence review is organizationally challenging but feasible and effective in veterinary medicine. More experience is needed to refine the process. © Veterinary Emergency and Critical Care Society 2012.

  14. Gage Measures Recessed Gaps

    NASA Technical Reports Server (NTRS)

    Zepeda, J. L.

    1983-01-01

    New tool measures separation between recessed parallel surfaces. Tiles have overhanging edges, tool designed to slip into gap from end so it extends through 0.040-inch crack. Measure gaps between 0.200 and 0.400 inch so gap fillers of proper thickness can be selected. Useful in numerous industrial situation involving gap measurements in inaccessable places.

  15. Laser-optical and numerical Research of the flow inside the lubricating gap of a journal bearing model

    NASA Astrophysics Data System (ADS)

    Nobis, M.; Stücke, P.; Schmidt, M.; Riedel, M.

    2013-04-01

    The laser-optical research of the flow inside the lubricating gap of a journal bearing model is one important task in a larger overall project. The long-term objective is the development of an easy-to-work calculation tool which delivers information about the causes and consequences of cavitation processes in hydrodynamically lubricated journal bearings. Hence, it will be possible to find statements for advantageous and disadvantageous geometrical shapes of the bushings. In conclusion such a calculation tool can provide important insights for the construction and design of future journal bearings. Current design programs are based on a two-dimensional approach for the lubricating gap. The first dimension is the breath of the bearing and the second dimension is the circumferential direction of the bearing. The third dimension, the expansion of the gap in radial direction, will be neglected. Instead of an exact resolution of the flow pattern inside the gap, turbulence models are in use. Past studies on numerical and experimental field have shown that inside the lubricating gap clearly organized and predominantly laminar flow structures can be found. Thus, for a detailed analysis of the reasons and effects of cavitation bubbles, a three-dimensional resolution of the lubricating gap is inevitable. In addition to the qualitative evaluation of the flow with visualization experiments it is possible to perform angle-based velocity measurements inside the gap with the help of a triggered Laser-Doppler- Velocimeter (LDV). The results of these measurements are used to validate three-dimensional CFD flow simulations, and to optimize the numerical mesh structure and the boundary conditions. This paper will present the experimental setup of the bearing model, some exemplary results of the visualization experiments and LDV measurements as well as a comparison between experimental and numerical results.

  16. Informing the development of an Internet-based chronic pain self-management program.

    PubMed

    Gogovor, Amédé; Visca, Regina; Auger, Claudine; Bouvrette-Leblanc, Lucie; Symeonidis, Iphigenia; Poissant, Lise; Ware, Mark A; Shir, Yoram; Viens, Natacha; Ahmed, Sara

    2017-01-01

    Self-management can optimize health outcomes for individuals with chronic pain (CP), an increasing fiscal and social burden in Canada. However, self-management is rarely integrated into the regular care (team activities and medical treatment) patients receive. Health information technology offers an opportunity to provide regular monitoring and exchange of information between patient and care team. To identify information needs and gaps in chronic pain management as well as technology features to inform the development of an Internet-based self-management program. Two methods were used. First was a structured literature review: electronic databases were searched up to 2015 with combinations of MeSH terms and text-words such as chronic pain, self-management, self-efficacy, technology, Internet-based, patient portal, and e-health. A narrative synthesis of the characteristics and content of Internet-based pain management programs emerging from the literature review and how they relate to gaps in chronic pain management were completed. Second, four audiotaped focus group sessions were conducted with individuals with chronic pain and caregivers (n=9) and health professionals (n=7) recruited from three multidisciplinary tertiary and rehabilitation centres. A thematic analysis of the focus group transcripts was conducted. Thirty-nine primary articles related to 20 patient-oriented Internet-based programs were selected. Gaps in CP management included lack of knowledge, limited access to health care, suboptimal care, and lack of self-management support. Overall, 14 themes related to information needs and gaps in care were identified by both health professionals and patients, three were exclusive to patients and five to health professionals. Common themes from the focus groups included patient education on chronic pain care, attitude-belief-culture, financial and legal issues, end-of-program crash, and motivational content. Internet-based programs contain automated

  17. Addressing Human Factors Gaps in Cyber Defense

    DTIC Science & Technology

    2016-09-23

    Factors Gaps in Cyber Defense 5a. CONTRACT NUMBER FA8650-14-D-6501-0009 5b. GRANT NUMBER 5c. PROGRAM ELEMENT NUMBER 6. AUTHOR(S) Alex... Cyber security is a high-ranking national priority that is only likely to grow as we become more dependent on cyber systems. From a research perspective...currently available work often focuses solely on technological aspects of cyber , acknowledging the human in passing, if at all. In recent years, the

  18. NECAP: NASA's Energy-Cost Analysis Program. Part 1: User's manual

    NASA Technical Reports Server (NTRS)

    Henninger, R. H. (Editor)

    1975-01-01

    The NECAP is a sophisticated building design and energy analysis tool which has embodied within it all of the latest ASHRAE state-of-the-art techniques for performing thermal load calculation and energy usage predictions. It is a set of six individual computer programs which include: response factor program, data verification program, thermal load analysis program, variable temperature program, system and equipment simulation program, and owning and operating cost program. Each segment of NECAP is described, and instructions are set forth for preparing the required input data and for interpreting the resulting reports.

  19. Bell nozzle kernel analysis program

    NASA Technical Reports Server (NTRS)

    Elliot, J. J.; Stromstra, R. R.

    1969-01-01

    Bell Nozzle Kernel Analysis Program computes and analyzes the supersonic flowfield in the kernel, or initial expansion region, of a bell or conical nozzle. It analyzes both plane and axisymmetric geometrices for specified gas properties, nozzle throat geometry and input line.

  20. Performance analysis of axial flow pump on gap changing between impeller and guide vane

    NASA Astrophysics Data System (ADS)

    Wang, W. J.; Liang, Q. H.; Wang, Y.; Yang, Y.; Yin, G.; Shi, X. X.

    2013-12-01

    In order to study the influence on gap changing of the static and dynamic components in axial flow pump, the axial flow pump model (TJ04-ZL-06) that used in the eastern of south-to-north water diversion project was selected. Steady turbulence field with different gaps was simulated by standard κ-ε turbulence model and double-time stepping methods. Information on the pressure distribution and velocity distribution of impeller surfaces were obtained. Then, calculated results were compared with the test results and analyzed. The results show that the performance of pump is not sensitive with the axial gap width under design conditions and the large flow rate condition. With increasing gap width, it will be improved in low flow rate condition. The attack angle of impeller inlet in small flow rate condition become small and the flow separation phenomenon can be observed in this condition. The axial velocity distribution of impeller outlet is nonlinear and to increase the axial gap is to improve the flow pattern near the hub effectively. The trend of calculating results is identical with test. It will play a guiding role to the axial pump operation and design in south-to-north water diversion project.

  1. A Web-Disseminated Self-Help and Peer Support Program Could Fill Gaps in Mental Health Care: Lessons From a Consumer Survey

    PubMed Central

    Banschback, Kaitlin; Santorelli, Gennarina D; Constantino, Michael J

    2017-01-01

    Background Self-guided mental health interventions that are disseminated via the Web have the potential to circumvent barriers to treatment and improve public mental health. However, self-guided interventions often fail to attract consumers and suffer from user nonadherence. Uptake of novel interventions could be improved by consulting consumers from the beginning of the development process in order to assess their interest and their preferences. Interventions can then be tailored using this feedback to optimize appeal. Objective The aim of our study was to determine the level of public interest in a new mental health intervention that incorporates elements of self-help and peer counseling and that is disseminated via a Web-based training course; to identify predictors of interest in the program; and to identify consumer preferences for features of Web-based courses and peer support programs. Methods We surveyed consumers via Amazon’s Mechanical Turk to estimate interest in the self-help and peer support program. We assessed associations between demographic and clinical characteristics and interest in the program, and we obtained feedback on desired features of the program. Results Overall, 63.9% (378/592) of respondents said that they would try the program; interest was lower but still substantial among those who were not willing or able to access traditional mental health services. Female gender, lower income, and openness to using psychotherapy were the most consistent predictors of interest in the program. The majority of respondents, although not all, preferred romantic partners or close friends as peer counselors and would be most likely to access the program if the training course were accessed on a stand-alone website. In general, respondents valued training in active listening skills. Conclusions In light of the apparent public interest in this program, Web-disseminated self-help and peer support interventions have enormous potential to fill gaps in

  2. Model predictions for atmospheric air breakdown by radio-frequency excitation in large gaps

    NASA Astrophysics Data System (ADS)

    Nguyen, H. K.; Mankowski, J.; Dickens, J. C.; Neuber, A. A.; Joshi, R. P.

    2017-07-01

    The behavior of the breakdown electric field versus frequency (DC to 100 MHz) for different gap lengths has been studied numerically at atmospheric pressure. Unlike previous reports, the focus here is on much larger gap lengths in the 1-5 cm range. A numerical analysis, with transport coefficients obtained from Monte Carlo calculations, is used to ascertain the electric field thresholds at which the growth and extinction of the electron population over time are balanced. Our analysis is indicative of a U-shaped frequency dependence, lower breakdown fields with increasing gap lengths, and trends qualitatively similar to the frequency-dependent field behavior for microgaps. The low frequency value of ˜34 kV/cm for a 1 cm gap approaches the reported DC Paschen limit.

  3. Social network analysis for program implementation.

    PubMed

    Valente, Thomas W; Palinkas, Lawrence A; Czaja, Sara; Chu, Kar-Hai; Brown, C Hendricks

    2015-01-01

    This paper introduces the use of social network analysis theory and tools for implementation research. The social network perspective is useful for understanding, monitoring, influencing, or evaluating the implementation process when programs, policies, practices, or principles are designed and scaled up or adapted to different settings. We briefly describe common barriers to implementation success and relate them to the social networks of implementation stakeholders. We introduce a few simple measures commonly used in social network analysis and discuss how these measures can be used in program implementation. Using the four stage model of program implementation (exploration, adoption, implementation, and sustainment) proposed by Aarons and colleagues [1] and our experience in developing multi-sector partnerships involving community leaders, organizations, practitioners, and researchers, we show how network measures can be used at each stage to monitor, intervene, and improve the implementation process. Examples are provided to illustrate these concepts. We conclude with expected benefits and challenges associated with this approach.

  4. Social Network Analysis for Program Implementation

    PubMed Central

    Valente, Thomas W.; Palinkas, Lawrence A.; Czaja, Sara; Chu, Kar-Hai; Brown, C. Hendricks

    2015-01-01

    This paper introduces the use of social network analysis theory and tools for implementation research. The social network perspective is useful for understanding, monitoring, influencing, or evaluating the implementation process when programs, policies, practices, or principles are designed and scaled up or adapted to different settings. We briefly describe common barriers to implementation success and relate them to the social networks of implementation stakeholders. We introduce a few simple measures commonly used in social network analysis and discuss how these measures can be used in program implementation. Using the four stage model of program implementation (exploration, adoption, implementation, and sustainment) proposed by Aarons and colleagues [1] and our experience in developing multi-sector partnerships involving community leaders, organizations, practitioners, and researchers, we show how network measures can be used at each stage to monitor, intervene, and improve the implementation process. Examples are provided to illustrate these concepts. We conclude with expected benefits and challenges associated with this approach. PMID:26110842

  5. WHO Mental Health Gap Action Programme (mhGAP) Intervention Guide: a systematic review of evidence from low and middle-income countries.

    PubMed

    Keynejad, Roxanne C; Dua, Tarun; Barbui, Corrado; Thornicroft, Graham

    2018-02-01

    Despite mental, neurological and substance use (MNS) disorders being highly prevalent, there is a worldwide gap between service need and provision. WHO launched its Mental Health Gap Action Programme (mhGAP) in 2008, and the Intervention Guide (mhGAP-IG) in 2010. mhGAP-IG provides evidence-based guidance and tools for assessment and integrated management of priority MNS disorders in low and middle-income countries (LMICs), using clinical decision-making protocols. It targets a non-specialised primary healthcare audience, but has also been used by ministries, non-governmental organisations and academics, for mental health service scale-up in 90 countries. This review aimed to identify evidence to date for mhGAP-IG implementation in LMICs. We searched MEDLINE, Embase, PsycINFO, Web of Knowledge/Web of Science, Scopus, CINAHL, LILACS, SciELO/Web of Science, Cochrane, Pubmed databases and Google Scholar for studies reporting evidence, experience or evaluation of mhGAP-IG in LMICs, in any language. Data were extracted from included papers, but heterogeneity prevented meta-analysis. We conducted a systematic review of evidence to date, of mhGAP-IG implementation and evaluation in LMICs. Thirty-three included studies reported 15 training courses, 9 clinical implementations, 3 country contextualisations, 3 economic models, 2 uses as control interventions and 1 use to develop a rating scale. Our review identified the importance of detailed reports of contextual challenges in the field, alongside detailed protocols, qualitative studies and randomised controlled trials. The mhGAP-IG literature is substantial, relative to other published evaluations of clinical practice guidelines: an important contribution to a neglected field. © Article author(s) (or their employer(s) unless otherwise stated in the text of the article) 2018. All rights reserved. No commercial use is permitted unless otherwise expressly granted.

  6. Mechanics of Fluid-Filled Interstitial Gaps. II. Gap Characteristics in Xenopus Embryonic Ectoderm.

    PubMed

    Barua, Debanjan; Parent, Serge E; Winklbauer, Rudolf

    2017-08-22

    The ectoderm of the Xenopus embryo is permeated by a network of channels that appear in histological sections as interstitial gaps. We characterized this interstitial space by measuring gap sizes, angles formed between adjacent cells, and curvatures of cell surfaces at gaps. From these parameters, and from surface-tension values measured previously, we estimated the values of critical mechanical variables that determine gap sizes and shapes in the ectoderm, using a general model of interstitial gap mechanics. We concluded that gaps of 1-4 μm side length can be formed by the insertion of extracellular matrix fluid at three-cell junctions such that cell adhesion is locally disrupted and a tension difference between cell-cell contacts and the free cell surface at gaps of 0.003 mJ/m 2 is generated. Furthermore, a cell hydrostatic pressure of 16.8 ± 1.7 Pa and an interstitial pressure of 3.9 ± 3.6 Pa, relative to the central blastocoel cavity of the embryo, was found to be consistent with the observed gap size and shape distribution. Reduction of cell adhesion by the knockdown of C-cadherin increased gap volume while leaving intracellular and interstitial pressures essentially unchanged. In both normal and adhesion-reduced ectoderm, cortical tension of the free cell surfaces at gaps does not return to the high values characteristic of the free surface of the whole tissue. Copyright © 2017 Biophysical Society. Published by Elsevier Inc. All rights reserved.

  7. Housing Instability and Children's Health Insurance Gaps.

    PubMed

    Carroll, Anne; Corman, Hope; Curtis, Marah A; Noonan, Kelly; Reichman, Nancy E

    To assess the extent to which housing instability is associated with gaps in health insurance coverage of preschool-age children. Secondary analysis of data from the Early Childhood Longitudinal Study-Birth Cohort, a nationally representative study of children born in the United States in 2001, was conducted to investigate associations between unstable housing-homelessness, multiple moves, or living with others and not paying rent-and children's subsequent health insurance gaps. Logistic regression was used to adjust for potentially confounding factors. Ten percent of children were unstably housed at age 2, and 11% had a gap in health insurance between ages 2 and 4. Unstably housed children were more likely to have gaps in insurance compared to stably housed children (16% vs 10%). Controlling for potentially confounding factors, the odds of a child insurance gap were significantly higher in unstably housed families than in stably housed families (adjusted odds ratio 1.27; 95% confidence interval 1.01-1.61). The association was similar in alternative model specifications. In a US nationally representative birth cohort, children who were unstably housed at age 2 were at higher risk, compared to their stably housed counterparts, of experiencing health insurance gaps between ages 2 and 4 years. The findings from this study suggest that policy efforts to delink health insurance renewal processes from mailing addresses, and potentially routine screenings for housing instability as well as referrals to appropriate resources by pediatricians, would help unstably housed children maintain health insurance. Copyright © 2017 Academic Pediatric Association. Published by Elsevier Inc. All rights reserved.

  8. Nursing home report card and performance gap.

    PubMed

    Kim, Ae-Sook

    2016-01-01

    With the aging of our society, concerns about the quality of nursing homes have been increasing. The Nursing Home Compare (NHC) report card is believed to reduce information asymmetry between the facility and potential residents and, consequently, improve nursing home quality. However, there is limited evidence about how nursing homes use this publicly disseminated performance information. The aim of this study was to analyze the performance gap between nursing home administrators' self-assessment and the NHC report card performance ratings and explore the factors contributing to the gap. All 515 Medicare- and Medicaid-certified nursing homes in Indiana were surveyed between August and December 2013. The response rate was approximately 45%. The survey data were compared with the NHC data to identify the gap. Ordered logistic regression analysis was conducted. Despite voluntary participation, a reasonably high response rate, and anonymity, this study found that 62% of respondents either under- or overrated their facilities' performance, with the majority overrating their performance. The following factors were associated with a smaller performance gap: nonprofit or government-owned status, higher staffing levels, a higher percentage of hours worked by registered nurses, and a higher market concentration. Longer work experience and greater county occupancy rates were associated with a larger performance gap. The significant gap implies that administrators either do not regularly review the NHC report card or do not concur with the NHC ratings. To reduce the gap and thereby improve performance, it is necessary to stabilize the administrators' position so that administrators know how they stand in the market and are consequently better equipped to successfully respond to the market. Facilities may also need to provide regular training on current technologies and facilitate use of the NHC report card, targeting administrators who are old and have many years of work

  9. Higher Education: Gaps in Access and Persistence Study. Statistical Analysis Report. NCES 2012-046

    ERIC Educational Resources Information Center

    Ross, Terris; Kena, Grace; Rathbun, Amy; KewalRamani, Angelina; Zhang, Jijun; Kristapovich, Paul; Manning, Eileen

    2012-01-01

    Numerous studies, including those of the National Center for Education Statistics (NCES), have documented persistent gaps between the educational attainment of White males and that of Black, Hispanic, American Indian/Alaska Native, and Native Hawaiian/Pacific Islander males. Further, there is evidence of growing gaps by sex within these…

  10. Sequence-based model of gap gene regulatory network.

    PubMed

    Kozlov, Konstantin; Gursky, Vitaly; Kulakovskiy, Ivan; Samsonova, Maria

    2014-01-01

    The detailed analysis of transcriptional regulation is crucially important for understanding biological processes. The gap gene network in Drosophila attracts large interest among researches studying mechanisms of transcriptional regulation. It implements the most upstream regulatory layer of the segmentation gene network. The knowledge of molecular mechanisms involved in gap gene regulation is far less complete than that of genetics of the system. Mathematical modeling goes beyond insights gained by genetics and molecular approaches. It allows us to reconstruct wild-type gene expression patterns in silico, infer underlying regulatory mechanism and prove its sufficiency. We developed a new model that provides a dynamical description of gap gene regulatory systems, using detailed DNA-based information, as well as spatial transcription factor concentration data at varying time points. We showed that this model correctly reproduces gap gene expression patterns in wild type embryos and is able to predict gap expression patterns in Kr mutants and four reporter constructs. We used four-fold cross validation test and fitting to random dataset to validate the model and proof its sufficiency in data description. The identifiability analysis showed that most model parameters are well identifiable. We reconstructed the gap gene network topology and studied the impact of individual transcription factor binding sites on the model output. We measured this impact by calculating the site regulatory weight as a normalized difference between the residual sum of squares error for the set of all annotated sites and for the set with the site of interest excluded. The reconstructed topology of the gap gene network is in agreement with previous modeling results and data from literature. We showed that 1) the regulatory weights of transcription factor binding sites show very weak correlation with their PWM score; 2) sites with low regulatory weight are important for the model output; 3

  11. Payee's Guide for the Grant Administration and Payment System (GAPS).

    ERIC Educational Resources Information Center

    Department of Education, Washington, DC. Office of the Chief Financial and Chief Information Officer.

    Information that payees need for program operation, as well as guidelines for grants and contracts paid through the Grant Administration and Payment System (GAPS), is provided in this guide. The guide is intended to help users understand their responsibilities in expediting payments, in completing forms and reports, and in controlling federal cash…

  12. Gap junctions modulate glioma invasion by direct transfer of microRNA.

    PubMed

    Hong, Xiaoting; Sin, Wun Chey; Harris, Andrew L; Naus, Christian C

    2015-06-20

    The invasiveness of high-grade glioma is the primary reason for poor survival following treatment. Interaction between glioma cells and surrounding astrocytes are crucial to invasion. We investigated the role of gap junction mediated miRNA transfer in this context. By manipulating gap junctions with a gap junction inhibitor, siRNAs, and a dominant negative connexin mutant, we showed that functional glioma-glioma gap junctions suppress glioma invasion while glioma-astrocyte and astrocyte-astrocyte gap junctions promote it in an in vitro transwell invasion assay. After demonstrating that glioma-astrocyte gap junctions are permeable to microRNA, we compared the microRNA profiles of astrocytes before and after co-culture with glioma cells, identifying specific microRNAs as candidates for transfer through gap junctions from glioma cells to astrocytes. Further analysis showed that transfer of miR-5096 from glioma cells to astrocytes is through gap junctions; this transfer is responsible, in part, for the pro-invasive effect. Our results establish a role for glioma-astrocyte gap junction mediated microRNA signaling in modulation of glioma invasive behavior, and that gap junction coupling among astrocytes magnifies the pro-invasive signaling. Our findings reveal the potential for therapeutic interventions based on abolishing alteration of stromal cells by tumor cells via manipulation of microRNA and gap junction channel activity.

  13. Gap junctions modulate glioma invasion by direct transfer of microRNA

    PubMed Central

    Hong, Xiaoting; Sin, Wun Chey; Harris, Andrew L.; Naus, Christian C.

    2015-01-01

    The invasiveness of high-grade glioma is the primary reason for poor survival following treatment. Interaction between glioma cells and surrounding astrocytes are crucial to invasion. We investigated the role of gap junction mediated miRNA transfer in this context. By manipulating gap junctions with a gap junction inhibitor, siRNAs, and a dominant negative connexin mutant, we showed that functional glioma-glioma gap junctions suppress glioma invasion while glioma-astrocyte and astrocyte-astrocyte gap junctions promote it in an in vitro transwell invasion assay. After demonstrating that glioma-astrocyte gap junctions are permeable to microRNA, we compared the microRNA profiles of astrocytes before and after co-culture with glioma cells, identifying specific microRNAs as candidates for transfer through gap junctions from glioma cells to astrocytes. Further analysis showed that transfer of miR-5096 from glioma cells to astrocytes is through gap junctions; this transfer is responsible, in part, for the pro-invasive effect. Our results establish a role for glioma-astrocyte gap junction mediated microRNA signaling in modulation of glioma invasive behavior, and that gap junction coupling among astrocytes magnifies the pro-invasive signaling. Our findings reveal the potential for therapeutic interventions based on abolishing alteration of stromal cells by tumor cells via manipulation of microRNA and gap junction channel activity. PMID:25978028

  14. Building a bridge for nursing education and clinical care in Taiwan--using action research and Confucian tradition to close the gap.

    PubMed

    Yang, Wan-Ping; Chao, Co-Shi Chantal; Lai, Wei-Shu; Chen, Ching-Huey; Shih, Ya Lan; Chiu, Ge-Lin

    2013-03-01

    Nursing workplaces in Taiwan are unable to retain talent. An examination of this problem has revealed that the causes of this phenomenon are that nursing education fails to cultivate the skills that meet workplace requirements and that there are gap between nursing education and clinical practice. This paper is an action research that aims is to design educational programs that can close the gap between nursing education and clinical practice in Taiwan. In this action research project, 4 action cycles were used to design educational programs including concept mapping and focused discussion strategies. Participants were invited to join the research in three teaching hospitals and one university. Two groups of participants, student nurses (SN) and nursing staff personnel (NS), were sampled and invited to participate in the research. Participant observation, focus groups, and qualitative interviews were used to collect data. Qualitative data were not only profiled by content analysis, but they were also compared continuously between the two groups as well as between the 4 cycles. The qualitative data collected for the 135 participants were analysed. The themes of an effective nursing program were summarized. Many fundamental values of traditional Chinese education have gradually faded due to the Westernization of education. In this study, we discovered that Western educational models may play a critical role in improving traditionally taught nursing education programs. Copyright © 2012 Elsevier Ltd. All rights reserved.

  15. Identifying Gaps and Launching Resident Wellness Initiatives: The 2017 Resident Wellness Consensus Summit.

    PubMed

    Zaver, Fareen; Battaglioli, Nicole; Denq, William; Messman, Anne; Chung, Arlene; Lin, Michelle; Liu, Emberlynn L

    2018-03-01

    Burnout, depression, and suicidality among residents of all specialties have become a critical focus for the medical education community, especially among learners in graduate medical education. In 2017 the Accreditation Council for Graduate Medical Education (ACGME) updated the Common Program Requirements to focus more on resident wellbeing. To address this issue, one working group from the 2017 Resident Wellness Consensus Summit (RWCS) focused on wellness program innovations and initiatives in emergency medicine (EM) residency programs. Over a seven-month period leading up to the RWCS event, the Programmatic Initiatives workgroup convened virtually in the Wellness Think Tank, an online, resident community consisting of 142 residents from 100 EM residencies in North America. A 15-person subgroup (13 residents, two faculty facilitators) met at the RWCS to develop a public, central repository of initiatives for programs, as well as tools to assist programs in identifying gaps in their overarching wellness programs. An online submission form and central database of wellness initiatives were created and accessible to the public. Wellness Think Tank members collected an initial 36 submissions for the database by the time of the RWCS event. Based on general workplace, needs-assessment tools on employee wellbeing and Kern's model for curriculum development, a resident-based needs-assessment survey and an implementation worksheet were created to assist residency programs in wellness program development. The Programmatic Initiatives workgroup from the resident-driven RWCS event created tools to assist EM residency programs in identifying existing initiatives and gaps in their wellness programs to meet the ACGME's expanded focus on resident wellbeing.

  16. Water Quality Analysis Simulation Program (WASP)

    EPA Pesticide Factsheets

    The Water Quality Analysis Simulation Program (WASP) model helps users interpret and predict water quality responses to natural phenomena and manmade pollution for various pollution management decisions.

  17. Thermochemical cycle analysis using linked CECS72 and HYDRGN computer programs

    NASA Technical Reports Server (NTRS)

    Donovan, L. F.

    1977-01-01

    A combined thermochemical cycle analysis computer program was designed. Input to the combined program is the same as input to the thermochemical cycle analysis program except that the extent of the reactions need not be specified. The combined program is designed to be run interactively from a computer time-sharing terminal. This mode of operation allows correction or modification of the cycle to take place during cycle analysis. A group of 13 thermochemical cycles was used to test the combined program.

  18. Development and Testing of Physically-Based Methods for Filling Gaps in Remotely Sensed River Data

    DTIC Science & Technology

    2011-09-30

    Filling Gaps in Remotely Sensed River Data Jonathan M. Nelson US Geological Survey National Research Program Geomorphology and Sediment Transport...the research work carried out under this grant are to develop and test two methods for filling in gaps in remotely sensed river data. The first...information, including suggestions for reducing this burden, to Washington Headquarters Services, Directorate for Information Operations and Reports, 1215

  19. Attentional Capacity Limits Gap Detection during Concurrent Sound Segregation.

    PubMed

    Leung, Ada W S; Jolicoeur, Pierre; Alain, Claude

    2015-11-01

    Detecting a brief silent interval (i.e., a gap) is more difficult when listeners perceive two concurrent sounds rather than one in a sound containing a mistuned harmonic in otherwise in-tune harmonics. This impairment in gap detection may reflect the interaction of low-level encoding or the division of attention between two sound objects, both of which could interfere with signal detection. To distinguish between these two alternatives, we compared ERPs during active and passive listening with complex harmonic tones that could include a gap, a mistuned harmonic, both features, or neither. During active listening, participants indicated whether they heard a gap irrespective of mistuning. During passive listening, participants watched a subtitled muted movie of their choice while the same sounds were presented. Gap detection was impaired when the complex sounds included a mistuned harmonic that popped out as a separate object. The ERP analysis revealed an early gap-related activity that was little affected by mistuning during the active or passive listening condition. However, during active listening, there was a marked decrease in the late positive wave that was thought to index attention and response-related processes. These results suggest that the limitation in detecting the gap is related to attentional processing, possibly divided attention induced by the concurrent sound objects, rather than deficits in preattentional sensory encoding.

  20. Economic-Analysis Program for a Communication System

    NASA Technical Reports Server (NTRS)

    Chamberlain, R. G.

    1986-01-01

    Prices and profits of alternative designs compared. Objective of Land Mobile Satellite Service Finance Report (LMSS) program is to provide means for comparing alternative designs of LMSS systems. Program is Multiplan worksheet program. Labels used in worksheet chosen for satellite-based cellular communication service, but analysis not restricted to such cases. LMSS written for interactive execution with Multiplan (version 1.2) and implemented on IBM PC series computer operating under DOS (version 2.11).

  1. TRU Waste Management Program. Cost/schedule optimization analysis

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Detamore, J.A.; Raudenbush, M.H.; Wolaver, R.W.

    This Current Year Work Plan presents in detail a description of the activities to be performed by the Joint Integration Office Rockwell International (JIO/RI) during FY86. It breaks down the activities into two major work areas: Program Management and Program Analysis. Program Management is performed by the JIO/RI by providing technical planning and guidance for the development of advanced TRU waste management capabilities. This includes equipment/facility design, engineering, construction, and operations. These functions are integrated to allow transition from interim storage to final disposition. JIO/RI tasks include program requirements identification, long-range technical planning, budget development, program planning document preparation, taskmore » guidance development, task monitoring, task progress information gathering and reporting to DOE, interfacing with other agencies and DOE lead programs, integrating public involvement with program efforts, and preparation of reports for DOE detailing program status. Program Analysis is performed by the JIO/RI to support identification and assessment of alternatives, and development of long-term TRU waste program capabilities. These analyses include short-term analyses in response to DOE information requests, along with performing an RH Cost/Schedule Optimization report. Systems models will be developed, updated, and upgraded as needed to enhance JIO/RI's capability to evaluate the adequacy of program efforts in various fields. A TRU program data base will be maintained and updated to provide DOE with timely responses to inventory related questions.« less

  2. Network Analysis of a Demonstration Program for the Developmentally Disabled

    ERIC Educational Resources Information Center

    Fredericks, Kimberly A.

    2005-01-01

    This chapter presents the findings from a network analysis of a demonstration program for the developmentally disabled to show the application of graphical network analysis in program evaluation. The developmentally disabled demonstration (DDD) program was a five-year pilot project to provide person-centered service environments to people with …

  3. Mind the gap in clinical trials: A participatory action analysis with citizen collaborators.

    PubMed

    Price, Amy; Liew, Su May; Kirkpatrick, Jo; Price, Jazmin; Lopreto, Taylor; Nelken, Yasmin

    2017-02-01

    What are the strengths, gaps, expectations, and barriers to research engagement in clinical trials as communicated through social media? Clinical trials test treatments to provide reliable information for safety and effectiveness. Trials are building blocks in which what is learned in earlier research can be used to improve treatments, compare alternatives, and improve quality of life. For 20 years, the percentages of clinical trials volunteers have decreased whereas the costs of running clinical trials have multiplied. Participants enroll in trials to access latest treatments, to help others, and to advance science, but there is growing unrest. The priorities of those running the trials differ from those of the participants, and the roles for public research involvement lack clarity. Changes to bridge these gaps in the research culture are proposed through the use of participatory action research (PAR) in which stakeholders collaborate to improve research methodology, galvanize citizen participation, multiply health knowledge, problem-solve barriers to access, and explore the value of research volunteers as collaborators. PAR enabled the inclusion of citizens as full collaborators. Social media data were gathered for 120 days until saturation was reached. De-identified data were organized into a Strengths Weaknesses, Opportunities and Threats framework and coded into themes for analysis. After the analysis, the authors prioritized potential solutions for improving research engagement. Strengths and opportunities remained constant through trial phases, disease burdens, and interventions. Threats included alienation, litigation, disparity, and shaming. Poor management and barriers to inclusion were identified as weaknesses. Opportunities included improving resource management and information quality. Barriers were minimized when relationships between staff and participants were inclusive, respectful, tolerant, and open to change. Participants' communications

  4. Proportional Reasoning and Related Concepts: Analysis of Gaps and Understandings of Middle Grade Students

    ERIC Educational Resources Information Center

    Ojose, Bobby

    2015-01-01

    This study investigated proportional reasoning and the related concepts of decimal, percent, and ratio. In particular, the research focused on analyzing the gaps and understandings that grades 6, 7, and 8 students have and advanced factors for such gaps and understandings. The study employed a mixed method approach in which quantitative data was…

  5. Japanese consumer preferences for milk certified with the good agricultural practice(GAP) label.

    PubMed

    Aizaki, Hideo; Nanseki, Teruaki; Zhou, Hui

    2013-01-01

    This study examined Japanese consumers' valuation of a good agricultural practice (GAP) label on packaged milk and investigated the effect of detailed GAP information on valuation. A total of 624 Japanese consumers were asked to select their most preferred milk through an online survey. The milk was assumed to have three attributes: the GAP label, Hazard Analysis and Critical Control Points certification, and price. The results showed that consumers' valuation of GAP was significantly positive. Although providing additional GAP information to a respondent who was aware of GAP and what it means had a positive effect on the consumers' valuation of GAP, provision of this information had no effect if the respondent knew about GAP either moderately or slightly, and had a negative effect if the respondent did not know about GAP at all. To increase broad consumer awareness and valuation of GAP, it is important to provide GAP information according to the requirements of consumers. © 2012 The Authors. Animal Science Journal © 2012 Japanese Society of Animal Science.

  6. Rural and remote dental services shortages: filling the gaps through geo-spatial analysis evidence-based targeting.

    PubMed

    Shiika, Yulia; Kruger, Estie; Tennant, Marc

    Australia has a significant mal-distribution of its limited dental workforce. Outside the major capital cities, the distribution of accessible dental care is at best patchy. This study applied geo-spatial analysis technology to locate gaps in dental service accessibility for rural and remote dwelling Australians, in order to test the hypothesis that there are a few key location points in Australia where further dental services could make a significant contribution to ameliorating the immediate shortage crisis. A total of 2,086 dental practices were located in country areas, covering a combined catchment area of 1.84 million square kilometers, based on 50 km catchment zones around each clinic. Geo-spatial analysis technology was used to identify gaps in the accessibility of dental services for rural and remote dwelling Australians. An extraction of data was obtained to analyse the integrated geographically-aligned database. Results: Resolution of the lack of dental practices for 74 townships (of greater than 500 residents) across Australia could potentially address access for 104,000 people. An examination of the socio-economic mix found that the majority of the dental practices (84%) are located in areas classified as less disadvantaged. Output from the study provided a cohesive national map that has identified locations that could have health improvement via the targeting of dental services to that location. The study identified potential location sites for dental clinics, to address the current inequity in accessing dental services in rural and remote Australia.

  7. An enhanced cluster analysis program with bootstrap significance testing for ecological community analysis

    USGS Publications Warehouse

    McKenna, J.E.

    2003-01-01

    The biosphere is filled with complex living patterns and important questions about biodiversity and community and ecosystem ecology are concerned with structure and function of multispecies systems that are responsible for those patterns. Cluster analysis identifies discrete groups within multivariate data and is an effective method of coping with these complexities, but often suffers from subjective identification of groups. The bootstrap testing method greatly improves objective significance determination for cluster analysis. The BOOTCLUS program makes cluster analysis that reliably identifies real patterns within a data set more accessible and easier to use than previously available programs. A variety of analysis options and rapid re-analysis provide a means to quickly evaluate several aspects of a data set. Interpretation is influenced by sampling design and a priori designation of samples into replicate groups, and ultimately relies on the researcher's knowledge of the organisms and their environment. However, the BOOTCLUS program provides reliable, objectively determined groupings of multivariate data.

  8. 7 CFR 2.30 - Director, Office of Budget and Program Analysis.

    Code of Federal Regulations, 2010 CFR

    2010-01-01

    ... 7 Agriculture 1 2010-01-01 2010-01-01 false Director, Office of Budget and Program Analysis. 2.30... Officers and Agency Heads § 2.30 Director, Office of Budget and Program Analysis. (a) The following... Program Analysis: (1) Serve as the Department's Budget Officer and exercise general responsibility and...

  9. Deterministic multidimensional nonuniform gap sampling.

    PubMed

    Worley, Bradley; Powers, Robert

    2015-12-01

    Born from empirical observations in nonuniformly sampled multidimensional NMR data relating to gaps between sampled points, the Poisson-gap sampling method has enjoyed widespread use in biomolecular NMR. While the majority of nonuniform sampling schemes are fully randomly drawn from probability densities that vary over a Nyquist grid, the Poisson-gap scheme employs constrained random deviates to minimize the gaps between sampled grid points. We describe a deterministic gap sampling method, based on the average behavior of Poisson-gap sampling, which performs comparably to its random counterpart with the additional benefit of completely deterministic behavior. We also introduce a general algorithm for multidimensional nonuniform sampling based on a gap equation, and apply it to yield a deterministic sampling scheme that combines burst-mode sampling features with those of Poisson-gap schemes. Finally, we derive a relationship between stochastic gap equations and the expectation value of their sampling probability densities. Copyright © 2015 Elsevier Inc. All rights reserved.

  10. An Analysis of Published Preschool Language Programs.

    ERIC Educational Resources Information Center

    Bartlett, Elsa Jaffe

    For purposes of analysis, preschool language programs can be sorted into four general categories according to the dominant type of learning activity (1) Pattern practice, (2) Cognitive verbalization, (3) Discussion, (4) Role play. Along with definitions of language, the program types differ in the kinds of interactions which occur between teacher…

  11. Bridging the Gap between RF and Optical Patch Antenna Analysis via the Cavity Model.

    PubMed

    Unal, G S; Aksun, M I

    2015-11-02

    Although optical antennas with a variety of shapes and for a variety of applications have been proposed and studied, they are still in their infancy compared to their radio frequency (rf) counterparts. Optical antennas have mainly utilized the geometrical attributes of rf antennas rather than the analysis tools that have been the source of intuition for antenna engineers in rf. This study intends to narrow the gap of experience and intuition in the design of optical patch antennas by introducing an easy-to-understand and easy-to-implement analysis tool in rf, namely, the cavity model, into the optical regime. The importance of this approach is not only its simplicity in understanding and implementation but also its applicability to a broad class of patch antennas and, more importantly, its ability to provide the intuition needed to predict the outcome without going through the trial-and-error simulations with no or little intuitive guidance by the user.

  12. Voltage and pace-capture mapping of linear ablation lesions overestimates chronic ablation gap size.

    PubMed

    O'Neill, Louisa; Harrison, James; Chubb, Henry; Whitaker, John; Mukherjee, Rahul K; Bloch, Lars Ølgaard; Andersen, Niels Peter; Dam, Høgni; Jensen, Henrik K; Niederer, Steven; Wright, Matthew; O'Neill, Mark; Williams, Steven E

    2018-04-26

    Conducting gaps in lesion sets are a major reason for failure of ablation procedures. Voltage mapping and pace-capture have been proposed for intra-procedural identification of gaps. We aimed to compare gap size measured acutely and chronically post-ablation to macroscopic gap size in a porcine model. Intercaval linear ablation was performed in eight Göttingen minipigs with a deliberate gap of ∼5 mm left in the ablation line. Gap size was measured by interpolating ablation contact force values between ablation tags and thresholding at a low force cut-off of 5 g. Bipolar voltage mapping and pace-capture mapping along the length of the line were performed immediately, and at 2 months, post-ablation. Animals were euthanized and gap sizes were measured macroscopically. Voltage thresholds to define scar were determined by receiver operating characteristic analysis as <0.56 mV (acutely) and <0.62 mV (chronically). Taking the macroscopic gap size as gold standard, error in gap measurements were determined for voltage, pace-capture, and ablation contact force maps. All modalities overestimated chronic gap size, by 1.4 ± 2.0 mm (ablation contact force map), 5.1 ± 3.4 mm (pace-capture), and 9.5 ± 3.8 mm (voltage mapping). Error on ablation contact force map gap measurements were significantly less than for voltage mapping (P = 0.003, Tukey's multiple comparisons test). Chronically, voltage mapping and pace-capture mapping overestimated macroscopic gap size by 11.9 ± 3.7 and 9.8 ± 3.5 mm, respectively. Bipolar voltage and pace-capture mapping overestimate the size of chronic gap formation in linear ablation lesions. The most accurate estimation of chronic gap size was achieved by analysis of catheter-myocardium contact force during ablation.

  13. Control system design and analysis using the INteractive Controls Analysis (INCA) program

    NASA Technical Reports Server (NTRS)

    Bauer, Frank H.; Downing, John P.

    1987-01-01

    The INteractive Controls Analysis (INCA) program was developed at the Goddard Space Flight Center to provide a user friendly efficient environment for the design and analysis of linear control systems. Since its inception, INCA has found extensive use in the design, development, and analysis of control systems for spacecraft, instruments, robotics, and pointing systems. Moreover, the results of the analytic tools imbedded in INCA have been flight proven with at least three currently orbiting spacecraft. This paper describes the INCA program and illustrates, using a flight proven example, how the package can perform complex design analyses with relative ease.

  14. Redressing the Gender Gap in Science through Use of the Thinking Science Program

    ERIC Educational Resources Information Center

    Kerr, Andrea

    2016-01-01

    Currently (and historically) there exists a significant gender gap within the STEM fields in our schools, tertiary institutions, and workforce. The disproportion of gender representation in the workforce filters down to the classroom level, where teachers see a lack of confidence and engagement in their female students resulting in poor results or…

  15. Differential expression of GAP-43 and neurofilament during peripheral nerve regeneration through bio-artificial conduits.

    PubMed

    Carriel, Víctor; Garzón, Ingrid; Campos, Antonio; Cornelissen, Maria; Alaminos, Miguel

    2017-02-01

    Nerve conduits are promising alternatives for repairing nerve gaps; they provide a close microenvironment that supports nerve regeneration. In this sense, histological analysis of axonal growth is a determinant to achieve successful nerve regeneration. To evaluate this process, the most-used immunohistochemical markers are neurofilament (NF), β-III tubulin and, infrequently, GAP-43. However, GAP-43 expression in long-term nerve regeneration models is still poorly understood. In this study we analysed GAP-43 expression and its correlation with NF and S-100, using three tissue-engineering approaches with different regeneration profiles. A 10 mm gap was created in the sciatic nerve of 12 rats and repaired using collagen conduits or collagen conduits filled with fibrin-agarose hydrogels or with hydrogels containing autologous adipose-derived mesenchymal stem cells (ADMSCs). After 12 weeks the conduits were harvested for histological analysis. Our results confirm the long-term expression of GAP-43 in all groups. The expression of GAP-43 and NF was significantly higher in the group with ADMSCs. Interestingly, GAP-43 was observed in immature, newly formed axons and NF in thicker and mature axons. These proteins were not co-expressed, demonstrating their differential expression in newly formed nerve fascicles. Our descriptive and quantitative histological analysis of GAP-43 and NFL allowed us to determine, with high accuracy, the heterogenic population of axons at different stages of maturation in three tissue-engineering approaches. Finally, to perform a complete assessment of axonal regeneration, the quantitative immunohistochemical evaluation of both GAP-43 and NF could be a useful quality control in tissue engineering. Copyright © 2014 John Wiley & Sons, Ltd. Copyright © 2014 John Wiley & Sons, Ltd.

  16. Event shape analysis of deep inelastic scattering events with a large rapidity gap at HERA

    NASA Astrophysics Data System (ADS)

    ZEUS Collaboration; Breitweg, J.; Derrick, M.; Krakauer, D.; Magill, S.; Mikunas, D.; Musgrave, B.; Repond, J.; Stanek, R.; Talaga, R. L.; Yoshida, R.; Zhang, H.; Mattingly, M. C. K.; Anselmo, F.; Antonioli, P.; Bari, G.; Basile, M.; Bellagamba, L.; Boscherini, D.; Bruni, A.; Bruni, G.; Cara Romeo, G.; Castellini, G.; Cifarelli, L.; Cindolo, F.; Contin, A.; Corradi, M.; de Pasquale, S.; Gialas, I.; Giusti, P.; Iacobucci, G.; Laurenti, G.; Levi, G.; Margotti, A.; Massam, T.; Nania, R.; Palmonari, F.; Pesci, A.; Polini, A.; Ricci, F.; Sartorelli, G.; Zamora Garcia, Y.; Zichichi, A.; Amelung, C.; Bornheim, A.; Brock, I.; Coböken, K.; Crittenden, J.; Deffner, R.; Eckert, M.; Grothe, M.; Hartmann, H.; Heinloth, K.; Heinz, L.; Hilger, E.; Jakob, H.-P.; Katz, U. F.; Kerger, R.; Paul, E.; Pfeiffer, M.; Rembser, Ch.; Stamm, J.; Wedemeyer, R.; Wieber, H.; Bailey, D. S.; Campbell-Robson, S.; Cottingham, W. N.; Foster, B.; Hall-Wilton, R.; Hayes, M. E.; Heath, G. P.; Heath, H. F.; McFall, J. D.; Piccioni, D.; Roff, D. G.; Tapper, R. J.; Arneodo, M.; Ayad, R.; Capua, M.; Garfagnini, A.; Iannotti, L.; Schioppa, M.; Susinno, G.; Kim, J. Y.; Lee, J. H.; Lim, I. T.; Pac, M. Y.; Caldwell, A.; Cartiglia, N.; Jing, Z.; Liu, W.; Mellado, B.; Parsons, J. A.; Ritz, S.; Sampson, S.; Sciulli, F.; Straub, P. B.; Zhu, Q.; Borzemski, P.; Chwastowski, J.; Eskreys, A.; Figiel, J.; Klimek, K.; Przybycień , M. B.; Zawiejski, L.; Adamczyk, L.; Bednarek, B.; Bukowy, M.; Jeleń , K.; Kisielewska, D.; Kowalski, T.; Przybycień , M.; Rulikowska-Zarȩ Bska, E.; Suszycki, L.; Zaja C, J.; Duliń Ski, Z.; Kotań Ski, A.; Abbiendi, G.; Bauerdick, L. A. T.; Behrens, U.; Beier, H.; Bienlein, J. K.; Cases, G.; Deppe, O.; Desler, K.; Drews, G.; Fricke, U.; Gilkinson, D. J.; Glasman, C.; Göttlicher, P.; Haas, T.; Hain, W.; Hasell, D.; Johnson, K. F.; Kasemann, M.; Koch, W.; Kötz, U.; Kowalski, H.; Labs, J.; Lindemann, L.; Löhr, B.; Löwe, M.; Mań Czak, O.; Milewski, J.; Monteiro, T.; Ng, J. S. T.; Notz, D.; Ohrenberg, K.; Park, I. H.; Pellegrino, A.; Pelucchi, F.; Piotrzkowski, K.; Roco, M.; Rohde, M.; Roldán, J.; Ryan, J. J.; Savin, A. A.; Schneekloth, U.; Selonke, F.; Surrow, B.; Tassi, E.; Voß, T.; Westphal, D.; Wolf, G.; Wollmer, U.; Youngman, C.; Zsolararnecki, A. F.; Zeuner, W.; Burow, B. D.; Grabosch, H. J.; Meyer, A.; Schlenstedt, S.; Barbagli, G.; Gallo, E.; Pelfer, P.; Maccarrone, G.; Votano, L.; Bamberger, A.; Eisenhardt, S.; Markun, P.; Trefzger, T.; Wölfle, S.; Bromley, J. T.; Brook, N. H.; Bussey, P. J.; Doyle, A. T.; MacDonald, N.; Saxon, D. H.; Sinclair, L. E.; Strickland, E.; Waugh, R.; Bohnet, I.; Gendner, N.; Holm, U.; Meyer-Larsen, A.; Salehi, H.; Wick, K.; Gladilin, L. K.; Horstmann, D.; Kçira, D.; Klanner, R.; Lohrmann, E.; Poelz, G.; Schott, W.; Zetsche, F.; Bacon, T. C.; Butterworth, I.; Cole, J. E.; Howell, G.; Hung, B. H. Y.; Lamberti, L.; Long, K. R.; Miller, D. B.; Pavel, N.; Prinias, A.; Sedgbeer, J. K.; Sideris, D.; Walker, R.; Mallik, U.; Wang, S. M.; Wu, J. T.; Cloth, P.; Filges, D.; Fleck, J. I.; Ishii, T.; Kuze, M.; Suzuki, I.; Tokushuku, K.; Yamada, S.; Yamauchi, K.; Yamazaki, Y.; Hong, S. J.; Lee, S. B.; Nam, S. W.; Park, S. K.; Barreiro, F.; Fernández, J. P.; García, G.; Graciani, R.; Hernández, J. M.; Hervás, L.; Labarga, L.; Martínez, M.; del Peso, J.; Puga, J.; Terrón, J.; de Trocóniz, J. F.; Corriveau, F.; Hanna, D. S.; Hartmann, J.; Hung, L. W.; Murray, W. N.; Ochs, A.; Riveline, M.; Stairs, D. G.; St-Laurent, M.; Ullmann, R.; Tsurugai, T.; Bashkirov, V.; Dolgoshein, B. A.; Stifutkin, A.; Bashindzhagyan, G. L.; Ermolov, P. F.; Golubkov, Yu. A.; Khein, L. A.; Korotkova, N. A.; Korzhavina, I. A.; Kuzmin, V. A.; Lukina, O. Yu.; Proskuryakov, A. S.; Shcheglova, L. M.; Solomin, A. N.; Zotkin, S. A.; Bokel, C.; Botje, M.; Brümmer, N.; Chlebana, F.; Engelen, J.; Koffeman, E.; Kooijman, P.; van Sighem, A.; Tiecke, H.; Tuning, N.; Verkerke, W.; Vossebeld, J.; Vreeswijk, M.; Wiggers, L.; de Wolf, E.; Acosta, D.; Bylsma, B.; Durkin, L. S.; Gilmore, J.; Ginsburg, C. M.; Kim, C. L.; Ling, T. Y.; Nylander, P.; Romanowski, T. A.; Blaikley, H. E.; Cashmore, R. J.; Cooper-Sarkar, A. M.; Devenish, R. C. E.; Edmonds, J. K.; Große-Knetter, J.; Harnew, N.; Nath, C.; Noyes, V. A.; Quadt, A.; Ruske, O.; Tickner, J. R.; Uijterwaal, H.; Walczak, R.; Waters, D. S.; Bertolin, A.; Brugnera, R.; Carlin, R.; dal Corso, F.; Dosselli, U.; Limentani, S.; Morandin, M.; Posocco, M.; Stanco, L.; Stroili, R.; Voci, C.; Bulmahn, J.; Oh, B. Y.; Okrasiń Ski, J. R.; Toothacker, W. S.; Whitmore, J. J.; Iga, Y.; D'Agostini, G.; Marini, G.; Nigro, A.; Raso, M.; Hart, J. C.; McCubbin, N. A.; Shah, T. P.; Epperson, D.; Heusch, C.; Rahn, J. T.; Sadrozinski, H. F.-W.; Seiden, A.; Wichmann, R.; Williams, D. C.; Schwarzer, O.; Walenta, A. H.; Abramowicz, H.; Briskin, G.; Dagan, S.; Kananov, S.; Levy, A.; Abe, T.; Fusayasu, T.; Inuzuka, M.; Nagano, K.; Umemori, K.; Yamashita, T.; Hamatsu, R.; Hirose, T.; Homma, K.; Kitamura, S.; Matsushita, T.; Cirio, R.; Costa, M.; Ferrero, M. I.; Maselli, S.; Monaco, V.; Peroni, C.; Petrucci, M. C.; Ruspa, M.; Sacchi, R.; Solano, A.; Staiano, A.; Dardo, M.; Bailey, D. C.; Fagerstroem, C.-P.; Galea, R.; Hartner, G. F.; Joo, K. K.; Levman, G. M.; Martin, J. F.; Orr, R. S.; Polenz, S.; Sabetfakhri, A.; Simmons, D.; Teuscher, R. J.; Butterworth, J. M.; Catterall, C. D.; Jones, T. W.; Lane, J. B.; Saunders, R. L.; Sutton, M. R.; Wing, M.; Ciborowski, J.; Grzelak, G.; Kasprzak, M.; Muchorowski, K.; Nowak, R. J.; Pawlak, J. M.; Pawlak, R.; Tymieniecka, T.; Wróblewski, A. K.; Zakrzewski, J. A.; Adamus, M.; Coldewey, C.; Eisenberg, Y.; Hochman, D.; Karshon, U.; Badgett, W. F.; Chapin, D.; Cross, R.; Dasu, S.; Foudas, C.; Loveless, R. J.; Mattingly, S.; Reeder, D. D.; Smith, W. H.; Vaiciulis, A.; Wodarczyk, M.; Deshpande, A.; Dhawan, S.; Hughes, V. W.; Bhadra, S.; Frisken, W. R.; Khakzad, M.; Schmidke, W. B.

    1998-03-01

    A global event shape analysis of the multihadronic final states observed in neutral current deep inelastic scattering events with a large rapidity gap with respect to the proton direction is presented. The analysis is performed in the range 5<=Q2<=185 GeV2 and 160<=W<=250 GeV, where Q2 is the virtuality of the photon and W is the virtual-photon proton centre of mass energy. Particular emphasis is placed on the dependence of the shape variables, measured in the γ*-pomeron rest frame, on the mass of the hadronic final state, MX. With increasing MX the multihadronic final state becomes more collimated and planar. The experimental results are compared with several models which attempt to describe diffractive events. The broadening effects exhibited by the data require in these models a significant gluon component of the pomeron.

  17. Evaluation of the marginal and internal gaps of three different dental prostheses: comparison of the silicone replica technique and three-dimensional superimposition analysis

    PubMed Central

    2017-01-01

    PURPOSE The purposes of this study were to evaluate the marginal and internal gaps, and the potential clinical applications of three different methods of dental prostheses fabrication, and to compare the prostheses prepared using the silicone replica technique (SRT) and those prepared using the three-dimensional superimposition analysis (3DSA). MATERIALS AND METHODS Five Pekkton, lithium disilicate, and zirconia crowns were each manufactured and tested using both the SRT and the two-dimensional section of the 3DSA. The data were analyzed with the nonparametric version of a two-way analysis of variance using rank-transformed values and the Tukey's post-hoc test (α = .05). RESULTS Significant differences were observed between the fabrication methods in the marginal gap (P < .010), deep chamfer (P < .001), axial wall (P < .001), and occlusal area (P < .001). A significant difference in the occlusal area was found between the two measurement methods (P < .030), whereas no significant differences were found in the marginal gap (P > .350), deep chamfer (P > .719), and axial wall (P > .150). As the 3DSA method is three-dimensional, it allows for the measurement of arbitrary points. CONCLUSION All of the three fabrication methods are valid for measuring clinical objectives because they produced prostheses within the clinically acceptable range. Furthermore, a three-dimensional superimposition analysis verification method such as the silicone replica technique is also applicable in clinical settings. PMID:28680546

  18. The use of a break-even analysis: financial analysis of a fast-track program.

    PubMed

    Saywell, R M; Cordell, W H; Nyhuis, A W; Giles, B K; Culler, S D; Woods, J R; Chu, D K; McKinzie, J P; Rodman, G H

    1995-08-01

    To calculate the financial break-even point and illustrate how changes in third-party reimbursement and eligibility could affect a program's fiscal standing. Demographic, clinical, and financial data were collected retrospectively for 446 patients treated in a fast-track program during June 1993. The fast-track program is located within the confines of the emergency medicine and trauma center at a 1,050-bed tertiary care Midwestern teaching hospital and provides urgent treatment to minimally ill patients. A financial break-even analysis was performed to determine the point where the program generated enough revenue to cover its total variable and fixed costs, both direct and indirect. Given the relatively low average collection rate (62%) and high percentage of uninsured patients (31%), the analysis showed that the program's revenues covered its direct costs but not all of the indirect costs. Examining collection rates or payer class mix without examining both costs and revenues may lead to an erroneous conclusion about a program's fiscal viability. Sensitivity analysis also shows that relatively small changes in third-party coverage or eligibility (income) requirements can have a large impact on the program's financial solvency and break-even volumes.

  19. Estimating yield gaps at the cropping system level.

    PubMed

    Guilpart, Nicolas; Grassini, Patricio; Sadras, Victor O; Timsina, Jagadish; Cassman, Kenneth G

    2017-05-01

    Yield gap analyses of individual crops have been used to estimate opportunities for increasing crop production at local to global scales, thus providing information crucial to food security. However, increases in crop production can also be achieved by improving cropping system yield through modification of spatial and temporal arrangement of individual crops. In this paper we define the cropping system yield potential as the output from the combination of crops that gives the highest energy yield per unit of land and time, and the cropping system yield gap as the difference between actual energy yield of an existing cropping system and the cropping system yield potential. Then, we provide a framework to identify alternative cropping systems which can be evaluated against the current ones. A proof-of-concept is provided with irrigated rice-maize systems at four locations in Bangladesh that represent a range of climatic conditions in that country. The proposed framework identified (i) realistic alternative cropping systems at each location, and (ii) two locations where expected improvements in crop production from changes in cropping intensity (number of crops per year) were 43% to 64% higher than from improving the management of individual crops within the current cropping systems. The proposed framework provides a tool to help assess food production capacity of new systems ( e.g. with increased cropping intensity) arising from climate change, and assess resource requirements (water and N) and associated environmental footprint per unit of land and production of these new systems. By expanding yield gap analysis from individual crops to the cropping system level and applying it to new systems, this framework could also be helpful to bridge the gap between yield gap analysis and cropping/farming system design.

  20. SACRIFICING THE ECOLOGICAL RESOLUTION OF VEGETATION MAPS AT THE ALTAR OF THEMATIC ACCURACY: ASSESSED MAP ACCURACIES FOR HIERARCHICAL VEGETATION CLASSIFICATIONS IN THE EASTERN GREAT BASIN OF THE SOUTHWEST REGIONAL GAP ANALYSIS PROJECT (SW REGAP)

    EPA Science Inventory

    The Southwest Regional Gap Analysis Project (SW ReGAP) improves upon previous GAP projects conducted in Arizona, Colorado, Nevada, New Mexico, and Utah to provide a
    consistent, seamless vegetation map for this large and ecologically diverse geographic region. Nevada's compone...

  1. SAR backscatter from coniferous forest gaps

    NASA Technical Reports Server (NTRS)

    Day, John L.; Davis, Frank W.

    1992-01-01

    A study is in progress comparing Airborne Synthetic Aperture Radar (AIRSAR) backscatter from coniferous forest plots containing gaps to backscatter from adjacent gap-free plots. Issues discussed are how do gaps in the range of 400 to 1600 sq m (approximately 4-14 pixels at intermediate incidence angles) affect forest backscatter statistics and what incidence angles, wavelengths, and polarizations are most sensitive to forest gaps. In order to visualize the slant-range imaging of forest and gaps, a simple conceptual model is used. This strictly qualitative model has led us to hypothesize that forest radar returns at short wavelengths (eg., C-band) and large incidence angles (e.g., 50 deg) should be most affected by the presence of gaps, whereas returns at long wavelengths and small angles should be least affected. Preliminary analysis of 1989 AIRSAR data from forest near Mt. Shasta supports the hypothesis. Current forest backscatter models such as MIMICS and Santa Barbara Discontinuous Canopy Backscatter Model have in several cases correctly predicted backscatter from forest stands based on inputs of measured or estimated forest parameters. These models do not, however, predict within-stand SAR scene texture, or 'intrinsic scene variability' as Ulaby et al. has referred to it. For instance, the Santa Barbara model, which may be the most spatially coupled of the existing models, is not truly spatial. Tree locations within a simulated pixel are distributed according to a Poisson process, as they are in many natural forests, but tree size is unrelated to location, which is not the case in nature. Furthermore, since pixels of a simulated stand are generated independently in the Santa Barbara model, spatial processes larger than one pixel are not modeled. Using a different approach, Oliver modeled scene texture based on an hypothetical forest geometry. His simulated scenes do not agree well with SAR data, perhaps due to the simple geometric model used. Insofar as texture

  2. A Qualitative Examination of Postsecondary Education Programs for Students with Intellectual Disabilities and the Perceptions of Parents and Teachers towards These Programs

    ERIC Educational Resources Information Center

    Roundtree, Emma Sophia

    2017-01-01

    Research has shown there is a gap in access to postsecondary education (PSE) programs for students with intellectual disabilities (ID) in Georgia. There is also a gap in the research literature concerning the perceptions of parents and teachers of students with ID towards these PSE programs. This study sought to examine these problems by using a…

  3. An effective approach for gap-filling continental scale remotely sensed time-series

    PubMed Central

    Weiss, Daniel J.; Atkinson, Peter M.; Bhatt, Samir; Mappin, Bonnie; Hay, Simon I.; Gething, Peter W.

    2014-01-01

    The archives of imagery and modeled data products derived from remote sensing programs with high temporal resolution provide powerful resources for characterizing inter- and intra-annual environmental dynamics. The impressive depth of available time-series from such missions (e.g., MODIS and AVHRR) affords new opportunities for improving data usability by leveraging spatial and temporal information inherent to longitudinal geospatial datasets. In this research we develop an approach for filling gaps in imagery time-series that result primarily from cloud cover, which is particularly problematic in forested equatorial regions. Our approach consists of two, complementary gap-filling algorithms and a variety of run-time options that allow users to balance competing demands of model accuracy and processing time. We applied the gap-filling methodology to MODIS Enhanced Vegetation Index (EVI) and daytime and nighttime Land Surface Temperature (LST) datasets for the African continent for 2000–2012, with a 1 km spatial resolution, and an 8-day temporal resolution. We validated the method by introducing and filling artificial gaps, and then comparing the original data with model predictions. Our approach achieved R2 values above 0.87 even for pixels within 500 km wide introduced gaps. Furthermore, the structure of our approach allows estimation of the error associated with each gap-filled pixel based on the distance to the non-gap pixels used to model its fill value, thus providing a mechanism for including uncertainty associated with the gap-filling process in downstream applications of the resulting datasets. PMID:25642100

  4. Stick insect locomotion in a complex environment: climbing over large gaps.

    PubMed

    Blaesing, Bettina; Cruse, Holk

    2004-03-01

    In a complex environment, animals are challenged by various types of obstacles. This requires the controller of their walking system to be highly flexible. In this study, stick insects were presented with large gaps to cross in order to observe how locomotion can be adapted to challenging environmental situations. Different approaches were used to investigate the sequence of gap-crossing behaviour. A detailed video analysis revealed that gap-crossing behaviour resembles modified walking behaviour with additional step types. The walking sequence is interrupted by an interval of exploration, in which the insect probes the gap space with its antennae and front legs. When reaching the gap, loss of contact of an antenna with the ground does not elicit any observable reactions. In contrast, an initial front leg step into the gap that often follows antennal 'non-contact' evokes slowing down of stance velocity. An ablation experiment showed that the far edge of the gap is detected by tactile antennal stimulation rather than by vision. Initial contact of an antenna or front leg with the far edge of the gap represents a 'point of no return', after which gap crossing is always successfully completed. Finally, flow chart diagrams of the gap-crossing sequence were constructed based on an ethogram of single elements of behaviour. Comparing flow charts for two gap sizes revealed differences in the frequency and succession of these elements, especially during the first part of the sequence.

  5. Hyperspectral wide gap second derivative analysis for in vivo detection of cervical intraepithelial neoplasia

    NASA Astrophysics Data System (ADS)

    Zheng, Wenli; Wang, Chaojian; Chang, Shufang; Zhang, Shiwu; Xu, Ronald X.

    2015-12-01

    Hyperspectral reflectance imaging technique has been used for in vivo detection of cervical intraepithelial neoplasia. However, the clinical outcome of this technique is suboptimal owing to multiple limitations such as nonuniform illumination, high-cost and bulky setup, and time-consuming data acquisition and processing. To overcome these limitations, we acquired the hyperspectral data cube in a wavelength ranging from 600 to 800 nm and processed it by a wide gap second derivative analysis method. This method effectively reduced the image artifacts caused by nonuniform illumination and background absorption. Furthermore, with second derivative analysis, only three specific wavelengths (620, 696, and 772 nm) are needed for tissue classification with optimal separability. Clinical feasibility of the proposed image analysis and classification method was tested in a clinical trial where cervical hyperspectral images from three patients were used for classification analysis. Our proposed method successfully classified the cervix tissue into three categories of normal, inflammation and high-grade lesion. These classification results were coincident with those by an experienced gynecology oncologist after applying acetic acid. Our preliminary clinical study has demonstrated the technical feasibility for in vivo and noninvasive detection of cervical neoplasia without acetic acid. Further clinical research is needed in order to establish a large-scale diagnostic database and optimize the tissue classification technique.

  6. Hyperspectral wide gap second derivative analysis for in vivo detection of cervical intraepithelial neoplasia.

    PubMed

    Zheng, Wenli; Wang, Chaojian; Chang, Shufang; Zhang, Shiwu; Xu, Ronald X

    2015-12-01

    Hyperspectral reflectance imaging technique has been used for in vivo detection of cervical intraepithelial neoplasia. However, the clinical outcome of this technique is suboptimal owing to multiple limitations such as nonuniform illumination, high-cost and bulky setup, and time-consuming data acquisition and processing. To overcome these limitations, we acquired the hyperspectral data cube in a wavelength ranging from 600 to 800 nm and processed it by a wide gap second derivative analysis method. This method effectively reduced the image artifacts caused by nonuniform illumination and background absorption. Furthermore, with second derivative analysis, only three specific wavelengths (620, 696, and 772 nm) are needed for tissue classification with optimal separability. Clinical feasibility of the proposed image analysis and classification method was tested in a clinical trial where cervical hyperspectral images from three patients were used for classification analysis. Our proposed method successfully classified the cervix tissue into three categories of normal, inflammation and high-grade lesion. These classification results were coincident with those by an experienced gynecology oncologist after applying acetic acid. Our preliminary clinical study has demonstrated the technical feasibility for in vivo and noninvasive detection of cervical neoplasia without acetic acid. Further clinical research is needed in order to establish a large-scale diagnostic database and optimize the tissue classification technique.

  7. Gender gap on concept inventories in physics: What is consistent, what is inconsistent, and what factors influence the gap?

    NASA Astrophysics Data System (ADS)

    Madsen, Adrian; McKagan, Sarah B.; Sayre, Eleanor C.

    2013-12-01

    We review the literature on the gender gap on concept inventories in physics. Across studies of the most commonly used mechanics concept inventories, the Force Concept Inventory and Force and Motion Conceptual Evaluation, men’s average pretest scores are always higher than women’s, and in most cases men’s posttest scores are higher as well. The weighted average gender difference on these tests is 13% for pretest scores, 12% for posttest scores, and 6% for normalized gain. This difference is much smaller than the average difference in normalized gain between traditional lecture and interactive engagement (25%), but it is large enough that it could impact the results of studies comparing the effectiveness of different teaching methods. There is sometimes a gender gap on commonly used electricity and magnetism concept inventories, the Brief Electricity and Magnetism Assessment and Conceptual Survey of Electricity and Magnetism, but it is usually much smaller and sometimes is zero or favors women. The weighted average gender difference on these tests is 3.7% for pretest scores, 8.5% for posttest scores, and 6% for normalized gain. There are far fewer studies of the gender gap on electricity and magnetism concept inventories and much more variation in the existing studies. Based on our analysis of 26 published articles comparing the impact of 30 factors that could potentially influence the gender gap, no single factor is sufficient to explain the gap. Several high-profile studies that have claimed to account for or reduce the gender gap have failed to be replicated in subsequent studies, suggesting that isolated claims of explanations of the gender gap should be interpreted with caution. For example, claims that the gender gap could be eliminated through interactive engagement teaching methods or through a “values affirmation writing exercise” were not supported by subsequent studies. Suggestions that the gender gap might be reduced by changing the wording of

  8. Determining the ’Gap

    DTIC Science & Technology

    2009-05-01

    Army training doctrine, and by adjusting the curriculum of the officer core in order to close the knowledge gap . The author closes by concluding...fight. The research to find these gaps begins with a process trace of doctrine from 1976 to the present, starting with the advent of Active Defense...discovering the one gap , three were found. Upon further examination below, even these initially perceived gaps dissipate under close scrutiny. Gap

  9. Analysis and Optimization of a Novel 2-D Magnet Array with Gaps and Staggers for a Moving-Magnet Planar Motor

    PubMed Central

    Chen, Xuedong; Zeng, Lizhan

    2018-01-01

    This paper presents a novel 2-D magnet array with gaps and staggers, which is especially suitable for magnetically levitated planar motor with moving magnets. The magnetic flux density distribution is derived by Fourier analysis and superposition. The influences of gaps and staggers on high-order harmonics and flux density were analyzed, and the optimized design is presented. Compared with the other improved structures based on traditional Halbach magnet arrays, the proposed design has the lowest high-order harmonics percentage, and the characteristics of flux density meet the demand of high acceleration in horizontal directions. It is also lightweight and easy to manufacture. The proposed magnet array was built, and the calculation results have been verified with experiment. PMID:29300323

  10. Mechanics of Fluid-Filled Interstitial Gaps. I. Modeling Gaps in a Compact Tissue.

    PubMed

    Parent, Serge E; Barua, Debanjan; Winklbauer, Rudolf

    2017-08-22

    Fluid-filled interstitial gaps are a common feature of compact tissues held together by cell-cell adhesion. Although such gaps can in principle be the result of weak, incomplete cell attachment, adhesion is usually too strong for this to occur. Using a mechanical model of tissue cohesion, we show that, instead, a combination of local prevention of cell adhesion at three-cell junctions by fluidlike extracellular material and a reduction of cortical tension at the gap surface are sufficient to generate stable gaps. The size and shape of these interstitial gaps depends on the mechanical tensions between cells and at gap surfaces, and on the difference between intracellular and interstitial pressures that is related to the volume of the interstitial fluid. As a consequence of the dependence on tension/tension ratios, the presence of gaps does not depend on the absolute strength of cell adhesion, and similar gaps are predicted to occur in tissues of widely differing cohesion. Tissue mechanical parameters can also vary within and between cells of a given tissue, generating asymmetrical gaps. Within limits, these can be approximated by symmetrical gaps. Copyright © 2017 Biophysical Society. Published by Elsevier Inc. All rights reserved.

  11. Closing the Gap Between Specification and Programming: VDM++ and SCALA

    NASA Technical Reports Server (NTRS)

    Havelund, Klaus

    2011-01-01

    We argue that a modern programming language such as Scala offers a level of succinctness, which makes it suitable for program and systems specification as well as for high-level programming. We illustrate this by comparing the language with the Vdm++ specification language. The comparison also identifies areas where Scala perhaps could be improved, inspired by Vdm++. We furthermore illustrate Scala's potential as a specification language by augmenting it with a combination of parameterized state machines and temporal logic, defined as a library, thereby forming an expressive but simple runtime verification framework.

  12. Ca analysis: an Excel based program for the analysis of intracellular calcium transients including multiple, simultaneous regression analysis.

    PubMed

    Greensmith, David J

    2014-01-01

    Here I present an Excel based program for the analysis of intracellular Ca transients recorded using fluorescent indicators. The program can perform all the necessary steps which convert recorded raw voltage changes into meaningful physiological information. The program performs two fundamental processes. (1) It can prepare the raw signal by several methods. (2) It can then be used to analyze the prepared data to provide information such as absolute intracellular Ca levels. Also, the rates of change of Ca can be measured using multiple, simultaneous regression analysis. I demonstrate that this program performs equally well as commercially available software, but has numerous advantages, namely creating a simplified, self-contained analysis workflow. Copyright © 2013 The Author. Published by Elsevier Ireland Ltd.. All rights reserved.

  13. Gap Gene Regulatory Dynamics Evolve along a Genotype Network

    PubMed Central

    Crombach, Anton; Wotton, Karl R.; Jiménez-Guri, Eva; Jaeger, Johannes

    2016-01-01

    Developmental gene networks implement the dynamic regulatory mechanisms that pattern and shape the organism. Over evolutionary time, the wiring of these networks changes, yet the patterning outcome is often preserved, a phenomenon known as “system drift.” System drift is illustrated by the gap gene network—involved in segmental patterning—in dipteran insects. In the classic model organism Drosophila melanogaster and the nonmodel scuttle fly Megaselia abdita, early activation and placement of gap gene expression domains show significant quantitative differences, yet the final patterning output of the system is essentially identical in both species. In this detailed modeling analysis of system drift, we use gene circuits which are fit to quantitative gap gene expression data in M. abdita and compare them with an equivalent set of models from D. melanogaster. The results of this comparative analysis show precisely how compensatory regulatory mechanisms achieve equivalent final patterns in both species. We discuss the larger implications of the work in terms of “genotype networks” and the ways in which the structure of regulatory networks can influence patterns of evolutionary change (evolvability). PMID:26796549

  14. Analyzing Bleriot's propeller gaps in Cassini NAC images

    NASA Astrophysics Data System (ADS)

    Hoffmann, Holger; Chen, Cheng; Seiß, Martin; Albers, Nicole; Spahn, Frank; Nic

    2016-10-01

    Among the great discoveries of the Cassini mission are the propeller-shaped structures created by small moonlets embedded in Saturn's dense rings. These moonlets are not massive enough to counteract the viscous ring diffusion to open and maintain circumferential gaps, distinguishing them from ring-moons like Pan and Daphnis.Although one of the defining features of propeller structures, well-formed partial gaps have been resolved by the Imaging Science Subsystem Narrow Angle Camera onboard the Cassini spacecraft only for the largest known propeller named Bleriot. We analyze images of the sunlit side of Saturn's outer A ring showing the propeller Bleriot with clearly visible gaps. By fitting a Gaussian to radial brightness profiles at different azimuthal locations, we obtain the evolution of gap minimum and gap width downstream of the moonlet.We report two findings:1) Numerical simulations indicate that the radial separation of the partial propeller gaps is expected to be 4 Hill radii (Spahn and Sremcevic, 2000, A&A). We infer Bleriot's Hill radius to be a few hundred meters, consistent with values given by Sremcevic et al. (2014, DPS) and Hoffmann et al. (2015, Icarus).2) In order to estimate the ring viscosity in the region of Saturn's outer A ring, where Bleriot orbits, we fit several model functions (one example being the analytic solution derived by Sremcevic, Spahn and Duschl, 2002, MNRAS) describing the azimuthal evolution of the surface density in the propeller gap region to the data obtained from the image analysis. We find viscosity values consistent with the parameterization of ring viscosity by Daisaka et al. (2001, Icarus), but significantly lower than the upper limit given by Esposito et al. (1983, Icarus)

  15. BASIC Programming In Water And Wastewater Analysis

    NASA Technical Reports Server (NTRS)

    Dreschel, Thomas

    1988-01-01

    Collection of computer programs assembled for use in water-analysis laboratories. First program calculates quality-control parameters used in routine water analysis. Second calculates line of best fit for standard concentrations and absorbances entered. Third calculates specific conductance from conductivity measurement and temperature at which measurement taken. Fourth calculates any one of four types of residue measured in water. Fifth, sixth, and seventh calculate results of titrations commonly performed on water samples. Eighth converts measurements, to actual dissolved-oxygen concentration using oxygen-saturation values for fresh and salt water. Ninth and tenth perform calculations of two other common titrimetric analyses. Eleventh calculates oil and grease residue from water sample. Last two use spectro-photometric measurements of absorbance at different wavelengths and residue measurements. Programs included in collection written for Hewlett-Packard 2647F in H-P BASIC.

  16. The Development of Practical Item Analysis Program for Indonesian Teachers

    ERIC Educational Resources Information Center

    Muhson, Ali; Lestari, Barkah; Supriyanto; Baroroh, Kiromim

    2017-01-01

    Item analysis has essential roles in the learning assessment. The item analysis program is designed to measure student achievement and instructional effectiveness. This study was aimed to develop item-analysis program and verify its feasibility. This study uses a Research and Development (R & D) model. The procedure includes designing and…

  17. Gap Analysis of Material Properties Data for Ferritic/Martensitic HT-9 Steel

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Brown, Neil R.; Serrano De Caro, Magdalena; Rodriguez, Edward A.

    2012-08-28

    The US Department of Energy (DOE), Office of Nuclear Energy (NE), is supporting the development of an ASME Code Case for adoption of 12Cr-1Mo-VW ferritic/martensitic (F/M) steel, commonly known as HT-9, primarily for use in elevated temperature design of liquid-metal fast reactors (LMFR) and components. In 2011, Los Alamos National Laboratory (LANL) nuclear engineering staff began assisting in the development of a small modular reactor (SMR) design concept, previously known as the Hyperion Module, now called the Gen4 Module. LANL staff immediately proposed HT-9 for the reactor vessel and components, as well as fuel clad and ducting, due to itsmore » superior thermal qualities. Although the ASME material Code Case, for adoption of HT-9 as an approved elevated temperature material for LMFR service, is the ultimate goal of this project, there are several key deliverables that must first be successfully accomplished. The most important key deliverable is the research, accumulation, and documentation of specific material parameters; physical, mechanical, and environmental, which becomes the basis for an ASME Code Case. Time-independent tensile and ductility data and time-dependent creep and creep-rupture behavior are some of the material properties required for a successful ASME Code case. Although this report provides a cursory review of the available data, a much more comprehensive study of open-source data would be necessary. This report serves three purposes: (a) provides a list of already existing material data information that could ultimately be made available to the ASME Code, (b) determines the HT-9 material properties data missing from available sources that would be required and (c) estimates the necessary material testing required to close the gap. Ultimately, the gap analysis demonstrates that certain material properties testing will be required to fulfill the necessary information package for an ASME Code Case.« less

  18. Minding the gap between communication skills simulation and authentic experience.

    PubMed

    Yardley, Sarah; Irvine, Alison W; Lefroy, Janet

    2013-05-01

    Concurrent exposure to simulated and authentic experiences during undergraduate medical education is increasing. The impact of gaps or differences between contemporaneous experiences has not been adequately considered. We address two questions. How do new undergraduate medical students understand contemporaneous interactions with simulated and authentic patients? How and why do student perceptions of differences between simulated and authentic patient interactions shape their learning? We conducted an interpretative thematic secondary analysis of research data comprising individual interviews (n = 23), focus groups (three groups, n = 16), and discussion groups (four groups, n = 26) with participants drawn from two different year cohorts of Year 1 medical students. These methods generated data from 48 different participants, of whom 17 provided longitudinal data. In addition, data from routinely collected written evaluations of three whole Year 1 cohorts (response rates ≥ 88%, n = 378) were incorporated into our secondary analysis dataset. The primary studies and our secondary analysis were conducted in a single UK medical school with an integrated curriculum. Our analysis identified that students generate knowledge and meaning from their simulated and authentic experiences relative to each other and that the resultant learning differs in quality according to meaning created by comparing and contrasting contemporaneous experiences. Three themes were identified that clarify how and why the contrasting of differences is an important process for learning outcomes. These are preparedness, responsibility for safety, and perceptions of a gap between theory and practice. We propose a conceptual framework generated by reframing common metaphors that refer to the concept of the gap to develop educational strategies that might maximise useful learning from perceived differences. Educators need to 'mind' gaps in collaboration with students if synergistic learning is to be

  19. Closing the Racial Discipline Gap in Classrooms by Changing Teacher Practice

    ERIC Educational Resources Information Center

    Gregory, Anne; Hafen, Christopher A.; Ruzek, Erik; Mikami, Amori Yee; Allen, Joseph P.; Pianta, Robert C.

    2016-01-01

    Black students are issued school discipline sanctions at rates higher than members of other racial and ethnic groups, underscoring the need for professional development that addresses this gap. In 86 secondary school classrooms, a randomized controlled trial examined the effects of a 2-year teacher-coaching program, My Teaching Partner Secondary…

  20. Bridging the Gap between Higher Education and the Telecommunications Engineering Sector

    ERIC Educational Resources Information Center

    Muhammad, Sajid Sheikh; Aurangzeb, Muhammad; Tarique, Imtiaz

    2009-01-01

    In this paper, the growth of the telecommunication sector in Pakistan and consequent development in the related professional education is studied. The widening gap between the telecommunication industry and associated education sector is identified. The higher educational programs in Pakistan have grown very rapidly to meet the needs of the…