WorldWideScience

Sample records for observatory ada development

  1. Ada training evaluation and recommendations from the Gamma Ray Observatory Ada Development Team

    International Nuclear Information System (INIS)

    1985-10-01

    The Ada training experiences of the Gamma Ray Observatory Ada development team are related, and recommendations are made concerning future Ada training for software developers. Training methods are evaluated, deficiencies in the training program are noted, and a recommended approach, including course outline, time allocation, and reference materials, is offered

  2. Gamma ray observatory dynamics simulator in Ada (GRODY)

    International Nuclear Information System (INIS)

    1990-09-01

    This experiment involved the parallel development of dynamics simulators for the Gamma Ray Observatory in both FORTRAN and Ada for the purpose of evaluating the applicability of Ada to the NASA/Goddard Space Flight Center's flight dynamics environment. The experiment successfully demonstrated that Ada is a viable, valuable technology for use in this environment. In addition to building a simulator, the Ada team evaluated training approaches, developed an Ada methodology appropriate to the flight dynamics environment, and established a baseline for evaluating future Ada projects

  3. GRODY - GAMMA RAY OBSERVATORY DYNAMICS SIMULATOR IN ADA

    Science.gov (United States)

    Stark, M.

    1994-01-01

    Analysts use a dynamics simulator to test the attitude control system algorithms used by a satellite. The simulator must simulate the hardware, dynamics, and environment of the particular spacecraft and provide user services which enable the analyst to conduct experiments. Researchers at Goddard's Flight Dynamics Division developed GRODY alongside GROSS (GSC-13147), a FORTRAN simulator which performs the same functions, in a case study to assess the feasibility and effectiveness of the Ada programming language for flight dynamics software development. They used popular object-oriented design techniques to link the simulator's design with its function. GRODY is designed for analysts familiar with spacecraft attitude analysis. The program supports maneuver planning as well as analytical testing and evaluation of the attitude determination and control system used on board the Gamma Ray Observatory (GRO) satellite. GRODY simulates the GRO on-board computer and Control Processor Electronics. The analyst/user sets up and controls the simulation. GRODY allows the analyst to check and update parameter values and ground commands, obtain simulation status displays, interrupt the simulation, analyze previous runs, and obtain printed output of simulation runs. The video terminal screen display allows visibility of command sequences, full-screen display and modification of parameters using input fields, and verification of all input data. Data input available for modification includes alignment and performance parameters for all attitude hardware, simulation control parameters which determine simulation scheduling and simulator output, initial conditions, and on-board computer commands. GRODY generates eight types of output: simulation results data set, analysis report, parameter report, simulation report, status display, plots, diagnostic output (which helps the user trace any problems that have occurred during a simulation), and a permanent log of all runs and errors. The

  4. Ada in AI or AI in Ada. On developing a rationale for integration

    Science.gov (United States)

    Collard, Philippe E.; Goforth, Andre

    1988-01-01

    The use of Ada as an Artificial Intelligence (AI) language is gaining interest in the NASA Community, i.e., by parties who have a need to deploy Knowledge Based-Systems (KBS) compatible with the use of Ada as the software standard for the Space Station. A fair number of KBS and pseudo-KBS implementations in Ada exist today. Currently, no widely used guidelines exist to compare and evaluate these with one another. The lack of guidelines illustrates a fundamental problem inherent in trying to compare and evaluate implementations of any sort in languages that are procedural or imperative in style, such as Ada, with those in languages that are functional in style, such as Lisp. Discussed are the strengths and weakness of using Ada as an AI language and a preliminary analysis provided of factors needed for the development of criteria for the integration of these two families of languages and the environments in which they are implemented. The intent for developing such criteria is to have a logical rationale that may be used to guide the development of Ada tools and methodology to support KBS requirements, and to identify those AI technology components that may most readily and effectively be deployed in Ada.

  5. ART/Ada and CLIPS/Ada

    Science.gov (United States)

    Culbert, Chris

    1990-01-01

    Although they have reached a point of commercial viability, expert systems were originally developed in artificial intelligence (AI) research environments. Many of the available tools still work best in such environments. These environments typically utilize special hardware such as LISP machines and relatively unfamiliar languages such as LISP or Prolog. Space Station applications will require deep integration of expert system technology with applications developed in conventional languages, specifically Ada. The ability to apply automation to Space Station functions could be greatly enhanced by widespread availability of state-of-the-art expert system tools based on Ada. Although there have been some efforts to examine the use of Ada for AI applications, there are few, if any, existing products which provide state-of-the-art AI capabilities in an Ada tool. The goal of the ART/Ada Design Project is to conduct research into the implementation in Ada of state-of-the-art hybrid expert systems building tools (ESBT's). This project takes the following approach: using the existing design of the ART-IM ESBT as a starting point, analyze the impact of the Ada language and Ada development methodologies on that design; redesign the system in Ada; and analyze its performance. The research project will attempt to achieve a comprehensive understanding of the potential for embedding expert systems in Ada systems for eventual application in future Space Station Freedom projects. During Phase 1 of the project, initial requirements analysis, design, and implementation of the kernel subset of ART-IM functionality was completed. During Phase 2, the effort has been focused on the implementation and performance analysis of several versions with increasing functionality. Since production quality ART/Ada tools will not be available for a considerable time, and additional subtask of this project will be the completion of an Ada version of the CLIPS expert system shell developed by NASA

  6. Ada issues in implementing ART-Ada

    Science.gov (United States)

    Lee, S. Daniel

    1990-01-01

    Due to the Ada mandate of a number of government agencies, interest in deploying expert systems such as Ada has increased. Recently, several Ada-based expert system tools have been developed. According to a recent benchmark report, these tools do not perform as well as similar tools written in C. While poorly implemented Ada compilers contribute to the poor benchmark result, some fundamental problems of the Ada language itself have been uncovered. Here, the authors describe Ada language issues encountered during the deployment of ART-Ada, an expert system tool for Ada deployment. ART-Ada is being used to implement several prototype expert systems for the Space Station Freedom and the U.S. Air Force.

  7. Ada developers' supplement to the recommended approach

    Science.gov (United States)

    Kester, Rush; Landis, Linda

    1993-01-01

    This document is a collection of guidelines for programmers and managers who are responsible for the development of flight dynamics applications in Ada. It is intended to be used in conjunction with the Recommended Approach to Software Development (SEL-81-305), which describes the software development life cycle, its products, reviews, methods, tools, and measures. The Ada Developers' Supplement provides additional detail on such topics as reuse, object-oriented analysis, and object-oriented design.

  8. QUEST/Ada (Query Utility Environment for Software Testing of Ada): The development of a prgram analysis environment for Ada, task 1, phase 2

    Science.gov (United States)

    Brown, David B.

    1990-01-01

    The results of research and development efforts are described for Task one, Phase two of a general project entitled The Development of a Program Analysis Environment for Ada. The scope of this task includes the design and development of a prototype system for testing Ada software modules at the unit level. The system is called Query Utility Environment for Software Testing of Ada (QUEST/Ada). The prototype for condition coverage provides a platform that implements expert system interaction with program testing. The expert system can modify data in the instrument source code in order to achieve coverage goals. Given this initial prototype, it is possible to evaluate the rule base in order to develop improved rules for test case generation. The goals of Phase two are the following: (1) to continue to develop and improve the current user interface to support the other goals of this research effort (i.e., those related to improved testing efficiency and increased code reliable); (2) to develop and empirically evaluate a succession of alternative rule bases for the test case generator such that the expert system achieves coverage in a more efficient manner; and (3) to extend the concepts of the current test environment to address the issues of Ada concurrency.

  9. ART-Ada: An Ada-based expert system tool

    Science.gov (United States)

    Lee, S. Daniel; Allen, Bradley P.

    1991-01-01

    The Department of Defense mandate to standardize on Ada as the language for software systems development has resulted in increased interest in making expert systems technology readily available in Ada environments. NASA's Space Station Freedom is an example of the large Ada software development projects that will require expert systems in the 1990's. Another large scale application that can benefit from Ada based expert system tool technology is the Pilot's Associate (PA) expert system project for military combat aircraft. Automated Reasoning Tool (ART) Ada, an Ada Expert system tool is described. ART-Ada allow applications of a C-based expert system tool called ART-IM to be deployed in various Ada environments. ART-Ada is being used to implement several prototype expert systems for NASA's Space Station Freedom Program and the U.S. Air Force.

  10. Classic-Ada(TM)

    Science.gov (United States)

    Valley, Lois

    1989-01-01

    The SPS product, Classic-Ada, is a software tool that supports object-oriented Ada programming with powerful inheritance and dynamic binding. Object Oriented Design (OOD) is an easy, natural development paradigm, but it is not supported by Ada. Following the DOD Ada mandate, SPS developed Classic-Ada to provide a tool which supports OOD and implements code in Ada. It consists of a design language, a code generator and a toolset. As a design language, Classic-Ada supports the object-oriented principles of information hiding, data abstraction, dynamic binding, and inheritance. It also supports natural reuse and incremental development through inheritance, code factoring, and Ada, Classic-Ada, dynamic binding and static binding in the same program. Only nine new constructs were added to Ada to provide object-oriented design capabilities. The Classic-Ada code generator translates user application code into fully compliant, ready-to-run, standard Ada. The Classic-Ada toolset is fully supported by SPS and consists of an object generator, a builder, a dictionary manager, and a reporter. Demonstrations of Classic-Ada and the Classic-Ada Browser were given at the workshop.

  11. CLIPS/Ada: An Ada-based tool for building expert systems

    Science.gov (United States)

    White, W. A.

    1990-01-01

    Clips/Ada is a production system language and a development environment. It is functionally equivalent to the CLIPS tool. CLIPS/Ada was developed in order to provide a means of incorporating expert system technology into projects where the use of the Ada language had been mandated. A secondary purpose was to glean information about the Ada language and its compilers. Specifically, whether or not the language and compilers were mature enough to support AI applications. The CLIPS/Ada tool is coded entirely in Ada and is designed to be used by Ada systems that require expert reasoning.

  12. Software engineering capability for Ada (GRASP/Ada Tool)

    Science.gov (United States)

    Cross, James H., II

    1995-01-01

    The GRASP/Ada project (Graphical Representations of Algorithms, Structures, and Processes for Ada) has successfully created and prototyped a new algorithmic level graphical representation for Ada software, the Control Structure Diagram (CSD). The primary impetus for creation of the CSD was to improve the comprehension efficiency of Ada software and, as a result, improve reliability and reduce costs. The emphasis has been on the automatic generation of the CSD from Ada PDL or source code to support reverse engineering and maintenance. The CSD has the potential to replace traditional prettyprinted Ada Source code. A new Motif compliant graphical user interface has been developed for the GRASP/Ada prototype.

  13. The development of a program analysis environment for Ada: Reverse engineering tools for Ada

    Science.gov (United States)

    Cross, James H., II

    1991-01-01

    The Graphical Representations of Algorithms, Structures, and Processes for Ada (GRASP/Ada) has successfully created and prototyped a new algorithm level graphical representation for Ada software, the Control Structure Diagram (CSD). The primary impetus for creation of the CSD was to improve the comprehension efficiency of Ada software and thus improve reliability and reduce costs. The emphasis was on the automatic generation of the CSD from Ada source code to support reverse engineering and maintenance. The CSD has the potential to replace traditional prettyprinted Ada source code. In Phase 1 of the GRASP/Ada project, the CSD graphical constructs were created and applied manually to several small Ada programs. A prototype (Version 1) was designed and implemented using FLEX and BISON running under the Virtual Memory System (VMS) on a VAX 11-780. In Phase 2, the prototype was improved and ported to the Sun 4 platform under UNIX. A user interface was designed and partially implemented. The prototype was applied successfully to numerous Ada programs ranging in size from several hundred to several thousand lines of source code. In Phase 3 of the project, the prototype was prepared for limited distribution (GRASP/Ada Version 3.0) to facilitate evaluation. The user interface was extensively reworked. The current prototype provides the capability for the user to generate CSD from Ada source code in a reverse engineering mode with a level of flexibility suitable for practical application.

  14. Development of Software Tools for ADA Compliance Data Collection, Management, and Inquiry

    Science.gov (United States)

    2014-07-01

    In this NUTC research project, the UNR research team developed an iOS application (named NDOT ADA Data) to efficiently and intuitively collect ADA inventory data with iPhones or iPads. This tool was developed to facilitate NDOT ADA data collect...

  15. Ada and the rapid development lifecycle

    Science.gov (United States)

    Deforrest, Lloyd; Gref, Lynn

    1991-01-01

    JPL is under contract, through NASA, with the US Army to develop a state-of-the-art Command Center System for the US European Command (USEUCOM). The Command Center System will receive, process, and integrate force status information from various sources and provide this integrated information to staff officers and decision makers in a format designed to enhance user comprehension and utility. The system is based on distributed workstation class microcomputers, VAX- and SUN-based data servers, and interfaces to existing military mainframe systems and communication networks. JPL is developing the Command Center System utilizing an incremental delivery methodology called the Rapid Development Methodology with adherence to government and industry standards including the UNIX operating system, X Windows, OSF/Motif, and the Ada programming language. Through a combination of software engineering techniques specific to the Ada programming language and the Rapid Development Approach, JPL was able to deliver capability to the military user incrementally, with comparable quality and improved economies of projects developed under more traditional software intensive system implementation methodologies.

  16. GRASP/Ada 95: Reverse Engineering Tools for Ada

    Science.gov (United States)

    Cross, James H., II

    1996-01-01

    The GRASP/Ada project (Graphical Representations of Algorithms, Structures, and Processes for Ada) has successfully created and prototyped an algorithmic level graphical representation for Ada software, the Control Structure Diagram (CSD), and a new visualization for a fine-grained complexity metric called the Complexity Profile Graph (CPG). By synchronizing the CSD and the CPG, the CSD view of control structure, nesting, and source code is directly linked to the corresponding visualization of statement level complexity in the CPG. GRASP has been integrated with GNAT, the GNU Ada 95 Translator to provide a comprehensive graphical user interface and development environment for Ada 95. The user may view, edit, print, and compile source code as a CSD with no discernible addition to storage or computational overhead. The primary impetus for creation of the CSD was to improve the comprehension efficiency of Ada software and, as a result, improve reliability and reduce costs. The emphasis has been on the automatic generation of the CSD from Ada 95 source code to support reverse engineering and maintenance. The CSD has the potential to replace traditional prettyprinted Ada source code. The current update has focused on the design and implementation of a new Motif compliant user interface, and a new CSD generator consisting of a tagger and renderer. The Complexity Profile Graph (CPG) is based on a set of functions that describes the context, content, and the scaling for complexity on a statement by statement basis. When combined graphicafly, the result is a composite profile of complexity for the program unit. Ongoing research includes the development and refinement of the associated functions, and the development of the CPG generator prototype. The current Version 5.0 prototype provides the capability for the user to generate CSDs and CPGs from Ada 95 source code in a reverse engineering as well as forward engineering mode with a level of flexibility suitable for

  17. Development of the Korean version of Alzheimer's Disease Assessment Scale (ADAS-K).

    Science.gov (United States)

    Youn, J C; Lee, D Y; Kim, K W; Lee, J H; Jhoo, J H; Lee, K U; Ha, J; Woo, J I

    2002-09-01

    The purpose of this study was the development of the Korean Version of Alzheimer's Disease Assessment Scale (ADAS-K). ADAS-K was administrated to 84 AD patients as well as 105 non-demented control subjects. Three aspects of reliability were tested. To evaluate the validity of ADAS-K, discriminant validity and concurrent validity were tested. To evaluate the sensitivity of ADAS-K to disease severity, all subjects, AD patients and control subjects, were grouped by CDR scale and their mean scores on ADAS-K were compared. ADAS-K demonstrated high levels of reliability. Mean ADAS-K scores for AD patients were significantly different from the control group (p ADAS-K exhibited significant correlations with other tests and scales (range 0.45-0.85, p ADAS-K displayed high diagnostic efficacy and the optimal cut-off point was selected between 18/19. ADAS-K was able to discriminate the degree of AD severity according to CDR classification. Our results suggested that ADAS-K-cog was sensitive to very mild AD. We demonstrated that ADAS-K is a reliable and valid instrument not only for AD diagnosis but also for evaluation of its severity. Copyright 2002 John Wiley & Sons, Ltd.

  18. Development of Immunocapture-LC/MS Assay for Simultaneous ADA Isotyping and Semiquantitation

    Science.gov (United States)

    2016-01-01

    Therapeutic proteins and peptides have potential to elicit immune responses resulting in anti-drug antibodies that can pose problems for both patient safety and product efficacy. During drug development immunogenicity is usually examined by risk-based approach along with specific strategies for developing “fit-for-purpose” bioanalytical approaches. Enzyme-linked immunosorbent assays and electrochemiluminescence immunoassays are the most widely used platform for ADA detection due to their high sensitivity and throughput. During the past decade, LC/MS has emerged as a promising technology for quantitation of biotherapeutics and protein biomarkers in biological matrices, mainly owing to its high specificity, selectivity, multiplexing, and wide dynamic range. In fully taking these advantages, we describe here an immunocapture-LC/MS methodology for simultaneous isotyping and semiquantitation of ADA in human plasma. Briefly, ADA and/or drug-ADA complex is captured by biotinylated drug or anti-drug Ab, immobilized on streptavidin magnetic beads, and separated from human plasma by a magnet. ADA is then released from the beads and subjected to trypsin digestion followed by LC/MS detection of specific universal peptides for each ADA isotype. The LC/MS data are analyzed using cut-point and calibration curve. The proof-of-concept of this methodology is demonstrated by detecting preexisting ADA in human plasma. PMID:27034966

  19. Development of Immunocapture-LC/MS Assay for Simultaneous ADA Isotyping and Semiquantitation.

    Science.gov (United States)

    Chen, Lin-Zhi; Roos, David; Philip, Elsy

    2016-01-01

    Therapeutic proteins and peptides have potential to elicit immune responses resulting in anti-drug antibodies that can pose problems for both patient safety and product efficacy. During drug development immunogenicity is usually examined by risk-based approach along with specific strategies for developing "fit-for-purpose" bioanalytical approaches. Enzyme-linked immunosorbent assays and electrochemiluminescence immunoassays are the most widely used platform for ADA detection due to their high sensitivity and throughput. During the past decade, LC/MS has emerged as a promising technology for quantitation of biotherapeutics and protein biomarkers in biological matrices, mainly owing to its high specificity, selectivity, multiplexing, and wide dynamic range. In fully taking these advantages, we describe here an immunocapture-LC/MS methodology for simultaneous isotyping and semiquantitation of ADA in human plasma. Briefly, ADA and/or drug-ADA complex is captured by biotinylated drug or anti-drug Ab, immobilized on streptavidin magnetic beads, and separated from human plasma by a magnet. ADA is then released from the beads and subjected to trypsin digestion followed by LC/MS detection of specific universal peptides for each ADA isotype. The LC/MS data are analyzed using cut-point and calibration curve. The proof-of-concept of this methodology is demonstrated by detecting preexisting ADA in human plasma.

  20. GRASP/Ada (Graphical Representations of Algorithms, Structures, and Processes for Ada): The development of a program analysis environment for Ada. Reverse engineering tools for Ada, task 1, phase 2

    Science.gov (United States)

    Cross, James H., II

    1990-01-01

    The study, formulation, and generation of structures for Ada (GRASP/Ada) are discussed in this second phase report of a three phase effort. Various graphical representations that can be extracted or generated from source code are described and categorized with focus on reverse engineering. The overall goal is to provide the foundation for a CASE (computer-aided software design) environment in which reverse engineering and forward engineering (development) are tightly coupled. Emphasis is on a subset of architectural diagrams that can be generated automatically from source code with the control structure diagram (CSD) included for completeness.

  1. Transforming AdaPT to Ada

    Science.gov (United States)

    Goldsack, Stephen J.; Holzbach-Valero, A. A.; Waldrop, Raymond S.; Volz, Richard A.

    1991-01-01

    This paper describes how the main features of the proposed Ada language extensions intended to support distribution, and offered as possible solutions for Ada9X can be implemented by transformation into standard Ada83. We start by summarizing the features proposed in a paper (Gargaro et al, 1990) which constitutes the definition of the extensions. For convenience we have called the language in its modified form AdaPT which might be interpreted as Ada with partitions. These features were carefully chosen to provide support for the construction of executable modules for execution in nodes of a network of loosely coupled computers, but flexibly configurable for different network architectures and for recovery following failure, or adapting to mode changes. The intention in their design was to provide extensions which would not impact adversely on the normal use of Ada, and would fit well in style and feel with the existing standard. We begin by summarizing the features introduced in AdaPT.

  2. Ada To X-Window Bindings

    Science.gov (United States)

    Souleles, Dean

    1993-01-01

    Ada to X-Window Bindings computer program developed to provide Ada programmers with complete interfaces to Xt Intrinsics and OSF Motif toolkits. Provides "Ada view" of some mostly C-language programming libraries. Package of software written in Ada and C languages.

  3. ADA1, a novel component of the ADA/GCN5 complex, has broader effects than GCN5, ADA2, or ADA3.

    OpenAIRE

    Horiuchi, J; Silverman, N; Piña, B; Marcus, G A; Guarente, L

    1997-01-01

    The ADA genes encode factors which are proposed to function as transcriptional coactivators. Here we describe the cloning, sequencing, and initial characterization of a novel ADA gene, ADA1. Similar to the previously isolated ada mutants, ada1 mutants display decreases in transcription from various reporters. Furthermore, ADA1 interacts with the other ADAs in the ADA/GCN5 complex as demonstrated by partial purification of the complex and immunoprecipitation experiments. We estimate that the c...

  4. Monuments on Gemiler Ada and Karacaören Ada

    OpenAIRE

    Masuda, Tomoyuki

    1995-01-01

    Contents : 1. Church I on Gemiler Ada, 2. Church II on Gemiler Ada, 3. Church III on Gemiler Ada, 4. Church IV on Gemiler Ada, 5. Basilica on Karacaören Ada, 6. Painted Tomb on Karacaören Ada, 7. The Baptistery and the Chronology of Construction of the Karacaören Ada Basilica Complex, 8. Ölüdeniz Beach Basilica, 9. Iskender Basilica on Ölüdeniz Lagoon, 10. Mustafa Basilica near Beştaş Cove.

  5. Issues Involved in Developing Ada Real-Time Systems

    Science.gov (United States)

    1989-02-15

    expensive modifications to the compiler or Ada runtime system to fit a particular application. Whether we can solve the problems of programming real - time systems in...lock in solutions to problems that are not yet well understood in standards as rigorous as the Ada language. Moreover, real - time systems typically have

  6. Developing and Using Ada Parts in Real-Time Embedded Applications

    Science.gov (United States)

    1990-04-27

    ARCHTECTURAL DESIGN Guideline #3-a: Avoid duplication of data types packages. Guideline #3-b: Minimize variant proliferation. Concentrate on developing a...of SOFTWARE REUSE DEVELOPING and USING ADA PARTS in RTE APPUCATIONS ARCHTECTURAL DESIGN Table 5-10 illustrates the use of this more strongly data typed

  7. QUEST/Ada: Query utility environment for software testing of Ada

    Science.gov (United States)

    Brown, David B.

    1989-01-01

    Results of research and development efforts are presented for Task 1, Phase 2 of a general project entitled, The Development of a Program Analysis Environment for Ada. A prototype of the QUEST/Ada system was developed to collect data to determine the effectiveness of the rule-based testing paradigm. The prototype consists of five parts: the test data generator, the parser/scanner, the test coverage analyzer, a symbolic evaluator, and a data management facility, known as the Librarian. These components are discussed at length. Also presented is an experimental design for the evaluations, an overview of the project, and a schedule for its completion.

  8. Ada--Programming Language of the Future.

    Science.gov (United States)

    Rudd, David

    1983-01-01

    Ada is a programing language developed for the Department of Defense, with a registered trademark. It was named for Ada Augusta, coworker of Charles Babbage and the world's first programer. The Department of Defense hopes to prevent variations and to establish Ada as a consistent, standardized language. (MNS)

  9. Parallel Ada benchmarks for the SVMS

    Science.gov (United States)

    Collard, Philippe E.

    1990-01-01

    The use of parallel processing paradigm to design and develop faster and more reliable computers appear to clearly mark the future of information processing. NASA started the development of such an architecture: the Spaceborne VHSIC Multi-processor System (SVMS). Ada will be one of the languages used to program the SVMS. One of the unique characteristics of Ada is that it supports parallel processing at the language level through the tasking constructs. It is important for the SVMS project team to assess how efficiently the SVMS architecture will be implemented, as well as how efficiently Ada environment will be ported to the SVMS. AUTOCLASS II, a Bayesian classifier written in Common Lisp, was selected as one of the benchmarks for SVMS configurations. The purpose of the R and D effort was to provide the SVMS project team with the version of AUTOCLASS II, written in Ada, that would make use of Ada tasking constructs as much as possible so as to constitute a suitable benchmark. Additionally, a set of programs was developed that would measure Ada tasking efficiency on parallel architectures as well as determine the critical parameters influencing tasking efficiency. All this was designed to provide the SVMS project team with a set of suitable tools in the development of the SVMS architecture.

  10. Evolving impact of Ada on a production software environment

    Science.gov (United States)

    Mcgarry, F.; Esker, L.; Quimby, K.

    1988-01-01

    Many aspects of software development with Ada have evolved as our Ada development environment has matured and personnel have become more experienced in the use of Ada. The Software Engineering Laboratory (SEL) has seen differences in the areas of cost, reliability, reuse, size, and use of Ada features. A first Ada project can be expected to cost about 30 percent more than an equivalent FORTRAN project. However, the SEL has observed significant improvements over time as a development environment progresses to second and third uses of Ada. The reliability of Ada projects is initially similar to what is expected in a mature FORTRAN environment. However, with time, one can expect to gain improvements as experience with the language increases. Reuse is one of the most promising aspects of Ada. The proportion of reusable Ada software on our Ada projects exceeds the proportion of reusable FORTRAN software on our FORTRAN projects. This result was noted fairly early in our Ada projects, and experience shows an increasing trend over time.

  11. GRASP/Ada: Graphical Representations of Algorithms, Structures, and Processes for Ada. The development of a program analysis environment for Ada: Reverse engineering tools for Ada, task 2, phase 3

    Science.gov (United States)

    Cross, James H., II

    1991-01-01

    The main objective is the investigation, formulation, and generation of graphical representations of algorithms, structures, and processes for Ada (GRASP/Ada). The presented task, in which various graphical representations that can be extracted or generated from source code are described and categorized, is focused on reverse engineering. The following subject areas are covered: the system model; control structure diagram generator; object oriented design diagram generator; user interface; and the GRASP library.

  12. Object-oriented programming with mixins in Ada

    Science.gov (United States)

    Seidewitz, ED

    1992-01-01

    Recently, I wrote a paper discussing the lack of 'true' object-oriented programming language features in Ada 83, why one might desire them in Ada, and how they might be added in Ada 9X. The approach I took in this paper was to build the new object-oriented features of Ada 9X as much as possible on the basic constructs and philosophy of Ada 83. The object-oriented features proposed for Ada 9X, while different in detail, are based on the same kind of approach. Further consideration of this approach led me on a long reflection on the nature of object-oriented programming and its application to Ada. The results of this reflection, presented in this paper, show how a fairly natural object-oriented style can indeed be developed even in Ada 83. The exercise of developing this style is useful for at least three reasons: (1) it provides a useful style for programming object-oriented applications in Ada 83 until new features become available with Ada 9X; (2) it demystifies many of the mechanisms that seem to be 'magic' in most object-oriented programming languages by making them explicit; and (3) it points out areas that are and are not in need of change in Ada 83 to make object-oriented programming more natural in Ada 9X. In the next four sections I will address in turn the issues of object-oriented classes, mixins, self-reference and supertyping. The presentation is through a sequence of examples. This results in some overlap with that paper, but all the examples in the present paper are written entirely in Ada 83. I will return to considerations for Ada 9X in the last section of the paper.

  13. Understanding road users’ expectations : an essential step for ADAS development.

    NARCIS (Netherlands)

    Houtenbos, M. Jagtman, H.M. Hagenzieker, M.P. Wieringa, P.A. & Hale, A.R.

    2006-01-01

    This article indicates the need for understanding road users’ expectations when developing Advanced Driver Assistance Systems (ADAS). Nowadays, technology allows more and more opportunities to provide road users with all sorts of information or even actively support aspects of the driving task.

  14. Compiling knowledge-based systems from KEE to Ada

    Science.gov (United States)

    Filman, Robert E.; Bock, Conrad; Feldman, Roy

    1990-01-01

    The dominant technology for developing AI applications is to work in a multi-mechanism, integrated, knowledge-based system (KBS) development environment. Unfortunately, systems developed in such environments are inappropriate for delivering many applications - most importantly, they carry the baggage of the entire Lisp environment and are not written in conventional languages. One resolution of this problem would be to compile applications from complex environments to conventional languages. Here the first efforts to develop a system for compiling KBS developed in KEE to Ada (trademark). This system is called KATYDID, for KEE/Ada Translation Yields Development Into Delivery. KATYDID includes early prototypes of a run-time KEE core (object-structure) library module for Ada, and translation mechanisms for knowledge structures, rules, and Lisp code to Ada. Using these tools, part of a simple expert system was compiled (not quite automatically) to run in a purely Ada environment. This experience has given us various insights on Ada as an artificial intelligence programming language, potential solutions of some of the engineering difficulties encountered in early work, and inspiration on future system development.

  15. Ada & the Analytical Engine.

    Science.gov (United States)

    Freeman, Elisabeth

    1996-01-01

    Presents a brief history of Ada Byron King, Countess of Lovelace, focusing on her primary role in the development of the Analytical Engine--the world's first computer. Describes the Ada Project (TAP), a centralized World Wide Web site that serves as a clearinghouse for information related to women in computing, and provides a Web address for…

  16. Update of GRASP/Ada reverse engineering tools for Ada

    Science.gov (United States)

    Cross, James H., II

    1993-01-01

    The GRASP/Ada project (Graphical Representations of Algorithms, Structures, and Processes for Ada) successfully created and prototyped a new algorithmic level graphical representation for Ada software, the Control Structure Diagram (CSD). The primary impetus for creation of the CSD was to improve the comprehension efficiency of Ada software and, as a result, improve reliability and reduce costs. The emphasis was on the automatic generation of the CSD from Ada PDL or source code to support reverse engineering and maintenance. The CSD has the potential to replace traditional pretty printed Ada source code. In Phase 1 of the GRASP/Ada project, the CSD graphical constructs were created and applied manually to several small Ada programs. A prototype CSD generator (Version 1) was designed and implemented using FLEX and BISON running under VMS on a VAX 11-780. In Phase 2, the prototype was improved and ported to the Sun 4 platform under UNIX. A user interface was designed and partially implemented using the HP widget toolkit and the X Windows System. In Phase 3, the user interface was extensively reworked using the Athena widget toolkit and X Windows. The prototype was applied successfully to numerous Ada programs ranging in size from several hundred to several thousand lines of source code. Following Phase 3,e two update phases were completed. Update'92 focused on the initial analysis of evaluation data collected from software engineering students at Auburn University and the addition of significant enhancements to the user interface. Update'93 (the current update) focused on the statistical analysis of the data collected in the previous update and preparation of Version 3.4 of the prototype for limited distribution to facilitate further evaluation. The current prototype provides the capability for the user to generate CSD's from Ada PDL or source code in a reverse engineering as well as forward engineering mode with a level of flexibility suitable for practical

  17. The Katydid system for compiling KEE applications to Ada

    Science.gov (United States)

    Filman, Robert E.; Bock, Conrad; Feldman, Roy

    1990-01-01

    Components of a system known as Katydid are developed in an effort to compile knowledge-based systems developed in a multimechanism integrated environment (KEE) to Ada. The Katydid core is an Ada library supporting KEE object functionality, and the other elements include a rule compiler, a LISP-to-Ada translator, and a knowledge-base dumper. Katydid employs translation mechanisms that convert LISP knowledge structures and rules to Ada and utilizes basic prototypes of a run-time KEE object-structure library module for Ada. Preliminary results include the semiautomatic compilation of portions of a simple expert system to run in an Ada environment with the described algorithms. It is suggested that Ada can be employed for AI programming and implementation, and the Katydid system is being developed to include concurrency and synchronization mechanisms.

  18. Development of Armenian-Georgian Virtual Observatory

    Science.gov (United States)

    Mickaelian, Areg; Kochiashvili, Nino; Astsatryan, Hrach; Harutyunian, Haik; Magakyan, Tigran; Chargeishvili, Ketevan; Natsvlishvili, Rezo; Kukhianidze, Vasil; Ramishvili, Giorgi; Sargsyan, Lusine; Sinamyan, Parandzem; Kochiashvili, Ia; Mikayelyan, Gor

    2009-10-01

    The Armenian-Georgian Virtual Observatory (ArGVO) project is the first initiative in the world to create a regional VO infrastructure based on national VO projects and regional Grid. The Byurakan and Abastumani Astrophysical Observatories are scientific partners since 1946, after establishment of the Byurakan observatory . The Armenian VO project (ArVO) is being developed since 2005 and is a part of the International Virtual Observatory Alliance (IVOA). It is based on the Digitized First Byurakan Survey (DFBS, the digitized version of famous Markarian survey) and other Armenian archival data. Similarly, the Georgian VO will be created to serve as a research environment to utilize the digitized Georgian plate archives. Therefore, one of the main goals for creation of the regional VO is the digitization of large amounts of plates preserved at the plate stacks of these two observatories. The total amount of plates is more than 100,000 units. Observational programs of high importance have been selected and some 3000 plates will be digitized during the next two years; the priority is being defined by the usefulness of the material for future science projects, like search for new objects, optical identifications of radio, IR, and X-ray sources, study of variability and proper motions, etc. Having the digitized material in VO standards, a VO database through the regional Grid infrastructure will be active. This partnership is being carried out in the framework of the ISTC project A-1606 "Development of Armenian-Georgian Grid Infrastructure and Applications in the Fields of High Energy Physics, Astrophysics and Quantum Physics".

  19. An Embedded Rule-Based Diagnostic Expert System in Ada

    Science.gov (United States)

    Jones, Robert E.; Liberman, Eugene M.

    1992-01-01

    Ada is becoming an increasingly popular programming language for large Government-funded software projects. Ada with it portability, transportability, and maintainability lends itself well to today's complex programming environment. In addition, expert systems have also assumed a growing role in providing human-like reasoning capability expertise for computer systems. The integration is discussed of expert system technology with Ada programming language, especially a rule-based expert system using an ART-Ada (Automated Reasoning Tool for Ada) system shell. NASA Lewis was chosen as a beta test site for ART-Ada. The test was conducted by implementing the existing Autonomous Power EXpert System (APEX), a Lisp-based power expert system, in ART-Ada. Three components, the rule-based expert systems, a graphics user interface, and communications software make up SMART-Ada (Systems fault Management with ART-Ada). The rules were written in the ART-Ada development environment and converted to Ada source code. The graphics interface was developed with the Transportable Application Environment (TAE) Plus, which generates Ada source code to control graphics images. SMART-Ada communicates with a remote host to obtain either simulated or real data. The Ada source code generated with ART-Ada, TAE Plus, and communications code was incorporated into an Ada expert system that reads the data from a power distribution test bed, applies the rule to determine a fault, if one exists, and graphically displays it on the screen. The main objective, to conduct a beta test on the ART-Ada rule-based expert system shell, was achieved. The system is operational. New Ada tools will assist in future successful projects. ART-Ada is one such tool and is a viable alternative to the straight Ada code when an application requires a rule-based or knowledge-based approach.

  20. Lessons learned: Managing the development of a corporate Ada training project

    Science.gov (United States)

    Blackmon, Linda F.

    1986-01-01

    The management lessons learned during the implementation of a corporate mandate to develop and deliver an effective Ada training program to all divisions are discussed. The management process involved in obtaining cooperation from all levels in the development of a corporate-wide project is described. The problem areas are identified along with some possible solutions.

  1. Toward the efficient implementation of expert systems in Ada

    Science.gov (United States)

    Lee, S. Daniel

    1990-01-01

    Here, the authors describe Ada language issues encountered during the development of ART-Ada, an expert system tool for Ada deployment. ART-Ada is being used to implement several expert system applications for the Space Station Freedom and the U.S. Air Force. Additional information is given on dynamic memory allocation.

  2. AN ADA NAMELIST PACKAGE

    Science.gov (United States)

    Klumpp, A. R.

    1994-01-01

    The Ada Namelist Package, developed for the Ada programming language, enables a calling program to read and write FORTRAN-style namelist files. A namelist file consists of any number of assignment statements in any order. Features of the Ada Namelist Package are: the handling of any combination of user-defined types; the ability to read vectors, matrices, and slices of vectors and matrices; the handling of mismatches between variables in the namelist file and those in the programmed list of namelist variables; and the ability to avoid searching the entire input file for each variable. The principle user benefits of this software are the following: the ability to write namelist-readable files, the ability to detect most file errors in the initialization phase, a package organization that reduces the number of instantiated units to a few packages rather than to many subprograms, a reduced number of restrictions, and an increased execution speed. The Ada Namelist reads data from an input file into variables declared within a user program. It then writes data from the user program to an output file, printer, or display. The input file contains a sequence of assignment statements in arbitrary order. The output is in namelist-readable form. There is a one-to-one correspondence between namelist I/O statements executed in the user program and variables read or written. Nevertheless, in the input file, mismatches are allowed between assignment statements in the file and the namelist read procedure statements in the user program. The Ada Namelist Package itself is non-generic. However, it has a group of nested generic packages following the nongeneric opening portion. The opening portion declares a variety of useraccessible constants, variables and subprograms. The subprograms are procedures for initializing namelists for reading, reading and writing strings. The subprograms are also functions for analyzing the content of the current dataset and diagnosing errors. Two nested

  3. Fine-Tuning ADAS Algorithm Parameters for Optimizing Traffic ...

    Science.gov (United States)

    With the development of the Connected Vehicle technology that facilitates wirelessly communication among vehicles and road-side infrastructure, the Advanced Driver Assistance Systems (ADAS) can be adopted as an effective tool for accelerating traffic safety and mobility optimization at various highway facilities. To this end, the traffic management centers identify the optimal ADAS algorithm parameter set that enables the maximum improvement of the traffic safety and mobility performance, and broadcast the optimal parameter set wirelessly to individual ADAS-equipped vehicles. After adopting the optimal parameter set, the ADAS-equipped drivers become active agents in the traffic stream that work collectively and consistently to prevent traffic conflicts, lower the intensity of traffic disturbances, and suppress the development of traffic oscillations into heavy traffic jams. Successful implementation of this objective requires the analysis capability of capturing the impact of the ADAS on driving behaviors, and measuring traffic safety and mobility performance under the influence of the ADAS. To address this challenge, this research proposes a synthetic methodology that incorporates the ADAS-affected driving behavior modeling and state-of-the-art microscopic traffic flow modeling into a virtually simulated environment. Building on such an environment, the optimal ADAS algorithm parameter set is identified through an optimization programming framework to enable th

  4. Experiences with Ada in an embedded system

    Science.gov (United States)

    Labaugh, Robert J.

    1988-01-01

    Recent experiences with using Ada in a real time environment are described. The application was the control system for an experimental robotic arm. The objectives of the effort were to experiment with developing embedded applications in Ada, evaluating the suitability of the language for the application, and determining the performance of the system. Additional objectives were to develop a control system based on the NASA/NBS Standard Reference Model for Telerobot Control System Architecture (NASREM) in Ada, and to experiment with the control laws and how to incorporate them into the NASREM architecture.

  5. Evaluating pleural ADA, ADA2, IFN-γ and IGRA for diagnosing tuberculous pleurisy.

    Science.gov (United States)

    Keng, Li-Ta; Shu, Chin-Chung; Chen, Jason Yao-Ping; Liang, Sheng-Kai; Lin, Ching-Kai; Chang, Lih-Yu; Chang, Chia-Hao; Wang, Jann-Yuan; Yu, Chong-Jen; Lee, Li-Na

    2013-10-01

    Conventional methods for diagnosing tuberculous pleurisy (TB pleurisy) are either invasive or have a long turn-around-time. Performances of pleural adenosine deaminase (ADA), ADA2, interferon-gamma (IFN-γ), and interferon-gamma release assays (IGRA) as diagnostic tools for TB pleurisy were evaluated. Eighty-eight patients with lymphocyte-predominant pleural exudates between June 2010 and March 2011, including 31 with clinically diagnosed TB pleurisy, were prospectively studied. Pleural ADA and ADA2 activity were measured by colorimetric method, IFN-γ levels by enzyme-linked immuno-sorbent assay, and IGRA by enzyme-linked immuno-spot (T-SPOT.TB) assay. Pleural ADA, ADA2, and IFN-γ levels, but not the proportion of positive T-SPOT.TB assay, were significantly higher in patients with TB pleurisy than in those without TB pleurisy. The area under the receiver-operating-characteristic (ROC) curve was 0.920, 0.893, 0.875, and 0.544 for IFN-γ, ADA2, ADA, and T-SPOT.TB assay, respectively. The combination of ADA ≥ 40 IU/L and IFN-γ ≥ 75 pg/mL yielded a specificity of 100%. Pleural ADA, ADA2 and IFN-γ, but not T-SPOT.TB assay, are all sensitive and specific for TB pleurisy. In patients with lymphocyte-predominant pleural exudates, ADA ≥ 40 IU/L and IFN-γ ≥ 75 pg/mL in pleural effusion imply a very high probability of TB pleurisy. Copyright © 2013 The British Infection Association. Published by Elsevier Ltd. All rights reserved.

  6. Analysis of serum adenosine deaminase (ADA) and ADA1 and ADA2 isoenzyme activities in HIV positive and HIV-HBV co-infected patients.

    Science.gov (United States)

    Khodadadi, Iraj; Abdi, Mohammad; Ahmadi, Abbas; Wahedi, Mohammad Saleh; Menbari, Shahoo; Lahoorpour, Fariba; Rahbari, Rezgar

    2011-08-01

    To determine adenosine deaminase (ADA) activity as a possible diagnostic marker in HIV and HIV-HBV co-infected patients. Blood samples were collected from 72 healthy, 33 HIV positive and 30 HIV-HBV co-infected subjects. Blood CD4+ cell count was recorded and serum alanine aminotransferase, aspartate aminotransferase, alkaline phosphatase, total ADA, and ADA1 and ADA2 isoenzyme activities were determined. Serum ALT, AST, total ADA and ADA2 isoenzyme activities were significantly higher in HIV positive and HIV-HBV co-infected groups compare to the control (pADA activities (R(2)=0.589, pADA was significantly increased in HIV and HIV-HBV co-infections. Therefore, because of its low cost and simplicity to perform, ADA activity might be considered as a useful diagnostic tool among the other markers in these diseases. Copyright © 2011 The Canadian Society of Clinical Chemists. Published by Elsevier Inc. All rights reserved.

  7. A Comparison of Ada 83 and C++

    Science.gov (United States)

    1991-06-01

    developing large, complex, software systems with long lifetimes. Those interviewed for this study who are familiar with both Ada and C++ believe that Ada is...with those who are familiar with both languages, there was a clear preference for using Ada for large complex systems with long lifetimes. These...University, December 1990 Additions by Nelson H. Weiderman, June 1991. Chile Empresa Nacional de Aeronautica (ENAER), real-time avionics system, Data

  8. Ada Namelist Package

    Science.gov (United States)

    Klumpp, Allan R.

    1991-01-01

    Ada Namelist Package, developed for Ada programming language, enables calling program to read and write FORTRAN-style namelist files. Features are: handling of any combination of types defined by user; ability to read vectors, matrices, and slices of vectors and matrices; handling of mismatches between variables in namelist file and those in programmed list of namelist variables; and ability to avoid searching entire input file for each variable. Principle benefits derived by user: ability to read and write namelist-readable files, ability to detect most file errors in initialization phase, and organization keeping number of instantiated units to few packages rather than to many subprograms.

  9. ADA5/SPT20 links the ADA and SPT genes, which are involved in yeast transcription.

    OpenAIRE

    Marcus, G A; Horiuchi, J; Silverman, N; Guarente, L

    1996-01-01

    In this report we described the cloning and characterization of ADA5, a gene identified by resistance to GAL4-VP16-mediated toxicity. ADA5 binds directly to the VP16 activation domain but not to a transcriptionally defective VP16 double point mutant. Double mutants with mutations in ada5 and other genes (ada2 or ada3) isolated by resistance to GAL4-VP16 grow like ada5 single mutants, suggesting that ADA5 is in the same pathway as the other ADA genes. Further, ADA5 cofractionates and coprecipi...

  10. Ada 9X overview

    Science.gov (United States)

    Weller, David G.

    1992-01-01

    The current version of Ada has been an ANSI standard since 1983. In 1988, the Ada Joint Program Office was tasked with reevaluating the language and proposing changes to the standard. Since that time, the world has seen a tremendous explosion in object-oriented languages, as well as other growing fields such as distributed computing and support for very large software systems. The speaker will discuss new features being added to the next version of Ada, currently called Ada 9X, and what transition issues must be considered for current Ada projects.

  11. Ada and its impact on the scientific user

    International Nuclear Information System (INIS)

    Marty, R.

    1982-01-01

    The Ada programming language is the result of a collective effort to design a common language for programming real-time systems. The design of Ada was initiated by the United States Department of Defense (DoD) in 1975. Ada combines facilities found in most classical languages like Fortran, PL/I, Pascal, and Basic together with many features formerly found only in experimental languages. It is argued that these features make Ada a very decent tool not only for writing real-time programs but also for the development of software in the scientific sector. (orig.)

  12. The OPEN-ADAS Approach to Atomic Data Provision

    Energy Technology Data Exchange (ETDEWEB)

    O' Mullane, M [University of Strathclyde, Department of Physics, Glasgow (United Kingdom)

    2011-11-15

    Dr O'Mullane of University of Strathclyde presented an overview of the ADAS project (Atomic Data and Analysis Structure, http://www.adas.ac.uk/) and of OPEN-ADAS (http://open.adas.ac.uk/). ADAS is maintained as a self-funding consortium of fusion laboratories. The project provides an interconnected set of computer codes and data collections for modeling the radiating properties of ions and atoms in plasmas. The ADAS data fall into 3 broad classes: 1) Fundamental data such as A- values, cross-sections and effective collision strengths obtained from ADAS collaborators, the literature or data centres. 2) Derived data processed for modeling such as electron temperature and density dependent effective emission coefficients, effective ionization/recombination rates, radiated power and spectral emissivities. 3) Driver data which allow complete regeneration of all ADAS derived data in conjunction with the various ADAS codes. ADAS data uses high quality data as well as baseline data for fall-back when high quality data is not available. The data is mostly embedded in codes and the update without expert help is problematic. The ADAS data formats (adf) are precisely defined and Fortran codes are supplied to read the data sets for easy access. IDL can be used for interactive manipulation. The OPEN-ADAS project is a joint development between the ADAS Project and the IAEA to make the extensive fundamental and derived atomic data for fusion more widely available. It is designed to appeal to both plasma modelers and those interested in the detailed atomic physics. It has been searchable through the Google Scholar and appears in citations, which gives greater visibility and credits to the data producers. The OPEN-ADAS server was replaced due to a series of attacks since June 2011 and was off-line for 8 weeks. The new service removed the registration requirement and hence the user statistics is limited.

  13. The OPEN-ADAS Approach to Atomic Data Provision

    International Nuclear Information System (INIS)

    O'Mullane, M.

    2011-01-01

    Dr O'Mullane of University of Strathclyde presented an overview of the ADAS project (Atomic Data and Analysis Structure, http://www.adas.ac.uk/) and of OPEN-ADAS (http://open.adas.ac.uk/). ADAS is maintained as a self-funding consortium of fusion laboratories. The project provides an interconnected set of computer codes and data collections for modeling the radiating properties of ions and atoms in plasmas. The ADAS data fall into 3 broad classes: 1) Fundamental data such as A- values, cross-sections and effective collision strengths obtained from ADAS collaborators, the literature or data centres. 2) Derived data processed for modeling such as electron temperature and density dependent effective emission coefficients, effective ionization/recombination rates, radiated power and spectral emissivities. 3) Driver data which allow complete regeneration of all ADAS derived data in conjunction with the various ADAS codes. ADAS data uses high quality data as well as baseline data for fall-back when high quality data is not available. The data is mostly embedded in codes and the update without expert help is problematic. The ADAS data formats (adf) are precisely defined and Fortran codes are supplied to read the data sets for easy access. IDL can be used for interactive manipulation. The OPEN-ADAS project is a joint development between the ADAS Project and the IAEA to make the extensive fundamental and derived atomic data for fusion more widely available. It is designed to appeal to both plasma modelers and those interested in the detailed atomic physics. It has been searchable through the Google Scholar and appears in citations, which gives greater visibility and credits to the data producers. The OPEN-ADAS server was replaced due to a series of attacks since June 2011 and was off-line for 8 weeks. The new service removed the registration requirement and hence the user statistics is limited.

  14. ART-Ada design project, phase 2

    Science.gov (United States)

    Lee, S. Daniel; Allen, Bradley P.

    1990-01-01

    Interest in deploying expert systems in Ada has increased. An Ada based expert system tool is described called ART-Ada, which was built to support research into the language and methodological issues of expert systems in Ada. ART-Ada allows applications of an existing expert system tool called ART-IM (Automated Reasoning Tool for Information Management) to be deployed in various Ada environments. ART-IM, a C-based expert system tool, is used to generate Ada source code which is compiled and linked with an Ada based inference engine to produce an Ada executable image. ART-Ada is being used to implement several expert systems for NASA's Space Station Freedom Program and the U.S. Air Force.

  15. TMT approach to observatory software development process

    Science.gov (United States)

    Buur, Hanne; Subramaniam, Annapurni; Gillies, Kim; Dumas, Christophe; Bhatia, Ravinder

    2016-07-01

    The purpose of the Observatory Software System (OSW) is to integrate all software and hardware components of the Thirty Meter Telescope (TMT) to enable observations and data capture; thus it is a complex software system that is defined by four principal software subsystems: Common Software (CSW), Executive Software (ESW), Data Management System (DMS) and Science Operations Support System (SOSS), all of which have interdependencies with the observatory control systems and data acquisition systems. Therefore, the software development process and plan must consider dependencies to other subsystems, manage architecture, interfaces and design, manage software scope and complexity, and standardize and optimize use of resources and tools. Additionally, the TMT Observatory Software will largely be developed in India through TMT's workshare relationship with the India TMT Coordination Centre (ITCC) and use of Indian software industry vendors, which adds complexity and challenges to the software development process, communication and coordination of activities and priorities as well as measuring performance and managing quality and risk. The software project management challenge for the TMT OSW is thus a multi-faceted technical, managerial, communications and interpersonal relations challenge. The approach TMT is using to manage this multifaceted challenge is a combination of establishing an effective geographically distributed software team (Integrated Product Team) with strong project management and technical leadership provided by the TMT Project Office (PO) and the ITCC partner to manage plans, process, performance, risk and quality, and to facilitate effective communications; establishing an effective cross-functional software management team composed of stakeholders, OSW leadership and ITCC leadership to manage dependencies and software release plans, technical complexities and change to approved interfaces, architecture, design and tool set, and to facilitate

  16. Ada Integrated Environment III Computer Program Development Specification. Volume III. Ada Optimizing Compiler.

    Science.gov (United States)

    1981-12-01

    file.library-unit{.subunit).SYMAP Statement Map: library-file. library-unit.subunit).SMAP Type Map: 1 ibrary.fi le. 1 ibrary-unit{.subunit). TMAP The library...generator SYMAP Symbol Map code generator SMAP Updated Statement Map code generator TMAP Type Map code generator A.3.5 The PUNIT Command The P UNIT...Core.Stmtmap) NAME Tmap (Core.Typemap) END Example A-3 Compiler Command Stream for the Code Generator Texas Instruments A-5 Ada Optimizing Compiler

  17. Epitope characterization of the ADA response directed against a targeted immunocytokine.

    Science.gov (United States)

    Stubenrauch, Kay; Künzel, Christian; Vogel, Rudolf; Tuerck, Dietrich; Schick, Eginhard; Heinrich, Julia

    2015-10-10

    Targeted immunocytokines (TICs) display potent activity in selective tumor suppression. This class of multi domain biotherapeutics (MDBs) is composed of the three major domains Fab, Fc, and a cytokine which may induce a complex polyclonal anti-drug antibody (ADA) response. However, classical ADA assays usually are not suitable to specify ADAs and to identify the immunogenic domains of a TIC. The purpose of the present study was to establish epitope characterization of ADA responses in order to specify immunogenic responses against a TIC and their direct impact on the pharmacokinetic profile, safety, and efficacy. Based on standard ADA screening and confirmation assays, respectively, domain detection assays (DDAs) and domain competition assays (DCAs) were established and compared by the use of 12 ADA-positive samples obtained from a cynomolgus monkey study in early development. Both domain-specific assays were sensitive enough to preserve the positive screening assay result and revealed an overall accordance for the evaluation of domain-specific ADA responses. About half of the samples displayed one ADA specificity, either for the Fab or for the cytokine (Cy) domain, and the remaining samples showed a combination of Fab-specific and Cy-specific ADA fractions. Fc-specific ADAs occurred in only one sample. In-depth comparison of DCAs and DDAs showed that both assays appeared to be appropriate to assess multi-specific ADA responses as well as minor ADA fractions. An advantage of DCAs is typically a fast and easy assay establishment, whereas, DDAs in some cases may be superior to assess low abundant ADAs in multi-specific responses. Our results reveal that both approaches benefit from thorough reagent development as an essential precondition for reliable epitope characterization of ADA responses. Copyright © 2015 Elsevier B.V. All rights reserved.

  18. ADAS: Atomic data, modelling and analysis for fusion

    International Nuclear Information System (INIS)

    Summers, H. P.; O'Mullane, M. G.; Whiteford, A. D.; Badnell, N. R.; Loch, S. D.

    2007-01-01

    The Atomic Data and Analysis Structure, ADAS, comprises extensive fundamental and derived atomic data collections, interactive codes for the manipulation and generation of collisional-radiative data and models, off-line codes for large scale fundamental atomic data production and codes for diagnostic analysis in the fusion and astrophysical environments. ADAS data are organized according to precise specifications, tuned to application and are assigned to numbered ADAS data formats. Some of these formats contain very large quantities of data and some have achieved wide-scale adoption in the fusion community.The paper focuses on recent extensions of ADAS designed to orient ADAS to the needs of ITER. The issue of heavy atomic species, expected to be present as ITER wall and divertor materials, dopants or control species, will be addressed with a view to the economized handling of the emission and ionisation state data needed for diagnostic spectral analysis. Charge exchange and beam emission spectroscopic capabilities and developments in ADAS will be reviewed from an ITER perspective and in the context of a shared analysis between fusion laboratories. Finally an overview and summary of current large scale fundamental data production in the framework of the ADAS project will be given and its intended availability in both fusion and astrophysics noted

  19. GAIA virtual observatory - development and practices

    Science.gov (United States)

    Syrjäsuo, Mikko; Marple, Steve

    2010-05-01

    The Global Auroral Imaging Access, or GAIA, is a virtual observatory providing quick access to summary data from satellite and ground-based instruments that remote sense auroral precipitation (http://gaia-vxo.org). This web-based service facilitates locating data relevant to particular events by simultaneously displaying summary images from various data sets around the world. At the moment, there are GAIA server nodes in Canada, Finland, Norway and the UK. The development is an international effort and the software and metadata are freely available. The GAIA system is based on a relational database which is queried by a dedicated software suite that also creates the graphical end-user interface if such is needed. Most commonly, the virtual observatory is used interactively by using a web browser: the user provides the date and the type of data of interest. As the summary data from multiple instruments are displayed simultaneously, the user can conveniently explore the recorded data. The virtual observatory provides essentially instant access to the images originating from all major auroral instrument networks including THEMIS, NORSTAR, GLORIA and MIRACLE. The scientific, educational and outreach use is limited by creativity rather than access. The first version of the GAIA was developed at the University of Calgary (Alberta, Canada) in 2004-2005. This proof-of-concept included mainly THEMIS and MIRACLE data, which comprised of millions of summary plots and thumbnail images. However, it was soon realised that a complete re-design was necessary to increase flexibility. In the presentation, we will discuss the early history and motivation of GAIA as well as how the development continued towards the current version. The emphasis will be on practical problems and their solutions. Relevant design choices will also be highlighted.

  20. Righting the ADA

    Science.gov (United States)

    National Council on Disability, 2004

    2004-01-01

    Many Americans with disabilities feel that a series of negative court decisions is reducing their status to that of "second-class citizens," a status that the Americans with Disabilities Act (ADA) was supposed to remedy forever. In this report, the National Council on Disability (NCD), which first proposed the enactment of an ADA and…

  1. Programming in a proposed 9X distributed Ada

    Science.gov (United States)

    Waldrop, Raymond S.; Volz, Richard A.; Goldsack, Stephen J.; Holzbach-Valero, A. A.

    1991-01-01

    The studies of the proposed Ada 9X constructs for distribution, now referred to as AdaPT are reported. The goals for this time period were to revise the chosen example scenario and to begin studying about how the proposed constructs might be implemented. The example scenario chosen is the Submarine Combat Information Center (CIC) developed by IBM for the Navy. The specification provided by IBM was preliminary and had several deficiencies. To address these problems, some changes to the scenario specification were made. Some of the more important changes include: (1) addition of a system database management function; (2) addition of a fourth processing unit to the standard resources; (3) addition of an operator console interface function; and (4) removal of the time synchronization function. To implement the CIC scenario in AdaPT, the decided strategy were publics, partitions, and nodes. The principle purpose for implementing the CIC scenario was to demonstrate how the AdaPT constructs interact with the program structure. While considering ways that the AdaPt constructs might be translated to Ada 83, it was observed that the partition construct could reasonably be modeled as an abstract data type. Although this gives a useful method of modeling partitions, it does not at all address the configuration aspects on the node construct.

  2. ADAS Update and Maintainability

    Science.gov (United States)

    Watson, Leela R.

    2010-01-01

    Since 2000, both the National Weather Service Melbourne (NWS MLB) and the Spaceflight Meteorology Group (SMG) have used a local data integration system (LOIS) as part of their forecast and warning operations. The original LOIS was developed by the Applied Meteorology Unit (AMU) in 1998 (Manobianco and Case 1998) and has undergone subsequent improvements. Each has benefited from three-dimensional (3-D) analyses that are delivered to forecasters every 15 minutes across the peninsula of Florida. The intent is to generate products that enhance short-range weather forecasts issued in support of NWS MLB and SMG operational requirements within East Central Florida. The current LDIS uses the Advanced Regional Prediction System (ARPS) Data Analysis System (AD AS) package as its core, which integrates a wide variety of national, regional, and local observational data sets. It assimilates all available real-time data within its domain and is run at a finer spatial and temporal resolution than current national or regional-scale analysis packages. As such, it provides local forecasters with a more comprehensive understanding of evolving fine-scale weather features. Over the years, the LDIS has become problematic to maintain since it depends on AMU-developed shell scripts that were written for an earlier version of the ADAS software. The goals of this task were to update the NWS MLB/SMG LDIS with the latest version of ADAS, incorporate new sources of observational data, and upgrade and modify the AMU-developed shell scripts written to govern the system. In addition, the previously developed ADAS graphical user interface (GUI) was updated. Operationally, these upgrades will result in more accurate depictions of the current local environment to help with short-range weather forecasting applications, while also offering an improved initialization for local versions of the Weather Research and Forecasting (WRF) model used by both groups.

  3. Immunologic reconstitution during PEG-ADA therapy in an unusual mosaic ADA deficient patient.

    Science.gov (United States)

    Liu, Ping; Santisteban, Ines; Burroughs, Lauri M; Ochs, Hans D; Torgerson, Troy R; Hershfield, Michael S; Rawlings, David J; Scharenberg, Andrew M

    2009-02-01

    We report detailed genetic and immunologic studies in a patient diagnosed with adenosine deaminase (ADA) deficiency and combined immune deficiency at age 5 years. At the time of diagnosis, although all other lymphocyte subsets were depleted, circulating CD8(+) T cells with a terminally differentiated phenotype were abundant and expressed normal ADA activity due to a reversion mutation in a CD8(+) T cell or precursor. Over the first 9 months of replacement therapy with PEG-ADA, the patient steadily accumulated mature naïve CD4(+) and CD8(+) T cells, as well as CD4(+)/FOXP3(+) regulatory T cells, consistent with restoration of a functional cellular immune system. While CD19(+) naïve B cells also accumulated in response to PEG-ADA therapy, a high proportion of these B cells exhibited an immature surface marker phenotype even after 9 months, and immunization with neoantigen bacteriophage varphiX174 demonstrated a markedly subnormal humoral immune response. Our observations in this single patient have important implications for gene therapy of human ADA deficiency, as they indicate that ADA expression within even a large circulating lymphocyte population may not be sufficient to support adequate immune reconstitution. They also suggest that an immature surface marker phenotype of the peripheral B cell compartment may be a useful surrogate marker for incomplete humoral immune reconstitution during enzyme replacement, and possibly other forms of hematopoietic cell therapies.

  4. Cartalk 2000: development of a co-operative ADAS based on vehicle-to-vehicle communication

    NARCIS (Netherlands)

    Morsink, P.L.J.; Hallouzi, R.; Dagli, I.; Cseh, C.; Schäfers, L.; Nelisse, M.W.; Bruin, D. de

    2003-01-01

    Advanced Driver Assistance Systems (ADAS) benefit from using vehicle-to-vehicle communication. In the 5th framework EC project CarTALK2000 co-operative ADAS are designed, tested and evaluated with respect to increasing traffic safety, efficiency and driving comfort. Communication based longitudinal

  5. Strategies for personnel sustainable lifecycle at astronomical observatories and local industry development

    Science.gov (United States)

    Bendek, Eduardo A.; Leatherbee, Michael; Smith, Heather; Strappa, Valentina; Zinnecker, Hans; Perez, Mario

    2014-08-01

    Specialized manpower required to efficiently operate world-class observatories requires large investments in time and resources to train personnel in very specific areas of engineering. Isolation and distances to mayor cities pose a challenge to retain motivated and qualified personnel on the mountain. This paper presents strategies that we believe may be effective for retaining this specific know-how in the astronomy field; while at the same time develop a local support industry for observatory operations and astronomical instrumentation development. For this study we choose Chile as a research setting because it will host more than 60% of the world's ground based astronomical infrastructure by the end of the decade, and because the country has an underdeveloped industry for astronomy services. We identify the astronomical infrastructure that exists in the country as well as the major research groups and industrial players. We further identify the needs of observatories that could be outsourced to the local economy. As a result, we suggest spin-off opportunities that can be started by former observatory employees and therefore retaining the knowhow of experienced people that decide to leave on-site jobs. We also identify tools to facilitate this process such as the creation of a centralized repository of local capabilities and observatory needs, as well as exchange programs within astronomical instrumentation groups. We believe that these strategies will contribute to a positive work environment at the observatories, reduce the operation and development costs, and develop a new industry for the host country.

  6. SEL Ada reuse analysis and representations

    Science.gov (United States)

    Kester, Rush

    1990-01-01

    Overall, it was revealed that the pattern of Ada reuse has evolved from initial reuse of utility components into reuse of generalized application architectures. Utility components were both domain-independent utilities, such as queues and stacks, and domain-specific utilities, such as those that implement spacecraft orbit and attitude mathematical functions and physics or astronomical models. The level of reuse was significantly increased with the development of a generalized telemetry simulator architecture. The use of Ada generics significantly increased the level of verbatum reuse, which is due to the ability, using Ada generics, to parameterize the aspects of design that are configurable during reuse. A key factor in implementing generalized architectures was the ability to use generic subprogram parameters to tailor parts of the algorithm embedded within the architecture. The use of object oriented design (in which objects model real world entities) significantly improved the modularity for reuse. Encapsulating into packages the data and operations associated with common real world entities creates natural building blocks for reuse.

  7. An Ada environment for relativistic cross section calculations

    International Nuclear Information System (INIS)

    Nilsson, E.

    1990-01-01

    We have developed an Ada environment adapted to relativistic cross section calculations. Objects such as four-vectors, γ- matrices and propagators are defined as well as operations between these objects. In this environment matrix elements can be expressed in a compact and readable way as Ada code. Unpolarized cross sections are calculated numerically by explicitly summing and averaging over spins and polarizations. A short presentation of the technique is given

  8. Developing an academia-based public health observatory: the new global public health observatory with emphasis on urban health at Johns Hopkins Bloomberg School of Public Health

    Directory of Open Access Journals (Sweden)

    Carlos Castillo-Salgado

    2015-11-01

    Full Text Available Abstract Health observatories may differ according to their mission, institutional setting, topical emphasis or geographic coverage. This paper discusses the development of a new urban-focused health observatory, and its operational research and training infrastructure under the academic umbrella of the Department of Epidemiology and the Institute of Urban Health at the Johns Hopkins Bloomberg School of Public Health (BSPH in Baltimore, USA. Recognizing the higher education mission of the BSPH, the development of a new professional training in public health was an important first step for the development of this observatory. This new academia-based observatory is an innovative public health research and training platform offering faculty, investigators, professional epidemiology students and research partners a physical and methodological infrastructure for their operational research and training activities with both a local urban focus and a global reach. The concept of a public health observatory and its role in addressing social health inequalities in local urban settings is discussed.

  9. Developing an academia-based public health observatory: the new global public health observatory with emphasis on urban health at Johns Hopkins Bloomberg School of Public Health.

    Science.gov (United States)

    Castillo-Salgado, Carlos

    2015-11-01

    Health observatories may differ according to their mission, institutional setting, topical emphasis or geographic coverage. This paper discusses the development of a new urban-focused health observatory, and its operational research and training infrastructure under the academic umbrella of the Department of Epidemiology and the Institute of Urban Health at the Johns Hopkins Bloomberg School of Public Health (BSPH) in Baltimore, USA. Recognizing the higher education mission of the BSPH, the development of a new professional training in public health was an important first step for the development of this observatory. This new academia-based observatory is an innovative public health research and training platform offering faculty, investigators, professional epidemiology students and research partners a physical and methodological infrastructure for their operational research and training activities with both a local urban focus and a global reach. The concept of a public health observatory and its role in addressing social health inequalities in local urban settings is discussed.

  10. Atomic Data and Modelling for Fusion: the ADAS Project

    International Nuclear Information System (INIS)

    Summers, H. P.; O'Mullane, M. G.

    2011-01-01

    The paper is an update on the Atomic Data and Analysis Structure, ADAS, since ICAM-DATA06 and a forward look to its evolution in the next five years. ADAS is an international project supporting principally magnetic confinement fusion research. It has participant laboratories throughout the world, including ITER and all its partner countries. In parallel with ADAS, the ADAS-EU Project provides enhanced support for fusion research at Associated Laboratories and Universities in Europe and ITER. OPEN-ADAS, sponsored jointly by the ADAS Project and IAEA, is the mechanism for open access to principal ADAS atomic data classes and facilitating software for their use. EXTENDED-ADAS comprises a variety of special, integrated application software, beyond the purely atomic bounds of ADAS, tuned closely to specific diagnostic analyses and plasma models.The current scientific content and scope of these various ADAS and ADAS related activities are briefly reviewed. These span a number of themes including heavy element spectroscopy and models, charge exchange spectroscopy, beam emission spectroscopy and special features which provide a broad baseline of atomic modelling and support. Emphasis will be placed on 'lifting the fundamental data baseline'--a principal ADAS task for the next few years. This will include discussion of ADAS and ADAS-EU coordinated and shared activities and some of the methods being exploited.

  11. 49 CFR 37.123 - ADA paratransit eligibility: Standards.

    Science.gov (United States)

    2010-10-01

    ... 49 Transportation 1 2010-10-01 2010-10-01 false ADA paratransit eligibility: Standards. 37.123... INDIVIDUALS WITH DISABILITIES (ADA) Paratransit as a Complement to Fixed Route Service § 37.123 ADA... complementary paratransit service shall provide the service to the ADA paratransit eligible individuals...

  12. 49 CFR 37.125 - ADA paratransit eligibility: Process.

    Science.gov (United States)

    2010-10-01

    ... 49 Transportation 1 2010-10-01 2010-10-01 false ADA paratransit eligibility: Process. 37.125... INDIVIDUALS WITH DISABILITIES (ADA) Paratransit as a Complement to Fixed Route Service § 37.125 ADA... § 37.121 of this part shall establish a process for determining ADA paratransit eligibility. (a) The...

  13. The testability of Ada programs

    Science.gov (United States)

    Auty, David; Cohen, Norman H.

    1986-01-01

    Software development for NASA's Space Station poses a significant problem; considered the most difficult by some. The difficulty is the magnitude and complexity of the required software. The concerns raised by consideration of the requirements for testing and checkout procedures for the Space Station software are addressed. In particular, it addresses the use of Ada in the development of widely distributed yet closely coordinated processing.

  14. OLDER DRIVERS AND ADAS

    Directory of Open Access Journals (Sweden)

    Ragnhild J. DAVIDSE

    2006-01-01

    Next, based on the available literature, relevant ADAS are discussed in terms of their availability, their effects on safety and the willingness of older drivers to use and buy them. One of the conclusions is that only very few of the types of support that are thought to be most beneficial to the safety of older drivers are provided by the ADAS that are currently available.

  15. Technology Development for a Neutrino Astrophysical Observatory

    International Nuclear Information System (INIS)

    Chaloupka, V.; Cole, T.; Crawford, H.J.; He, Y.D.; Jackson, S.; Kleinfelder, S.; Lai, K.W.; Learned, J.; Ling, J.; Liu, D.; Lowder, D.; Moorhead, M.; Morookian, J.M.; Nygren, D.R.; Price, P.B.; Richards, A.; Shapiro, G.; Shen, B.; Smoot, George F.; Stokstad, R.G.; VanDalen, G.; Wilkes, J.; Wright, F.; Young, K.

    1996-01-01

    We propose a set of technology developments relevant to the design of an optimized Cerenkov detector for the study of neutrino interactions of astrophysical interest. Emphasis is placed on signal processing innovations that enhance significantly the quality of primary data. These technical advances, combined with field experience from a follow-on test deployment, are intended to provide a basis for the engineering design for a kilometer-scale Neutrino Astrophysical Observatory

  16. Challenges and Opportunities to Developing Synergies Among Diverse Environmental Observatories: FSML, NEON, and GLEON

    Science.gov (United States)

    Williamson, C. E.; Weathers, K. C.; Knoll, L. B.; Brentrup, J.

    2012-12-01

    Recent rapid advances in sensor technology and cyberinfrastructure have enabled the development of numerous environmental observatories ranging from local networks at field stations and marine laboratories (FSML) to continental scale observatories such as the National Ecological Observatory Network (NEON) to global scale observatories such as the Global Lake Ecological Observatory Network (GLEON). While divergent goals underlie the initial development of these observatories, and they are often designed to serve different communities, many opportunities for synergies exist. In addition, the use of existing infrastructure may enhance the cost-effectiveness of building and maintaining large scale observatories. For example, FSMLs are established facilities with the staff and infrastructure to host sensor nodes of larger networks. Many field stations have existing staff and long-term databases as well as smaller sensor networks that are the product of a single or small group of investigators with a unique data management system embedded in a local or regional community. These field station based facilities and data are a potentially untapped gold mine for larger continental and global scale observatories; common ecological and environmental challenges centered on understanding the impacts of changing climate, land use, and invasive species often underlie these efforts. The purpose of this talk is to stimulate a dialog on the challenges of merging efforts across these different spatial and temporal scales, as well as addressing how to develop synergies among observatory networks with divergent roots and philosophical approaches. For example, FSMLs have existing long-term databases and facilities, while NEON has sparse past data but a well-developed template and closely coordinated team working in a coherent format across a continental scale. GLEON on the other hand is a grass-roots network of experts in science, information technology, and engineering with a common goal

  17. Adenosine Deaminase (ADA)-Deficient Severe Combined Immune Deficiency (SCID): Molecular Pathogenesis and Clinical Manifestations.

    Science.gov (United States)

    Bradford, Kathryn L; Moretti, Federico A; Carbonaro-Sarracino, Denise A; Gaspar, Hubert B; Kohn, Donald B

    2017-10-01

    Deficiency of adenosine deaminase (ADA, EC3.5.4.4), a housekeeping enzyme of purine metabolism encoded by the Ada gene, is a cause of human severe combined immune deficiency (SCID). Numerous deleterious mutations occurring in the ADA gene have been found in patients with profound lymphopenia (T - B - NK - ), thus underscoring the importance of functional purine metabolism for the development of the immune defense. While untreated ADA SCID is a fatal disorder, there are multiple life-saving therapeutic modalities to restore ADA activity and reconstitute protective immunity, including enzyme replacement therapy (ERT), allogeneic hematopoietic stem cell transplantation (HSCT) and gene therapy (GT) with autologous gene-corrected hematopoietic stem cells (HSC). We review the pathogenic mechanisms and clinical manifestations of ADA SCID.

  18. SMARTPHONE-BASED APPROACH TO ADVANCED DRIVER ASSISTANCE SYSTEM (ADAS RESEARCH AND DEVELOPMENT

    Directory of Open Access Journals (Sweden)

    I. B. Lashkov

    2015-11-01

    Full Text Available Subject of Research.The paper deals with findings and presents asmartphone-based approach to advanced driver assistance system (ADAS research and development.The approach is based on the data of smartphone cameras and sensors. The line of researchis associated with the developmentof mobile advanced driver assistance system (ADAS. Method.The proposedapproach isbased on the use of driver'sand vehicle behavior ontologies. Current ADAS systems can be divided into two main categories according to the method of implementation: mobile applications, manually installed by the driver from the application stores, and safetyhardware and softwaresystems,integrated into vehicles by manufacturesor in the automotive service centers.Mobile application installed on the smartphone uses the built-in rear and front-facing cameras and sensors to monitor both the road and vehicles ahead, and at the same time the driver in order to prevent traffic collisions. The service consists of components for objects recognition in the images obtained with cameras, and components for traffic situation analysis. Main Results. The driver safety mobile application has been developedfor the use on mobile phones.The mobile phone is mounted on the windshield of a car.In case of dangerous event occurrence, the application engine will make an audible or vibration signal to inform the driver to be concentratedand more vigilant. For example, road obstacles, rear-end and stationary vehicle accidents are the most common accident types.The mobile application detects whether a crash is imminent by computing the ‘Time To Contact’ (TTC taking into account host vehicle speed, relative speed and relative acceleration.If the driver doesn’t maintain safe minimum distance with the car immediately ahead, the mobile application will alert the driver by displaying an attention icon with an audible alert. The dual-camera sensing application is designed to help the drivers increase the trip safety

  19. Restoring balance to B cells in ADA deficiency.

    Science.gov (United States)

    Luning Prak, Eline T

    2012-06-01

    It is paradoxical that immunodeficiency disorders are associated with autoimmunity. Adenosine deaminase (ADA) deficiency, a cause of X-linked severe combined immunodeficiency (SCID), is a case in point. In this issue of the JCI, Sauer and colleagues investigate the B cell defects in ADA-deficient patients. They demonstrate that ADA patients receiving enzyme replacement therapy had B cell tolerance checkpoint defects. Remarkably, gene therapy with a retrovirus that expresses ADA resulted in the apparent correction of these defects, with normalization of peripheral B cell autoantibody frequencies. In vitro, agents that either block ADA or overexpress adenosine resulted in altered B cell receptor and TLR signaling. Collectively, these data implicate a B cell-intrinsic mechanism for alterations in B cell tolerance in the setting of partial ADA deficiency that is corrected by gene therapy.

  20. ADA members weigh in on critical issues.

    Science.gov (United States)

    Burgess, Karen; Ruesch, Jon D; Mikkelsen, Matthew C; Wagner, Karen Schaid

    2003-01-01

    Science, new technology, patient care, dental reimbursement and government regulations all affect today's dental practitioners. To find out more about how such challenges may affect current private practitioners, the American Dental Association conducted the 2000 Membership Needs and Opinions Survey. A questionnaire was sent to 6,310 ADA members in January 2000 with follow-up mailings in February, March and April 2000. Data collection was completed in July 2000. The survey included questions on critical professional issues, and on perceptions of the ADA and ADA priorities. A total of 3,558 completed surveys were received for an adjusted response rate of 59.5 percent. Members rated the identified issues' level of importance to them. The top three issues included "maintaining my ability to recommend the treatment option I feel is most appropriate for my patients," "receiving fair reimbursement for the dental services I provide," and "protecting myself, my staff and my patients from communicable diseases." New dentists found other items to be more significant to them compared with members overall. Although ADA members as a whole had similar views on critical issues facing dentistry and ADA priorities, there were significant differences regarding some issues. New dentists were far more concerned about securing funds for their practice and paying off debt than were all ADA members. Minority dentists expressed greater levels of concern about certain issues than did all ADA members. When planning and implementing ADA activities, the Association should continue to take into account members' relative rankings of professional issues and note issues of special interest to selected membership subgroups.

  1. An enhanced Ada run-time system for real-time embedded processors

    Science.gov (United States)

    Sims, J. T.

    1991-01-01

    An enhanced Ada run-time system has been developed to support real-time embedded processor applications. The primary focus of this development effort has been on the tasking system and the memory management facilities of the run-time system. The tasking system has been extended to support efficient and precise periodic task execution as required for control applications. Event-driven task execution providing a means of task-asynchronous control and communication among Ada tasks is supported in this system. Inter-task control is even provided among tasks distributed on separate physical processors. The memory management system has been enhanced to provide object allocation and protected access support for memory shared between disjoint processors, each of which is executing a distinct Ada program.

  2. Regulation of adenosine deaminase (ADA) on induced mouse experimental autoimmune uveitis (EAU) ‡

    Science.gov (United States)

    Liang, Dongchun; Zuo, Aijun; Zhao, Ronglan; Shao, Hui; Kaplan, Henry J.; Sun, Deming

    2016-01-01

    Adenosine is an important regulator of the immune response and adenosine deaminase (ADA) inhibits this regulatory effect by converting adenosine into functionally inactive molecules. Studies have shown that adenosine receptor (AR) agonists can be either anti- or pro-inflammatory. Clarification of the mechanisms that cause these opposing effects should provide a better guide for therapeutic intervention. In this study, we investigated the effect of ADA on the development of experimental autoimmune uveitis (EAU) induced by immunizing EAU-prone mice with a known uveitogenic peptide, IRBP1–20. Our results showed that the effective time to administer a single dose of ADA to suppress induction of EAU was 8–14 days post-immunization, shortly before EAU expression, but ADA treatment at other time points exacerbated disease. ADA preferentially inhibited Th17 responses and this effect was γδ T cell-dependent. Our results demonstrated that the existing immune status strongly influences the anti- or proinflammatory effects of ADA. Our observations should help improve the design of ADA- and AR-targeted therapies. PMID:26856700

  3. Lessons learned applying CASE methods/tools to Ada software development projects

    Science.gov (United States)

    Blumberg, Maurice H.; Randall, Richard L.

    1993-01-01

    This paper describes the lessons learned from introducing CASE methods/tools into organizations and applying them to actual Ada software development projects. This paper will be useful to any organization planning to introduce a software engineering environment (SEE) or evolving an existing one. It contains management level lessons learned, as well as lessons learned in using specific SEE tools/methods. The experiences presented are from Alpha Test projects established under the STARS (Software Technology for Adaptable and Reliable Systems) project. They reflect the front end efforts by those projects to understand the tools/methods, initial experiences in their introduction and use, and later experiences in the use of specific tools/methods and the introduction of new ones.

  4. Ada (Trade Name) Bibliography. Volume 1.

    Science.gov (United States)

    1983-05-01

    GLENN DOCUMENT NUMBER: 3268 TYPE: JOURNAL ARTICLE .5-., SCIENCE VOL 215 ISSUE 34 PP. 775-779S In this article, two principal themes are observed in...AINST LANAN RD NAY 83 ND9S-8-C-936 UNCLASSIFIED F/6 12/5 ML -4.4 ’-4-4----" ’°p..l i . d N N L. 131 t ’ll /II~ Ada Bibliography Volume I 95 𔃾- This...BUDAPEST,HUNGARY 4102 -01 ON THE TYPE CONCEPT OF ADA 6224 -03 UNORTHOGONALITIES IN THE IDENTIFICATION RULES IN ADA BACON, GLENN , IBM SANTA TERESA LABS

  5. Ada Run Time Support Environments and a common APSE Interface Set. [Ada Programming Support Environment

    Science.gov (United States)

    Mckay, C. W.; Bown, R. L.

    1985-01-01

    The paper discusses the importance of linking Ada Run Time Support Environments to the Common Ada Programming Support Environment (APSE) Interface Set (CAIS). A non-stop network operating systems scenario is presented to serve as a forum for identifying the important issues. The network operating system exemplifies the issues involved in the NASA Space Station data management system.

  6. Vector-matrix-quaternion, array and arithmetic packages: All HAL/S functions implemented in Ada

    Science.gov (United States)

    Klumpp, Allan R.; Kwong, David D.

    1986-01-01

    The HAL/S avionics programmers have enjoyed a variety of tools built into a language tailored to their special requirements. Ada is designed for a broader group of applications. Rather than providing built-in tools, Ada provides the elements with which users can build their own. Standard avionic packages remain to be developed. These must enable programmers to code in Ada as they have coded in HAL/S. The packages under development at JPL will provide all of the vector-matrix, array, and arithmetic functions described in the HAL/S manuals. In addition, the linear algebra package will provide all of the quaternion functions used in Shuttle steering and Galileo attitude control. Furthermore, using Ada's extensibility, many quaternion functions are being implemented as infix operations; equivalent capabilities were never implemented in HAL/S because doing so would entail modifying the compiler and expanding the language. With these packages, many HAL/S expressions will compile and execute in Ada, unchanged. Others can be converted simply by replacing the implicit HAL/S multiply operator with the Ada *. Errors will be trapped and identified. Input/output will be convenient and readable.

  7. New control system: ADA softwares organization

    International Nuclear Information System (INIS)

    David, L.

    1992-01-01

    On VAX/VMS, ADA compiler is integrated in a workshop of ACS software engineering which allows a coherent development by control of source and executable programs, by separation of applications in various levels of visibility and by management of existing links between different modules of a same application. (A.B.)

  8. ADA-07 Suppresses Solar Ultraviolet-Induced Skin Carcinogenesis by Directly Inhibiting TOPK.

    Science.gov (United States)

    Gao, Ge; Zhang, Tianshun; Wang, Qiushi; Reddy, Kanamata; Chen, Hanyong; Yao, Ke; Wang, Keke; Roh, Eunmiri; Zykova, Tatyana; Ma, Weiya; Ryu, Joohyun; Curiel-Lewandrowski, Clara; Alberts, David; Dickinson, Sally E; Bode, Ann M; Xing, Ying; Dong, Zigang

    2017-09-01

    Cumulative exposure to solar ultraviolet (SUV) irradiation is regarded as the major etiologic factor in the development of skin cancer. The activation of the MAPK cascades occurs rapidly and is vital in the regulation of SUV-induced cellular responses. The T-LAK cell-originated protein kinase (TOPK), an upstream activator of MAPKs, is heavily involved in inflammation, DNA damage, and tumor development. However, the chemopreventive and therapeutic effects of specific TOPK inhibitors in SUV-induced skin cancer have not yet been elucidated. In the current study, ADA-07, a novel TOPK inhibitor, was synthesized and characterized. Pull-down assay results, ATP competition, and in vitro kinase assay data revealed that ADA-07 interacted with TOPK at the ATP-binding pocket and inhibited its kinase activity. Western blot analysis showed that ADA-07 suppressed SUV-induced phosphorylation of ERK1/2, p38, and JNKs and subsequently inhibited AP-1 activity. Importantly, topical treatment with ADA-07 dramatically attenuated tumor incidence, multiplicity, and volume in SKH-1 hairless mice exposed to chronic SUV. Our findings suggest that ADA-07 is a promising chemopreventive or potential therapeutic agent against SUV-induced skin carcinogenesis that acts by specifically targeting TOPK. Mol Cancer Ther; 16(9); 1843-54. ©2017 AACR . ©2017 American Association for Cancer Research.

  9. Multiprocessor performance modeling with ADAS

    Science.gov (United States)

    Hayes, Paul J.; Andrews, Asa M.

    1989-01-01

    A graph managing strategy referred to as the Algorithm to Architecture Mapping Model (ATAMM) appears useful for the time-optimized execution of application algorithm graphs in embedded multiprocessors and for the performance prediction of graph designs. This paper reports the modeling of ATAMM in the Architecture Design and Assessment System (ADAS) to make an independent verification of ATAMM's performance prediction capability and to provide a user framework for the evaluation of arbitrary algorithm graphs. Following an overview of ATAMM and its major functional rules are descriptions of the ADAS model of ATAMM, methods to enter an arbitrary graph into the model, and techniques to analyze the simulation results. The performance of a 7-node graph example is evaluated using the ADAS model and verifies the ATAMM concept by substantiating previously published performance results.

  10. Preplacement evaluation: thriving within the ADA guidelines.

    Science.gov (United States)

    Pruitt, R H

    1995-03-01

    1. The intent of the Americans With Disabilities Act (ADA) is to remove barriers against those with known disabilities and to require reasonable accommodation to enable qualified employees to perform a job. The ADA is not meant to facilitate those with covert preexisting conditions in setting up workers' compensation and disability claims. 2. Essential job functions are physical and mental requirements for a job that are developed by the supervisor and the occupational health department. These functions should be included with the posting of any position. 3. Preplacement evaluation requirements: essential job functions that are used to determine what is included in the assessment; employee capability statement (with reasonable accommodation); and conditional offer of employment pending a satisfactory post-offer evaluation prior to beginning the job.

  11. ADA, the Programming Language of Choice for the UPMSat-2 Satellite

    Science.gov (United States)

    Garrido, Jorge; Zamorano, Juan; de la Puente, Juan A.; Alonso, Alejandro; Salazar, Emilio

    2015-09-01

    The proper selection of development mechanisms and tools is essential for the final success of any engineering project. This is also true when it comes to software development. Furthermore, when the system shows very specific and hard to meet requirements, as it happens for high-integrity real-time systems, the appropriate selection is crucial. For this kind of systems, Ada has proven to be a successful companion, and satellites are not an exception. The paper presents the reasons behind the selection of Ada for the UPMSat-2 development, along with the experience and examples on its usage.

  12. Enrique Gaviola and the Astronomical Observatory of Cordoba. Its impact in the Argentine science development

    International Nuclear Information System (INIS)

    Bernaola, Omar A.

    2001-01-01

    The history of the Astronomical Observatory of Cordoba (Argentina), opened in 1871, is related. The physicist Enrique Gaviola (1900-1989) has been the director of the Observatory from 1940 to 1945 and again from 1956 to 1957. He was instrumental in the construction of the Observatory's big telescope (inaugurated in 1942, diameter 152 cm). The influence that E. Gaviola exerted upon the development of physics in Argentina, including the nuclear sciences, is also related

  13. Optimizing ADAS-Cog Worksheets: A Survey of Clinical Trial Rater s' Perceptions.

    Science.gov (United States)

    Meyer, Stephen M; Bertzos, Kristina A; Perez, Magdalena; Connor, Donald J; Schafer, Kimberly; Walter, Sarah

    2017-01-01

    The Alzheimer's Disease Assessment Scale-Cognitive subscale (ADASCog) remains the most widely used test of longitudinal cognitive functioning in Alzheimer's disease (AD) clinical trials. Unlike most neuropsychological tests, the ADAS-Cog source documentation worksheets are not uniform across clinical trials, and vary by document layout, inclusion of administration and/or scoring instructions, and documentation of subtest scoring (e.g., recording correct versus incorrect scores), among other differences. Many ADAS-Cog test administrators (raters) participate in multiple AD trials and switching between different ADAS-Cog worksheets may increase the likelihood of administration and/or scoring mistakes that lessen the reliability of the instrument. An anonymous online survey sought raters' experiences with ADAS-Cog worksheets and their opinions on the design and content of the worksheets. Results of the survey indicated preference for structure and standardization of the ADASCog worksheets, which has been considered in the development of a standard ADAS-Cog source document by the Alzheimer's Disease Cooperative Study (ADCS) Working Group. Copyright© Bentham Science Publishers; For any queries, please email at epub@benthamscience.org.

  14. The Alzheimer's Disease Assessment Scale-Cognitive-Plus (ADAS-Cog-Plus): an expansion of the ADAS-Cog to improve responsiveness in MCI.

    Science.gov (United States)

    Skinner, Jeannine; Carvalho, Janessa O; Potter, Guy G; Thames, April; Zelinski, Elizabeth; Crane, Paul K; Gibbons, Laura E

    2012-12-01

    The Alzheimer's Disease Assessment Scale cognitive subscale (ADAS-Cog) is widely used in AD, but may be less responsive to change when used in people with mild cognitive impairment (MCI). Participants from the Alzheimer's Disease Neuroimaging Initiative were administered a neuropsychological battery and 1.5 T MRI scans over 2-3 years. Informants were queried regarding functional impairments. Some participants had lumbar punctures to obtain cerebrospinal fluid (CSF). We added executive functioning (EF) and functional ability (FA) items to the ADAS-Cog to generate candidate augmented measures. We calibrated these candidates using baseline data (n = 811) and selected the best candidate that added EF items alone and that added EF and FA items. We selected candidates based on their responsiveness over three years in a training sample of participants with MCI (n = 160). We compared traditional ADAS-Cog scores with the two candidates based on their responsiveness in a validation sample of participants with MCI (n = 234), ability to predict conversion to dementia (n = 394), strength of association with baseline MRI (n = 394) and CSF biomarkers (n = 193). The selected EF candidate added category fluency (ADAS Plus EF), and the selected EF and FA candidate added category fluency, Digit Symbol, Trail Making, and five items from the Functional Assessment Questionnaire (ADAS Plus EF&FA). The ADAS Plus EF& FA performed as well as or better than traditional ADAS-Cog scores. Adding EF and FA items to the ADAS-Cog may improve responsiveness among people with MCI without impairing validity.

  15. Developments of next generation of seafloor observatories in MARsite project

    Science.gov (United States)

    Italiano, Francesco; Favali, Paolo; Zaffuto, Alfonso; Zora, Marco; D'Anca, Fabio

    2015-04-01

    The development of new generation of autonomous sea-floor observatories is among the aims of the EC supersite project MARsite (MARMARA Supersite; FP7 EC-funded project, grant n° 308417). An approach based on multiparameter seafloor observatories is considered of basic importance to better understand the role of the fluids in an active tectonic system and their behaviour during the development of the seismogenesis. To continuously collect geochemical and geophysical data from the immediate vicinity of the submerged North Anatolian Fault Zone (NAFZ) is one of the possibilities to contribute to the seismic hazard minimization of the Marmara area. The planning of next generation of seafloor observatories for geo-hazard monitoring is a task in one of the MARsite Work Packages (WP8). The activity is carried out combining together either the experience got after years of investigating fluids and their interactions with the seafloor and tectonic structures and the long-term experience on the development and management of permanent seafloor observatories in the main frame of the EMSO (European Multidisciplinary Seafloor and water-column Observatory, www.emso-eu.org) Research Infrastructure. The new generation of seafloor observatories have to support the observation of both slow and quick variations, thus allow collecting low and high-frequency signals besides the storage of long-term dataset and/or enable the near-real-time mode data transmission. Improvements of some the seafloor equipments have been done so far within MARsite project in terms of the amount of contemporary active instruments, their interlink with "smart sensor" capacities (threshold detection, triggering), quality of the collected data and power consumption reduction. In order to power the multiparameter sensors the digitizer and the microprocessor, an electronic board named PMS (Power Management System) with multi-master, multi-slave, single-ended, serial bus Inter-Integrated Circuit (I²C) interface

  16. Development of Nautical Almanac at Korea Astronomy Observatory

    Science.gov (United States)

    Han, In-Woo; Shin, Junho

    1994-12-01

    In Korea Astronomy Observatory, we developed a S/W package to compile the Korean Nautical Almanac. We describe the motivation to develop the S/W and explain the S/W package in general terms. In appendix, we describe the procedure to calculate the polaris table in more detail. When we developed the S/W, we paid much attention to produce accurate data. We also made great effort to automate the compilation of Nautical Almanac as far as possible, since the compilation is time consuming labour extensive. As a result, the S/W we developed turns out to be very accurate and efficient to compile Nautical Almanac. In fact, we could compile a Korean Nautical Almanac in a few days.

  17. New developments in instrumentation at the W. M. Keck Observatory

    Science.gov (United States)

    Adkins, Sean M.; Armandroff, Taft E.; Fitzgerald, Michael P.; Johnson, James; Larkin, James E.; Lewis, Hilton A.; Martin, Christopher; Matthews, Keith Y.; Prochaska, J. X.; Wizinowich, Peter

    2014-07-01

    The W. M. Keck Observatory continues to develop new capabilities in support of our science driven strategic plan which emphasizes leadership in key areas of observational astronomy. This leadership is a key component of the scientific productivity of our observing community and depends on our ability to develop new instrumentation, upgrades to existing instrumentation, and upgrades to supporting infrastructure at the observatory. In this paper we describe the as measured performance of projects completed in 2014 and the expected performance of projects currently in the development or construction phases. Projects reaching completion in 2014 include a near-IR tip/tilt sensor for the Keck I adaptive optics system, a new center launch system for the Keck II laser guide star facility, and NIRES, a near-IR Echelle spectrograph for the Keck II telescope. Projects in development include a new seeing limited integral field spectrograph for the visible wavelength range called the Keck Cosmic Web Imager, a deployable tertiary mirror for the Keck I telescope, upgrades to the spectrograph detector and the imager of the OSIRIS instrument, and an upgrade to the telescope control systems on both Keck telescopes.

  18. Techniques and implementation of the embedded rule-based expert system using Ada

    Science.gov (United States)

    Liberman, Eugene M.; Jones, Robert E.

    1991-01-01

    Ada is becoming an increasingly popular programming language for large Government-funded software projects. Ada with its portability, transportability, and maintainability lends itself well to today's complex programming environment. In addition, expert systems have also assured a growing role in providing human-like reasoning capability and expertise for computer systems. The integration of expert system technology with Ada programming language, specifically a rule-based expert system using an ART-Ada (Automated Reasoning Tool for Ada) system shell is discussed. The NASA Lewis Research Center was chosen as a beta test site for ART-Ada. The test was conducted by implementing the existing Autonomous Power EXpert System (APEX), a Lisp-base power expert system, in ART-Ada. Three components, the rule-based expert system, a graphics user interface, and communications software make up SMART-Ada (Systems fault Management with ART-Ada). The main objective, to conduct a beta test on the ART-Ada rule-based expert system shell, was achieved. The system is operational. New Ada tools will assist in future successful projects. ART-Ada is one such tool and is a viable alternative to the straight Ada code when an application requires a rule-based or knowledge-based approach.

  19. Alterations in the brain adenosine metabolism cause behavioral and neurological impairment in ADA-deficient mice and patients

    Science.gov (United States)

    Sauer, Aisha V.; Hernandez, Raisa Jofra; Fumagalli, Francesca; Bianchi, Veronica; Poliani, Pietro L.; Dallatomasina, Chiara; Riboni, Elisa; Politi, Letterio S.; Tabucchi, Antonella; Carlucci, Filippo; Casiraghi, Miriam; Carriglio, Nicola; Cominelli, Manuela; Forcellini, Carlo Alberto; Barzaghi, Federica; Ferrua, Francesca; Minicucci, Fabio; Medaglini, Stefania; Leocani, Letizia; la Marca, Giancarlo; Notarangelo, Lucia D.; Azzari, Chiara; Comi, Giancarlo; Baldoli, Cristina; Canale, Sabrina; Sessa, Maria; D’Adamo, Patrizia; Aiuti, Alessandro

    2017-01-01

    Adenosine Deaminase (ADA) deficiency is an autosomal recessive variant of severe combined immunodeficiency (SCID) caused by systemic accumulation of ADA substrates. Neurological and behavioral abnormalities observed in ADA-SCID patients surviving after stem cell transplantation or gene therapy represent an unresolved enigma in the field. We found significant neurological and cognitive alterations in untreated ADA-SCID patients as well as in two groups of patients after short- and long-term enzyme replacement therapy with PEG-ADA. These included motor dysfunction, EEG alterations, sensorineural hypoacusia, white matter and ventricular alterations in MRI as well as a low mental development index or IQ. Ada-deficient mice were significantly less active and showed anxiety-like behavior. Molecular and metabolic analyses showed that this phenotype coincides with metabolic alterations and aberrant adenosine receptor signaling. PEG-ADA treatment corrected metabolic adenosine-based alterations, but not cellular and signaling defects, indicating an intrinsic nature of the neurological and behavioral phenotype in ADA deficiency. PMID:28074903

  20. SDI satellite autonomy using AI and Ada

    Science.gov (United States)

    Fiala, Harvey E.

    1990-01-01

    The use of Artificial Intelligence (AI) and the programming language Ada to help a satellite recover from selected failures that could lead to mission failure are described. An unmanned satellite will have a separate AI subsystem running in parallel with the normal satellite subsystems. A satellite monitoring subsystem (SMS), under the control of a blackboard system, will continuously monitor selected satellite subsystems to become alert to any actual or potential problems. In the case of loss of communications with the earth or the home base, the satellite will go into a survival mode to reestablish communications with the earth. The use of an AI subsystem in this manner would have avoided the tragic loss of the two recent Soviet probes that were sent to investigate the planet Mars and its moons. The blackboard system works in conjunction with an SMS and a reconfiguration control subsystem (RCS). It can be shown to be an effective way for one central control subsystem to monitor and coordinate the activities and loads of many interacting subsystems that may or may not contain redundant and/or fault-tolerant elements. The blackboard system will be coded in Ada using tools such as the ABLE development system and the Ada Production system.

  1. Autoimmune dysregulation and purine metabolism in adenosine deaminase (ADA-deficiency

    Directory of Open Access Journals (Sweden)

    Aisha Vanessa Sauer

    2012-08-01

    Full Text Available Genetic defects in the adenosine deaminase (ADA gene are among the most common causes for severe combined immunodeficiency (SCID. ADA-SCID patients suffer from lymphopenia, severely impaired cellular and humoral immunity, failure to thrive and recurrent infections. Currently available therapeutic options for this otherwise fatal disorder include bone marrow transplantation (BMT, enzyme replacement therapy with bovine ADA (PEG-ADA or hematopoietic stem cell gene therapy (HSC-GT. Although varying degrees of immune reconstitution can be achieved by these treatments, breakdown of tolerance is a major concern in ADA-SCID. Immune dysregulation such as autoimmune hypothyroidism, diabetes mellitus, hemolytic anemia, and immune thrombocytopenia are frequently observed in milder forms of the disease. However, several reports document similar complications also in patients on long-term PEG-ADA and after BMT or GT treatment.A skewed repertoire and decreased immune functions have been implicated in autoimmunity observed in certain B-cell and/or T-cell immunodeficiencies, but it remains unclear to what extent specific mechanisms of tolerance are affected in ADA deficiency. Herein we provide an overview about ADA-SCID and the autoimmune manifestations reported in these patients before and after treatment. We also assess the value of the ADA-deficient mouse model as a useful tool to study both immune and metabolic disease mechanisms. With focus on regulatory T and B cells we discuss the lymphocyte subpopulations particularly prone to contribute to the loss of self-tolerance and onset of autoimmunity in ADA deficiency. Moreover we address which aspects of immune dysregulation are specifically related to alterations in purine metabolism caused by the lack of ADA and the subsequent accumulation of metabolites with immunomodulatory properties.

  2. Development of Ada language control software for the NASA power management and distribution test bed

    Science.gov (United States)

    Wright, Ted; Mackin, Michael; Gantose, Dave

    1989-01-01

    The Ada language software developed to control the NASA Lewis Research Center's Power Management and Distribution testbed is described. The testbed is a reduced-scale prototype of the electric power system to be used on space station Freedom. It is designed to develop and test hardware and software for a 20-kHz power distribution system. The distributed, multiprocessor, testbed control system has an easy-to-use operator interface with an understandable English-text format. A simple interface for algorithm writers that uses the same commands as the operator interface is provided, encouraging interactive exploration of the system.

  3. Constructing a working taxonomy of functional Ada software components for real-time embedded system applications

    Science.gov (United States)

    Wallace, Robert

    1986-01-01

    A major impediment to a systematic attack on Ada software reusability is the lack of an effective taxonomy for software component functions. The scope of all possible applications of Ada software is considered too great to allow the practical development of a working taxonomy. Instead, for the purposes herein, the scope of Ada software application is limited to device and subsystem control in real-time embedded systems. A functional approach is taken in constructing the taxonomy tree for identified Ada domain. The use of modular software functions as a starting point fits well with the object oriented programming philosophy of Ada. Examples of the types of functions represented within the working taxonomy are real time kernels, interrupt service routines, synchronization and message passing, data conversion, digital filtering and signal conditioning, and device control. The constructed taxonomy is proposed as a framework from which a need analysis can be performed to reveal voids in current Ada real-time embedded programming efforts for Space Station.

  4. Knowledge, programming, and programming cultures: LISP, C, and Ada

    Science.gov (United States)

    Rochowiak, Daniel

    1990-01-01

    The results of research 'Ada as an implementation language for knowledge based systems' are presented. The purpose of the research was to compare Ada to other programming languages. The report focuses on the programming languages Ada, C, and Lisp, the programming cultures that surround them, and the programming paradigms they support.

  5. Towards a formal semantics for Ada 9X

    Science.gov (United States)

    Guaspari, David; Mchugh, John; Wolfgang, Polak; Saaltink, Mark

    1995-01-01

    The Ada 9X language precision team was formed during the revisions of Ada 83, with the goal of analyzing the proposed design, identifying problems, and suggesting improvements, through the use of mathematical models. This report defines a framework for formally describing Ada 9X, based on Kahn's 'natural semantics', and applies the framework to portions of the language. The proposals for exceptions and optimization freedoms are also analyzed, using a different technique.

  6. Twenty-Five Years of Gene Therapy for ADA-SCID: From Bubble Babies to an Approved Drug.

    Science.gov (United States)

    Ferrua, Francesca; Aiuti, Alessandro

    2017-11-01

    Twenty-five years have passed since first attempts of gene therapy (GT) in children affected by severe combined immunodeficiency (SCID) due to adenosine deaminase (ADA) defect, also known by the general public as bubble babies. ADA-SCID is fatal early in life if untreated. Unconditioned hematopoietic stem cell (HSC) transplant from matched sibling donor represents a curative treatment but is available for few patients. Enzyme replacement therapy can be life-saving, but its chronic use has many drawbacks. This review summarizes the history of ADA-SCID GT over the last 25 years, starting from first pioneering studies in the early 1990s using gamma-retroviral vectors, based on multiple infusions of genetically corrected autologous peripheral blood lymphocytes. HSC represented the ideal target for gene correction to guarantee production of engineered multi-lineage progeny, but it required a decade to achieve therapeutic benefit with this approach. Introduction of low-intensity conditioning represented a crucial step in achieving stable gene-corrected HSC engraftment and therapeutic levels of ADA-expressing cells. Recent clinical trials demonstrated that gamma-retroviral GT for ADA-SCID has a favorable safety profile and is effective in restoring normal purine metabolism and immune functions in patients >13 years after treatment. No abnormal clonal proliferation or leukemia development have been observed in >40 patients treated experimentally in five different centers worldwide. In 2016, the medicinal product Strimvelis™ received marketing approval in Europe for patients affected by ADA-SCID without a suitable human leukocyte antigen-matched related donor. Positive safety and efficacy results have been obtained in GT clinical trials using lentiviral vectors encoding ADA. The results obtained in last 25 years in ADA-SCID GT development fundamentally contributed to improve patients' prognosis, together with earlier diagnosis thanks to newborn screening. These advances

  7. Managing distributed software development in the Virtual Astronomical Observatory

    Science.gov (United States)

    Evans, Janet D.; Plante, Raymond L.; Boneventura, Nina; Busko, Ivo; Cresitello-Dittmar, Mark; D'Abrusco, Raffaele; Doe, Stephen; Ebert, Rick; Laurino, Omar; Pevunova, Olga; Refsdal, Brian; Thomas, Brian

    2012-09-01

    The U.S. Virtual Astronomical Observatory (VAO) is a product-driven organization that provides new scientific research capabilities to the astronomical community. Software development for the VAO follows a lightweight framework that guides development of science applications and infrastructure. Challenges to be overcome include distributed development teams, part-time efforts, and highly constrained schedules. We describe the process we followed to conquer these challenges while developing Iris, the VAO application for analysis of 1-D astronomical spectral energy distributions (SEDs). Iris was successfully built and released in less than a year with a team distributed across four institutions. The project followed existing International Virtual Observatory Alliance inter-operability standards for spectral data and contributed a SED library as a by-product of the project. We emphasize lessons learned that will be folded into future development efforts. In our experience, a well-defined process that provides guidelines to ensure the project is cohesive and stays on track is key to success. Internal product deliveries with a planned test and feedback loop are critical. Release candidates are measured against use cases established early in the process, and provide the opportunity to assess priorities and make course corrections during development. Also key is the participation of a stakeholder such as a lead scientist who manages the technical questions, advises on priorities, and is actively involved as a lead tester. Finally, frequent scheduled communications (for example a bi-weekly tele-conference) assure issues are resolved quickly and the team is working toward a common vision.

  8. Ada (Trade Name) Bibliography. Volume 3.

    Science.gov (United States)

    1986-02-01

    access to shared resources by concurrently callable procedures. Both rely on queues to achieve serialization, but calls on monitor procedures are...DOCUMENT CITATIONS ADA AS A PROGRAM DESCRIPTION LANGUAGE (PDL): A PROJECT SOFTW ARE MANAGEMENT PERSPECTIVE BOND , RODNEY M. DOCUMENT NUMBER: 6141 TYPE...HONEYWELL BULL-RESEARCH CTR,GRENOBLE,CEDEX,FRANCE 2548 -01 ADA, ABSTRACT DATA TYPES AND DISTRIBUTED DATABASES TRANSACTIONS BOND , RODNEYM., NONAFFILIATED 6141

  9. Software/hardware distributed processing network supporting the Ada environment

    Science.gov (United States)

    Wood, Richard J.; Pryk, Zen

    1993-09-01

    A high-performance, fault-tolerant, distributed network has been developed, tested, and demonstrated. The network is based on the MIPS Computer Systems, Inc. R3000 Risc for processing, VHSIC ASICs for high speed, reliable, inter-node communications and compatible commercial memory and I/O boards. The network is an evolution of the Advanced Onboard Signal Processor (AOSP) architecture. It supports Ada application software with an Ada- implemented operating system. A six-node implementation (capable of expansion up to 256 nodes) of the RISC multiprocessor architecture provides 120 MIPS of scalar throughput, 96 Mbytes of RAM and 24 Mbytes of non-volatile memory. The network provides for all ground processing applications, has merit for space-qualified RISC-based network, and interfaces to advanced Computer Aided Software Engineering (CASE) tools for application software development.

  10. Subunits of ADA-two-A-containing (ATAC) or Spt-Ada-Gcn5-acetyltrasferase (SAGA) Coactivator Complexes Enhance the Acetyltransferase Activity of GCN5.

    Science.gov (United States)

    Riss, Anne; Scheer, Elisabeth; Joint, Mathilde; Trowitzsch, Simon; Berger, Imre; Tora, László

    2015-11-27

    Histone acetyl transferases (HATs) play a crucial role in eukaryotes by regulating chromatin architecture and locus specific transcription. GCN5 (KAT2A) is a member of the GNAT (Gcn5-related N-acetyltransferase) family of HATs. In metazoans this enzyme is found in two functionally distinct coactivator complexes, SAGA (Spt Ada Gcn5 acetyltransferase) and ATAC (Ada Two A-containing). These two multiprotein complexes comprise complex-specific and shared subunits, which are organized in functional modules. The HAT module of ATAC is composed of GCN5, ADA2a, ADA3, and SGF29, whereas in the SAGA HAT module ADA2b is present instead of ADA2a. To better understand how the activity of human (h) hGCN5 is regulated in the two related, but different, HAT complexes we carried out in vitro HAT assays. We compared the activity of hGCN5 alone with its activity when it was part of purified recombinant hATAC or hSAGA HAT modules or endogenous hATAC or hSAGA complexes using histone tail peptides and full-length histones as substrates. We demonstrated that the subunit environment of the HAT complexes into which GCN5 incorporates determines the enhancement of GCN5 activity. On histone peptides we show that all the tested GCN5-containing complexes acetylate mainly histone H3K14. Our results suggest a stronger influence of ADA2b as compared with ADA2a on the activity of GCN5. However, the lysine acetylation specificity of GCN5 on histone tails or full-length histones was not changed when incorporated in the HAT modules of ATAC or SAGA complexes. Our results thus demonstrate that the catalytic activity of GCN5 is stimulated by subunits of the ADA2a- or ADA2b-containing HAT modules and is further increased by incorporation of the distinct HAT modules in the ATAC or SAGA holo-complexes. © 2015 by The American Society for Biochemistry and Molecular Biology, Inc.

  11. Developing a Virtual Network of Research Observatories

    Science.gov (United States)

    Hooper, R. P.; Kirschtl, D.

    2008-12-01

    The hydrologic community has been discussing the concept of a network of observatories for the advancement of hydrologic science in areas of scaling processes, in testing generality of hypotheses, and in examining non-linear couplings between hydrologic, biotic, and human systems. The Consortium of Universities for the Advancement of Hydrologic Science, Inc. (CUAHSI) is exploring the formation of a virtual network of observatories, formed from existing field studies without regard to funding source. Such a network would encourage sharing of data, metadata, field methods, and data analysis techniques to enable multidisciplinary synthesis, meta-analysis, and scientific collaboration in hydrologic and environmental science and engineering. The virtual network would strive to provide both the data and the environmental context of the data through advanced cyberinfrastructure support. The foundation for this virtual network is Water Data Services that enable the publication of time-series data collected at fixed points using a services-oriented architecture. These publication services, developed in the CUAHSI Hydrologic Information Systems project, permit the discovery of data from both academic and government sources through a single portal. Additional services under consideration are publication of geospatial data sets, immersive environments based upon site digital elevation models, and a common web portal to member sites populated with structured data about the site (such as land use history and geologic setting) to permit understanding the environmental context of the data being shared.

  12. Regulation of adenosine deaminase (ADA) on induced mouse experimental autoimmune uveitis (EAU) ?

    OpenAIRE

    Liang, Dongchun; Zuo, Aijun; Zhao, Ronglan; Shao, Hui; Kaplan, Henry J.; Sun, Deming

    2016-01-01

    Adenosine is an important regulator of the immune response and adenosine deaminase (ADA) inhibits this regulatory effect by converting adenosine into functionally inactive molecules. Studies have shown that adenosine receptor (AR) agonists can be either anti- or pro-inflammatory. Clarification of the mechanisms that cause these opposing effects should provide a better guide for therapeutic intervention. In this study, we investigated the effect of ADA on the development of experimental autoim...

  13. VESPA: developing the planetary science Virtual Observatory in H2020

    Science.gov (United States)

    Erard, Stéphane; Cecconi, Baptiste; Le Sidaner, Pierre; Capria, Teresa; Rossi, Angelo Pio

    2016-04-01

    The Europlanet H2020 programme will develop a research infrastructure in Horizon 2020. The programme includes a follow-on to the FP7 activity aimed at developing the Planetary Science Virtual Observatory (VO). This activity is called VESPA, which stands for Virtual European Solar and Planetary Access. Building on the IDIS activity of Europlanet FP7, VESPA will distribute more data, will improve the connected tools and infrastructure, and will help developing a community of both users and data providers. One goal of the Europlanet FP7 programme was to set the basis for a European Virtual Observatory in Planetary Science. A prototype has been set up during FP7, most of the activity being dedicated to the definition of standards to handle data in this field. The aim was to facilitate searches in big archives as well as sparse databases, to make on-line data access and visualization possible, and to allow small data providers to make their data available in an interoperable environment with minimum effort. This system makes intensive use of studies and developments led in Astronomy (IVOA), Solar Science (HELIO), plasma physics (SPASE), and space archive services (IPDA). It remains consistent with extensions of IVOA standards.

  14. Examining the reliability of ADAS-Cog change scores.

    Science.gov (United States)

    Grochowalski, Joseph H; Liu, Ying; Siedlecki, Karen L

    2016-09-01

    The purpose of this study was to estimate and examine ways to improve the reliability of change scores on the Alzheimer's Disease Assessment Scale, Cognitive Subtest (ADAS-Cog). The sample, provided by the Alzheimer's Disease Neuroimaging Initiative, included individuals with Alzheimer's disease (AD) (n = 153) and individuals with mild cognitive impairment (MCI) (n = 352). All participants were administered the ADAS-Cog at baseline and 1 year, and change scores were calculated as the difference in scores over the 1-year period. Three types of change score reliabilities were estimated using multivariate generalizability. Two methods to increase change score reliability were evaluated: reweighting the subtests of the scale and adding more subtests. Reliability of ADAS-Cog change scores over 1 year was low for both the AD sample (ranging from .53 to .64) and the MCI sample (.39 to .61). Reweighting the change scores from the AD sample improved reliability (.68 to .76), but lengthening provided no useful improvement for either sample. The MCI change scores had low reliability, even with reweighting and adding additional subtests. The ADAS-Cog scores had low reliability for measuring change. Researchers using the ADAS-Cog should estimate and report reliability for their use of the change scores. The ADAS-Cog change scores are not recommended for assessment of meaningful clinical change.

  15. The Development of the Classical Observatory: From a Functional Shelter for the Telescope to the Temple of Science

    Directory of Open Access Journals (Sweden)

    Tapio Markkanen

    2013-11-01

    Full Text Available At the end of the 18th century and at the beginning of the 19th century, observatory buildings underwent a change, because astronomical tools of observation had transformed from light portable equipment into permanently mounted accurate instruments. For positional astronomy, observations were mainly carried out in the meridian or in the prime vertical. A new type of telescope, the equatorially mounted refractor was adopted for the observation of objects such as planets, comets and double stars. The new instruments and methods of observation also required new approaches to observatory design. The new research needs began to determine the exterior, structure and functions of the observatory building. At the beginning of the 19th century, new standards of observatory planning were developed for the construction of the new observatories of Tartu, Helsinki and Pulkovo. Over many decades, the adopted design principles guided the construction and architecture of avant-garde observatories around the world. They also provided for the archetype of the observatory as a universal emblem for science well into the 20th century. The article discusses the development stages of these design principles and their global impacts.

  16. The ADAS-Cog revisited: novel composite scales based on ADAS-Cog to improve efficiency in MCI and early AD trials.

    Science.gov (United States)

    Raghavan, Nandini; Samtani, Mahesh N; Farnum, Michael; Yang, Eric; Novak, Gerald; Grundman, Michael; Narayan, Vaibhav; DiBernardo, Allitia

    2013-02-01

    The Alzheimer's Disease Assessment Scale-Cognitive (ADAS-Cog) has been used widely as a cognitive end point in Alzheimer's Disease (AD) clinical trials. Efforts to treat AD pathology at earlier stages have also used ADAS-Cog, but failure in these trials can be difficult to interpret because the scale has well-known ceiling effects that limit its use in mild cognitive impairment (MCI) and early AD. A wealth of data exists in ADAS-Cog from both historical trials and contemporary longitudinal natural history studies that can provide insights about parts of the scale that may be better suited for MCI and early AD trials. Using Alzheimer's Disease Neuroimaging Initiative study data, we identified the most informative cognitive measures from the ADAS-Cog and other available scales. We used cross-sectional analyses to characterize trajectories of ADAS-Cog and its individual subscales, as well as other cognitive, functional, or global measures across disease stages. Informative measures were identified based on standardized mean of 2-year change from baseline and were combined into novel composite endpoints. We assessed performance of the novel endpoints based on sample size requirements for a 2-year clinical trial. A bootstrap validation procedure was also undertaken to assess the reproducibility of the standardized mean changes of the selected measures and the corresponding composites. All proposed novel endpoints have improved standardized mean changes and thus improved statistical power compared with the ADAS-Cog 11. Further improvements were achieved by using cognitive-functional composites. Combining the novel composites with an enrichment strategy based on cerebral spinal fluid beta-amyloid (Aβ(1-42)) in a 2-year trial yielded gains in power of 20% to 40% over ADAS-Cog 11, regardless of the novel measure considered. An empirical, data-driven approach with existing instruments was used to derive novel composite scales based on ADAS-Cog 11 with improved performance

  17. ADA genetic polymorphism and the effect of smoking on neonatal bilirubinemia and developmental parameters.

    Science.gov (United States)

    Gloria-Bottini, F; Magrini, A; Cozzoli, E; Bergamaschi, A; Bottini, E

    2008-11-01

    Genetic variability of metabolic enzymes may influence the effect of cigarette smoking on intrauterine development and on early neonatal events. To investigate the role of adenosine deaminase genetic polymorphism on the effect of smoking on neonatal bilirubinemia and developmental parameters. Analysis of association between adenosine deaminase phenotypes and neonatal developmental parameters. Prospective study of serum bilirubin level in relation to adenosine deaminase phenotype. We have studied 360 consecutive newborn infants from the Caucasian population of Rome. Serum bilirubin concentration was determined at birth and every 24 h for the first five days. Overall maternal smoking is associated with a slight decrease in the incidence of phototherapy (13.4% in non smoking vs 11.7% in smoking mothers) and with a reduction of birth weight (3374 g in non smoking mothers vs 3133 g in smoking mothers). There is a significant interaction between smoke and adenosine deaminase. While in non smoking mothers the incidence of phototherapy in carriers of ADA 2 allele is higher than in ADA 1 phenotype, in infants from smoking mothers the pattern is reversed and the incidence of phototherapy in carriers of ADA 2 allele is lower than in infants with ADA 1 phenotype. Other neonatal bilirubin parameters follow a similar pattern of interaction between smoking and ADA. The negative effect of smoke on birth weight is much more evident in infant with ADA 1 phenotype than in those carrying the ADA 2 allele. The data suggest that ADA phenotype modifies the effect of smoking on developmental and bilirubin parameters.

  18. The Virtual Solar Observatory and the Heliophysics Meta-Virtual Observatory

    Science.gov (United States)

    Gurman, Joseph B.

    2007-01-01

    The Virtual Solar Observatory (VSO) is now able to search for solar data ranging from the radio to gamma rays, obtained from space and groundbased observatories, from 26 sources at 12 data providers, and from 1915 to the present. The solar physics community can use a Web interface or an Application Programming Interface (API) that allows integrating VSO searches into other software, including other Web services. Over the next few years, this integration will be especially obvious as the NASA Heliophysics division sponsors the development of a heliophysics-wide virtual observatory (VO), based on existing VO's in heliospheric, magnetospheric, and ionospheric physics as well as the VSO. We examine some of the challenges and potential of such a "meta-VO."

  19. On 'Money' in ISLM and AD/AS Models

    OpenAIRE

    Thomas K. Rymes; Colin Rogers

    2000-01-01

    Hicks's ISLM model interpretation of Keynes's theory is subject to much controversy. In this paper, we focus upon the 'real balance' effect and its role in ISLM and AD/AS analyses. We shall argue that ISLM and AD/AS require 'nominal anchors'. We live in a world where, increasingly, the 'money' in the ISLM and AD/AS model no longer exists (as Keynes imperfectly understood in his TREATISE ON MONEy). There are no longer any nominal anchors, rather they have been replaced by discretionary policy....

  20. AdaFF: Adaptive Failure-Handling Framework for Composite Web Services

    Science.gov (United States)

    Kim, Yuna; Lee, Wan Yeon; Kim, Kyong Hoon; Kim, Jong

    In this paper, we propose a novel Web service composition framework which dynamically accommodates various failure recovery requirements. In the proposed framework called Adaptive Failure-handling Framework (AdaFF), failure-handling submodules are prepared during the design of a composite service, and some of them are systematically selected and automatically combined with the composite Web service at service instantiation in accordance with the requirement of individual users. In contrast, existing frameworks cannot adapt the failure-handling behaviors to user's requirements. AdaFF rapidly delivers a composite service supporting the requirement-matched failure handling without manual development, and contributes to a flexible composite Web service design in that service architects never care about failure handling or variable requirements of users. For proof of concept, we implement a prototype system of the AdaFF, which automatically generates a composite service instance with Web Services Business Process Execution Language (WS-BPEL) according to the users' requirement specified in XML format and executes the generated instance on the ActiveBPEL engine.

  1. Software engineering and the role of Ada: Executive seminar

    Science.gov (United States)

    Freedman, Glenn B.

    1987-01-01

    The objective was to introduce the basic terminology and concepts of software engineering and Ada. The life cycle model is reviewed. The application of the goals and principles of software engineering is applied. An introductory understanding of the features of the Ada language is gained. Topics addressed include: the software crises; the mandate of the Space Station Program; software life cycle model; software engineering; and Ada under the software engineering umbrella.

  2. How We Manage Adenosine Deaminase-Deficient Severe Combined Immune Deficiency (ADA SCID).

    Science.gov (United States)

    Kohn, Donald B; Gaspar, H Bobby

    2017-05-01

    Adenosine deaminase-deficient severe combined immune deficiency (ADA SCID) accounts for 10-15% of cases of human SCID. From what was once a uniformly fatal disease, the prognosis for infants with ADA SCID has improved greatly based on the development of multiple therapeutic options, coupled with more frequent early diagnosis due to implementation of newborn screening for SCID. We review the various treatment approaches for ADA SCID including allogeneic hematopoietic stem cell transplantation (HSCT) from a human leukocyte antigen-matched sibling or family member or from a matched unrelated donor or a haplo-identical donor, autologous HSCT with gene correction of the hematopoietic stem cells (gene therapy-GT), and enzyme replacement therapy (ERT) with polyethylene glycol-conjugated adenosine deaminase. Based on growing evidence of safety and efficacy from GT, we propose a treatment algorithm for patients with ADA SCID that recommends HSCT from a matched family donor, when available, as a first choice, followed by GT as the next option, with allogeneic HSCT from an unrelated or haplo-identical donor or long-term ERT as other options.

  3. CSF ADA Determination in Early Diagnosis of Tuberculous Meningitis in HIV-Infected Patients.

    Science.gov (United States)

    Ghosh, Gopal Chandra; Sharma, Brijesh; Gupta, B B

    2016-01-01

    Tuberculous and Cryptococcal meningitis are common in HIV patients. A highly specific and sensitive rapid test for diagnosis of Tuberculous meningitis especially in setting of HIV is not available in developing countries where the burden of disease is high. We measured ADA (adenosine deaminase) levels using spectrophotometric method in the CSF of HIV patients with meningitis to differentiate Tuberculous meningitis from meningitis due to other causes. Kruskal-Wallis test was used to compare ADA values between tuberculous meningitis (TBM) and nontuberculous (non-TB) meningitis patients and a receiver-operating characteristic (ROC) analysis curve was drawn from these values. Levels of ADA in the CSF of patients with TBM were significantly higher than those in patients with meningitis due to other causes. CSF ADA level determination with a cut-off value of 6 IU/L was found to be highly specific and fairly sensitive test for the diagnosis of TBM in HIV positive patients.

  4. ADA Deficiency: Evaluation of the Clinical and Laboratory Features and the Outcome.

    Science.gov (United States)

    Cagdas, Deniz; Gur Cetinkaya, Pınar; Karaatmaca, Betül; Esenboga, Saliha; Tan, Cagman; Yılmaz, Togay; Gümüş, Ersin; Barış, Safa; Kuşkonmaz, Barış; Ozgur, Tuba Turul; Bali, Pawan; Santisteban, Ines; Orhan, Diclehan; Yüce, Aysel; Cetinkaya, Duygu; Boztug, Kaan; Hershfield, Michael; Sanal, Ozden; Tezcan, İlhan

    2018-05-09

    Adenosine deaminase (ADA) deficiency is an autosomal recessive primary immunodeficiency. It results in the intracellular accumulation of toxic metabolites which have effects particularly on lymphocytes and the brain. The aim of this study was to evaluate the outcome of 13 ADA-deficient patients. We planned to evaluate their clinical and laboratory findings before and after enzyme replacement therapy (ERT), allogeneic hematopoietic stem cell transplantation (aHSCT), and hematopoietic stem cell gene therapy (HSCGT). Measurement of ADA enzyme activity and metabolites and sequencing of the ADA gene were performed in most of the patients with ADA deficiency. One of the patients with late-onset ADA deficiency was diagnosed by the help of primary immunodeficiency panel screening. Ten out of 13 patients were diagnosed as SCID, while 3 out of 13 were diagnosed as delayed-/late-onset ADA deficiency. Late-onset ADA deficiency patients had clinical and laboratory findings of combined immunodeficiency (CID). Eight patients with ADA-SCID were found to have higher levels of ADA metabolite (dAXP%) (62.1% (34.6-71.9)) than 3 patients with delayed-/late-onset ADA deficiency (6.9% (2.1-8.9). All but one patient with SCID had T-B-NK- phenotype, one had T-B-NK+ phenotype. Genetic defect was documented in 11 patients. Four out of 11 patients had compound heterozygous defects. Three out of 4 patients with compound heterozygous defects had delayed-onset/late-onset ADA deficiency. Seven out of 11 patients with SCID had homozygous defects. Five out of 7 had the same homozygous indel frameshift mutation (c.955-959delGAAGA) showing a founder effect. There were two novel splice site defects: one (IVS10+2T>C) was heterozygous in a patient with late-onset ADA deficiency, and the other was homozygous (IVS2delT+2) in a SCID patient. Other defects were missense defects. Nine out of 13 patients were put on pegylated ADA ERT. Four out of six patients were transplanted without using a conditioning

  5. ADASAGE, ADA Application Development System

    International Nuclear Information System (INIS)

    Taylor, M.; Russell, K.; Stewart, H.

    2001-01-01

    1 - Description of program or function: ADASAGE is an application development system designed to facilitate rapid and professional construction of applications written in Ada on microcomputers. ADASAGE applications may vary in size from small to large multi-program systems. ADASAGE consists of a collection of re-usable libraries for database management and form and report processing utilities having the following capabilities: basic universal type and function definitions; sequential file input/output; terminal and file input/output; DOS system command execution; data movement and fill; string manipulation; math libraries; bit manipulation; a relational database utility; data validation; menu form and window procedures; report generation; sort/merge, time, and date functions; sound production; editing; and index rebuilding. Each of the capabilities is integrated to allow the development of an efficient system. As an application is designed and developed, the desired ADASAGE capabilities are chosen and included along with any requirements unique to that application. 2 - Method of solution: All ADASAGE applications which use the database, forms (windows, menus, etc.), or reporting functions require a file with a suffix of .DFL. This file contains the database schema, the various forms and windows, and report definitions. The THOR editor is used to create and maintain the .DFL file. This editor operates on a file with the suffix .SRC and creates and edits schemes, forms, and report formats and compile the .SRC file into the .DFL file used by the application. The application will have unique requirements not satisfied by the selected utilities of ADASAGE. The code for these along with the code necessary to import and use the selected ADASAGE utilities constitutes the p rogrammed application . The completed application system will contain the .DFL file produced by the THOR editor, the required ADASAGE utilities, and the programmed application. During the course of

  6. Carrier frequency of a nonsense mutation in the adenosine deaminase (ADA) gene implies a high incidence of ADA-deficient severe combined immunodeficiency (SCID) in Somalia and a single, common haplotype indicates common ancestry

    DEFF Research Database (Denmark)

    Sanchez Sanchez, Juan Jose; Monaghan, Gemma; Børsting, Claus

    2007-01-01

    Inherited adenosine deaminase (ADA) deficiency is a rare metabolic disorder that causes immunodeficiency, varying from severe combined immunodeficiency (SCID) in the majority of cases to a less severe form in a small minority of patients. Five patients of Somali origin from four unrelated families......, with severe ADA-SCID, were registered in the Greater London area. Patients and their parents were investigated for the nonsense mutation Q3X (ADA c7C>T), two missense mutations K80R (ADA c239A>G) and R142Q (ADA c425G>A), and a TAAA repeat located at the 3' end of an Alu element (AluVpA) positioned 1.1 kb...... upstream of the ADA transcription start site. All patients were homozygous for the haplotype ADA-7T/ADA-239G/ADA-425G/AluVpA7. Among 207 Somali immigrants to Denmark, the frequency of ADA c7C>T and the maximum likelihood estimate of the frequency of the haplotype ADA-7T/ADA-239G/ADA-425G/AluVpA7 were both...

  7. An Ada-based preprocessor language for concurrent object oriented programming

    International Nuclear Information System (INIS)

    Almulla, M.; Al-Haddad, M.; Loeper, H.

    2001-01-01

    In this paper, implementation issues of concurrent-objected programming using Ada 95 are addressed. Ada is not a pure object-oriented language; in order to make it so, a uniform template for structuring object classes is proposed. The template constitutes a basis for an Ada-based preprocessor language that handles concurrent object-oriented programming. The preprocessor accepts Ada-like object-oriented programs (object classes, subclasses and main program) as input and produces Ada 95 concurrent object-oriented program units as output. The preprocessor language has the advantage of adding a new component to the class specification called the protocol, which specifies the order for requesting methods f an object. The preprocessor also touches on the extensibility of object classes issue. It supports defining class hierarchies by inheritance and aggregation. In addition, the preprocessor language supports the re-use of Ada packages, which are not necessarily written according to the object-oriented approach. The paper also investigates the definition of circular dependent object classes and proposes a solution for introducing a collection of classes. (author)

  8. Further observations on associations between the ADA gene and past malaria morbidity in Sardinia.

    Science.gov (United States)

    Gloria-Bottini, Fulvia; Saccucci, Patrizia; Meloni, Gianfranco; Bottini, Egidio

    2014-01-01

    Adenosine Deaminase (ADA) contributes to the regulation of adenosine concentration and in turn to T cell activation. Genetic variability of ADA activity may have, therefore, an important role in resistance to malaria. Indeed, previous studies in Sardinia have shown a lower frequency of ADA1 *2 allele (associated with low ADA activity) in areas, where malaria was heavily endemic compared to areas where malaria was not endemic. We have now studied the ADA2 locus, another polymorphic site with two alleles ADA2 *1 and ADA2 *2 within the ADA gene. In the area of Oristano (where malaria was endemic in the past) 51 consecutive newborns and in the area of Nuoro (where malaria was not as endemic) 48 consecutive newborns were examined. ADA1 and ADA2 genotypes were determined by DNA analysis. The low frequency of the ADA1 *2 allele in the area where malaria was endemic is confirmed. The frequency of the ADA2 *2 allele is higher in Oristano than in Nuoro resulting in a higher frequency of the ADA1 *1/ADA2 *2 haplotype in Oristano as compared to Nuoro. This suggests a selective advantage of this haplotype in a malarial environment. The ADA gene shows other polymorphic sites further studies on their role in human adaptation to malaria could be rewarding. © 2014 Wiley Periodicals, Inc.

  9. What is the clinically relevant change on the ADAS-Cog?

    Science.gov (United States)

    Schrag, Anette; Schott, Jonathan M

    2012-02-01

    To establish the minimal clinically relevant change (MCRC) on the Alzheimer's Disease Assessment Scale-Cognitive (ADAS-Cog) for patients with mild Alzheimer's disease (AD). Cohort study. 59 recruiting sites for the Alzheimer's Disease Neuroimaging Initiative. Outpatients with AD in the Alzheimer's Disease Neuroimaging Initiative. The authors applied anchor-based MCRC methodology comparing ADAS-Cog change against clinicians' judgement of clinically relevant worsening between baseline and 6 months in four domains: memory and non-memory cognitive performance; Clinical Dementia Rating Scale; and Functional Assessment Questionnaire. The analysis was repeated for the 6-12-month interval. To support these findings, the authors calculated distribution-based measures including half-baseline SD (1/2 SD) and SEM. 181 patients (baseline ADAS-Cog score 18.5±6.4) had ADAS-Cog data at 0 and 6 months. Those undergoing clinically significant worsening on any of the four anchor questions (n=41-47) had an average ADAS-Cog change of 3.1-3.8 points. Similar results were found for the 177 patients with 6-12-month data. The average 1/2 SD for the baseline ADAS-Cog score was 3.2, and the SEM was 3.7. 3 points decline on the ADAS-Cog may be an appropriate MCRC for clinical trials of patients with early AD. However, further studies assessing the MCRC for improvement on the ADAS-Cog, using patient-based judgement as an anchor, and determining the minimal clinically relevant difference between change on two treatments are required. http://clinicalTrials.gov Identifier: NCT00106899.

  10. Ada Linear-Algebra Program

    Science.gov (United States)

    Klumpp, A. R.; Lawson, C. L.

    1988-01-01

    Routines provided for common scalar, vector, matrix, and quaternion operations. Computer program extends Ada programming language to include linear-algebra capabilities similar to HAS/S programming language. Designed for such avionics applications as software for Space Station.

  11. Initial Ada components evaluation

    Science.gov (United States)

    Moebes, Travis

    1989-01-01

    The SAIC has the responsibility for independent test and validation of the SSE. They have been using a mathematical functions library package implemented in Ada to test the SSE IV and V process. The library package consists of elementary mathematical functions and is both machine and accuracy independent. The SSE Ada components evaluation includes code complexity metrics based on Halstead's software science metrics and McCabe's measure of cyclomatic complexity. Halstead's metrics are based on the number of operators and operands on a logical unit of code and are compiled from the number of distinct operators, distinct operands, and total number of occurrences of operators and operands. These metrics give an indication of the physical size of a program in terms of operators and operands and are used diagnostically to point to potential problems. McCabe's Cyclomatic Complexity Metrics (CCM) are compiled from flow charts transformed to equivalent directed graphs. The CCM is a measure of the total number of linearly independent paths through the code's control structure. These metrics were computed for the Ada mathematical functions library using Software Automated Verification and Validation (SAVVAS), the SSE IV and V tool. A table with selected results was shown, indicating that most of these routines are of good quality. Thresholds for the Halstead measures indicate poor quality if the length metric exceeds 260 or difficulty is greater than 190. The McCabe CCM indicated a high quality of software products.

  12. An international network of magnetic observatories

    Science.gov (United States)

    Love, Jeffrey J.; Chulliat, A.

    2013-01-01

    Since its formation in the late 1980s, the International Real-Time Magnetic Observatory Network (INTERMAGNET), a voluntary consortium of geophysical institutes from around the world, has promoted the operation of magnetic observatories according to modern standards [eg. Rasson, 2007]. INTERMAGNET institutes have cooperatively developed infrastructure for data exchange and management ads well as methods for data processing and checking. INTERMAGNET institute have also helped to expand global geomagnetic monitoring capacity, most notably by assisting magnetic observatory institutes in economically developing countries by working directly with local geophysicists. Today the INTERMAGNET consortium encompasses 57 institutes from 40 countries supporting 120 observatories (see Figures 1a and 1b). INTERMAGNET data record a wide variety of time series signals related to a host of different physical processes in the Earth's interiors and in the Earth's surrounding space environment [e.g., Love, 2008]. Observatory data have always had a diverse user community, and to meet evolving demand, INTERMAGNET has recently coordinated the introduction of several new data services.

  13. [Synthesis of a supermolecular nanoparticle γ-hy-PC/Ada-Dox and its antitumor activity].

    Science.gov (United States)

    Li, Yong-bin; Wang, Kai; Hu, Tian-nan; Wang, Qi-wen; Hu, Qi-da; Zhou, Jun; Hu, Xiu-rong; Tang, Gu-ping

    2012-11-01

    To synthesize a (2-Hydroxypropyl)-γ-cyclodextrin-polyethylenimine/adamantane-conjugated doxorubicin (γ-hy-PC/Ada-Dox) based supramolecular nanoparticle with host-guest interaction and to identify its physicochemical characterizations and antitumor effect. A novel non-viral gene delivery vector γ-hy-PC/Ada-Dox was synthesized based on host-guest interaction. 1H-NMR, NOESY, UV-Vis, XRD and TGA were used to confirm the structure of the vector. The DNA condensing ability of complexes was investigated by particle size, zeta potential and gel retardation assay. Cytotoxicity of complexes was determined by MTT assay in BEL-7402 and SMMC-7721 cells. Cell wound healing assay was performed in HEK293 and BEL-7404 cells. The transfection efficiency was investigated in HEK293 cells. H/E staining and cell uptake assay was performed in BEL-7402 cells. The structure of γ-hy-PC/Ada-Dox was characterized by 1H-NMR, NOESY, UV-Vis, XRD, TGA. The drug loading was 0.5% and 5.5%. Gel retardation assay showed that γ-hy-PC was able to completely condense DNA at N/P ratio of 2; 0.5% and 5.5% γ-hy-PC/Ada-Dox was able to completely condense DNA at N/P ratio of 3 and 4,respectively. The cytotoxicity of polymers was lower than that of PEI25KDa. The transfection efficiency of γ-hy-PC was higher than that of γ-hy-PC/Ada-Dox at N/P ratio of 30 in HEK293 cells; and the transfection efficiency was decreasing when Ada-Dox loading was increasing. Cell uptake assay showed that γ-hy-PC/Ada-Dox was able to carry drug and FAM-siRNA into cells. The novel vector γ-hy-PC/Ada-Dox has been developed successfully, which has certain transfection efficiency and antitumor activity.

  14. Integrity and security in an Ada runtime environment

    Science.gov (United States)

    Bown, Rodney L.

    1991-01-01

    A review is provided of the Formal Methods group discussions. It was stated that integrity is not a pure mathematical dual of security. The input data is part of the integrity domain. The group provided a roadmap for research. One item of the roadmap and the final position statement are closely related to the space shuttle and space station. The group's position is to use a safe subset of Ada. Examples of safe sets include the Army Secure Operating System and the Penelope Ada verification tool. It is recommended that a conservative attitude is required when writing Ada code for life and property critical systems.

  15. Formal methods in the design of Ada 1995

    Science.gov (United States)

    Guaspari, David

    1995-01-01

    Formal, mathematical methods are most useful when applied early in the design and implementation of a software system--that, at least, is the familiar refrain. I will report on a modest effort to apply formal methods at the earliest possible stage, namely, in the design of the Ada 95 programming language itself. This talk is an 'experience report' that provides brief case studies illustrating the kinds of problems we worked on, how we approached them, and the extent (if any) to which the results proved useful. It also derives some lessons and suggestions for those undertaking future projects of this kind. Ada 95 is the first revision of the standard for the Ada programming language. The revision began in 1988, when the Ada Joint Programming Office first asked the Ada Board to recommend a plan for revising the Ada standard. The first step in the revision was to solicit criticisms of Ada 83. A set of requirements for the new language standard, based on those criticisms, was published in 1990. A small design team, the Mapping Revision Team (MRT), became exclusively responsible for revising the language standard to satisfy those requirements. The MRT, from Intermetrics, is led by S. Tucker Taft. The work of the MRT was regularly subject to independent review and criticism by a committee of distinguished Reviewers and by several advisory teams--for example, the two User/Implementor teams, each consisting of an industrial user (attempting to make significant use of the new language on a realistic application) and a compiler vendor (undertaking, experimentally, to modify its current implementation in order to provide the necessary new features). One novel decision established the Language Precision Team (LPT), which investigated language proposals from a mathematical point of view. The LPT applied formal mathematical analysis to help improve the design of Ada 95 (e.g., by clarifying the language proposals) and to help promote its acceptance (e.g., by identifying a

  16. Environment model creation and ADAS architecture for trucks : design and implementation of a sensor fusion algorithm

    NARCIS (Netherlands)

    Stamatopoulos, E.

    2016-01-01

    This report presents a structural approach for environment model creation and ADAS architecture for trucks. In particular, an appropriate sensor suite that is suitable for a set of ADAS functions is defined. On this basis, the development of a proof of concept for an Environment Model system, by

  17. Ada Lovelace Poster

    OpenAIRE

    Charman-Anderson, Suw

    2016-01-01

    Who was Ada Lovelace? What were her greatest achievements? This ‘infoposter’ describes Lovelace’s achievements and describes why she’s thought of as the world’s first computer programmer.Available to buy from RedBubble as a poster, photographic print, art print, framed print, canvas print, metal print, greetings card, spiral bound notebook or hardback journal. 

  18. Ada in Introductory Computer Science Courses

    Science.gov (United States)

    1993-01-01

    M2 111418111 1111111 I s%1 tems to des elop soaftware Systems for IM5. ONhalt oIf dt ufl’wae mownev b f "bs" arn .exti to k ,ulift la Ada. COMPUT...beftjobamdsodeckldthesespienicngamnug them. A celula 101110011ui systm Service in Ada& using an rmniticdawau dipay shows *I tatus. The systm objweaniiimd...liftt aftr of Fucal Nikkao Wirh. Some say Software i - , I, ced a pse-validaed ver. origina soitweim is coded. The idWa is to that Ads is the las gpat

  19. Technology development for a neutrino astrophysical observatory. Letter of intent

    International Nuclear Information System (INIS)

    Chaloupka, V.; Cole, T.; Crawford, H.J.

    1996-02-01

    The authors propose a set of technology developments relevant to the design of an optimized Cerenkov detector for the study of neutrino interactions of astrophysical interest. Emphasis is placed on signal processing innovations that enhance significantly the quality of primary data. These technical advances, combined with field experience from a follow-on test deployment, are intended to provide a basis for the engineering design for a kilometer-scale Neutrino Astrophysical Observatory

  20. KYTC sidewalk and curb ramp inventory for ADA compliance.

    Science.gov (United States)

    2017-09-01

    The Americans with Disabilities Act of 1990 (ADA) requires that all public and private organizations providing services to the public ensure their facilities and infrastructure comply with regulations set forth therein. The ADA requires that a transi...

  1. Ada Compiler Validation Summary Report: Certificate Number 890711W1. 10109 Concurrent Computer Corporation C(3) Ada, Version R02-02.00 Concurrent Computer Corporation 3280 MPS

    Science.gov (United States)

    1989-07-11

    Wright-Patterson ATB Dayton, OH, USA Ada Joint Prograr Office United States De artment of Defense " * ’ , Washington, DC 2 301-3061 i4. I 10 k A$ -h-Y...dependent but is permitted by the Ada Standard. Six classes of tests are used. These tests are designed to perform checks at compile time, at link time...the direction of the AVF according to procedures establizhed by the Ada Joia ,, Program Office and administered by the Ada Validation Organization (AVO

  2. O6-methylguanine-DNA methyltransferase in wild-type and ada mutants of Escherichia coli

    International Nuclear Information System (INIS)

    Mitra, S.; Pal, B.C.; Foote, R.S.

    1982-01-01

    O 6 -Methylguanine-DNA methyltransferase is induced in Escherichia coli during growth in low levels of N-methyl-N'-nitro-N-nitrosoguanidine. We have developed a sensitive assay for quantitating low levels of this activity with a synthetic DNA substrate containing 3 H-labeled O 6 -methylguanine as the only modified base. Although both wild-type and adaptation-deficient (ada) mutants of E. coli contained low but comparable numbers (from 13 to 60) of the enzyme molecules per cell, adaptation treatment caused a significant increase of the enzyme in the wild type but not in the ada mutants, suggesting that the ada mutation is in a regulatory locus and not in the structural gene for the methyltransferase

  3. Applications of an architecture design and assessment system (ADAS)

    Science.gov (United States)

    Gray, F. Gail; Debrunner, Linda S.; White, Tennis S.

    1988-01-01

    A new Architecture Design and Assessment System (ADAS) tool package is introduced, and a range of possible applications is illustrated. ADAS was used to evaluate the performance of an advanced fault-tolerant computer architecture in a modern flight control application. Bottlenecks were identified and possible solutions suggested. The tool was also used to inject faults into the architecture and evaluate the synchronization algorithm, and improvements are suggested. Finally, ADAS was used as a front end research tool to aid in the design of reconfiguration algorithms in a distributed array architecture.

  4. Developing a NASA strategy for the verification of large space telescope observatories

    Science.gov (United States)

    Crooke, Julie A.; Gunderson, Johanna A.; Hagopian, John G.; Levine, Marie

    2006-06-01

    In July 2005, the Office of Program Analysis and Evaluation (PA&E) at NASA Headquarters was directed to develop a strategy for verification of the performance of large space telescope observatories, which occurs predominantly in a thermal vacuum test facility. A mission model of the expected astronomical observatory missions over the next 20 years was identified along with performance, facility and resource requirements. Ground testing versus alternatives was analyzed to determine the pros, cons and break points in the verification process. Existing facilities and their capabilities were examined across NASA, industry and other government agencies as well as the future demand for these facilities across NASA's Mission Directorates. Options were developed to meet the full suite of mission verification requirements, and performance, cost, risk and other analyses were performed. Findings and recommendations from the study were presented to the NASA Administrator and the NASA Strategic Management Council (SMC) in February 2006. This paper details the analysis, results, and findings from this study.

  5. Gender-specific association of ADA genetic polymorphism with human longevity.

    Science.gov (United States)

    Napolioni, Valerio; Lucarini, Nazzareno

    2010-08-01

    Aim of this study was to investigate whether the polymorphic ADA (Adenosine Deaminase, EC 3.5.4.4) gene, which determines the cellular level of adenosine and plays a crucial role in the regulation of the immune system and in the control of metabolic rates, is involved in longevity. 884 unrelated healthy individuals (age range 10-106 years, 400 males and 484 females) from central Italy were studied. ADA genotyping was performed by RFLP-PCR. Frequency distributions were compared using the chi-square test and a three-way contingency table analysis by a log linear model was applied to test independence between the variables. We found that ADA influences human life-span in a sex and age specific way. An increased frequency of ADA*2 carriers was found in males aged 80-85, and a decreased frequency in males over 85 (chi(2) = 13.93; df = 3; P = 0.003); significant differences among the age groups was not found in females. A strong interaction among age groups, ADA genotype and sex (G = 15.086; df = 3; P = 0.0017) was found. Males aged 80-85 could be protected from ischemic stroke by higher levels of adenosine (determined by the ADA*2 allele). The decrease of ADA*2 carriers in males over 85 may depend essentially on immunological factors; reduced levels of adenosine protect from asthma and other pulmonary diseases and lead to a reduced activation of inflammatory cells and pro-inflammatory cytokines production. Moreover, the low level of adenosine may potentiate the activity of NK and other cellular effectors against tumor cells. The negligible effect of ADA genetic polymorphism in females suggest a marginal influence of genetic factors in determining longevity in this sex, confirming previous reports.

  6. Maternal T-cell engraftment impedes with diagnosis of a SCID-ADA patient.

    Science.gov (United States)

    Lanfranchi, Arnalda; Lougaris, Vassilios; Notarangelo, Lucia Dora; Soncini, Elena; Comini, Marta; Beghin, Alessandra; Bolda, Federica; Montanelli, Alessandro; Imberti, Luisa; Porta, Fulvio

    2018-02-02

    We describe the case of a child affected by severe combined immunodeficiency (SCID) with adenosine deaminase (ADA) deficiency showing a maternal T-cell engraftment, a finding that has never been reported before. The presence of engrafted maternal T cells was misleading. Although ADA enzymatic levels were suggestive of ADA-SCID, the child did not present the classical signs of ADA deficiency; therefore, the initial diagnosis was of a conventional SCID. However, ADA toxic metabolites and molecular characterization confirmed this diagnosis. Polyethylene glycol-modified bovine (PEG) ADA therapy progressively decreased the number of maternal engrafted T cells. The child was grafted with full bone marrow from a matched unrelated donor, after a reduced conditioning regimen, and the result was the complete immunological reconstitution. Copyright © 2018 Elsevier Inc. All rights reserved.

  7. A report on NASA software engineering and Ada training requirements

    Science.gov (United States)

    Legrand, Sue; Freedman, Glenn B.; Svabek, L.

    1987-01-01

    NASA's software engineering and Ada skill base are assessed and information that may result in new models for software engineering, Ada training plans, and curricula are provided. A quantitative assessment which reflects the requirements for software engineering and Ada training across NASA is provided. A recommended implementation plan including a suggested curriculum with associated duration per course and suggested means of delivery is also provided. The distinction between education and training is made. Although it was directed to focus on NASA's need for the latter, the key relationships to software engineering education are also identified. A rationale and strategy for implementing a life cycle education and training program are detailed in support of improved software engineering practices and the transition to Ada.

  8. Ada Lovelace : a primeira programadora da história

    OpenAIRE

    Martins, Maria do Carmo

    2016-01-01

    Ada Augusta King, Condessa de Lovelace, sendo conhecida como Ada Lovelace nasceu a 10 de dezembro de 1815 em Londres. Foi uma matemática e escritora inglesa, autora do primeiro algoritmo para ser processado por uma máquina, a máquina analítica de Charles Babbage, um computador proposto em 1837. Aquando da sua participação no projeto de Babbage, Ada desenvolveu os algoritmos que permitiriam à máquina computar os valores de funções matemáticas. Além disso, publicou uma coleção de notas sobre a ...

  9. 78 FR 10263 - Proposed Collection; Comment Request for ADA Accommodations Request Packet

    Science.gov (United States)

    2013-02-13

    ... DEPARTMENT OF THE TREASURY Internal Revenue Service Proposed Collection; Comment Request for ADA... the ADA Accommodations Packet. DATES: Written comments should be received on or before April 15, 2013...: ADA Accommodations Request Packet. OMB Number: 1545-2027. Abstract: Information is collected so that...

  10. Artificial Intelligence in ADA: Pattern-Directed Processing. Final Report.

    Science.gov (United States)

    Reeker, Larry H.; And Others

    To demonstrate to computer programmers that the programming language Ada provides superior facilities for use in artificial intelligence applications, the three papers included in this report investigate the capabilities that exist within Ada for "pattern-directed" programming. The first paper (Larry H. Reeker, Tulane University) is…

  11. Long-term changes in ADAS-cog: what is clinically relevant for disease modifying trials in Alzheimer?

    Science.gov (United States)

    Vellas, B; Andrieu, S; Cantet, C; Dartigues, J F; Gauthier, S

    2007-01-01

    With the development of long-term disease modifying trials, changes in ADAS-Cog at 18 months will rise certainly many questions. We decided to look in the Real.fr study at the links between changes in cognition, ADAS-Cog and function. A total of 346 Alzheimer's patients with ADAS-cog at entry and at 18 months. were eligible for this analysis. These patients were on average 77.44 years old and 254 (72.36%) were women. The great majority lived at home and about 93% were treated with a cholinesterase inhibitor at baseline. Thirty three patients (9%) had a gain of more than 2 points at the ADAS-cog at 18 months (Group I, improvement); 130 (38%) were considered as stable, the reference group (Group II ) characterized by a stability at the ADAS-cog: decline of 2 points to gain of 2 points, 112 subjects (32%) had a moderate decline between 2 and 7 at the ADAScog (Group III) and finally 71 subjects (21%) had a severe impairment more than seven points at the ADAS-cog. A loss of one Basic ADL is certainly highly relevant, and such a change was found at 18 months in more than half of the subjects, which is not surprising for a long-term evolution in mild to moderate AD. An impairment of more than 7 points at the ADAS-cog was found in 21% of the subjects at 18 months and was associated with loss.

  12. AN ADA LINEAR ALGEBRA PACKAGE MODELED AFTER HAL/S

    Science.gov (United States)

    Klumpp, A. R.

    1994-01-01

    This package extends the Ada programming language to include linear algebra capabilities similar to those of the HAL/S programming language. The package is designed for avionics applications such as Space Station flight software. In addition to the HAL/S built-in functions, the package incorporates the quaternion functions used in the Shuttle and Galileo projects, and routines from LINPAK that solve systems of equations involving general square matrices. Language conventions in this package follow those of HAL/S to the maximum extent practical and minimize the effort required for writing new avionics software and translating existent software into Ada. Valid numeric types in this package include scalar, vector, matrix, and quaternion declarations. (Quaternions are fourcomponent vectors used in representing motion between two coordinate frames). Single precision and double precision floating point arithmetic is available in addition to the standard double precision integer manipulation. Infix operators are used instead of function calls to define dot products, cross products, quaternion products, and mixed scalar-vector, scalar-matrix, and vector-matrix products. The package contains two generic programs: one for floating point, and one for integer. The actual component type is passed as a formal parameter to the generic linear algebra package. The procedures for solving systems of linear equations defined by general matrices include GEFA, GECO, GESL, and GIDI. The HAL/S functions include ABVAL, UNIT, TRACE, DET, INVERSE, TRANSPOSE, GET, PUT, FETCH, PLACE, and IDENTITY. This package is written in Ada (Version 1.2) for batch execution and is machine independent. The linear algebra software depends on nothing outside the Ada language except for a call to a square root function for floating point scalars (such as SQRT in the DEC VAX MATHLIB library). This program was developed in 1989, and is a copyrighted work with all copyright vested in NASA.

  13. State of the art Advanced Driver Assistance Systems (ADAS).

    NARCIS (Netherlands)

    OEI, H.-L.

    2017-01-01

    An overview of state-of-the-art ADA Advanced Driver Assistance systems is given. First a main structuring system for the ADA systems is presented, needed for purposes of relevancy, and consistency : the three phases in the accident process, i.e. pre-crash, crash and post-crash; the driving task at

  14. An astronomical observatory for Peru

    Science.gov (United States)

    del Mar, Juan Quintanilla; Sicardy, Bruno; Giraldo, Víctor Ayma; Callo, Víctor Raúl Aguilar

    2011-06-01

    Peru and France are to conclude an agreement to provide Peru with an astronomical observatory equipped with a 60-cm diameter telescope. The principal aims of this project are to establish and develop research and teaching in astronomy. Since 2004, a team of researchers from Paris Observatory has been working with the University of Cusco (UNSAAC) on the educational, technical and financial aspects of implementing this venture. During an international astronomy conference in Cusco in July 2009, the foundation stone of the future Peruvian Observatory was laid at the top of Pachatusan Mountain. UNSAAC, represented by its Rector, together with the town of Oropesa and the Cusco regional authority, undertook to make the sum of 300,000€ available to the project. An agreement between Paris Observatory and UNSAAC now enables Peruvian students to study astronomy through online teaching.

  15. Diagnostic Value of Serum Adenosine Deaminase (ADA) Level for Pulmonary Tuberculosis.

    Science.gov (United States)

    Salmanzadeh, Shokrollah; Tavakkol, Heshmatollah; Bavieh, Khalid; Alavi, Seyed Mohammad

    2015-03-01

    Diagnosis of tuberculosis (TB) is not always easy, thus employing methods with a short duration and acceptable sensitivity and specificity is necessary to diagnose TB. The aim of this study was to investigate the diagnostic value of serum adenosine deaminase (ADA) level for diagnosis of pulmonary tuberculosis. A total of 160 sex and age-matched subjects were included in this study, and were divided to four groups; forty patients with pulmonary tuberculosis (PTB) diagnosed based on the national TB program (NTP), forty patients with non-tuberculosis bacterial pneumonia, forty patients with lung cancer and forty people who were healthy in every respect. Serum adenosine deaminase activity in patients of each group was measured by the Giusti and Galanti calorimetry method using a commercial kit (Diazyme, USA). The ANOVA analysis was used to compare groups for quantitative variables. Mean serum ADA level in the PTB group was clearly higher than the mean serum ADA in the other three groups. Mean serum ADA was 26 IU/L in PTB patients, 19.48 IU/L in patients with pneumonia, 15.8 IU/L in patients with lung cancer, and 10.7 IU/L in the control group (P ADA in patients with PTB sensitivity and specificity was defined as 35% and 91%, respectively. Serum ADA activity with high specificity percentage may be a useful alternative test in restricted resource areas to rule out diagnosis of PTB. However, serum ADA activity is not a useful tool for TB diagnosis.

  16. Private Observatories in South Africa

    Science.gov (United States)

    Rijsdijk, C.

    2016-12-01

    Descriptions of private observatories in South Africa, written by their owners. Positions, equipment descriptions and observing programmes are given. Included are: Klein Karoo Observatory (B. Monard), Cederberg Observatory (various), Centurion Planetary and Lunar Observatory (C. Foster), Le Marischel Observatory (L. Ferreira), Sterkastaaing Observatory (M. Streicher), Henley on Klip (B. Fraser), Archer Observatory (B. Dumas), Overbeek Observatory (A. Overbeek), Overberg Observatory (A. van Staden), St Cyprian's School Observatory, Fisherhaven Small Telescope Observatory (J. Retief), COSPAR 0433 (G. Roberts), COSPAR 0434 (I. Roberts), Weltevreden Karoo Observatory (D. Bullis), Winobs (M. Shafer)

  17. New scoring methodology improves the sensitivity of the Alzheimer's Disease Assessment Scale-Cognitive subscale (ADAS-Cog) in clinical trials.

    Science.gov (United States)

    Verma, Nishant; Beretvas, S Natasha; Pascual, Belen; Masdeu, Joseph C; Markey, Mia K

    2015-11-12

    As currently used, the Alzheimer's Disease Assessment Scale-Cognitive subscale (ADAS-Cog) has low sensitivity for measuring Alzheimer's disease progression in clinical trials. A major reason behind the low sensitivity is its sub-optimal scoring methodology, which can be improved to obtain better sensitivity. Using item response theory, we developed a new scoring methodology (ADAS-CogIRT) for the ADAS-Cog, which addresses several major limitations of the current scoring methodology. The sensitivity of the ADAS-CogIRT methodology was evaluated using clinical trial simulations as well as a negative clinical trial, which had shown an evidence of a treatment effect. The ADAS-Cog was found to measure impairment in three cognitive domains of memory, language, and praxis. The ADAS-CogIRT methodology required significantly fewer patients and shorter trial durations as compared to the current scoring methodology when both were evaluated in simulated clinical trials. When validated on data from a real clinical trial, the ADAS-CogIRT methodology had higher sensitivity than the current scoring methodology in detecting the treatment effect. The proposed scoring methodology significantly improves the sensitivity of the ADAS-Cog in measuring progression of cognitive impairment in clinical trials focused in the mild-to-moderate Alzheimer's disease stage. This provides a boost to the efficiency of clinical trials requiring fewer patients and shorter durations for investigating disease-modifying treatments.

  18. Astronomical Virtual Observatories Through International Collaboration

    Directory of Open Access Journals (Sweden)

    Masatoshi Ohishi

    2010-03-01

    Full Text Available Astronomical Virtual Observatories (VOs are emerging research environment for astronomy, and 16 countries and a region have funded to develop their VOs based on international standard protocols for interoperability. The 16 funded VO projects have established the International Virtual Observatory Alliance (http://www.ivoa.net/ to develop the standard interoperable interfaces such as registry (meta data, data access, query languages, output format (VOTable, data model, application interface, and so on. The IVOA members have constructed each VO environment through the IVOA interfaces. National Astronomical Observatory of Japan (NAOJ started its VO project (Japanese Virtual Observatory - JVO in 2002, and developed its VO system. We have succeeded to interoperate the latest JVO system with other VOs in the USA and Europe since December 2004. Observed data by the Subaru telescope, satellite data taken by the JAXA/ISAS, etc. are connected to the JVO system. Successful interoperation of the JVO system with other VOs means that astronomers in the world will be able to utilize top-level data obtained by these telescopes from anywhere in the world at anytime. System design of the JVO system, experiences during our development including problems of current standard protocols defined in the IVOA, and proposals to resolve these problems in the near future are described.

  19. The Russian-Ukrainian Observatories Network for the European Astronomical Observatory Route Project

    Science.gov (United States)

    Andrievsky, S. M.; Bondar, N. I.; Karetnikov, V. G.; Kazantseva, L. V.; Nefedyev, Y. A.; Pinigin, G. I.; Pozhalova, Zh. A.; Rostopchina-Shakhovskay, A. N.; Stepanov, A. V.; Tolbin, S. V.

    2011-09-01

    In 2004,the Center of UNESCO World Heritage has announced a new initiative "Astronomy & World Heritage" directed for search and preserving of objects,referred to astronomy,its history in a global value,historical and cultural properties. There were defined a strategy of thematic programme "Initiative" and general criteria for selecting of ancient astronomical objects and observatories. In particular, properties that are situated or have significance in relation to celestial objects or astronomical events; representations of sky and/or celestial bodies and astronomical events; observatories and instruments; properties closely connected with the history of astronomy. In 2005-2006,in accordance with the program "Initiative", information about outstanding properties connected with astronomy have been collected.In Ukraine such work was organized by astronomical expert group in Nikolaev Astronomical Observatory. In 2007, Nikolaev observatory was included to the Tentative List of UNESCO under # 5116. Later, in 2008, the network of four astronomical observatories of Ukraine in Kiev,Crimea, Nikolaev and Odessa,considering their high authenticities and integrities,was included to the Tentative List of UNESCO under # 5267 "Astronomical Observatories of Ukraine". In 2008-2009, a new project "Thematic Study" was opened as a successor of "Initiative". It includes all fields of astronomical heritage from earlier prehistory to the Space astronomy (14 themes in total). We present the Ukraine-Russian Observatories network for the "European astronomical observatory Route project". From Russia two observatories are presented: Kazan Observatory and Pulkovo Observatory in the theme "Astronomy from the Renaissance to the mid-twentieth century".The description of astronomical observatories of Ukraine is given in accordance with the project "Thematic study"; the theme "Astronomy from the Renaissance to the mid-twentieth century" - astronomical observatories in Kiev,Nikolaev and Odessa; the

  20. Particular application of methods of AdaBoost and LBP to the problems of computer vision

    OpenAIRE

    Волошин, Микола Володимирович

    2012-01-01

    The application of AdaBoost method and local binary pattern (LBP) method for different spheres of computer vision implementation, such as personality identification and computer iridology, is considered in the article. The goal of the research is to develop error-correcting methods and systems for implements of computer vision and computer iridology, in particular. This article considers the problem of colour spaces, which are used as a filter and as a pre-processing of images. Method of AdaB...

  1. Ada Lovelace, a encantadora de números

    OpenAIRE

    Ibaldo, Adriana; Schwantes, Cíntia

    2017-01-01

    Ada Lovelace foi a única filha legítima de seu famoso pai, o poeta George Gordon, Lord Byron. Seus pais se divorciaram quando Ada tinha apenas meses de idade, e ela nunca o conheceu. Mais do que isso, ela foi educada para evitar que a hereditariedade de loucura, que sua mãe acreditava que ela estaria em risco de desenvolver, se manifestasse. Assim, ela teve uma extensa educação matemática. Sua vida se desenrolou dentro do esperável para uma mulher de sua classe social em sua época, com um dif...

  2. Ada response - a strategy for repair of alkylated DNA in bacteria.

    Science.gov (United States)

    Mielecki, Damian; Grzesiuk, Elżbieta

    2014-06-01

    Alkylating agents are widespread in the environment and also occur endogenously. They can be cytotoxic or mutagenic to the cells introducing alkylated bases to DNA or RNA. All organisms have evolved multiple DNA repair mechanisms to counteract the effects of DNA alkylation: the most cytotoxic lesion, N(3)-methyladenine (3meA), is excised by AlkA glycosylase initiating base excision repair (BER); toxic N(1)-methyladenine (1meA) and N(3)-methylcytosine (3meC), induced in DNA and RNA, are removed by AlkB dioxygenase; and mutagenic and cytotoxic O(6)-methylguanine (O(6) meG) is repaired by Ada methyltransferase. In Escherichia coli, Ada response involves the expression of four genes, ada, alkA, alkB, and aidB, encoding respective proteins Ada, AlkA, AlkB, and AidB. The Ada response is conserved among many bacterial species; however, it can be organized differently, with diverse substrate specificity of the particular proteins. Here, an overview of the organization of the Ada regulon and function of individual proteins is presented. We put special effort into the characterization of AlkB dioxygenases, their substrate specificity, and function in the repair of alkylation lesions in DNA/RNA. © 2014 The Authors. FEMS Microbiology Letters published by John Wiley & Sons Ltd on behalf of Federation of European Microbiological Societies.

  3. 78 FR 34095 - Adequacy Status of the Idaho, Northern Ada County PM10

    Science.gov (United States)

    2013-06-06

    ..., Northern Ada County PM 10 State Implementation Plan for Transportation Conformity Purposes AGENCY...), and volatile organic compounds (VOC) for the years 2008, 2015 and 2023 in the Northern Ada County PM... Northern Ada County. The EPA's finding was made pursuant to the adequacy review process for implementation...

  4. Norwegian Ocean Observatory Network (NOON)

    Science.gov (United States)

    Ferré, Bénédicte; Mienert, Jürgen; Winther, Svein; Hageberg, Anne; Rune Godoe, Olav; Partners, Noon

    2010-05-01

    The Norwegian Ocean Observatory Network (NOON) is led by the University of Tromsø and collaborates with the Universities of Oslo and Bergen, UniResearch, Institute of Marine Research, Christian Michelsen Research and SINTEF. It is supported by the Research Council of Norway and oil and gas (O&G) industries like Statoil to develop science, technology and new educational programs. Main topics relate to ocean climate and environment as well as marine resources offshore Norway from the northern North Atlantic to the Arctic Ocean. NOON's vision is to bring Norway to the international forefront in using cable based ocean observatory technology for marine science and management, by establishing an infrastructure that enables real-time and long term monitoring of processes and interactions between hydrosphere, geosphere and biosphere. This activity is in concert with the EU funded European Strategy Forum on Research Infrastructures (ESFRI) roadmap and European Multidisciplinary Seafloor Observation (EMSO) project to attract international leading research developments. NOON envisions developing towards a European Research Infrastructure Consortium (ERIC). Beside, the research community in Norway already possesses a considerable marine infrastructure that can expand towards an international focus for real-time multidisciplinary observations in times of rapid climate change. PIC The presently established cable-based fjord observatory, followed by the establishment of a cable-based ocean observatory network towards the Arctic from an O&G installation, will provide invaluable knowledge and experience necessary to make a successful larger cable-based observatory network at the Norwegian and Arctic margin (figure 1). Access to large quantities of real-time observation from the deep sea, including high definition video, could be used to provide the public and future recruits to science a fascinating insight into an almost unexplored part of the Earth beyond the Arctic Circle

  5. Psychometric evaluation of ADAS-Cog and NTB for measuring drug response.

    Science.gov (United States)

    Karin, A; Hannesdottir, K; Jaeger, J; Annas, P; Segerdahl, M; Karlsson, P; Sjögren, N; von Rosen, T; Miller, F

    2014-02-01

    To conduct a psychometric analysis to determine the adequacy of instruments that measure cognition in Alzheimer's disease trials. Both the Alzheimer's Disease Assessment Scale - Cognition (ADAS-Cog) and the Neuropsychological Test Battery (NTB) are validated outcome measures for clinical trials in Alzheimer's disease and are approved also for regulatory purposes. However, it is not clear how comparable they are in measuring cognitive function. In fact, many recent trials in Alzheimer's disease patients have failed and it has been questioned if ADAS-Cog still is a sensitive measure. The present paper examines the psychometric properties of ADAS-Cog and NTB, based on a post hoc analysis of data from a clinical trial (NCT01024660), which was conducted by AstraZeneca, in mild-to-moderate Alzheimer's disease (AD) patients, with a Mini Mental State Examination (MMSE) Total score 16-24. Acceptability, reliability, different types of validity and ability to detect change were assessed using relevant statistical methods. Total scores of both tests, as well as separate domains of both tests, including the Wechsler Memory Scale (WMS), Rey Auditory Verbal Learning Test (RAVLT) and Delis-Kaplan Executive Function System (D-KEFS) Verbal Fluency Condition, were analyzed. Overall, NTB performed well, with acceptable reliability and ability to detect change, while ADAS-Cog had insufficient psychometric properties, including ceiling effects in 8 out of a total of 11 ADAS-Cog items in mild AD patients, as well as low test-retest reliability in some of the items. Based on a direct comparison on the same patient sample, we see advantages of the NTB compared with the ADAS-Cog for the evaluation of cognitive function in the population of mild-to-moderate AD patients. The results suggest that not all of ADAS-Cog items are relevant for both mild and moderate AD population. This validation study demonstrates satisfactory psychometric properties of the NTB, while ADAS-Cog was found to be

  6. The ada operon of Mycobacterium tuberculosis encodes two DNA methyltransferases for inducible repair of DNA alkylation damage.

    Science.gov (United States)

    Yang, Mingyi; Aamodt, Randi M; Dalhus, Bjørn; Balasingham, Seetha; Helle, Ina; Andersen, Pernille; Tønjum, Tone; Alseth, Ingrun; Rognes, Torbjørn; Bjørås, Magnar

    2011-06-10

    The ada operon of Mycobacterium tuberculosis, which encodes a composite protein of AdaA and AlkA and a separate AdaB/Ogt protein, was characterized. M. tuberculosis treated with N-methyl-N'-nitro-N-nitrosoguanidine induced transcription of the adaA-alkA and adaB genes, suggesting that M. tuberculosis mount an inducible response to methylating agents. Survival assays of the methyltransferase defective Escherichia coli mutant KT233 (ada ogt), showed that expression of the adaB gene rescued the alkylation sensitivity. Further, adaB but not adaA-alkA complemented the hypermutator phenotype of KT233. Purified AdaA-AlkA and AdaB possessed methyltransferase activity. These data suggested that AdaB counteract the cytotoxic and mutagenic effect of O(6)-methylguanine, while AdaA-AlkA most likely transfers methyl groups from innocuous methylphosphotriesters. AdaA-AlkA did not possess alkylbase DNA glycosylase activity nor rescue the alkylation sensitivity of the E. coli mutant BK2118 (tag alkA). We propose that AdaA-AlkA is a positive regulator of the adaptive response in M. tuberculosis. It thus appears that the ada operon of M. tuberculosis suppresses the mutagenic effect of alkylation but not the cytotoxic effect of lesions such as 3-methylpurines. Collectively, these data indicate that M. tuberculosis hypermutator strains with defective adaptive response genes might sustain robustness to cytotoxic alkylation DNA damage and confer a selective advantage contributing to host adaptation. Copyright © 2011 Elsevier B.V. All rights reserved.

  7. Alterations in the adenosine metabolism and CD39/CD73 adenosinergic machinery cause loss of Treg cell function and autoimmunity in ADA-deficient SCID.

    Science.gov (United States)

    Sauer, Aisha V; Brigida, Immacolata; Carriglio, Nicola; Hernandez, Raisa Jofra; Scaramuzza, Samantha; Clavenna, Daniela; Sanvito, Francesca; Poliani, Pietro L; Gagliani, Nicola; Carlucci, Filippo; Tabucchi, Antonella; Roncarolo, Maria Grazia; Traggiai, Elisabetta; Villa, Anna; Aiuti, Alessandro

    2012-02-09

    Adenosine acts as anti-inflammatory mediator on the immune system and has been described in regulatory T cell (Treg)-mediated suppression. In the absence of adenosine deaminase (ADA), adenosine and other purine metabolites accumulate, leading to severe immunodeficiency with recurrent infections (ADA-SCID). Particularly ADA-deficient patients with late-onset forms and after enzyme replacement therapy (PEG-ADA) are known to manifest immune dysregulation. Herein we provide evidence that alterations in the purine metabolism interfere with Treg function, thereby contributing to autoimmune manifestations in ADA deficiency. Tregs isolated from PEG-ADA-treated patients are reduced in number and show decreased suppressive activity, whereas they are corrected after gene therapy. Untreated murine ADA(-/-) Tregs show alterations in the plasma membrane CD39/CD73 ectonucleotidase machinery and limited suppressive activity via extracellular adenosine. PEG-ADA-treated mice developed multiple autoantibodies and hypothyroidism in contrast to mice treated with bone marrow transplantation or gene therapy. Tregs isolated from PEG-ADA-treated mice lacked suppressive activity, suggesting that this treatment interferes with Treg functionality. The alterations in the CD39/CD73 adenosinergic machinery and loss of function in ADA-deficient Tregs provide new insights into a predisposition to autoimmunity and the underlying mechanisms causing defective peripheral tolerance in ADA-SCID.

  8. Observatories and Telescopes of Modern Times

    Science.gov (United States)

    Leverington, David

    2016-11-01

    Preface; Part I. Optical Observatories: 1. Palomar Mountain Observatory; 2. The United States Optical Observatory; 3. From the Next Generation Telescope to Gemini and SOAR; 4. Competing primary mirror designs; 5. Active optics, adaptive optics and other technical innovations; 6. European Northern Observatory and Calar Alto; 7. European Southern Observatory; 8. Mauna Kea Observatory; 9. Australian optical observatories; 10. Mount Hopkins' Whipple Observatory and the MMT; 11. Apache Point Observatory; 12. Carnegie Southern Observatory (Las Campanas); 13. Mount Graham International Optical Observatory; 14. Modern optical interferometers; 15. Solar observatories; Part II. Radio Observatories: 16. Australian radio observatories; 17. Cambridge Mullard Radio Observatory; 18. Jodrell Bank; 19. Early radio observatories away from the Australian-British axis; 20. The American National Radio Astronomy Observatory; 21. Owens Valley and Mauna Kea; 22. Further North and Central American observatories; 23. Further European and Asian radio observatories; 24. ALMA and the South Pole; Name index; Optical observatory and telescope index; Radio observatory and telescope index; General index.

  9. The Alzheimer's Disease Assessment Scale-Cognitive Subscale (ADAS-Cog): Modifications and Responsiveness in Pre-Dementia Populations. A Narrative Review.

    Science.gov (United States)

    Kueper, Jacqueline K; Speechley, Mark; Montero-Odasso, Manuel

    2018-01-01

    The Alzheimer's Disease Assessment Scale-Cognitive Subscale (ADAS-Cog) was developed in the 1980s to assess the level of cognitive dysfunction in Alzheimer's disease. Advancements in the research field have shifted focus toward pre-dementia populations, and use of the ADAS-Cog has extended into these pre-dementia studies despite concerns about its ability to detect important changes at these milder stages of disease progression. If the ADAS-Cog cannot detect important changes, our understanding of pre-dementia disease progression may be compromised and trials may incorrectly conclude that a novel treatment approach is not beneficial. The purpose of this review was to assess the performance of the ADAS-Cog in pre-dementia populations, and to review all modifications that have been made to the ADAS-Cog to improve its measurement performance in dementia or pre-dementia populations. The contents of this review are based on bibliographic searches of electronic databases to locate all studies using the ADAS-Cog in pre-dementia samples or subsamples, and to locate all modified versions. Citations from relevant articles were also consulted. Overall, our results suggest the original ADAS-Cog is not an optimal outcome measure for pre-dementia studies; however, given the prominence of the ADAS-Cog, care must be taken when considering the use of alternative outcome measures. Thirty-one modified versions of the ADAS-Cog were found. Modification approaches that appear most beneficial include altering scoring methodology or adding tests of memory, executive function, and/or daily functioning. Although modifications improve the performance of the ADAS-Cog, this is at the cost of introducing heterogeneity that may limit between-study comparison.

  10. Taurus Hill Observatory Scientific Observations for Pulkova Observatory during the 2016-2017 Season

    Science.gov (United States)

    Hentunen, V.-P.; Haukka, H.; Heikkinen, E.; Salmi, T.; Juutilainen, J.

    2017-09-01

    Taurus Hill Observatory (THO), observatory code A95, is an amateur observatory located in Varkaus, Finland. The observatory is maintained by the local astronomical association Warkauden Kassiopeia. THO research team has observed and measured various stellar objects and phenomena. Observatory has mainly focused on exoplanet light curve measurements, observing the gamma rays burst, supernova discoveries and monitoring. We also do long term monitoring projects.

  11. Errors in ADAS-cog administration and scoring may undermine clinical trials results.

    Science.gov (United States)

    Schafer, K; De Santi, S; Schneider, L S

    2011-06-01

    The Alzheimer's Disease Assessment Scale - cognitive subscale (ADAS-cog) is the most widely used cognitive outcome measure in AD trials. Although errors in administration and scoring have been suggested as factors masking accurate estimates and potential effects of treatments, there have been few formal examinations of errors with the ADAS-cog. We provided ADAS-cog administration training using standard methods to raters who were designated as experienced, potential raters by sponsors or contract research organizations for two clinical trials. Training included 1 hour sessions on test administration, scoring, question periods, and required that raters individually view and score a model ADAS-cog administration. Raters scores were compared to the criterion scores established for the model administration. A total of 108 errors were made by 80.6% of the 72 raters; 37.5% made 1 error, 25.0% made 2 errors and 18.0% made 3 or more. Errors were made in all ADAS-cog subsections. The most common were in word finding difficulty (67% of the raters), word recognition (22%), and orientation (22%). For the raters who made 1, 2, or ≥ 3 errors the ADAS-cog score was 17.5 (95% CI, 17.3 - 17.8), 17.8 (17.0 - 18.5), and 18.8 (17.6 - 20.0), respectively, and compared to the criterion score, 18.3. ADAS-cog means differed significantly and the variances were more than twice as large between those who made errors on word finding and those who did not, 17.6 (SD=1.4) vs. 18.8 (SD=0.9), respectively (χ(2) = 37.2, P ADAS-cog scores and clinical trials outcomes. These errors may undermine detection of medication effects by contributing both to a biased point estimate and increased variance of the outcome.

  12. A Green Robotic Observatory for Astronomy Education

    Science.gov (United States)

    Reddy, Vishnu; Archer, K.

    2008-09-01

    With the development of robotic telescopes and stable remote observing software, it is currently possible for a small institution to have an affordable astronomical facility for astronomy education. However, a faculty member has to deal with the light pollution (observatory location on campus), its nightly operations and regular maintenance apart from his day time teaching and research responsibilities. While building an observatory at a remote location is a solution, the cost of constructing and operating such a facility, not to mention the environmental impact, are beyond the reach of most institutions. In an effort to resolve these issues we have developed a robotic remote observatory that can be operated via the internet from anywhere in the world, has a zero operating carbon footprint and minimum impact on the local environment. The prototype observatory is a clam-shell design that houses an 8-inch telescope with a SBIG ST-10 CCD detector. The brain of the observatory is a low draw 12-volt harsh duty computer that runs the dome, telescope, CCD camera, focuser, and weather monitoring. All equipment runs of a 12-volt AGM-style battery that has low lead content and hence more environmental-friendly to dispose. The total power of 12-14 amp/hrs is generated from a set of solar panels that are large enough to maintain a full battery charge for several cloudy days. This completely eliminates the need for a local power grid for operations. Internet access is accomplished via a high-speed cell phone broadband connection or satellite link eliminating the need for a phone network. An independent observatory monitoring system interfaces with the observatory computer during operation. The observatory converts to a trailer for transportation to the site and is converted to a semi-permanent building without wheels and towing equipment. This ensures minimal disturbance to local environment.

  13. The ADA and IDEA Basics: Inclusion of Children with Disabilities

    Science.gov (United States)

    Motwani, Mona

    2007-01-01

    This article discusses the American with Disabilities Act (ADA) and the Individuals with Disabilities Education Act (IDEA). The ADA is a federal civil rights law that was passed in 1990 with the aim of securing equal rights for persons with disabilities in the employment, housing, government, transportation, and public accommodation contexts. It…

  14. Ada response – a strategy for repair of alkylated DNA in bacteria

    Science.gov (United States)

    Mielecki, Damian; Grzesiuk, Elżbieta

    2014-01-01

    Alkylating agents are widespread in the environment and also occur endogenously. They can be cytotoxic or mutagenic to the cells introducing alkylated bases to DNA or RNA. All organisms have evolved multiple DNA repair mechanisms to counteract the effects of DNA alkylation: the most cytotoxic lesion, N3-methyladenine (3meA), is excised by AlkA glycosylase initiating base excision repair (BER); toxic N1-methyladenine (1meA) and N3-methylcytosine (3meC), induced in DNA and RNA, are removed by AlkB dioxygenase; and mutagenic and cytotoxic O6-methylguanine (O6meG) is repaired by Ada methyltransferase. In Escherichia coli, Ada response involves the expression of four genes, ada, alkA, alkB, and aidB, encoding respective proteins Ada, AlkA, AlkB, and AidB. The Ada response is conserved among many bacterial species; however, it can be organized differently, with diverse substrate specificity of the particular proteins. Here, an overview of the organization of the Ada regulon and function of individual proteins is presented. We put special effort into the characterization of AlkB dioxygenases, their substrate specificity, and function in the repair of alkylation lesions in DNA/RNA. PMID:24810496

  15. A high proportion of ADA point mutations associated with a specific alanine-to-valine substitution.

    OpenAIRE

    Markert, M L; Norby-Slycord, C; Ward, F E

    1989-01-01

    In 15%-20% of children with severe combined immunodeficiency (SCID), the underlying defect is adenosine deaminase (ADA) deficiency. The overall goal of our research has been to identify the precise molecular defects in patients with ADA-deficient SCID. In this study, we focused on a patient whom we found to have normal sized ADA mRNA by Northern analysis and an intact ADA structural gene by Southern analysis. By cloning and sequencing this patient's ADA cDNA, we found a C-to-T point mutation ...

  16. Ada 9X Project Revision Request Report. Supplement 1

    Science.gov (United States)

    1990-01-01

    SYNCHRONIZATION POINTS OF A TASK DATE: August 8, 1989 NAME: Patrick de Bondeli ADDRESS: CR2A, 19 Avenue Dubonnet 92411 - COURBEVOIE - CEDEX, FRANCE TELEPHONE...to the parent task. Evaluating the attributes TERMINATED or CALLABLE - Giovini and Zucca (1986) consider them as synchronization points, but we do not...Elena. An Analysis of Ada Tasking December 1986. Companion paper of the Ada Formal Definition Sponsored by the European Commission. De Bondeli , Patrick

  17. ARE: Ada Rendering Engine

    Directory of Open Access Journals (Sweden)

    Stefano Penge

    2009-10-01

    Full Text Available E' ormai pratica diffusa, nello sviluppo di applicazioni web, l'utilizzo di template e di potenti template engine per automatizzare la generazione dei contenuti da presentare all'utente. Tuttavia a volte la potenza di tali engine è€ ottenuta mescolando logica e interfaccia, introducendo linguaggi diversi da quelli di descrizione della pagina, o addirittura inventando nuovi linguaggi dedicati.ARE (ADA Rendering Engine è€ pensato per gestire l'intero flusso di creazione del contenuto HTML/XHTML dinamico, la selezione del corretto template, CSS, JavaScript e la produzione dell'output separando completamente logica e interfaccia. I templates utilizzati sono puro HTML senza parti in altri linguaggi, e possono quindi essere gestiti e visualizzati autonomamente. Il codice HTML generato è€ uniforme e parametrizzato.E' composto da due moduli, CORE (Common Output Rendering Engine e ALE (ADA Layout Engine.Il primo (CORE viene utilizzato per la generazione OO degli elementi del DOM ed è pensato per aiutare lo sviluppatore nella produzione di codice valido rispetto al DTD utilizzato. CORE genera automaticamente gli elementi del DOM in base al DTD impostato nella configurazioneIl secondo (ALE viene utilizzato come template engine per selezionare automaticamente in base ad alcuni parametri (modulo, profilo utente, tipologia del nodo, del corso, preferenze di installazione il template HTML, i CSS e i file JavaScript appropriati. ALE permette di usare templates di default e microtemplates ricorsivi per semplificare il lavoro del grafico.I due moduli possono in ogni caso essere utilizzati indipendentemente l'uno dall'altro. E' possibile generare e renderizzare una pagina HTML utilizzando solo CORE oppure inviare gli oggetti CORE al template engine ALE che provvede a renderizzare la pagina HTML. Viceversa è possibile generare HTML senza utilizzare CORE ed inviarlo al template engine ALECORE è alla prima release ed è€ già utilizzato all

  18. 77 FR 36231 - Americans With Disabilities Act (ADA) and Architectural Barriers Act (ABA) Accessibility...

    Science.gov (United States)

    2012-06-18

    ...-0004] RIN 3014-AA39 Americans With Disabilities Act (ADA) and Architectural Barriers Act (ABA... (ADA) and Architectural Barriers Act (ABA) Accessibility Guidelines to specifically address emergency... ensure that newly constructed and altered emergency transportable housing units covered by the ADA or ABA...

  19. Colloid Microthruster Feed System Development for Fine Pointing and Drag-Free Control of Multi-Year Astronomical Observatories

    Science.gov (United States)

    Ziemer, John; Mueller, J.; Spence, D.; Hruby, V.

    2014-01-01

    A new Colloid Microthruster feed system, including a propellant tank and redundant Microvalves, is being developed for fine pointing and drag-free operations of multi-year astronomical observatories under the PCOS SAT program. Almost all Gravitational Wave Observatory (GWO) concepts require microthrusters to maintain a drag-free environment for the inertial sensor instrument to meet the mission science objectives. The current state-of-the-art microthruster in the US is the Busek Colloid Micro-Newton Thruster (CMNT) originally developed under the New Millennium Program for the Space Technology 7 (ST7) and ESA's LISA Pathfinder (LPF) technology demonstration mission. The ST7 CMNT design includes a bellows propellant storage tank that is sized to provide up to 90 days of maximum thrust (30 µN). The new propellant tank is based on a blow-down, metal-diaphragm spherical tank design with enough capacity for a 5-year GWO mission. The new feed system will also include the third generation of Busek’s Microvalve, currently being developed under a NASA Phase II SBIR. The Microvalve is responsible for the picoliter per second control of the propellant from the tank to the thruster head, demanding parts with micron-level tolerances, critical alignments, and challenging acceptance test protocols. This microthruster system could also be considered for replacement of reaction wheels for slewing and fine pointing of other astronomical observatories, including Exo-Planet Observatory concepts. The goal of the PCOS SAT effort is to raise the new system to TRL 5 with performance and environmental testing within the next two years.

  20. Analytical performances of the Diazyme ADA assay on the Cobas® 6000 system.

    Science.gov (United States)

    Delacour, Hervé; Sauvanet, Christophe; Ceppa, Franck; Burnat, Pascal

    2010-12-01

    To evaluate the analytical performance of the Diazyme ADA assay on the Cobas® 6000 system for pleural fluid samples analysis. Imprecision, linearity, calibration curve stability, interference, and correlation studies were completed. The Diazyme ADA assay demonstrated excellent precision (CVADA assay correlated well with the Giusti method (r(2)=0.93) but exhibited a negative bias (~ -30%). The Diazyme ADA assay on the Cobas® 6000 system represents a rapid, accurate, precise and reliable method for determination of ADA activity in pleural fluid samples. Copyright © 2010 The Canadian Society of Clinical Chemists. Published by Elsevier Inc. All rights reserved.

  1. An Arabic Version of the Cognitive Subscale of the Alzheimer's Disease Assessment Scale (ADAS-Cog): Reliability, Validity, and Normative Data.

    Science.gov (United States)

    Ben Jemaa, Sonia; Attia Romdhane, Neila; Bahri-Mrabet, Amel; Jendli, Adel; Le Gall, Didier; Bellaj, Tarek

    2017-01-01

    The Alzheimer's Disease Assessment Scale's cognitive subscale (ADAS-Cog) is the most widely used instrument for screening cognitive dysfunction in Alzheimer's disease. The aim of the present study was to develop an Arabic version of this scale (A-ADAS-Cog), examine its psychometric properties (reliability and validity), and provide normative data. The A-ADAS-Cog), an Arabic version of the Mini-Mental State Examination (A-MMSE), and a Standardized Clinical Dementia Rating Scale (CDR) were administered to three Tunisian groups: 124 normal controls (NC), 33 patients with non-Alzheimer dementia (N-AD), and 25 patients with Alzheimer's disease (AD). The A-ADAS-Cog scores were significantly affected by age and education. A correction table was constructed to control these effects. The results showed that the A-ADAS-Cog has good internal consistency and reliability (α= 0.82 for AD). The test-retest reliability of the A-ADAS-Cog was stable over time (r = 0.97). An evaluation of the construct validity of the A-ADAS-Cog using principal component analysis led to a solution with three factors (memory, language and praxis), which explained 72% of the variance. The concurrent validity of the A-ADAS-Cog was established using the A-MMSE score (r = -0.86), CDR Sum of Boxes score (CDR-SB; r = 0.87), and global CDR score (CDR-Global; r = 0.74). Finally, the A-ADAS-Cog has an excellent discriminating power in the diagnosis of AD (ROC area = 0.92). A cut-off score of 10 (sensitivity = 84% and specificity = 91%) is indicated for the screening of the AD. Overall, the results indicated that the A-ADAS-Cog is psychometrically reliable and valid and provides promising results for screening of dementia in Arabic speaking patients.

  2. Robotic Software for the Thacher Observatory

    Science.gov (United States)

    Lawrence, George; Luebbers, Julien; Eastman, Jason D.; Johnson, John A.; Swift, Jonathan

    2018-06-01

    The Thacher Observatory—a research and educational facility located in Ojai, CA—uses a 0.7 meter telescope to conduct photometric research on a variety of targets including eclipsing binaries, exoplanet transits, and supernovae. Currently, observations are automated using commercial software. In order to expand the flexibility for specialized scientific observations and to increase the educational value of the facility on campus, we are adapting and implementing the custom observatory control software and queue scheduling developed for the Miniature Exoplanet Radial Velocity Array (MINERVA) to the Thacher Observatory. We present the design and implementation of this new software as well as its demonstrated functionality on the Thacher Observatory.

  3. Ectonucleotide pyrophosphatase/phosphodiesterase (E-NPP) and adenosine deaminase (ADA) activities in prostate cancer patients: influence of Gleason score, treatment and bone metastasis.

    Science.gov (United States)

    Battisti, Vanessa; Maders, Liési D K; Bagatini, Margarete D; Battisti, Iara E; Bellé, Luziane P; Santos, Karen F; Maldonado, Paula A; Thomé, Gustavo R; Schetinger, Maria R C; Morsch, Vera M

    2013-04-01

    The relation between adenine nucleotides and cancer has already been described in literature. Considering that the enzymes ectonucleotide pyrophosphatase/phosphodiesterase (E-NPP) and adenosine deaminase (ADA) act together to control nucleotide levels, we aimed to investigate the role of these enzymes in prostate cancer (PCa). E-NPP and ADA activities were determined in serum and platelets of PCa patients and controls. We also verified the influence of the Gleason score, bone metastasis and treatment in the enzyme activities. Platelets and serum E-NPP activity increased, whereas ADA activity in serum decreased in PCa patients. In addition, Gleason score, metastasis and treatment influenced E-NPP and ADA activities. We may propose that E-NPP and ADA are involved in the development of PCa. Moreover, E-NPP and ADA activities are modified in PCa patients with distinct Gleason score, with bone metastasis, as well as in patients under treatment. Copyright © 2013 Elsevier Masson SAS. All rights reserved.

  4. Diagnostic value of sputum adenosine deaminase (ADA) level in pulmonary tuberculosis.

    Science.gov (United States)

    Binesh, Fariba; Jalali, Hadi; Zare, Mohammad Reza; Behravan, Farhad; Tafti, Arefeh Dehghani; Behnaz, Fatemah; Tabatabaee, Mohammad; Shahcheraghi, Seyed Hossein

    2016-06-01

    Tuberculosis is still a considerable health problem in many countries. Rapid diagnosis of this disease is important, and adenosine deaminase (ADA) has been used as a diagnostic test. The aim of this study was to assess the diagnostic value of ADA in the sputum of patients with pulmonary tuberculosis. The current study included 40 patients with pulmonary tuberculosis (culture positive, smear ±) and 42 patients with non tuberculosis pulmonary diseases (culture negative). ADA was measured on all of the samples. The median value of ADA in non-tuberculosis patients was 2.94 (4.2) U/L and 4.01 (6.54) U/L in tuberculosis patients, but this difference was not statistically significant (p=0.100). The cut-off point of 3.1 U/L had a sensitivity of 61% and a specificity of 53%, the cut-off point of 2.81 U/L had a sensitivity of 64% and a specificity of 50% and the cut-off point of 2.78 U/L had a sensitivity of 65% and a specificity of 48%. The positive predictive values for cut-off points of 3.1, 2.81 and 2.78 U/L were 55.7%, 57.44% and 69.23%, respectively. The negative predictive values for the abovementioned cut-off points were 56.75%, 57.14% and 55.88%, respectively. Our results showed that sputum ADA test is neither specific nor sensitive. Because of its low sensitivity and specificity, determination of sputum ADA for the diagnosis of pulmonary tuberculosis is not recommended.

  5. The Alzheimer’s Disease Assessment Scale–Cognitive Subscale (ADAS-Cog): Modifications and Responsiveness in Pre-Dementia Populations. A Narrative Review

    Science.gov (United States)

    Kueper, Jacqueline K.; Speechley, Mark; Montero-Odasso, Manuel

    2018-01-01

    The Alzheimer’s Disease Assessment Scale–Cognitive Subscale (ADAS-Cog) was developed in the 1980s to assess the level of cognitive dysfunction in Alzheimer’s disease. Advancements in the research field have shifted focus toward pre-dementia populations, and use of the ADAS-Cog has extended into these pre-dementia studies despite concerns about its ability to detect important changes at these milder stages of disease progression. If the ADAS-Cog cannot detect important changes, our understanding of pre-dementia disease progression may be compromised and trials may incorrectly conclude that a novel treatment approach is not beneficial. The purpose of this review was to assess the performance of the ADAS-Cog in pre-dementia populations, and to review all modifications that have been made to the ADAS-Cog to improve its measurement performance in dementia or pre-dementia populations. The contents of this review are based on bibliographic searches of electronic databases to locate all studies using the ADAS-Cog in pre-dementia samples or subsamples, and to locate all modified versions. Citations from relevant articles were also consulted. Overall, our results suggest the original ADAS-Cog is not an optimal outcome measure for pre-dementia studies; however, given the prominence of the ADAS-Cog, care must be taken when considering the use of alternative outcome measures. Thirty-one modified versions of the ADAS-Cog were found. Modification approaches that appear most beneficial include altering scoring methodology or adding tests of memory, executive function, and/or daily functioning. Although modifications improve the performance of the ADAS-Cog, this is at the cost of introducing heterogeneity that may limit between-study comparison. PMID:29660938

  6. [Diagnostic value and functional correlations of the ADAS-Cog scale in Alzheimer's disease: data on NORMACODEM project].

    Science.gov (United States)

    Monllau, A; Pena-Casanova, J; Blesa, R; Aguilar, M; Bohm, P; Sol, J M; Hernandez, G

    2007-10-01

    The aims of this study were to assess the criterion validity of Alzheimer's Disease Assessment Scale (ADAS) and its cognitive subscale (ADAS-Cog) for the diagnosis of Alzheimer's disease (AD), and to determine their different cut-off scores and sensitivity and specificity values. In addition, we also attempted to study the possible correlations between cognitive scores (ADAS) and functional measures. 451 subjects were studied (254 controls, 86 subjects with mild cognitive impairment and 111 patients with AD). ADAS total score was obtained by adding the cognitive (ADAS-Cog) and non-cognitive (ADAS-Nocog) scales. Scores were adjusted for age and formal education. For assessing the possible correlation between cognitive and functional measures, the following instruments were administered: Rapid Disability Rating Scale-2 (RDRS-2), Blessed Dementia Rating Scale (BDRS) and the Interview for the Deterioration of Daily Living in Dementia (IDDD). ROC curves and Pearson correlation coefficient. ADAS best cut-off score for dementia was > or = 17 providing sensitivity and specificity values of 90.09% and 85.88 % respectively, while for the ADAS-Cog best cut-off score was > or = 12 with sensitivity and specificity values of 89.19 % and 88.53 % respectively. In both cases scores were adjusted for age and formal education. The area under the ROC curve was 0.95 and 0.94 respectively. Highly significant correlations were found for ADAS and 19 ADAS-Cog with the functional scales studied. Both, ADAS and ADAS-Cog report good validity in terms of sensitivity, specificity and as predictive value for AD. Moreover, significant correlations were found between the functional impairment observed in patients with AD and the overall scores achieved in the ADAS and ADAS-Cog.

  7. 76 FR 31892 - Recordkeeping and Reporting Requirements Under Title VII, the ADA, and GINA

    Science.gov (United States)

    2011-06-02

    ... Requirements Under Title VII, the ADA, and GINA AGENCY: Equal Employment Opportunity Commission. ACTION: Notice... Civil Rights Act of 1964 (Title VII) and the Americans with Disabilities Act (ADA) to entities covered... the same record retention requirements under GINA that are imposed under Title VII and the ADA, i.e...

  8. Science Potential of a Deep Ocean Antineutrino Observatory

    International Nuclear Information System (INIS)

    Dye, S.T.

    2007-01-01

    This paper presents science potential of a deep ocean antineutrino observatory being developed at Hawaii. The observatory design allows for relocation from one site to another. Positioning the observatory some 60 km distant from a nuclear reactor complex enables precision measurement of neutrino mixing parameters, leading to a determination of neutrino mass hierarchy and θ 13 . At a mid-Pacific location the observatory measures the flux and ratio of uranium and thorium decay neutrinos from earth's mantle and performs a sensitive search for a hypothetical natural fission reactor in earth's core. A subsequent deployment at another mid-ocean location would test lateral heterogeneity of uranium and thorium in earth's mantle

  9. NEMO-SN1 observatory developments in view of the European Research Infrastructures EMSO and KM3NET

    Energy Technology Data Exchange (ETDEWEB)

    Favali, Paolo, E-mail: emsopp@ingv.i [Istituto Nazionale di Geofisica e Vulcanologia (INGV), Sect. Roma 2, Via di Vigna Murata 605, 00143 Roma (Italy); Beranzoli, Laura [Istituto Nazionale di Geofisica e Vulcanologia (INGV), Sect. Roma 2, Via di Vigna Murata 605, 00143 Roma (Italy); Italiano, Francesco [Istituto Nazionale di Geofisica e Vulcanologia (INGV), Sect. Palermo, Via Ugo La Malfa 153, 90146 Palermo (Italy); Migneco, Emilio; Musumeci, Mario; Papaleo, Riccardo [Istituto Nazionale di Fisica Nucleare (INFN), Laboratori Nazionali del Sud, Via di S. Sofia 62, 95125 Catania (Italy)

    2011-01-21

    NEMO-SN1 (Western Ionian Sea off Eastern Sicily), the first real-time multiparameter observatory operating in Europe since 2005, is one of the nodes of the upcoming European ESFRI large-scale research infrastructure EMSO (European Multidisciplinary Seafloor Observatory), a network of seafloor observatories placed at marine sites on the European Continental Margin. NEMO-SN1 constitutes also an important test-site for the study of prototypes of Kilometre Cube Neutrino Telescope (KM3NeT), another European ESFRI large-scale research infrastructure. Italian resources have been devoted to the development of NEMO-SN1 facilities and logistics, as with the PEGASO project, while the EC project ESONET-NoE is funding a demonstration mission and a technological test. EMSO and KM3NeT are presently in the Preparatory Phase as projects funded under the EC-FP7.

  10. 76 FR 38124 - Applications for New Awards; Americans With Disabilities Act (ADA) National Network Regional...

    Science.gov (United States)

    2011-06-29

    ... DEPARTMENT OF EDUCATION Applications for New Awards; Americans With Disabilities Act (ADA) National Network Regional Centers and ADA National Network Collaborative Research Projects AGENCY: Office... Rehabilitation Research Projects and Centers Program--Disability Rehabilitation Research Projects (DRRP)--ADA...

  11. 76 FR 38129 - Applications for New Awards; Americans With Disabilities Act (ADA) National Network Knowledge...

    Science.gov (United States)

    2011-06-29

    ... DEPARTMENT OF EDUCATION Applications for New Awards; Americans With Disabilities Act (ADA) National Network Knowledge Translation Center (ADA KT Center) AGENCY: Office of Special Education and... Program--Disability Rehabilitation Research Projects (DRRP)--The ADA National Network Knowledge...

  12. The Observatory as Laboratory: Spectral Analysis at Mount Wilson Observatory

    Science.gov (United States)

    Brashear, Ronald

    2018-01-01

    This paper will discuss the seminal changes in astronomical research practices made at the Mount Wilson Observatory in the early twentieth century by George Ellery Hale and his staff. Hale’s desire to set the agenda for solar and stellar astronomical research is often described in terms of his new telescopes, primarily the solar tower observatories and the 60- and 100-inch telescopes on Mount Wilson. This paper will focus more on the ancillary but no less critical parts of Hale’s research mission: the establishment of associated “physical” laboratories as part of the observatory complex where observational spectral data could be quickly compared with spectra obtained using specialized laboratory equipment. Hale built a spectroscopic laboratory on the mountain and a more elaborate physical laboratory in Pasadena and staffed it with highly trained physicists, not classically trained astronomers. The success of Hale’s vision for an astronomical observatory quickly made the Carnegie Institution’s Mount Wilson Observatory one of the most important astrophysical research centers in the world.

  13. Geomagnetic Observatory Data for Real-Time Applications

    Science.gov (United States)

    Love, J. J.; Finn, C. A.; Rigler, E. J.; Kelbert, A.; Bedrosian, P.

    2015-12-01

    The global network of magnetic observatories represents a unique collective asset for the scientific community. Historically, magnetic observatories have supported global magnetic-field mapping projects and fundamental research of the Earth's interior and surrounding space environment. More recently, real-time data streams from magnetic observatories have become an important contributor to multi-sensor, operational monitoring of evolving space weather conditions, especially during magnetic storms. In this context, the U.S. Geological Survey (1) provides real-time observatory data to allied space weather monitoring projects, including those of NOAA, the U.S. Air Force, NASA, several international agencies, and private industry, (2) collaborates with Schlumberger to provide real-time geomagnetic data needed for directional drilling for oil and gas in Alaska, (3) develops products for real-time evaluation of hazards for the electric-power grid industry that are associated with the storm-time induction of geoelectric fields in the Earth's conducting lithosphere. In order to implement strategic priorities established by the USGS Natural Hazards Mission Area and the National Science and Technology Council, and with a focus on developing new real-time products, the USGS is (1) leveraging data management protocols already developed by the USGS Earthquake Program, (2) developing algorithms for mapping geomagnetic activity, a collaboration with NASA and NOAA, (3) supporting magnetotelluric surveys and developing Earth conductivity models, a collaboration with Oregon State University and the NSF's EarthScope Program, (4) studying the use of geomagnetic activity maps and Earth conductivity models for real-time estimation of geoelectric fields, (5) initiating geoelectric monitoring at several observatories, (6) validating real-time estimation algorithms against historical geomagnetic and geoelectric data. The success of these long-term projects is subject to funding constraints

  14. Ada Dual-Use Summary: Ada Dual-Use Workshop Held in Vienna, Virginia on October 19-20, 1993. Ada Dual-Use Committee Briefing, November 8, 1993

    Science.gov (United States)

    1993-11-29

    Systems Agency C- 19 Novemtiber 8., 1993 Promoting the Use of Ada in Computer Science Curricula Timothy J. Long Ohio State University ®I To L4 ease...framework, distributed file systems, a high-performance fiber-optic connection and multi-processor modules to work with the OSF’s Mach 3 microkernel (again

  15. First International Conference on Ada (R) Programming Language Applications for the NASA Space Station, volume 1

    Science.gov (United States)

    Bown, Rodney L. (Editor)

    1986-01-01

    Topics discussed include: test and verification; environment issues; distributed Ada issues; life cycle issues; Ada in Europe; management/training issues; common Ada interface set; and run time issues.

  16. Pro-Amateur Observatories as a Significant Resource for Professional Astronomers - Taurus Hill Observatory

    Science.gov (United States)

    Haukka, H.; Hentunen, V.-P.; Nissinen, M.; Salmi, T.; Aartolahti, H.; Juutilainen, J.; Vilokki, H.

    2013-09-01

    Taurus Hill Observatory (THO), observatory code A95, is an amateur observatory located in Varkaus, Finland. The observatory is maintained by the local astronomical association of Warkauden Kassiopeia [8]. THO research team has observed and measured various stellar objects and phenomena. Observatory has mainly focuse d on asteroid [1] and exoplanet light curve measurements, observing the gamma rays burst, supernova discoveries and monitoring [2]. We also do long term monitoring projects [3]. THO research team has presented its research work on previous EPSC meetings ([4], [5],[6], [7]) and got very supportive reactions from the European planetary science community. The results and publications that pro-amateur based observatories, like THO, have contributed, clearly demonstrates that pro-amateurs area significant resource for the professional astronomers now and even more in the future.

  17. Operations of and Future Plans for the Pierre Auger Observatory

    Energy Technology Data Exchange (ETDEWEB)

    Abraham, : J.; Abreu, P.; Aglietta, M.; Aguirre, C.; Ahn, E.J.; Allard, D.; Allekotte, I.; Allen, J.; Alvarez-Muniz, J.; Ambrosio, M.; Anchordoqui, L.

    2009-06-01

    These are presentations to be presented at the 31st International Cosmic Ray Conference, in Lodz, Poland during July 2009. It consists of the following presentations: (1) Performance and operation of the Surface Detectors of the Pierre Auger Observatory; (2) Extension of the Pierre Auger Observatory using high-elevation fluorescence telescopes (HEAT); (3) AMIGA - Auger Muons and Infill for the Ground Array of the Pierre Auger Observatory; (4) Radio detection of Cosmic Rays at the southern Auger Observatory; (5) Hardware Developments for the AMIGA enhancement at the Pierre Auger Observatory; (6) A simulation of the fluorescence detectors of the Pierre Auger Observatory using GEANT 4; (7) Education and Public Outreach at the Pierre Auger Observatory; (8) BATATA: A device to characterize the punch-through observed in underground muon detectors and to operate as a prototype for AMIGA; and (9) Progress with the Northern Part of the Pierre Auger Observatory.

  18. Revising the ADAS-cog for a more accurate assessment of cognitive impairment.

    Science.gov (United States)

    Wouters, Hans; van Gool, Willem A; Schmand, Ben; Lindeboom, Robert

    2008-01-01

    To examine whether it is appropriate to sum the cognitive part of the Alzheimer Disease Assessment Scale (ADAS-cog) items to assess cognitive impairment. This assumes items to have (1) equal measurement precision and (2) hierarchically ordered categories. Rasch analysis on the basis of pooled data from 3 Randomized Controlled Trials was used to examine these assumptions and to estimate each patient's level of impairment. Analyses were replicated in an independent sample. The original ADAS-cog scoring did not fit the Rasch Model and did not reliably distinguish between impairment levels. Patients with equal test scores had different impairment levels. Similarly, patients with different test scores could have the same impairment level. Revising the ADAS-cog by (1) weighting the items by their measurement precision and (2) collapsing nonhierarchical item categories resulted in good fit and a valid one to one correspondence between sum scores and estimated impairment levels. This revealed that equal differences in ADAS-cog scores did not reflect equal differences in impairment level along the test's score range. It is appropriate to summate the ADAS-cog items provided that the items are weighted and have their categories hierarchically ordered.

  19. Transcriptional Adaptor ADA3 of Drosophila melanogaster Is Required for Histone Modification, Position Effect Variegation, and Transcription▿ †

    OpenAIRE

    Grau, Benjamin; Popescu, Cristina; Torroja, Laura; Ortuño-Sahagún, Daniel; Boros, Imre; Ferrús, Alberto

    2007-01-01

    The Drosophila melanogaster gene diskette (also known as dik or dAda3) encodes a protein 29% identical to human ADA3, a subunit of GCN5-containing histone acetyltransferase (HAT) complexes. The fly dADA3 is a major contributor to oogenesis, and it is also required for somatic cell viability. dADA3 localizes to chromosomes, and it is significantly reduced in dGcn5 and dAda2a, but not in dAda2b, mutant backgrounds. In dAda3 mutants, acetylation at histone H3 K9 and K14, but not K18, and at hist...

  20. 76 FR 79065 - Recordkeeping and Reporting Requirements Under Title VII, the ADA and GINA

    Science.gov (United States)

    2011-12-21

    ... Reporting Requirements Under Title VII, the ADA and GINA CFR Correction In Title 29 of the Code of Federal... title VII or section 107 of the ADA'' and add in their place the words ``section 709(c) of title VII, section 107 of the ADA, or section 207(a) of GINA'' wherever they appear in the following sections...

  1. Science Potential of a Deep Ocean Antineutrino Observatory

    Energy Technology Data Exchange (ETDEWEB)

    Dye, S.T. [Department of Physics and Astronomy, University of Hawaii, 2505 Correa Road, Honolulu, Hawaii, 96822 (United States); College of Natural Sciences, Hawaii Pacific University, 45-045 Kamehameha Highway, Kaneohe, Hawaii 96744 (United States)

    2007-06-15

    This paper presents science potential of a deep ocean antineutrino observatory being developed at Hawaii. The observatory design allows for relocation from one site to another. Positioning the observatory some 60 km distant from a nuclear reactor complex enables precision measurement of neutrino mixing parameters, leading to a determination of neutrino mass hierarchy and {theta}{sub 13}. At a mid-Pacific location the observatory measures the flux and ratio of uranium and thorium decay neutrinos from earth's mantle and performs a sensitive search for a hypothetical natural fission reactor in earth's core. A subsequent deployment at another mid-ocean location would test lateral heterogeneity of uranium and thorium in earth's mantle.

  2. International observatory on mental health systems: structure and operation

    Directory of Open Access Journals (Sweden)

    Minas Harry

    2009-04-01

    Full Text Available Abstract Introduction Sustained cooperative action is required to improve the mental health of populations, particularly in low and middle-income countries where meagre mental health investment and insufficient human and other resources result in poorly performing mental health systems. The Observatory The International Observatory on Mental Health Systems is a mental health systems research, education and development network that will contribute to the development of high quality mental health systems in low and middle-income countries. The work of the Observatory will be done by mental health systems research, education and development groups that are located in and managed by collaborating organisations. These groups will be supported by the IOMHS Secretariat, the International IOMHS Steering Group and a Technical Reference Group. Summary The International Observatory on Mental Health Systems is: 1 the mental health systems research, education and development groups; 2 the IOMHS Steering Group; 3 the IOMHS Technical Reference Group; and 4 the IOMHS Secretariat. The work of the Observatory will depend on free and open collaboration, sharing of knowledge and skills, and governance arrangements that are inclusive and that put the needs and interests of people with mental illness and their families at the centre of decision-making. We welcome contact from individuals and institutions that wish to contribute to achieving the goals of the Observatory. Now is the time to make it happen where it matters, by turning scientific knowledge into effective action for people's health. (J.W. Lee, in his acceptance speech on his appointment as the Director-General of the World Health Organization 1.

  3. Pegademase bovine (PEG-ADA) for the treatment of infants and children with severe combined immunodeficiency (SCID).

    Science.gov (United States)

    Booth, Claire; Gaspar, H Bobby

    2009-01-01

    Adenosine deaminase deficiency (ADA) is a rare, inherited disorder of purine metabolism characterized by immunodeficiency, failure to thrive and metabolic abnormalities. A lack of the enzyme ADA allows accumulation of toxic metabolites causing defects of both cell mediated and humoral immunity leading to ADA severe combined immune deficiency (SCID), a condition that can be fatal in early infancy if left untreated. Hematopoietic stem cell transplant is curative but is dependent on a good donor match. Other therapeutic options include enzyme replacement therapy (ERT) with pegademase bovine (PEG-ADA) and more recently gene therapy. PEG-ADA has been used in over 150 patients worldwide and has allowed stabilization of patients awaiting more definitive treatment with hematopoietic stem cell transplant. It affords both metabolic detoxification and protective immune function with patients remaining clinically well, but immune reconstitution is often suboptimal and may not be long lived. We discuss the pharmacokinetics, immune reconstitution, effects on systemic disease and side effects of treatment with PEG-ADA. We also review the long-term outcome of patients receiving ERT and discuss the role of PEG-ADA in the management of infants and children with ADA-SCID, alongside other therapeutic options.

  4. The Carl Sagan solar and stellar observatories as remote observatories

    Science.gov (United States)

    Saucedo-Morales, J.; Loera-Gonzalez, P.

    In this work we summarize recent efforts made by the University of Sonora, with the goal of expanding the capability for remote operation of the Carl Sagan Solar and Stellar Observatories, as well as the first steps that have been taken in order to achieve autonomous robotic operation in the near future. The solar observatory was established in 2007 on the university campus by our late colleague A. Sánchez-Ibarra. It consists of four solar telescopes mounted on a single equatorial mount. On the other hand, the stellar observatory, which saw the first light on 16 February 2010, is located 21 km away from Hermosillo, Sonora at the site of the School of Agriculture of the University of Sonora. Both observatories can now be remotely controlled, and to some extent are able to operate autonomously. In this paper we discuss how this has been accomplished in terms of the use of software as well as the instruments under control. We also briefly discuss the main scientific and educational objectives, the future plans to improve the control software and to construct an autonomous observatory on a mountain site, as well as the opportunities for collaborations.

  5. Ocean Observatories and the Integrated Ocean Observing System, IOOS: Developing the Synergy

    Science.gov (United States)

    Altalo, M. G.

    2006-05-01

    The National Office for Integrated and Sustained Ocean Observations is responsible for the planning, coordination and development of the U.S. Integrated Ocean Observing System, IOOS, which is both the U.S. contribution to GOOS as well as the ocean component of GEOSS. The IOOS is comprised of global observations as well as regional coastal observations coordinated so as to provide environmental information to optimize societal management decisions including disaster resilience, public health, marine transport, national security, climate and weather impact, and natural resource and ecosystem management. Data comes from distributed sensor systems comprising Federal and state monitoring efforts as well as regional enhancements, which are managed through data management and communications (DMAC) protocols. At present, 11 regional associations oversee the development of the observing System components in their region and are the primary interface with the user community. The ocean observatories are key elements of this National architecture and provide the infrastructure necessary to test new technologies, platforms, methods, models, and practices which, when validated, can transition into the operational components of the IOOS. This allows the IOOS to remain "state of the art" through incorporation of research at all phases. Both the observatories as well as the IOOS will contribute to the enhanced understanding of the ocean and coastal system so as to transform science results into societal solutions.

  6. DNA repair by the Ada protein of E. coli

    International Nuclear Information System (INIS)

    Karran, P.; Hall, J.

    1988-01-01

    This paper discusses the Ada protein of E. coli which exemplifies the highly specialized nature of the enzymes which have evolved to repair DNA. According to the authors, this protein exhibits not only novel mechanistic features but also provides an apparently unique example of a strategy for controlling gene expression in E. coli. They report that knowledge of the properties and mode of action of the Ada protein has afforded insight into how human cells are affected by alkylating agents, including those used in chemotherapy

  7. Cytoplasmic localization of alteration/deficiency in activation 3 (ADA3) predicts poor clinical outcome in breast cancer patients.

    Science.gov (United States)

    Mirza, Sameer; Rakha, Emad A; Alshareeda, Alaa; Mohibi, Shakur; Zhao, Xiangshan; Katafiasz, Bryan J; Wang, Jun; Gurumurthy, Channabasavaiah Basavaraju; Bele, Aditya; Ellis, Ian O; Green, Andrew R; Band, Hamid; Band, Vimla

    2013-02-01

    Transcriptional activation by estrogen receptor (ER) is a key step to breast oncogenesis. Given previous findings that ADA3 is a critical component of HAT complexes that regulate ER function and evidence that overexpression of other ER coactivators such as SRC-3 is associated with clinical outcomes in breast cancer, the current study was designed to assess the potential significance of ADA3 expression/localization in human breast cancer patients. In this study, we analyzed ADA3 expression in breast cancer tissue specimens and assessed the correlation of ADA3 staining with cancer progression and patient outcome. Tissue microarrays prepared from large series of breast cancer patients with long-term follow-ups were stained with anti-ADA3 monoclonal antibody using immunohistochemistry. Samples were analyzed for ADA3 expression followed by correlation with various clinicopathological parameters and patients' outcomes. We report that breast cancer specimens show predominant nuclear, cytoplasmic, or mixed nuclear + cytoplasmic ADA3 staining patterns. Predominant nuclear ADA3 staining correlated with ER+ status. While predominant cytoplasmic ADA3 staining negatively correlated with ER+ status, but positively correlated with ErbB2, EGFR, and Ki67. Furthermore, a positive correlation of cytoplasmic ADA3 was observed with higher histological grade, mitotic counts, Nottingham Prognostic Index, and positive vascular invasion. Patients with nuclear ADA3 and ER positivity have better breast cancer specific survival and distant metastasis free survival. Significantly, cytoplasmic expression of ADA3 showed a strong positive association with reduced BCSS and DMFS in ErbB2+/EGFR+ patients. Although in multivariate analyses ADA3 expression was not an independent marker of survival, predominant nuclear ADA3 staining in breast cancer tissues correlates with ER+ expression and together serves as a marker of good prognosis, whereas predominant cytoplasmic ADA3 expression correlates with

  8. Hyperbilirubinemia and rapid fatal hepatic failure in severe combined immunodeficiency caused by adenosine deaminase deficiency (ADA-SCID).

    Science.gov (United States)

    Kühl, J S; Schwarz, K; Münch, A; Schmugge, M; Pekrun, A; Meisel, C; Wahn, V; Ebell, W; von Bernuth, H

    2011-03-01

    Adenosin deaminase (ADA) deficiency is the cause for Severe Combined Immunodeficiency (SCID) in about 15% of patients with SCID, often presenting as T (-)B (-)NK (-)SCID. Treatment options for ADA-SCID are enzyme replacement, bone marrow transplantation or gene therapy. We here describe the first patient with ADA-SCID and fatal hepatic failure despite bone marrow transplantation from a 10/10 HLA identical related donor. As patients with ADA-SCID may be at yet underestimated increased risk for rapid hepatic failure we speculate whether hepatitis in ADA-SCID should lead to the immediate treatment with enzyme replacement by pegylated ADA. © Georg Thieme Verlag KG Stuttgart · New York.

  9. New control system: IMAGIN supervision in ADA

    International Nuclear Information System (INIS)

    Maugeais, C.

    1991-01-01

    The structure, the initialization, the operating cycle, the different messages and the errors treatment of the new user oriented packages written in ADA language for IMAGIN software are presented. (A.B.). 2 figs

  10. ADA Compliance and Accessibility of Fitness Facilities in Western Wisconsin.

    Science.gov (United States)

    Johnson, Marquell J; Stoelzle, Hannah Y; Finco, Kristi L; Foss, Sadie E; Carstens, Katie

    2012-01-01

    The study expands the research on fitness facility accessibility by determining how compliant fitness facilities in rural western Wisconsin were with Title III of the Americans with Disabilities Act (ADA). Comparisons were made with 4 other studies that were conducted in different geographical regions. The study also examined fitness professionals' disability knowledge and awareness. An ADA fitness facility compliance instrument and a fitness professional disability awareness survey were used. Direct observation and physical measurements were taken during on-site visits to 16 of 36 eligible fitness facilities in rural western Wisconsin. Ten fitness professionals from participating facilities completed an online survey. Frequencies were used to analyze the results. None of the participating facilities were in 100% compliance with ADA. Customer service desk (84%) and path of travel throughout the facility (72%) were the highest compliance areas. Telephone (6%) and locker rooms (32%) were the lowest compliance areas. No fitness professional was trained in wheelchair transfers and very few had received training in providing services to individuals with disabilities. Fitness facility accessibility remains a concern nationally. Continued efforts need to be made to raise the awareness of ADA compliance among fitness professionals across the United States, especially in rural areas where fitness facility availability is limited.

  11. Saint Petersburg magnetic observatory: from Voeikovo subdivision to INTERMAGNET certification

    Science.gov (United States)

    Sidorov, Roman; Soloviev, Anatoly; Krasnoperov, Roman; Kudin, Dmitry; Grudnev, Andrei; Kopytenko, Yury; Kotikov, Andrei; Sergushin, Pavel

    2017-11-01

    Since June 2012 the Saint Petersburg magnetic observatory is being developed and maintained by two institutions of the Russian Academy of Sciences (RAS) - the Geophysical Center of RAS (GC RAS) and the Saint Petersburg branch of the Pushkov Institute of Terrestrial Magnetism, Ionosphere and Radio Wave Propagation of RAS (IZMIRAN SPb). On 29 April 2016 the application of the Saint Petersburg observatory (IAGA code SPG) for introduction into the INTERMAGNET network was accepted after approval by the experts of the first definitive dataset over 2015, produced by the GC RAS, and on 9 June 2016 the SPG observatory was officially certified. One of the oldest series of magnetic observations, originating in 1834, was resumed in the 21st century, meeting the highest quality standards and all modern technical requirements. In this paper a brief historical and scientific background of the SPG observatory foundation and development is given, the stages of its renovation and upgrade in the 21st century are described, and information on its current state is provided. The first results of the observatory functioning are discussed and geomagnetic variations registered at the SPG observatory are assessed and compared with geomagnetic data from the INTERMAGNET observatories located in the same region.

  12. Saint Petersburg magnetic observatory: from Voeikovo subdivision to INTERMAGNET certification

    Directory of Open Access Journals (Sweden)

    R. Sidorov

    2017-11-01

    Full Text Available Since June 2012 the Saint Petersburg magnetic observatory is being developed and maintained by two institutions of the Russian Academy of Sciences (RAS – the Geophysical Center of RAS (GC RAS and the Saint Petersburg branch of the Pushkov Institute of Terrestrial Magnetism, Ionosphere and Radio Wave Propagation of RAS (IZMIRAN SPb. On 29 April 2016 the application of the Saint Petersburg observatory (IAGA code SPG for introduction into the INTERMAGNET network was accepted after approval by the experts of the first definitive dataset over 2015, produced by the GC RAS, and on 9 June 2016 the SPG observatory was officially certified. One of the oldest series of magnetic observations, originating in 1834, was resumed in the 21st century, meeting the highest quality standards and all modern technical requirements. In this paper a brief historical and scientific background of the SPG observatory foundation and development is given, the stages of its renovation and upgrade in the 21st century are described, and information on its current state is provided. The first results of the observatory functioning are discussed and geomagnetic variations registered at the SPG observatory are assessed and compared with geomagnetic data from the INTERMAGNET observatories located in the same region.

  13. The development, deployment, and impact of the virtual observatory, Part II

    Science.gov (United States)

    Hanisch, R. J.

    2015-06-01

    This is the second special issue of Astronomy and Computing devoted to the Virtual Observatory, and we again see a combination of papers covering various aspects of the VO, from infrastructure to applications to programmatics. The critical role of data models is described by Louys, and the method by which applications communicate amongst each other through the Simple Applications Messaging Protocol (SAMP) is described by Taylor et al. Demleitner et al. explain the client interfaces to the VO registry, that is, how applications developers can query the registry for information about VO-compliant data collections and services.1

  14. Astronomical publications of Melbourne Observatory

    Science.gov (United States)

    Andropoulos, Jenny Ioanna

    2014-05-01

    During the second half of the 19th century and the first half of the 20th century, four well-equipped government observatories were maintained in Australia - in Melbourne, Sydney, Adelaide and Perth. These institutions conducted astronomical observations, often in the course of providing a local time service, and they also collected and collated meteorological data. As well, some of these observatories were involved at times in geodetic surveying, geomagnetic recording, gravity measurements, seismology, tide recording and physical standards, so the term "observatory" was being used in a rather broad sense! Despite the international renown that once applied to Williamstown and Melbourne Observatories, relatively little has been written by modern-day scholars about astronomical activities at these observatories. This research is intended to rectify this situation to some extent by gathering, cataloguing and analysing the published astronomical output of the two Observatories to see what contributions they made to science and society. It also compares their contributions with those of Sydney, Adelaide and Perth Observatories. Overall, Williamstown and Melbourne Observatories produced a prodigious amount of material on astronomy in scientific and technical journals, in reports and in newspapers. The other observatories more or less did likewise, so no observatory of those studied markedly outperformed the others in the long term, especially when account is taken of their relative resourcing in staff and equipment.

  15. Pegademase bovine (PEG-ADA for the treatment of infants and children with severe combined immunodeficiency (SCID

    Directory of Open Access Journals (Sweden)

    Claire Booth

    2009-06-01

    Full Text Available Claire Booth1,2, H Bobby Gaspar1,21Centre for Immunodeficiency, Molecular Immunology Unit, UCL Institute of Child Health, London, UK; 2Dept of Clinical Immunology, Great Ormond Street Hospital NHS Trust, London, UKAbstract: Adenosine deaminase deficiency (ADA is a rare, inherited disorder of purine metabolism characterized by immunodeficiency, failure to thrive and metabolic abnormalities. A lack of the enzyme ADA allows accumulation of toxic metabolites causing defects of both cell mediated and humoral immunity leading to ADA severe combined immune deficiency (SCID, a condition that can be fatal in early infancy if left untreated. Hematopoietic stem cell transplant is curative but is dependent on a good donor match. Other therapeutic options include enzyme replacement therapy (ERT with pegademase bovine (PEG-ADA and more recently gene therapy. PEG-ADA has been used in over 150 patients worldwide and has allowed stabilization of patients awaiting more definitive treatment with hematopoietic stem cell transplant. It affords both metabolic detoxification and protective immune function with patients remaining clinically well, but immune reconstitution is often suboptimal and may not be long lived. We discuss the pharmacokinetics, immune reconstitution, effects on systemic disease and side effects of treatment with PEG-ADA. We also review the long-term outcome of patients receiving ERT and discuss the role of PEG-ADA in the management of infants and children with ADA-SCID, alongside other therapeutic options.Keywords: adenosine deaminase deficiency, PEG-ADA, enzyme replacement therapy, severe combined immune deficiency (SCID

  16. Astronomical Observatory of Belgrade from 1924 to 1955

    Science.gov (United States)

    Radovanac, M.

    2014-12-01

    History of the Astronomical Observatory in Belgrade, as the presentation is done here, become the field of interest to the author of the present monograph in early 2002. Then, together with Luka C. Popovic, during the Conference "Development of Astronomy among Serbs II" held in early April of that year, he prepared a paper entitled "Astronomska opservatorija tokom Drugog Svetskog rata" (Astronomical Observatory in the Second World War). This paper was based on the archives material concerning the Astronomical Observatory which has been professionally bearing in mind the author's position the subject of his work.

  17. How Do Scores on the ADAS-Cog, MMSE, and CDR-SOB Correspond?

    Science.gov (United States)

    Balsis, Steve; Benge, Jared F; Lowe, Deborah A; Geraci, Lisa; Doody, Rachelle S

    2015-01-01

    Clinicians and researchers who measure cognitive dysfunction often use the Alzheimer's Disease Assessment Scale--Cognitive Subscale (ADAS-Cog), the Mini-Mental State Examination (MMSE), or the Clinical Dementia Rating scale (CDR-SOB). But, the use of different measures can make it difficult to compare data across patients or studies. What is needed is a simple chart that shows how scores on these three important measures correspond to each other. Using data from 1709 participants from the Alzheimer's Disease Neuroimaging Initiative and item response theory-based statistics, we analyzed how scores on each measure, the ADAS-Cog, the MMSE, and the CDR-SOB, correspond. Results indicated multiple inflections in CDR-SOB and ADAS-Cog scores within a given MMSE score, suggesting that the CDR-SOB and ADAS-Cog are more precise in measuring the severity of cognitive dysfunction than the MMSE. This study shows how scores on these three popular measures of cognitive dysfunction correspond to each other, which is very useful information for both researchers and clinicians.

  18. The Paris Observatory has 350 years

    Science.gov (United States)

    Lequeux, James

    2017-01-01

    The Paris Observatory is the oldest astronomical observatory that has worked without interruption since its foundation to the present day. The building due to Claude Perrault is still in existence with few modifications, but of course other buildings have been added all along the centuries for housing new instruments and laboratories. In particular, a large dome has been built on the terrace in 1847, with a 38-cm diameter telescope completed in 1857: both are still visible. The main initial purpose of the Observatory was to determine longitudes. This was achieved by Jean-Dominique Cassini using the eclipses of the satellites of Jupiter: a much better map of France was the produced using this method, which unfortunately does not work at sea. Incidentally, the observation of these eclipses led to the discovery in 1676 of the finite velocity of light by Cassini and Rømer. Cassini also discovered the differential rotation of Jupiter and four satellites of Saturn. Then, geodesy was to be the main activity of the Observatory for more than a century, culminating in the famous Cassini map of France completed around 1790. During the first half of the 19th century, under François Arago, the Observatory was at the centre of French physics, which then developed very rapidly. Arago initiated astrophysics in 1810 by showing that the Sun and stars are made of incandescent gas. In 1854, the new director, Urbain Le Verrier, put emphasis on astrometry and celestial mechanics, discovering in particular the anomalous advance of the perihelion of Mercury, which was later to be a proof of General Relativity. In 1858, Leon Foucault built the first modern reflecting telescopes with their silvered glass mirror. Le Verrier created on his side modern meteorology, including some primitive forecasts. The following period was not so bright, due to the enormous project of the Carte du Ciel, which took much of the forces of the Observatory for half a century with little scientific return. In

  19. Alteration of lysine 178 in the hinge region of the Escherichia coli ada protein interferes with activation of ada, but not alkA, transcription.

    OpenAIRE

    Saget, B M; Shevell, D E; Walker, G C

    1995-01-01

    The ada gene of Escherichia coli K-12 encodes the 39-kDa Ada protein, which consists of two domains joined by a hinge region that is sensitive to proteolytic cleavage in vitro. The amino-terminal domain has a DNA methyltransferase activity that repairs the S-diastereoisomer of methylphosphotriesters while the carboxyl-terminal domain has a DNA methyltransferase activity that repairs O6-methylguanine and O4-methylthymine lesions. Transfer of a methyl group to Cys-69 by repair of a methylphosph...

  20. Astronomical Research with the MicroObservatory Net

    Science.gov (United States)

    Brecher, K.; Sadler, P.; Gould, R.; Leiker, S.; Antonucci, P.; Deutsch, F.

    1997-05-01

    We have developed a fully integrated automated astronomical telescope system which combines the imaging power of a cooled CCD, with a self-contained and weatherized 15 cm reflecting optical telescope and mount. The MicroObservatory Net consists of five of these telescopes. They are currently being deployed around the world at widely distributed longitudes. Remote access to the MicroObservatories over the Internet has now been implemented. Software for computer control, pointing, focusing, filter selection as well as pattern recognition have all been developed as part of the project. The telescopes can be controlled in real time or in delay mode, from a Macintosh, PC or other computer using Web-based software. The Internet address of the telescopes is http://cfa- www.harvard.edu/cfa/sed/MicroObservatory/MicroObservatory.html. In the real-time mode, individuals have access to all of the telescope control functions without the need for an `on-site' operator. Users can sign up for a specific period of ti me. In the batch mode, users can submit requests for delayed telescope observations. After a MicroObservatory completes a job, the user is automatically notified by e-mail that the image is available for viewing and downloading from the Web site. The telescopes were designed for classroom instruction, as well as for use by students and amateur astronomers for original scientific research projects. We are currently examining a variety of technical and educational questions about the use of the telescopes including: (1) What are the best approaches to scheduling real-time versus batch mode observations? (2) What criteria should be used for allocating telescope time? (3) With deployment of more than one telescope, is it advantageous for each telescope to be used for just one type of observation, i.e., some for photometric use, others for imaging? And (4) What are the most valuable applications of the MicroObservatories in astronomical research? Support for the MicroObservatory

  1. Vexatious Litigants and the ADA: Strategies to Fairly Address the Need to Improve Access for Individuals with Disabilities

    OpenAIRE

    Hull, Helia

    2018-01-01

    Cornell Journal of Law and Public Policy: Vol. 26 : Iss. 1 , Article 2. The Americans with Disabilities Act (“ADA”) is recognized as one of the most significant pieces of civil rights legislation in American history and is aimed at protecting the rights of individuals with disabilities. Unfortunately, as the ADA has developed, some attorneys have exposed methods of exploiting the provisions of the ADA for personal, pecuniary benefits—fee-driven lawsuits for violations of plaintiff-friendly pr...

  2. Alteration of the carboxyl-terminal domain of Ada protein influences its inducibility, specificity, and strength as a transcriptional activator.

    OpenAIRE

    Shevell, D E; LeMotte, P K; Walker, G C

    1988-01-01

    The ada gene of Escherichia coli K-12 encodes the regulatory protein for the adaptive response to alkylating agents. A set of plasmids carrying ordered deletions from the 3' end of the ada gene were isolated and characterized. These ada deletions encode fusion proteins that derive their amino termini from ada and their carboxyl termini from the downstream vector sequence that occurs before an in-frame stop codon. Several of these ada deletions encode Ada derivatives that constitutively activa...

  3. Chagas Parasite Detection in Blood Images Using AdaBoost

    Directory of Open Access Journals (Sweden)

    Víctor Uc-Cetina

    2015-01-01

    Full Text Available The Chagas disease is a potentially life-threatening illness caused by the protozoan parasite, Trypanosoma cruzi. Visual detection of such parasite through microscopic inspection is a tedious and time-consuming task. In this paper, we provide an AdaBoost learning solution to the task of Chagas parasite detection in blood images. We give details of the algorithm and our experimental setup. With this method, we get 100% and 93.25% of sensitivity and specificity, respectively. A ROC comparison with the method most commonly used for the detection of malaria parasites based on support vector machines (SVM is also provided. Our experimental work shows mainly two things: (1 Chagas parasites can be detected automatically using machine learning methods with high accuracy and (2 AdaBoost + SVM provides better overall detection performance than AdaBoost or SVMs alone. Such results are the best ones known so far for the problem of automatic detection of Chagas parasites through the use of machine learning, computer vision, and image processing methods.

  4. Overfitting Reduction of Text Classification Based on AdaBELM

    Directory of Open Access Journals (Sweden)

    Xiaoyue Feng

    2017-07-01

    Full Text Available Overfitting is an important problem in machine learning. Several algorithms, such as the extreme learning machine (ELM, suffer from this issue when facing high-dimensional sparse data, e.g., in text classification. One common issue is that the extent of overfitting is not well quantified. In this paper, we propose a quantitative measure of overfitting referred to as the rate of overfitting (RO and a novel model, named AdaBELM, to reduce the overfitting. With RO, the overfitting problem can be quantitatively measured and identified. The newly proposed model can achieve high performance on multi-class text classification. To evaluate the generalizability of the new model, we designed experiments based on three datasets, i.e., the 20 Newsgroups, Reuters-21578, and BioMed corpora, which represent balanced, unbalanced, and real application data, respectively. Experiment results demonstrate that AdaBELM can reduce overfitting and outperform classical ELM, decision tree, random forests, and AdaBoost on all three text-classification datasets; for example, it can achieve 62.2% higher accuracy than ELM. Therefore, the proposed model has a good generalizability.

  5. Serum Adenosine Deaminase (ADA) Activity: A Novel Screening Test to Differentiate HIV Monoinfection From HIV-HBV and HIV-HCV Coinfections.

    Science.gov (United States)

    Abdi, Mohammad; Rahbari, Rizgar; Khatooni, Zahed; Naseri, Nima; Najafi, Adel; Khodadadi, Iraj

    2016-05-01

    CD4(+) cell count, the common HIV infection screening test, is costly and unable to differentiate HIV monoinfection from its concurrent infection with hepatitis B or C virus. We aimed to ascertain diagnostic value of serum adenosine deaminase (ADA) activity as a useful tool to differentiate HIV mono- and co-infection. Blood samples were collected from 30 HIV-HBV and 30 HIV-HCV coinfected patients, 33 HIV positive subjects, and 72 controls. CD4(+) cell count, serum total ADA (tADA), and ADA1, and ADA2 isoenzyme activities were determined and their sensitivity and specificity were computed. tADA and ADA2 activities were significantly higher and CD4(+) counts were markedly lower in all patients compared with controls. Strong inverse agreements between CD4(+) cell counts and both tADA and ADA2 activities were observed. Serum tADA and ADA1 activities showed the highest specificity and the highest sensitivity, respectively, for differentiating HIV monoinfection from HIV-HBV and HIV-HCV coinfections. We showed strong agreement and correlation between CD4(+) cell count and ADA enzyme activity. Based on high ADA sensitivity and specificity, it is concluded that determination of ADA activity might be a novel diagnostic tool to distinguish of HIV monoinfection from its coinfection with HBV or HCV. © 2015 Wiley Periodicals, Inc.

  6. Administration and scoring variance on the ADAS-Cog.

    Science.gov (United States)

    Connor, Donald J; Sabbagh, Marwan N

    2008-11-01

    The Alzheimer's Disease Assessment Scale - Cognitive (ADAS-Cog) is the most commonly used primary outcome instrument in clinical trials for treatments of dementia. Variations in forms, administration procedures and scoring rules, along with rater turnover and intra-rater drift may decrease the reliability of the instrument. A survey of possible variations in the ADAS-Cog was administered to 26 volunteer raters at a clinical trials meeting. Results indicate notable protocol variations in the forms used, administration procedures, and scoring rules. Since change over time is used to determine treatment effect in clinical trials, standardizing the instrument's ambiguities and addressing common problems will greatly increase the instrument's reliability and thereby enhance its sensitivity to treatment effects.

  7. Geophysical analysis for the Ada Tepe region (Bulgaria) - case study

    Science.gov (United States)

    Trifonova, Petya; Metodiev, Metodi; Solakov, Dimcho; Simeonova, Stela; Vatseva, Rumiana

    2013-04-01

    According to the current archeological investigations Ada Tepe is the oldest gold mine in Europe with Late Bronze and Early Iron age. It is a typical low-sulfidation epithermal gold deposit and is hosted in Maastrichtian-Paleocene sedimentary rocks above a detachment fault contact with underlying Paleozoic metamorphic rocks. Ada Tepe (25o.39'E; 41o.25'N) is located in the Eastern Rhodope unit. The region is highly segmented despite the low altitude (470-750 m) due to widespread volcanic and sediment rocks susceptible to torrential erosion during the cold season. Besides the thorough geological exploration focused on identifying cost-effective stocks of mineral resources, a detailed geophysical analysis concernig diferent stages of the gold extraction project was accomplished. We present the main results from the geophysical investigation aimed to clarify the complex seismotectonic setting of the Ada Tepe site region. The overall study methodology consists of collecting, reviewing and estimating geophysical and seismological information to constrain the model used for seismic hazard assessment of the area. Geophysical information used in the present work consists of gravity, geomagnetic and seismological data. Interpretation of gravity data is applied to outline the axes of steep gravity transitions marked as potential axes of faults, flexures and other structures of dislocation. Direct inverse techniques are also utilized to estimate the form and depth of anomalous sources. For the purposes of seismological investigation of the Ada Tepe site region an earthquake catalogue is compiled for the time period 510BC - 2011AD. Statistical parameters of seismicity - annual seismic rate parameter, ?, and the b-value of the Gutenberg-Richter exponential relation for Ada Tepe site region, are estimated. All geophysical datasets and derived results are integrated using GIS techniques ensuring interoperability of data when combining, processing and visualizing obtained

  8. Clinical significance of determination of serum HA, PCIII and ADA levels in patients with chronic hepatitis C

    International Nuclear Information System (INIS)

    Zhang Jing; Yu Fan; Zhao Changxin

    2006-01-01

    Objective: To explore the changes of serum HA, PCIII and ADA levels in patients with chronic hepatitis C. Methods: Serum HA, PCIII and ADA levels were detected with RIA in 42 cases with chronic hepatitis C and 35 controls. Results: The levels of serum HA, PC III and ADA in the patients were significantly higher than those in controls (P<0.01). Serum HA, PC m and ADA levels were positive correlated (r=0.6178, 0.6211, P<0.01). Conclusion: The results suggested the serum HA, PC m and ADA levels can reflect the degree of hepatic injury in the patients with cirrhosis, detection of serum HA, PC m and ADA levels is helpful in estimating the status of the disease. (authors)

  9. European Southern Observatory

    CERN Multimedia

    CERN PhotoLab

    1970-01-01

    Professor A. Blaauw, Director general of the European Southern Observatory, with George Hampton on his right, signs the Agreement covering collaboration with CERN in the construction of the large telescope to be installed at the ESO Observatory in Chile.

  10. Improved utilization of ADAS-cog assessment data through item response theory based pharmacometric modeling.

    Science.gov (United States)

    Ueckert, Sebastian; Plan, Elodie L; Ito, Kaori; Karlsson, Mats O; Corrigan, Brian; Hooker, Andrew C

    2014-08-01

    This work investigates improved utilization of ADAS-cog data (the primary outcome in Alzheimer's disease (AD) trials of mild and moderate AD) by combining pharmacometric modeling and item response theory (IRT). A baseline IRT model characterizing the ADAS-cog was built based on data from 2,744 individuals. Pharmacometric methods were used to extend the baseline IRT model to describe longitudinal ADAS-cog scores from an 18-month clinical study with 322 patients. Sensitivity of the ADAS-cog items in different patient populations as well as the power to detect a drug effect in relation to total score based methods were assessed with the IRT based model. IRT analysis was able to describe both total and item level baseline ADAS-cog data. Longitudinal data were also well described. Differences in the information content of the item level components could be quantitatively characterized and ranked for mild cognitively impairment and mild AD populations. Based on clinical trial simulations with a theoretical drug effect, the IRT method demonstrated a significantly higher power to detect drug effect compared to the traditional method of analysis. A combined framework of IRT and pharmacometric modeling permits a more effective and precise analysis than total score based methods and therefore increases the value of ADAS-cog data.

  11. A study of three polymorphic sites of ADA gene in colon cancer.

    Science.gov (United States)

    Spina, C; Saccucci, P; Cozzoli, E; Bottini, E; Gloria-Bottini, F

    2010-12-01

    Adenosine inhibits the immune response in tumors. Adenosine deaminase (ADA) controls adenosine level and as ecto-enzyme acts as costimulatory molecule of adenosine receptors and/or CD26. We examined ADA₁, ADA₂, ADA₆ polymorphic sites of ADA gene in 109 subjects with colon cancer from Rome's population and in 246 blood donors as controls from the same population. In colon cancer ADA₁*2/ADA₂*1 haplotype is more represented, while ADA₁*2/ADA₂*2 is less represented than in controls. ADA₂*2/ADA₆*2 is less represented in patients than in controls. Polymorphic sites of ADA might influence cell-mediated anti-tumor immune responses controlling adenosine level and extraenzymatic protein functions.

  12. Latvian PR people are world class / Ada Parr

    Index Scriptorium Estoniae

    Parr, Ada

    2004-01-01

    Suhtekorraldusfirma Porter Novelli rahvusvahelise partnerluse juht suhtekorralduse osatähtsuse kasvust ettevõtete äritegevuses, suhtekorraldusturu olukorrast ja teenuste kvaliteedi tasemest Baltimaades. Vt. samas: Ada Parr recommends

  13. The inclusion of ADA-SCID in expanded newborn screening by tandem mass spectrometry.

    Science.gov (United States)

    la Marca, Giancarlo; Giocaliere, Elisa; Malvagia, Sabrina; Funghini, Silvia; Ombrone, Daniela; Della Bona, Maria Luisa; Canessa, Clementina; Lippi, Francesca; Romano, Francesca; Guerrini, Renzo; Resti, Massimo; Azzari, Chiara

    2014-01-01

    Severe combined immunodeficiency due to adenosine-deaminase defect (ADA-SCID) is usually deadly in childhood because of severe recurrent infections. When clinical diagnosis is done, permanent damages due to infections or metabolite accumulation are often present. Gene therapy, bone marrow transplantation or enzyme replacement therapy may be effective if started early. The aim of this study was to set-up a robust method suitable for screening with a minimized preparation process and with inexpensive running costs, for diagnosing ADA-SCID by tandem mass spectrometry. ADA-SCID satisfies all the criteria for inclusion in a newborn screening program. We describe a protocol revised to incorporate adenosine and 2-deoxyadenosine testing into an expanded newborn screening program. We assessed the effectiveness of this approach testing dried blood spots from 4 genetically confirmed early-onset and 5 delayed-onset ADA-SCID patients. Reference values were established on 50,000 healthy newborns (deoxyadenosine ADA) gene. The results show that the method having great simplicity, low cost and low process preparations can be fully applicable to a mass screening program. Copyright © 2013 Elsevier B.V. All rights reserved.

  14. 77 FR 46008 - Approval and Promulgation of State Implementation Plans: Idaho; Boise-Northern Ada County Air...

    Science.gov (United States)

    2012-08-02

    ... Promulgation of State Implementation Plans: Idaho; Boise-Northern Ada County Air Quality Maintenance Area... the Northern Ada County Air Quality Maintenance Area Second 10-year Carbon Monoxide Maintenance Plan...-Northern Ada County Air Quality Maintenance Area will maintain air quality standards for carbon monoxide...

  15. 77 FR 45962 - Approval and Promulgation of State Implementation Plans: Idaho; Boise-Northern Ada County Air...

    Science.gov (United States)

    2012-08-02

    ... Promulgation of State Implementation Plans: Idaho; Boise-Northern Ada County Air Quality Maintenance Area... (IDEQ) submitted the Northern Ada County Air Quality Maintenance Area Second 10-year Carbon Monoxide... Ada County Air Quality Maintenance Area will maintain air quality standards for carbon monoxide (CO...

  16. Acetylation of Mammalian ADA3 Is Required for Its Functional Roles in Histone Acetylation and Cell Proliferation.

    Science.gov (United States)

    Mohibi, Shakur; Srivastava, Shashank; Bele, Aditya; Mirza, Sameer; Band, Hamid; Band, Vimla

    2016-10-01

    Alteration/deficiency in activation 3 (ADA3) is an essential component of specific histone acetyltransferase (HAT) complexes. We have previously shown that ADA3 is required for establishing global histone acetylation patterns and for normal cell cycle progression (S. Mohibi et al., J Biol Chem 287:29442-29456, 2012, http://dx.doi.org/10.1074/jbc.M112.378901). Here, we report that these functional roles of ADA3 require its acetylation. We show that ADA3 acetylation, which is dynamically regulated in a cell cycle-dependent manner, reflects a balance of coordinated actions of its associated HATs, GCN5, PCAF, and p300, and a new partner that we define, the deacetylase SIRT1. We use mass spectrometry and site-directed mutagenesis to identify major sites of ADA3 acetylated by GCN5 and p300. Acetylation-defective mutants are capable of interacting with HATs and other components of HAT complexes but are deficient in their ability to restore ADA3-dependent global or locus-specific histone acetylation marks and cell proliferation in Ada3-deleted murine embryonic fibroblasts (MEFs). Given the key importance of ADA3-containing HAT complexes in the regulation of various biological processes, including the cell cycle, our study presents a novel mechanism to regulate the function of these complexes through dynamic ADA3 acetylation. Copyright © 2016, American Society for Microbiology. All Rights Reserved.

  17. Autologous transplants of Adipose-Derived Adult Stromal (ADAS) cells afford dopaminergic neuroprotection in a model of Parkinson's disease.

    Science.gov (United States)

    McCoy, Melissa K; Martinez, Terina N; Ruhn, Kelly A; Wrage, Philip C; Keefer, Edward W; Botterman, Barry R; Tansey, Keith E; Tansey, Malú G

    2008-03-01

    Adult adipose contains stromal progenitor cells with neurogenic potential. However, the stability of neuronal phenotypes adopted by Adipose-Derived Adult Stromal (ADAS) cells and whether terminal neuronal differentiation is required for their consideration as alternatives in cell replacement strategies to treat neurological disorders is largely unknown. We investigated whether in vitro neural induction of ADAS cells determined their ability to neuroprotect or restore function in a lesioned dopaminergic pathway. In vitro-expanded naïve or differentiated ADAS cells were autologously transplanted into substantia nigra 1 week after an intrastriatal 6-hydroxydopamine injection. Neurochemical and behavioral measures demonstrated neuroprotective effects of both ADAS grafts against 6-hydroxydopamine-induced dopaminergic neuron death, suggesting that pre-transplantation differentiation of the cells does not determine their ability to survive or neuroprotect in vivo. Therefore, we investigated whether equivalent protection by naïve and neurally-induced ADAS grafts resulted from robust in situ differentiation of both graft types into dopaminergic fates. Immunohistological analyses revealed that ADAS cells did not adopt dopaminergic cell fates in situ, consistent with the limited ability of these cells to undergo terminal differentiation into electrically active neurons in vitro. Moreover, re-exposure of neurally-differentiated ADAS cells to serum-containing medium in vitro confirmed ADAS cell phenotypic instability (plasticity). Lastly, given that gene expression analyses of in vitro-expanded ADAS cells revealed that both naïve and differentiated ADAS cells express potent dopaminergic survival factors, ADAS transplants may have exerted neuroprotective effects by production of trophic factors at the lesion site. ADAS cells may be ideal for ex vivo gene transfer therapies in Parkinson's disease treatment.

  18. Developing the Planetary Science Virtual Observatory

    Science.gov (United States)

    Erard, Stéphane; Cecconi, Baptiste; Le Sidaner, Pierre; Henry, Florence; Chauvin, Cyril; Berthier, Jérôme; André, Nicolas; Génot, Vincent; Schmitt, Bernard; Capria, Teresa; Chanteur, Gérard

    2015-08-01

    In the frame of the Europlanet-RI program, a prototype Virtual Observatory dedicated to Planetary Science has been set up. Most of the activity was dedicated to the definition of standards to handle data in this field. The aim was to facilitate searches in big archives as well as sparse databases, to make on-line data access and visualization possible, and to allow small data providers to make their data available in an interoperable environment with minimum effort. This system makes intensive use of studies and developments led in Astronomy (IVOA), Solar Science (HELIO), and space archive services (IPDA).The current architecture connects existing data services with IVOA or IPDA protocols whenever relevant. However, a more general standard has been devised to handle the specific complexity of Planetary Science, e.g. in terms of measurement types and coordinate frames. This protocol, named EPN-TAP, is based on TAP and includes precise requirements to describe the contents of a data service (Erard et al Astron & Comp 2014). A light framework (DaCHS/GAVO) and a procedure have been identified to install small data services, and several hands-on sessions have been organized already. The data services are declared in standard IVOA registries. Support to new data services in Europe will be provided during the proposed Europlanet H2020 program, with a focus on planetary mission support (Rosetta, Cassini…).A specific client (VESPA) has been developed at VO-Paris (http://vespa.obspm.fr). It is able to use all the mandatory parameters in EPN-TAP, plus extra parameters from individual services. A resolver for target names is also available. Selected data can be sent to VO visualization tools such as TOPCAT or Aladin though the SAMP protocol.Future steps will include the development of a connection between the VO world and GIS tools, and integration of heliophysics, planetary plasma and reference spectroscopic data.The EuroPlaNet-RI project was funded by the European

  19. CREASE 6.0 Catalog of Resources for Education in Ada and Software Engineering

    Science.gov (United States)

    1992-02-01

    Programming Software Engineering Strong Typing Tasking Audene . Computer Scientists Terbook(s): Barnes, J. Programming in Ada, 3rd ed. Addison-Wesley...Ada. Concept: Abstract Data Types Management Overview Package Real-Time Programming Tasking Audene Computer Scientists Textbook(s): Barnes, J

  20. Retroviral vectors encoding ADA regulatory locus control region provide enhanced T-cell-specific transgene expression.

    Science.gov (United States)

    Trinh, Alice T; Ball, Bret G; Weber, Erin; Gallaher, Timothy K; Gluzman-Poltorak, Zoya; Anderson, French; Basile, Lena A

    2009-12-30

    Murine retroviral vectors have been used in several hundred gene therapy clinical trials, but have fallen out of favor for a number of reasons. One issue is that gene expression from viral or internal promoters is highly variable and essentially unregulated. Moreover, with retroviral vectors, gene expression is usually silenced over time. Mammalian genes, in contrast, are characterized by highly regulated, precise levels of expression in both a temporal and a cell-specific manner. To ascertain if recapitulation of endogenous adenosine deaminase (ADA) expression can be achieved in a vector construct we created a new series of Moloney murine leukemia virus (MuLV) based retroviral vector that carry human regulatory elements including combinations of the ADA promoter, the ADA locus control region (LCR), ADA introns and human polyadenylation sequences in a self-inactivating vector backbone. A MuLV-based retroviral vector with a self-inactivating (SIN) backbone, the phosphoglycerate kinase promoter (PGK) and the enhanced green fluorescent protein (eGFP), as a reporter gene, was generated. Subsequent vectors were constructed from this basic vector by deletion or addition of certain elements. The added elements that were assessed are the human ADA promoter, human ADA locus control region (LCR), introns 7, 8, and 11 from the human ADA gene, and human growth hormone polyadenylation signal. Retroviral vector particles were produced by transient three-plasmid transfection of 293T cells. Retroviral vectors encoding eGFP were titered by transducing 293A cells, and then the proportion of GFP-positive cells was determined using fluorescence-activated cell sorting (FACS). Non T-cell and T-cell lines were transduced at a multiplicity of infection (MOI) of 0.1 and the yield of eGFP transgene expression was evaluated by FACS analysis using mean fluorescent intensity (MFI) detection. Vectors that contained the ADA LCR were preferentially expressed in T-cell lines. Further improvements

  1. Retroviral vectors encoding ADA regulatory locus control region provide enhanced T-cell-specific transgene expression

    Science.gov (United States)

    2009-01-01

    Background Murine retroviral vectors have been used in several hundred gene therapy clinical trials, but have fallen out of favor for a number of reasons. One issue is that gene expression from viral or internal promoters is highly variable and essentially unregulated. Moreover, with retroviral vectors, gene expression is usually silenced over time. Mammalian genes, in contrast, are characterized by highly regulated, precise levels of expression in both a temporal and a cell-specific manner. To ascertain if recapitulation of endogenous adenosine deaminase (ADA) expression can be achieved in a vector construct we created a new series of Moloney murine leukemia virus (MuLV) based retroviral vector that carry human regulatory elements including combinations of the ADA promoter, the ADA locus control region (LCR), ADA introns and human polyadenylation sequences in a self-inactivating vector backbone. Methods A MuLV-based retroviral vector with a self-inactivating (SIN) backbone, the phosphoglycerate kinase promoter (PGK) and the enhanced green fluorescent protein (eGFP), as a reporter gene, was generated. Subsequent vectors were constructed from this basic vector by deletion or addition of certain elements. The added elements that were assessed are the human ADA promoter, human ADA locus control region (LCR), introns 7, 8, and 11 from the human ADA gene, and human growth hormone polyadenylation signal. Retroviral vector particles were produced by transient three-plasmid transfection of 293T cells. Retroviral vectors encoding eGFP were titered by transducing 293A cells, and then the proportion of GFP-positive cells was determined using fluorescence-activated cell sorting (FACS). Non T-cell and T-cell lines were transduced at a multiplicity of infection (MOI) of 0.1 and the yield of eGFP transgene expression was evaluated by FACS analysis using mean fluorescent intensity (MFI) detection. Results Vectors that contained the ADA LCR were preferentially expressed in T

  2. Formal Semanol Specification of Ada.

    Science.gov (United States)

    1980-09-01

    concurrent task modeling involved very little change to the SEMANOL metalanguage. A primitive capable of initiating concurrent SEMANOL task processors...i.e., #CO-COMPUTE) and two primitivc-; corresponding to integer semaphores (i.c., #P and #V) were all that were required. In addition, these changes... synchronization techniques and choice of correct unblocking alternatives. We should note that it had been our original intention to use the Ada Translator program

  3. Part of an observatory of opinions on risks

    International Nuclear Information System (INIS)

    Brenot, J.

    1999-01-01

    An observatory of opinions about risks constitutes the frame in which can be developed exchanges between research workers, engineers, experts, persons in charge of authorities and societies managers for who the way whom the public takes into account the risks constitutes an element of the management, the decision or the communication. The Institute of Protection and Nuclear Safety (I.P.S.N.) has, with the passing of the years, build a such observatory whom activities are developed according to several directions. (N.C.)

  4. Astronomical Research Using Virtual Observatories

    Directory of Open Access Journals (Sweden)

    M Tanaka

    2010-01-01

    Full Text Available The Virtual Observatory (VO for Astronomy is a framework that empowers astronomical research by providing standard methods to find, access, and utilize astronomical data archives distributed around the world. VO projects in the world have been strenuously developing VO software tools and/or portal systems. Interoperability among VO projects has been achieved with the VO standard protocols defined by the International Virtual Observatory Alliance (IVOA. As a result, VO technologies are now used in obtaining astronomical research results from a huge amount of data. We describe typical examples of astronomical research enabled by the astronomical VO, and describe how the VO technologies are used in the research.

  5. Ada Compiler Validation Summary Report: Certificate Number: 901112W1. 11116 Cray Research, Inc., Cray Ada Compiler, Release 2.0, Cray X-MP/EA (Host & Target)

    Science.gov (United States)

    1990-11-12

    semaphores : 0.00 44858 Waiting on shared registers : 0.00 0 Waiting on A-registers/funct.units : 19.69 5551338711 Waiting on S-registers/funct.units...dependent bodies that implement the fundamental low-level primitives on which SR-3082 2.0 Cray Research, Inc. 73 Ada Program Runtime Model Cray Ada...operations provided by the runtime library are performed synchronously , with program execution suspended until the 1/O operation is complete. The

  6. Improvements in geomagnetic observatory data quality

    DEFF Research Database (Denmark)

    Reda, Jan; Fouassier, Danielle; Isac, Anca

    2011-01-01

    between observatories and the establishment of observatory networks has harmonized standards and practices across the world; improving the quality of the data product available to the user. Nonetheless, operating a highquality geomagnetic observatory is non-trivial. This article gives a record...... of the current state of observatory instrumentation and methods, citing some of the general problems in the complex operation of geomagnetic observatories. It further gives an overview of recent improvements of observatory data quality based on presentation during 11th IAGA Assembly at Sopron and INTERMAGNET...

  7. Investigating Near Space Interaction Regions: Developing a Remote Observatory

    Science.gov (United States)

    Gallant, M.; Mierkiewicz, E. J.; Oliversen, R. J.; Jaehnig, K.; Percival, J.; Harlander, J.; Englert, C. R.; Kallio, R.; Roesler, F. L.; Nossal, S. M.; Gardner, D.; Rosborough, S.

    2016-12-01

    The Investigating Near Space Interaction Regions (INSpIRe) effort will (1) establish an adaptable research station capable of contributing to terrestrial and planetary aeronomy; (2) integrate two state-of-the-art second generation Fabry-Perot (FP) and Spatial Heteorodyne Spectrometers (SHS) into a remotely operable configuration; (3) deploy this instrumentation to a clear-air site, establishing a stable, well-calibrated observatory; (4) embark on a series of observations designed to contribute to three major areas of geocoronal research: geocoronal physics, structure/coupling, and variability. This poster describes the development of the INSpIRe remote observatory. Based at Embry-Riddle Aeronautical University (ERAU), initiative INSpIRe provides a platform to encourage the next generation of researchers to apply knowledge gained in the classroom to real-world science and engineering. Students at ERAU contribute to the INSpIRe effort's hardware and software needs. Mechanical/optical systems are in design to bring light to any of four instruments. Control software is in development to allow remote users to control everything from dome and optical system operations to calibration and data collection. In April 2016, we also installed and tested our first science instrument in the INSpIRe trailer, the Redline DASH Demonstration Instrument (REDDI). REDDI uses Doppler Asymmetric Spatial Heterodyne (DASH) spectroscopy, and its deployment as part of INSpIRe is a collaborative research effort between the Naval Research Lab, St Cloud State University, and ERAU. Similar to a stepped Michelson device, REDDI measures oxygen (630.0 nm) winds from the thermosphere. REDDI is currently mounted in a temporary location under INSpIRe's main siderostat until its entrance optical system can be modified. First light tests produced good signal-to-noise fringes in ten minute integrations, indicating that we will soon be able to measure thermospheric winds from our Daytona Beach testing site

  8. Assessment of adenosine deaminase (ADA) activity and oxidative stress in patients with chronic tonsillitis.

    Science.gov (United States)

    Garca, Mehmet Fatih; Demir, Halit; Turan, Mahfuz; Bozan, Nazım; Kozan, Ahmet; Belli, Şeyda Bayel; Arslan, Ayşe; Cankaya, Hakan

    2014-06-01

    To emphasize the effectiveness of adenosine deaminase (ADA) enzyme, which has important roles in the differentiation of lymphoid cells, and oxidative stress in patients with chronic tonsillitis. Serum and tissue samples were obtained from 25 patients who underwent tonsillectomy due to recurrent episodes of acute tonsillitis. In the control group, which also had 25 subjects, only serum samples were taken as obtaining tissue samples would not have been ethically appropriate. ADA enzyme activity, catalase (CAT), carbonic anhydrase (CA), nitric oxide (NO) and malondialdehyde (MDA) were measured in the serum and tissue samples of patients and control group subjects. The serum values of both groups were compared. In addition, the tissue and serum values of patients were compared. Serum ADA activity and the oxidant enzymes MDA and NO values of the patient group were significantly higher than those of the control group (p ADA activity (p > 0.05). Elevated ADA activity may be effective in the pathogenesis of chronic tonsillitis both by impairing tissue structure and contributing to SOR formation.

  9. Reliability of the Alzheimer's disease assessment scale (ADAS-Cog) in longitudinal studies.

    Science.gov (United States)

    Khan, Anzalee; Yavorsky, Christian; DiClemente, Guillermo; Opler, Mark; Liechti, Stacy; Rothman, Brian; Jovic, Sofija

    2013-11-01

    Considering the scarcity of longitudinal assessments of reliability, there is need for a more precise understanding of cognitive decline in Alzheimer's Disease (AD). The primary goal was to assess longitudinal changes in inter-rater reliability, test retest reliability and internal consistency of scores of the ADAS-Cog. 2,618 AD subjects were enrolled in seven randomized, double-blind, placebo-controlled, multicenter-trials from 1986 to 2009. Reliability, internal-consistency and cross-sectional analysis of ADAS-Cog and MMSE across seven visits were examined. Intra-class correlation (ICC) for ADAS-Cog was moderate to high supporting their reliability. Absolute Agreement ICCs 0.392 (Visit-7) to 0.806 (Visit-2) showed a progressive decrease in correlations across time. Item analysis revealed a decrease in item correlations, with the lowest correlations for Visit 7 for Commands (ICC=0.148), Comprehension (ICC=0.092), Spoken Language (ICC=0.044). Suitable assessment of AD treatments is maintained through accurate measurement of clinically significant outcomes. Targeted rater education ADAS-Cog items over-time can improve ability to administer and score the scale.

  10. E-ADA activity in serum of lambs experimentally infected with Haemonchus contortus.

    Science.gov (United States)

    Da Silva, Aleksandro S; Fausto, Guilherme C; Grando, Thirssa H; Cadore, Carlos A; Pimentel, Victor C; Jaques, Jeandre A; Schetinger, Maria R C; Monteiro, Silvia G; Leal, Marta L R

    2013-08-01

    The aim of this study was to evaluate adenosine deaminase (E-ADA) activity in sera of lambs experimentally infected with Haemonchus contortus. We used 12 lambs divided into 2 groups; Group A had 5 healthy, non-infected animals (control) and Group B had 7 healthy animals infected with H. contortus . Lambs were infected orally with 500 larvae (L3) per animal every 2 days, for a period of 20 days, and later the infection was confirmed by examination of feces (eggs per gram [EPG] via fecal egg count). Blood collection was performed at days 0, 20, 40, 60, and 80 post-infection (PI) for analysis of E-ADA activity. Animals in Group A showed negative EPG throughout the experiment unlike those from Group B that had elevated EPG counts. E-ADA activity was reduced in the serum of animals infected with H. contortus when compared to non-infected controls at days 20, 40, 60, and 80 PI. Therefore, it is concluded that infection with H. contortus influences the E-ADA activity in lambs.

  11. E-ADA activity in lymphocytes of an experimental model of pythiosis treated with immunotherapy.

    Science.gov (United States)

    Bach, Barbara Charlotte; Leal, Daniela Bitencourt Rosa; Jaques, Jeandre Augusto dos Santos; Souza, Viviane do Carmo Gonçalves; Ruchel, Jader Betsch; Schlemmer, Karine Bizzi; Zanette, Régis Adriel; Hecktheuer, Pedro Abib; de Lima Pereira, Patrique; Casali, Emerson André; Alves, Sydney Hartz; Santurio, Janio Morais

    2013-08-01

    Pythiosis is a life-threatening disease caused by the oomycete Pythium insidiosum. Some authors have suggested the involvement of a Th2-like immune response in the infected host, which leads to extensive tissue damage. The switch from a Th2 to a Th1 response pattern is one hypothesis to explain the curative properties of immunotherapy. Taking into account the importance of immunotherapy for pythiosis treatment and the contribution of adenine nucleotides in the immunoregulation of the host, we evaluated the ecto-adenosine deaminase (E-ADA; EC 3·5.4·4) activity in lymphocytes from rabbits inoculated with P. insidiosum. Rabbits were inoculated with 1 milliliter of zoospores subcutaneously injected into the lateral thorax; after developing lesions, the rabbits received eight doses of immunotherapy. E-ADA activity was measured in lymphocytes and the adenine nucleotides and adenosine levels were quantitatively determined in serum. Rabbits with characteristic lesions of pythiosis showed a decreased E-ADA activity (82·36%), a decreased adenosine triphosphate concentration (54·04%) and a higher adenosine concentration (2·51 fold), when compared with controls, after 28 days of inoculation. However, after the immunotherapy, the rabbits showed an increase in the E-ADA activity when compared with control (78·62%), contributing for the change in the immune response. Our results reinforce the hypothesis that the change from a Th2 to a Th1 immune response with the participation of the purinergic system could be responsible for the curative properties of immunotherapy. Copyright © 2012 John Wiley & Sons, Ltd.

  12. Fine-Tuning ADAS Algorithm Parameters for Optimizing Traffic Safety and Mobility in Connected Vehicle Environment

    Science.gov (United States)

    With the development of Connected Vehicle Technology that facilitates wireless communication among vehicles and road-side infrastructure, the Advanced Driver Assistance Systems (ADAS) can be adopted as an effective tool for accelerating traffic safety and mobility optimization at...

  13. 76 FR 66034 - Proposed Foreign-Trade Zone-Ada and Canyon Counties, ID, Under Alternative Site Framework...

    Science.gov (United States)

    2011-10-25

    ... DEPARTMENT OF COMMERCE Foreign-Trade Zones Board [Docket 65-2011] Proposed Foreign-Trade Zone--Ada... establish a general-purpose foreign-trade zone at sites in Ada and Canyon Counties, Idaho, adjacent to the... proposed service area under the ASF would be Ada and Canyon Counties, Idaho. If approved, the applicant...

  14. School Issues Under [Section] 504 and the ADA: The Latest and Greatest.

    Science.gov (United States)

    Aleman, Steven R.

    This paper highlights recent guidance and rulings from the Office of Civil Rights (OCR) of interest to administrators, advocates, and attorneys. It is a companion piece to Student Issues on SectionNB504/ADA: The Latest and Greatest. Compliance with SectionNB504 and the Americans with Disabilities Act (ADA) continues to involve debate and dialog on…

  15. Identifying clouds over the Pierre Auger Observatory using infrared satellite data

    Energy Technology Data Exchange (ETDEWEB)

    Abreu, Pedro; et al.,

    2013-12-01

    We describe a new method of identifying night-time clouds over the Pierre Auger Observatory using infrared data from the Imager instruments on the GOES-12 and GOES-13 satellites. We compare cloud identifications resulting from our method to those obtained by the Central Laser Facility of the Auger Observatory. Using our new method we can now develop cloud probability maps for the 3000 km^2 of the Pierre Auger Observatory twice per hour with a spatial resolution of ~2.4 km by ~5.5 km. Our method could also be applied to monitor cloud cover for other ground-based observatories and for space-based observatories.

  16. CITY GROUND DESIGN AND THE IMAGE OF THE CITY: THE PORTUGUESE CALÇADA

    Directory of Open Access Journals (Sweden)

    Antoni Remesar

    2014-10-01

    The pavement-form - including the "calçada-form"-is at the root of some of the flagship operations creating the image of the city (Havana, 1928; Alicante, 1957; the Ramblas in Barcelona, 1969; reform of the Avenida Atlantica in Rio by Burle Marx, 1970. However, these same operations show that the "form-calçada" does not meet many of the requirements of economy, security or universal accessibility required by the contemporary city. In the paper was to analyze the causes and reasons that hover over the announced death of calçada á Portugueza.

  17. Synthesis of an A-D-A type of molecule used as electron acceptor for improving charge transfer in organic solar cells

    Energy Technology Data Exchange (ETDEWEB)

    Zhang, Chao-Zhi, E-mail: chzhzhang@sohu.com [Department of Chemistry, Nanjing University of Information Science & Technology, Nanjing 210044 (China); Gu, Shu-Duo; Shen, Dan; Yuan, Yang [Department of Chemistry, Nanjing University of Information Science & Technology, Nanjing 210044 (China); Zhang, Mingdao, E-mail: matchlessjimmy@163.com [Jiangsu Key Laboratory of Atmospheric Environment Monitoring and Pollution Control, Nanjing University of Information Science & Technology, Nanjing 210044 (China)

    2016-08-22

    Electron-accepting molecules play an important role in developing organic solar cells. A new type of A-D-A molecule, 3,6-di([7-(5-bromothiophen-2-yl)-1,5,2,4,6,8-dithiotetrazocin-3-yl]thiophen -2-yl)-9-(2-ethylhexyl)carbazole, was synthesized. The lowest unoccupied molecular orbital (LUMO) and highest occupied molecular orbital (HOMO) energy levels are −3.55 and −5.85 eV, respectively. Therefore, the A-D-A type of compound could be used as electron acceptor for fabricating organic solar cell with a high open circuit voltage. Gibbs free energy (−49.2 kJ/mol) reveals that the process of A-D-A acceptor accepting an electron from poly(3-hexylthiophene) at excited state is spontaneous. The value of entropy (118 J/mol) in the process of an electron transferring from P3HT to the A-D-A acceptor at organic interface suggests that electrons generated from separation of electron-hole pairs at donor/acceptor interface would be delocalized efficiently. Therefore, the A-D-A molecule would be a potential acceptor for efficient organic BHJ solar cells.

  18. A prediction model of short-term ionospheric foF2 Based on AdaBoost

    Science.gov (United States)

    Zhao, Xiukuan; Liu, Libo; Ning, Baiqi

    Accurate specifications of spatial and temporal variations of the ionosphere during geomagnetic quiet and disturbed conditions are critical for applications, such as HF communications, satellite positioning and navigation, power grids, pipelines, etc. Therefore, developing empirical models to forecast the ionospheric perturbations is of high priority in real applications. The critical frequency of the F2 layer, foF2, is an important ionospheric parameter, especially for radio wave propagation applications. In this paper, the AdaBoost-BP algorithm is used to construct a new model to predict the critical frequency of the ionospheric F2-layer one hour ahead. Different indices were used to characterize ionospheric diurnal and seasonal variations and their dependence on solar and geomagnetic activity. These indices, together with the current observed foF2 value, were input into the prediction model and the foF2 value at one hour ahead was output. We analyzed twenty-two years’ foF2 data from nine ionosonde stations in the East-Asian sector in this work. The first eleven years’ data were used as a training dataset and the second eleven years’ data were used as a testing dataset. The results show that the performance of AdaBoost-BP is better than those of BP Neural Network (BPNN), Support Vector Regression (SVR) and the IRI model. For example, the AdaBoost-BP prediction absolute error of foF2 at Irkutsk station (a middle latitude station) is 0.32 MHz, which is better than 0.34 MHz from BPNN, 0.35 MHz from SVR and also significantly outperforms the IRI model whose absolute error is 0.64 MHz. Meanwhile, AdaBoost-BP prediction absolute error at Taipei station from the low latitude is 0.78 MHz, which is better than 0.81 MHz from BPNN, 0.81 MHz from SVR and 1.37 MHz from the IRI model. Finally, the variety characteristics of the AdaBoost-BP prediction error along with seasonal variation, solar activity and latitude variation were also discussed in the paper.

  19. Reliability prediction for the vehicles equipped with advanced driver assistance systems (ADAS and passive safety systems (PSS

    Directory of Open Access Journals (Sweden)

    Balbir S. Dhillon

    2012-10-01

    Full Text Available The human error has been reported as a major root cause in road accidents in today’s world. The human as a driver in road vehicles composed of human, mechanical and electrical components is constantly exposed to changing surroundings (e.g., road conditions, environmentwhich deteriorate the driver’s capacities leading to a potential accident. The auto industries and transportation authorities have realized that similar to other complex and safety sensitive transportation systems, the road vehicles need to rely on both advanced technologies (i.e., Advanced Driver Assistance Systems (ADAS and Passive Safety Systems (PSS (e.g.,, seatbelts, airbags in order to mitigate the risk of accidents and casualties. In this study, the advantages and disadvantages of ADAS as active safety systems as well as passive safety systems in road vehicles have been discussed. Also, this study proposes models that analyze the interactions between human as a driver and ADAS Warning and Crash Avoidance Systems and PSS in the design of vehicles. Thereafter, the mathematical models have been developed to make reliability prediction at any given time on the road transportation for vehicles equipped with ADAS and PSS. Finally, the implications of this study in the improvement of vehicle designs and prevention of casualties are discussed.

  20. ADA perceived disability claims: a decision-tree analysis.

    Science.gov (United States)

    Draper, William R; Hawley, Carolyn E; McMahon, Brian T; Reid, Christine A; Barbir, Lara A

    2014-06-01

    The purpose of this study is to examine the possible interactions of predictor variables pertaining to perceived disability claims contained in a large governmental database. Specifically, it is a retrospective analysis of US Equal Employment Opportunity Commission (EEOC) data for the entire population of workplace discrimination claims based on the "regarded as disabled" prong of the Americans with Disabilities Act (ADA) definition of disability. The study utilized records extracted from a "master database" of over two million charges of workplace discrimination in the Integrated Mission System of the EEOC. This database includes all ADA-related discrimination allegations filed from July 26, 1992 through December 31, 2008. Chi squared automatic interaction detection (CHAID) was employed to analyze interaction effects of relevant variables, such as issue (grievance) and industry type. The research question addressed by CHAID is: What combination of factors are associated with merit outcomes for people making ADA EEOC allegations who are "regarded as" having disabilities? The CHAID analysis shows how merit outcome is predicted by the interaction of relevant variables. Issue was found to be the most prominent variable in determining merit outcome, followed by industry type, but the picture is made more complex by qualifications regarding age and race data. Although discharge was the most frequent grievance among charging parties in the perceived disability group, its merit outcome was significantly less than that for the leading factor of hiring.

  1. Combinatorial depletion analysis to assemble the network architecture of the SAGA and ADA chromatin remodeling complexes.

    Science.gov (United States)

    Lee, Kenneth K; Sardiu, Mihaela E; Swanson, Selene K; Gilmore, Joshua M; Torok, Michael; Grant, Patrick A; Florens, Laurence; Workman, Jerry L; Washburn, Michael P

    2011-07-05

    Despite the availability of several large-scale proteomics studies aiming to identify protein interactions on a global scale, little is known about how proteins interact and are organized within macromolecular complexes. Here, we describe a technique that consists of a combination of biochemistry approaches, quantitative proteomics and computational methods using wild-type and deletion strains to investigate the organization of proteins within macromolecular protein complexes. We applied this technique to determine the organization of two well-studied complexes, Spt-Ada-Gcn5 histone acetyltransferase (SAGA) and ADA, for which no comprehensive high-resolution structures exist. This approach revealed that SAGA/ADA is composed of five distinct functional modules, which can persist separately. Furthermore, we identified a novel subunit of the ADA complex, termed Ahc2, and characterized Sgf29 as an ADA family protein present in all Gcn5 histone acetyltransferase complexes. Finally, we propose a model for the architecture of the SAGA and ADA complexes, which predicts novel functional associations within the SAGA complex and provides mechanistic insights into phenotypical observations in SAGA mutants.

  2. The MicroObservatory Net

    Science.gov (United States)

    Brecher, K.; Sadler, P.

    1994-12-01

    A group of scientists, engineers and educators based at the Harvard-Smithsonian Center for Astrophysics (CfA) has developed a prototype of a small, inexpensive and fully integrated automated astronomical telescope and image processing system. The project team is now building five second generation instruments. The MicroObservatory has been designed to be used for classroom instruction by teachers as well as for original scientific research projects by students. Probably in no other area of frontier science is it possible for a broad spectrum of students (not just the gifted) to have access to state-of-the-art technologies that would allow for original research. The MicroObservatory combines the imaging power of a cooled CCD, with a self contained and weatherized reflecting optical telescope and mount. A microcomputer points the telescope and processes the captured images. The MicroObservatory has also been designed to be used as a valuable new capture and display device for real time astronomical imaging in planetariums and science museums. When the new instruments are completed in the next few months, they will be tried with high school students and teachers, as well as with museum groups. We are now planning to make the MicroObservatories available to students, teachers and other individual users over the Internet. We plan to allow the telescope to be controlled in real time or in batch mode, from a Macintosh or PC compatible computer. In the real-time mode, we hope to give individual access to all of the telescope control functions without the need for an "on-site" operator. Users would sign up for a specific period of time. In the batch mode, users would submit jobs for the telescope. After the MicroObservatory completed a specific job, the images would be e-mailed back to the user. At present, we are interested in gaining answers to the following questions: (1) What are the best approaches to scheduling real-time observations? (2) What criteria should be used

  3. The ADAS-cog and clinically meaningful change in the VISTA clinical trial of galantamine for Alzheimer's disease.

    Science.gov (United States)

    Rockwood, Kenneth; Fay, Sherri; Gorman, Mary

    2010-02-01

    A minimum 4-point change at 6 months on the Alzheimer's disease assessment scale-cognitive subscale (ADAS-cog) is deemed clinically important, but this cut-point has been little studied in relation to clinical meaningfulness. In an investigator-initiated, clinical trial of galantamine, we investigated the extent to which a 4-point change classifies goal attainment by individual patients. Secondary analysis of the video imaging synthesis of treating Alzheimer's disease (VISTA) study: a 4-month, multi-centre, parallel-group, double-blind, placebo-controlled, trial of galantamine in 130 mild-moderate Alzheimer's disease patients (4-month open-label follow-up). ADAS-cog responses at 6 months were compared with outcomes on three clinical measures: clinician's interview based impression of change-plus caregiver input (CIBIC+), patient/carer-goal attainment scaling (PGAS) and clinician-GAS (CGAS). Thirty-seven of 99 patients improved by > or = 4 points on the ADAS-cog at 6 months, and 16/99 showed > or = 4-point worsening. ADAS-cog change scores correlated notionally to modestly with changes on the CGAS (r = -0.31), the PGAS (r = -0.29) and the CIBIC+ (r = 0.31). As a group, patients with ADAS-cog improvement were significantly more likely to improve on the clinical measures; those who worsened showed non-significant clinical decline. Individually, about half were misclassified in relation to each clinical measure; often when the ADAS-Cog detected 'no change', clinically meaningful effects could be detected. Even so, no ADAS-Cog cut-point optimally classified patients' clinical responses. A 4-point ADAS-cog change at 6 months is clinically meaningful for groups. Substantial individual misclassification between the ADAS-cog and clinical measures suggests no inherent meaning to a 4-point ADAS-cog change for a given patient.

  4. State prisons are covered by ADA, 7th Circuit rules.

    Science.gov (United States)

    1997-07-25

    Prison inmate [name removed] sued the Indiana Department of Corrections, claiming it violated the Americans with Disabilities Act (ADA) by denying him access to education programs, the library, and the dining hall because he is blind. The 7th U.S. Circuit Court of Appeals rejected the district court's decision to dismiss the case based on the grounds that the ADA does not apply to prison inmates. The court held that the Department of Corrections cannot exclude an inmate with a disability from prison programs unless the accommodation caused an undue burden on the system.

  5. Utilizing Internet Technologies in Observatory Control Systems

    Science.gov (United States)

    Cording, Dean

    2002-12-01

    The 'Internet boom' of the past few years has spurred the development of a number of technologies to provide services such as secure communications, reliable messaging, information publishing and application distribution for commercial applications. Over the same period, a new generation of computer languages have also developed to provide object oriented design and development, improved reliability, and cross platform compatibility. Whilst the business models of the 'dot.com' era proved to be largely unviable, the technologies that they were based upon have survived and have matured to the point were they can now be utilized to build secure, robust and complete observatory control control systems. This paper will describe how Electro Optic Systems has utilized these technologies in the development of its third generation Robotic Observatory Control System (ROCS). ROCS provides an extremely flexible configuration capability within a control system structure to provide truly autonomous robotic observatory operation including observation scheduling. ROCS was built using Internet technologies such as Java, Java Messaging Service (JMS), Lightweight Directory Access Protocol (LDAP), Secure Sockets Layer (SSL), eXtendible Markup Language (XML), Hypertext Transport Protocol (HTTP) and Java WebStart. ROCS was designed to be capable of controlling all aspects of an observatory and be able to be reconfigured to handle changing equipment configurations or user requirements without the need for an expert computer programmer. ROCS consists of many small components, each designed to perform a specific task, with the configuration of the system specified using a simple meta language. The use of small components facilitates testing and makes it possible to prove that the system is correct.

  6. [Validation of the Hungarian version of Alzheimer's Disease Assessment Scale-Cognitive Subscale (ADAS-Cog) in patients with mild cognitive impairment].

    Science.gov (United States)

    Papp, Edina; Pákáski, Magdolna; Drótos, Gergely; Kálmán, János

    2012-01-01

    Early recognition of mild cognitive impairment (MCI) has increasing clinical relevance in the treatment process of dementia, since it is considered as prodromal period. A great variety of instruments have been developed for measuring cognitive performance of the demented patients. The cognitive subscale of the Alzheimer's Disease Assessment Scale (ADAS-Cog) is one of the most frequently applied instrument to determine the severity of dementia and the efficiency of pharmacotherapy. The aim of this study is to examine the sensitivity parameters of the Hungarian ADAS-Cog in differentiating healthy elderly from MCI patients, furthermore to compare the sociodemographic data of the two groups. Fourty-five patients with MCI and 47 healthy subjects (HS) participated in the study. Their age variated between 52 and 88 years, the mean age was 68.8 (standard deviation=8.6). The mean of the years of education was 11.8 (standard deviation=3.5). Mental state was determined by ADAS-Cog and Mini-Mental State Examination (MMSE) and Beck Depression Inventory (BDI) was used to exclude depression. Data analysis was performed with SPSS 17. There were no significant differences between the two groups considering the sociodemographic data. The total score of ADAS-Cog is the most sensitive index (AUC: 0.875, sensitivity: 95.6%) for determining MCI, although the ratio of false positive cases was very high (specificity: 70.2%). The cut-off scores of the ADAS-Cog in the Hungarian sample were higher than the findings in previous researches. Positive correlation between age and ADAS-Cog total score was only significant in the HS group. On the other hand, negative correlation was found between education and ADAS-Cog total score in the MCI group. These results indicate that the currently used Hungarian ADAS-Cog is able to distinguish between MCI patients and HS groups. However, the adaptation of the Hungarian version will be necessary during the further standardization process including the

  7. Predictive value of 6-month decline in ADAS-cog for survival without severe Alzheimer's disease.

    Science.gov (United States)

    Helmer, Catherine; Andrieu, Sandrine; Pérès, Karine; Orgogozo, Jean-Marc; Vellas, Bruno; Dartigues, Jean-François

    2007-01-01

    To determine the predictive value of the 6-month evolution of the ADAS-cog score in initially mild to moderate Alzheimer's disease (AD) patients on the risk of death or severe dementia (MMSE ADAS-cog scale in the Real.fr study, a cohort of AD patients. Six classes of ADAS-cog evolution were distinguished, from the severest deterioration (decline >or=7 points) to the greatest cognitive improvement (gain >or=4 points). Among 536 AD patients, 53 (9.9%) had a 6-month decline of 7 points or more. This group with the severest deterioration was significantly associated with the risk of severe dementia or death at 2 years (relative risk, RR = 3.8, 95% confidence interval, CI = 2.1-6.8), even after adjustment for baseline MMSE, disability and ADAS-cog score (RR = 2.6, 95% CI = 1.4-5.0). In addition, subjects with a decline by at least 4 points were also at greater risk of severe dementia. These results confirm the value of the ADAS-cog scale as a judgement criterion in clinical trials since it is a good surrogate marker of long-term prognosis. The proportion of fast decliners on the ADAS-cog could be a helpful judgement criterion for future trials in AD.

  8. Lessons Learned to Date in Developing the Virtual Space Physics Observatory

    Science.gov (United States)

    Cornwell, C.; Roberts, D. A.; King, J.; Smith, A.

    2005-12-01

    We now have an operational Virtual Space Physics Observatory that provides users the ability to search for and retrieve data from hundreds of space and solar physics data products based on specific terms or a Google-like interface. Lessons learned in building VSPO include: (a) A very close and highly interactive collaboration between scientists and information technologists in the definition and development of services is essential. (b) Constructing a Data Model acceptable to a broad community is very important but very difficult. Variations in usage are inevitable and must be dealt with through translations; this is especially true for the description of variables within data products. (c) Higher-order queries (searches based on events, positions, comparisons of measurements, etc.) are possible, and have been implemented in various systems; currently we see these as being separate from the basic data finding and retrieval services. (d) Building a Virtual Observatory is often more a matter of the tedious details of product descriptions than an exercise in implementing fancy middleware. Paying a knowledgeable third party to build registries can be more efficient than working directly with providers, and automated tools can help but do not solve all the problems. (e) The success of the VO effort in space and solar physics, as elsewhere, will depend on whether the scientific communities involved use and critique the services so that they will come to meet a real need for the integration of resources to solve new scientific problems of perceived importance.

  9. Education and public engagement in observatory operations

    Science.gov (United States)

    Gabor, Pavel; Mayo, Louis; Zaritsky, Dennis

    2016-07-01

    Education and public engagement (EPE) is an essential part of astronomy's mission. New technologies, remote observing and robotic facilities are opening new possibilities for EPE. A number of projects (e.g., Telescopes In Education, MicroObservatory, Goldstone Apple Valley Radio Telescope and UNC's Skynet) have developed new infrastructure, a number of observatories (e.g., University of Arizona's "full-engagement initiative" towards its astronomy majors, Vatican Observatory's collaboration with high-schools) have dedicated their resources to practical instruction and EPE. Some of the facilities are purpose built, others are legacy telescopes upgraded for remote or automated observing. Networking among institutions is most beneficial for EPE, and its implementation ranges from informal agreements between colleagues to advanced software packages with web interfaces. The deliverables range from reduced data to time and hands-on instruction while operating a telescope. EPE represents a set of tasks and challenges which is distinct from research applications of the new astronomical facilities and operation modes. In this paper we examine the experience with several EPE projects, and some lessons and challenges for observatory operation.

  10. Development of a Plug-and-Play Monitoring System for Cabled Observatories in the East China Sea

    Directory of Open Access Journals (Sweden)

    Yang Yu

    2015-07-01

    Full Text Available Seafloor observatories enable long term, continuous and multidisciplinary observations, promising major breakthroughs in marine environment research. The effort to remotely control in situ multidisciplinary equipment performing individual and cooperative tasks is both a challenge and a guarantee for the stable operations of functional observatories. With China starting to establish ocean observatory sensor networks, in this study we describe a monitoring system for cabled observatories in the East China Sea (ESOMS that enables this effort in a plug and play way. An information oriented monitoring architecture for ESOMS was first introduced, derived from a layered control model for ocean observatory sensor network. The architecture contained three components and enabled bidirectional information flow of observation data and commands, based on which architecture components were designed to enable plug-and-play control within related model layers. A control method enabled by general junction box (GJB and ocean sensor markup language (OSML was thus proposed as the plug-and-play solution for implementing ESOMS. The GJB-OSML enabled control method (GOE Control Method mainly actualized two processes, one of which was that the in situ GJB interfaced and represented every attached sensor as a Sensing Endpoint in the cabled observatory network. The other process was that the remote ESOMS utilized the same IP/Port related information modeled by OSML to create/operate a Function Node acted as agent of the in situ sensor. A case study for using ESOMS in the Xiaoqushan Seafloor Observatory was finally presented to prove its performance and applicability. Given this successful engineering trial, the ESOMS design and implementation could be applicable and beneficial for similar efforts in future construction of seafloor observatory network both at home and abroad.

  11. Identifying Malignant Pleural Effusion by A Cancer Ratio (Serum LDH: Pleural Fluid ADA Ratio).

    Science.gov (United States)

    Verma, Akash; Abisheganaden, John; Light, R W

    2016-02-01

    We studied the diagnostic potential of serum lactate dehydrogenase (LDH) in malignant pleural effusion. Retrospective analysis of patients hospitalized with exudative pleural effusion in 2013. Serum LDH and serum LDH: pleural fluid ADA ratio was significantly higher in cancer patients presenting with exudative pleural effusion. In multivariate logistic regression analysis, pleural fluid ADA was negatively correlated 0.62 (0.45-0.85, p = 0.003) with malignancy, whereas serum LDH 1.02 (1.0-1.03, p = 0.004) and serum LDH: pleural fluid ADA ratio 0.94 (0.99-1.0, p = 0.04) was correlated positively with malignant pleural effusion. For serum LDH: pleural fluid ADA ratio, a cut-off level of >20 showed sensitivity, specificity of 0.98 (95 % CI 0.92-0.99) and 0.94 (95 % CI 0.83-0.98), respectively. The positive likelihood ratio was 32.6 (95 % CI 10.7-99.6), while the negative likelihood ratio at this cut-off was 0.03 (95 % CI 0.01-0.15). Higher serum LDH and serum LDH: pleural fluid ADA ratio in patients presenting with exudative pleural effusion can distinguish between malignant and non-malignant effusion on the first day of hospitalization. The cut-off level for serum LDH: pleural fluid ADA ratio of >20 is highly predictive of malignancy in patients with exudative pleural effusion (whether lymphocytic or neutrophilic) with high sensitivity and specificity.

  12. A study of the Alzheimer's Disease Assessment Scale-Cognitive (ADAS-Cog) in an Icelandic elderly population.

    Science.gov (United States)

    Hannesdóttir, Kristin; Snaedal, Jón

    2002-01-01

    The Alzheimer's Disease Assessment Scale (ADAS) is designed for screening of cognitive and non-cognitive dysfunctions characteristic of persons with probable Alzheimer's disease (AD). The cognitive part of the scale (ADAS-Cog) is both convenient for screening of probable AD and as a measure of cognitive functioning during drug intervention. The aim of this study was to translate the ADAS-Cognitive sub-test (ADAS-Cog) into Icelandic and to study its application in an elderly Icelandic population. The Mini-Mental State Examination (MMSE) and the ADAS-Cog were administered to 20 AD patients and 20 controls. Each patient was also rated on the Global Deterioration Scale (GDS). The probable AD patients were divided into two groups based on their GDS: 3-4 and 5-6 points. The patients were also divided into two groups based on their MMSE score: very mild to mild (23-30 points) and mild to moderate (15-22 points). Furthermore, the subjects were divided into two age groups: 65-76 and 77-92 years. Results revealed a highly significant difference on MMSE (22.3 +/- 3.4; 26.8 +/- 1.6; P ADAS-Cog (18.4 +/- 7.7; 7.3 +/- 3.5; P ADAS-Cog plays an important role in the diagnostic makeup of AD along with other detailed investigations, such as neuropsychological assessment.

  13. Anemia nos pacientes com insuficiência cardíaca avançada

    Directory of Open Access Journals (Sweden)

    Juliano Cardoso

    2010-10-01

    Full Text Available FUNDAMENTO: Anemia está associada à pior evolução nos pacientes com insuficiência cardíaca (IC. Entretanto, há poucos estudos sobre a anemia nos pacientes com IC avançada. OBJETIVO: Avaliar as características da anemia na IC em fase avançada. MÉTODOS: Foram incluídos 99 pacientes hospitalizados para compensação de IC (CF IV/NYHA, com idade > 18 anos e FEVE 12 g/dl. A anemia foi marcador independente de mau prognóstico na análise multivariada (mortalidade 47% vs 24,6%, p = 0,016, risco relativo 2,54. CONCLUSÃO: Anemia acomete, aproximadamente, 1/3 dos pacientes com IC avançada, e a deficiência de ferro é uma importante etiologia. Pacientes anêmicos são mais idosos e apresentaram função renal mais deteriorada. A melhora da congestão não foi suficiente para melhorar a anemia na maioria dos casos. Nos pacientes com IC avançada, a anemia é marcador independente de mau prognóstico.

  14. SPASE and the Heliophysics Virtual Observatories

    Directory of Open Access Journals (Sweden)

    J R Thieman

    2010-02-01

    Full Text Available The Space Physics Archive Search and Extract (SPASE project has developed an information model for interoperable access and retrieval of data within the Heliophysics (also known as space and solar physics science community. The diversity of science data archives within this community has led to the establishment of many virtual observatories to coordinate the data pathways within Heliophysics subdisciplines, such as magnetospheres, waves, radiation belts, etc. The SPASE information model provides a semantic layer and common language for data descriptions so that searches might be made across the whole of the heliophysics data environment, especially through the virtual observatories.

  15. Alterations in the adenosine metabolism and CD39/CD73 adenosinergic machinery cause loss of Treg cell function and autoimmunity in ADA-deficient SCID

    Science.gov (United States)

    Sauer, Aisha V.; Brigida, Immacolata; Carriglio, Nicola; Jofra Hernandez, Raisa; Scaramuzza, Samantha; Clavenna, Daniela; Sanvito, Francesca; Poliani, Pietro L.; Gagliani, Nicola; Carlucci, Filippo; Tabucchi, Antonella; Roncarolo, Maria Grazia; Traggiai, Elisabetta; Villa, Anna

    2012-01-01

    Adenosine acts as anti-inflammatory mediator on the immune system and has been described in regulatory T cell (Treg)–mediated suppression. In the absence of adenosine deaminase (ADA), adenosine and other purine metabolites accumulate, leading to severe immunodeficiency with recurrent infections (ADA-SCID). Particularly ADA-deficient patients with late-onset forms and after enzyme replacement therapy (PEG-ADA) are known to manifest immune dysregulation. Herein we provide evidence that alterations in the purine metabolism interfere with Treg function, thereby contributing to autoimmune manifestations in ADA deficiency. Tregs isolated from PEG-ADA–treated patients are reduced in number and show decreased suppressive activity, whereas they are corrected after gene therapy. Untreated murine ADA−/− Tregs show alterations in the plasma membrane CD39/CD73 ectonucleotidase machinery and limited suppressive activity via extracellular adenosine. PEG-ADA–treated mice developed multiple autoantibodies and hypothyroidism in contrast to mice treated with bone marrow transplantation or gene therapy. Tregs isolated from PEG-ADA–treated mice lacked suppressive activity, suggesting that this treatment interferes with Treg functionality. The alterations in the CD39/CD73 adenosinergic machinery and loss of function in ADA-deficient Tregs provide new insights into a predisposition to autoimmunity and the underlying mechanisms causing defective peripheral tolerance in ADA-SCID. Trials were registered at www.clinicaltrials.gov as NCT00598481/NCT00599781. PMID:22184407

  16. Sierra Stars Observatory Network: An Accessible Global Network

    Science.gov (United States)

    Williams, Richard; Beshore, Edward

    2011-03-01

    The Sierra Stars Observatory Network (SSON) is a unique partnership among professional observatories that provides its users with affordable high-quality calibrated image data. SSON comprises observatories in the Northern and Southern Hemisphere and is in the process of expanding to a truly global network capable of covering the entire sky 24 hours a day in the near future. The goal of SSON is to serve the needs of science-based projects and programs. Colleges, universities, institutions, and individuals use SSON for their education and research projects. The mission of SSON is to promote and expand the use of its facilities among the thousands of colleges and schools worldwide that do not have access to professional-quality automated observatory systems to use for astronomy education and research. With appropriate leadership and guidance educators can use SSON to help teach astronomy and do meaningful scientific projects. The relatively small cost of using SSON for this type of work makes it affordable and accessible for educators to start using immediately. Remote observatory services like SSON need to evolve to better support education and research initiatives of colleges, institutions and individual investigators. To meet these needs, SSON is developing a sophisticated interactive scheduling system to integrate among the nodes of the observatory network. This will enable more dynamic observations, including immediate priority interrupts, acquiring moving objects using ephemeris data, and more.

  17. Detecting treatment effects with combinations of the ADAS-cog items in patients with mild and moderate Alzheimer's disease.

    Science.gov (United States)

    Ihl, Ralf; Ferris, Steven; Robert, Philippe; Winblad, Bengt; Gauthier, Serge; Tennigkeit, Frank

    2012-01-01

    When complex cognitive functions are measured with multi-item scales like the Alzheimer's Disease Assessment Scale - cognitive subscale (ADAS-cog), it seems valuable information can be lost due to combination of the ADAS-cog items results into a total score. We hypothesized, that an analysis of the results of different ADAS-cog item combinations may reveal drug treatment effects in distinct cognitive domains and/or enhance the sensitivity to detect such treatment effects. Here, we present a novel approach called 'subsetting analysis' for assessment of drug treatment effects with multi-item scales, like the ADAS-cog. The subsetting approach is a mathematical algorithm designed to select and group scale items in a subset detecting drug treatment effects in a particular study population. The approach was applied in a post-hoc analysis of ADAS-cog results from two randomized, placebo-controlled and double-blind clinical trials with memantine in mild to moderate Alzheimer's disease (AD). The subsetting analysis of the ADAS-cog combined database aimed at selecting the scale items showing no worsening at study end compared to baseline due to memantine treatment in mild AD (Mini-Mental State Examination (MMSE >19)) patients. Two ADAS-cog subsets were finally revealed by the analysis: a subset of five ADAS-cog items, identified as most sensitive to memantine effects in mild AD patients, and a subset of six ADAS-cog items shown to detect significant memantine effects in moderate AD patients. The subsetting approach of analyzing ADAS-cog data is a powerful alternative for gaining information about drug effects on cognitive performance in mild and moderate AD patients. Copyright © 2011 John Wiley & Sons, Ltd.

  18. Using ADA Tasks to Simulate Operating Equipment

    Science.gov (United States)

    DeAcetis, Louis A.; Schmidt, Oron; Krishen, Kumar

    1990-01-01

    A method of simulating equipment using ADA tasks is discussed. Individual units of equipment are coded as concurrently running tasks that monitor and respond to input signals. This technique has been used in a simulation of the space-to-ground Communications and Tracking subsystem of Space Station Freedom.

  19. Software tools to aid Pascal and Ada program design

    Energy Technology Data Exchange (ETDEWEB)

    Jankowitz, H.T.

    1987-01-01

    This thesis describes a software tool which analyses the style and structure of Pascal and Ada programs by ensuring that some minimum design requirements are fulfilled. The tool is used in much the same way as a compiler is used to teach students the syntax of a language, only in this case issues related to the design and structure of the program are of paramount importance. The tool operates by analyzing the design and structure of a syntactically correct program, automatically generating a report detailing changes that need to be made in order to ensure that the program is structurally sound. The author discusses how the model gradually evolved from a plagiarism detection system which extracted several measurable characteristics in a program to a model that analyzed the style of Pascal programs. In order to incorporate more-sophistical concepts like data abstraction, information hiding and data protection, this model was then extended to analyze the composition of Ada programs. The Ada model takes full advantage of facilities offered in the language and by using this tool the standard and quality of written programs is raised whilst the fundamental principles of program design are grasped through a process of self-tuition.

  20. The implications of the ADA Amendments Act of 2008 for residency training program administration.

    Science.gov (United States)

    Regenbogen, Alexandra; Recupero, Patricia R

    2012-01-01

    The Americans with Disabilities Act (ADA) is rarely invoked by medical residents in training. Dr. Martin Jakubowski, a family medicine resident with Asperger's disorder, was dismissed for communicating poorly with patients, peers, and supervisors and for issuing dangerous medical orders. In an attempt to become reinstated, he sued under the ADA (Jakubowski v. The Christ Hospital), arguing that the program had failed to make reasonable accommodation for his disability. The Sixth Circuit Court of Appeals ruled in favor of the hospital, finding that although the doctor was disabled under the ADA, he had failed to demonstrate that he was otherwise qualified for the position. This article comments on the ADA Amendments Act of 2008, the Equal Employment Opportunity Commission (EEOC) guidelines from 2011 and their application to medical residency training, and the Accreditation Council for Graduate Medical Education (ACGME) core competencies as essential job functions.

  1. [Is it pseudo-dementia? The validation of the Adas-Cog questionnaire in Hungary].

    Science.gov (United States)

    Drótos, Gergely; Pákáski, Magdolna; Papp, Edina; Kálmán, János

    2012-01-01

    The cognitive subscale of the Alzheimer's Disease Assessment Scale (ADAS-Cog) has been established internationally as an instrument for the assessment of treatment efficacy and cognitive performance in clinical trials. There is no data about the validity and characteristics of ADAS-Cog in Hungarian sample. This study is a part of the Hungarian standardization process of ADAS-Cog. It is crucial to examine the cognitive performance of patients with pseudodementia caused by depression (D) because of its' similarities with Alzheimer's disease (AK). The objective of the study was to analyze the characteristics of the cognitive subscale for further validation purposes. The study aimed at analyzing the ADAS-Cog performance of patients with D and AK in a Hungarian sample to make future studies more accurate through more exact differentiation between the two diseases. Fourty-seven normal elderly control (KNT) subjects, 66 AK patients and 39 patients with D participated in the study. The mental state and the severity of depressive symptoms of the participants were assessed by the means of ADAS-Cog, Mini Mental State Examination (MMSE) and Beck Depression Inventory. The ADAS-Cog is sensitive to the cognitive decline of the depressed group (sensitivity=69.2%, specificity=89.4%, AUC=0.868, p>0.001). While the performance of the two patient groups differed from the KNT, the groups are overlapping and the characteristic of the ROC curve and the optimal cut-off point (D:11.8; AK:12.1) indicates that the differentiation is mediocre. The results suggest that pseudodementia should be considered during the design of studies using ADASCog. Because the cognitive subscale can't accurately differentiate between AK and pseudodementia additional measures like BDI should be administered.

  2. Diagnosis of tuberculosis pleurisy with adenosine deaminase (ADA): a systematic review and meta-analysis.

    Science.gov (United States)

    Gui, Xuwei; Xiao, Heping

    2014-01-01

    This systematic review and meta-analysis was performed to determine accuracy and usefulness of adenosine deaminase (ADA) in diagnosis of tuberculosis pleurisy. Medline, Google scholar and Web of Science databases were searched to identify related studies until 2014. Two reviewers independently assessed quality of studies included according to standard Quality Assessment of Diagnosis Accuracy Studies (QUADAS) criteria. The sensitivity, specificity, diagnostic odds ratio and other parameters of ADA in diagnosis of tuberculosis pleurisy were analyzed with Meta-DiSC1.4 software, and pooled using the random effects model. Twelve studies including 865 tuberculosis pleurisy patients and 1379 non-tuberculosis pleurisy subjects were identified from 110 studies for this meta-analysis. The sensitivity, specificity, positive likelihood ratio (PLR), negative likelihood ratio (NLR) and diagnosis odds ratio (DOR) of ADA in the diagnosis of tuberculosis pleurisy were 45.25 (95% CI 27.63-74.08), 0.86 (95% CI 0.84-0.88), 0.88 (95% CI 0.86-0.90), 6.32 (95% CI 4.83-8.26) and 0.15 (95% 0.11-0.22), respectively. The area under the summary receiver operating characteristic curve (SROC) was 0.9340. Our results demonstrate that the sensitivity and specificity of ADA are high in the diagnosis of tuberculosis pleurisy especially when ADA≥50 (U/L). Thus, ADA is a relatively sensitive and specific marker for tuberculosis pleurisy diagnosis. However, it is cautious to apply these results due to the heterogeneity in study design of these studies. Further studies are required to confirm the optimal cut-off value of ADA.

  3. Adult Autism Subthreshold Spectrum (AdAS Spectrum): Validation of a questionnaire investigating subthreshold autism spectrum.

    Science.gov (United States)

    Dell'Osso, L; Gesi, C; Massimetti, E; Cremone, I M; Barbuti, M; Maccariello, G; Moroni, I; Barlati, S; Castellini, G; Luciano, M; Bossini, L; Rocchetti, M; Signorelli, M; Aguglia, E; Fagiolini, A; Politi, P; Ricca, V; Vita, A; Carmassi, C; Maj, M

    2017-02-01

    Increasing literature has shown the usefulness of a dimensional approach to autism. The present study aimed to determine the psychometric properties of the Adult Autism Subthreshold Spectrum (AdAS Spectrum), a new questionnaire specifically tailored to assess subthreshold forms of autism spectrum disorder (ASD) in adulthood. 102 adults endorsing at least one DSM-5 symptom criterion for ASD (ASDc), 143 adults diagnosed with a feeding and eating disorder (FED), and 160 subjects with no mental disorders (CTL), were recruited from 7 Italian University Departments of Psychiatry and administered the following: SCID-5, Autism-Spectrum Quotient (AQ), Ritvo Autism and Asperger Diagnostic Scale 14-item version (RAADS-14), and AdAS Spectrum. The AdAS Spectrum demonstrated excellent internal consistency for the total score (Kuder-Richardson's coefficient=.964) as well as for five out of seven domains (all coefficients>.80) and sound test-retest reliability (ICC=.976). The total and domain AdAS Spectrum scores showed a moderate to strong (>.50) positive correlation with one another and with the AQ and RAADS-14 total scores. ASDc subjects reported significantly higher AdAS Spectrum total scores than both FED (pcriteria (FED 0 ) and those with one ASD symptom criterion (FED 1 ) , a gradient of severity in AdAS Spectrum scores from CTL subjects to ASD patients, across FED 0 , ASD 1 , FED 1 was shown. The AdAS Spectrum showed excellent internal consistency and test-retest reliability and strong convergent validity with alternative dimensional measures of ASD. The questionnaire performed differently among the three diagnostic groups and enlightened some significant effects of gender in the expression of autistic traits. Copyright © 2016 Elsevier Inc. All rights reserved.

  4. The neuro-glial properties of adipose-derived adult stromal (ADAS) cells are not regulated by Notch 1 and are not derived from neural crest lineage.

    Science.gov (United States)

    Wrage, Philip C; Tran, Thi; To, Khai; Keefer, Edward W; Ruhn, Kelly A; Hong, John; Hattangadi, Supriya; Treviño, Isaac; Tansey, Malú G

    2008-01-16

    We investigated whether adipose-derived adult stromal (ADAS) are of neural crest origin and the extent to which Notch 1 regulates their growth and differentiation. Mouse ADAS cells cultured in media formulated for neural stem cells (NSC) displayed limited capacity for self-renewal, clonogenicity, and neurosphere formation compared to NSC from the subventricular zone in the hippocampus. Although ADAS cells expressed Nestin, GFAP, NSE and Tuj1 in vitro, exposure to NSC differentiation supplements did not induce mature neuronal marker expression. In contrast, in mesenchymal stem cell (MSC) media, ADAS cells retained their ability to proliferate and differentiate beyond 20 passages and expressed high levels of Nestin. In neuritizing cocktails, ADAS cells extended processes, downregulated Nestin expression, and displayed depolarization-induced Ca(2+) transients but no spontaneous or evoked neural network activity on Multi-Electrode Arrays. Deletion of Notch 1 in ADAS cell cultures grown in NSC proliferation medium did not significantly alter their proliferative potential in vitro or the differentiation-induced downregulation of Nestin. Co-culture of ADAS cells with fibroblasts that stably expressed the Notch ligand Jagged 1 or overexpression of the Notch intracellular domain (NICD) did not alter ADAS cell growth, morphology, or cellular marker expression. ADAS cells did not display robust expression of neural crest transcription factors or genes (Sox, CRABP2, and TH); and lineage tracing analyses using Wnt1-Cre;Rosa26R-lacZ or -EYFP reporter mice confirmed that fewer than 2% of the ADAS cell population derived from a Wnt1-positive population during development. In summary, although media formulations optimized for MSCs or NSCs enable expansion of mouse ADAS cells in vitro, we find no evidence that these cells are of neural crest origin, that they can undergo robust terminal differentiation into functionally mature neurons, and that Notch 1 is likely to be a key

  5. ESO's Two Observatories Merge

    Science.gov (United States)

    2005-02-01

    On February 1, 2005, the European Southern Observatory (ESO) has merged its two observatories, La Silla and Paranal, into one. This move will help Europe's prime organisation for astronomy to better manage its many and diverse projects by deploying available resources more efficiently where and when they are needed. The merged observatory will be known as the La Silla Paranal Observatory. Catherine Cesarsky, ESO's Director General, comments the new development: "The merging, which was planned during the past year with the deep involvement of all the staff, has created unified maintenance and engineering (including software, mechanics, electronics and optics) departments across the two sites, further increasing the already very high efficiency of our telescopes. It is my great pleasure to commend the excellent work of Jorge Melnick, former director of the La Silla Observatory, and of Roberto Gilmozzi, the director of Paranal." ESO's headquarters are located in Garching, in the vicinity of Munich (Bavaria, Germany), and this intergovernmental organisation has established itself as a world-leader in astronomy. Created in 1962, ESO is now supported by eleven member states (Belgium, Denmark, Finland, France, Germany, Italy, The Netherlands, Portugal, Sweden, Switzerland, and the United Kingdom). It operates major telescopes on two remote sites, all located in Chile: La Silla, about 600 km north of Santiago and at an altitude of 2400m; Paranal, a 2600m high mountain in the Atacama Desert 120 km south of the coastal city of Antofagasta. Most recently, ESO has started the construction of an observatory at Chajnantor, a 5000m high site, also in the Atacama Desert. La Silla, north of the town of La Serena, has been the bastion of the organization's facilities since 1964. It is the site of two of the most productive 4-m class telescopes in the world, the New Technology Telescope (NTT) - the first major telescope equipped with active optics - and the 3.6-m, which hosts HARPS

  6. A New Method of Cloud Detection Based on Cascaded AdaBoost

    International Nuclear Information System (INIS)

    Ma, C; Chen, F; Liu, J; Duan, J

    2014-01-01

    Cloud detection of remote sensing image is a critical step in the processing of the remote sensing images. How to quickly, accurately and effectively detect cloud on remote sensing images, is still a challenging issue in this area. In order to avoid disadvantages of the current algorithms, the cascaded AdaBoost classifier algorithm is successfully applied to the cloud detection. A new algorithm combined cascaded AdaBoost classifier and multi-features, is proposed in this paper. First, multi-features based on the color, texture and spectral features are extracted from the remote sensing image. Second, the automatic cloud detection model is obtained based on the cascaded AdaBoost algorithm. In this paper, the results show that the new algorithm can determine cloud detection model and threshold values adaptively for different resolution remote sensing training data. The accuracy of cloud detection is improved. So it is a new effective algorithm for the cloud detection of remote sensing images

  7. Social Media Programs at the National Optical Astronomy Observatory

    Science.gov (United States)

    Sparks, Robert T.; Walker, Constance Elaine; Pompea, Stephen M.

    2015-08-01

    Observatories and other science research organizations want to share their research and activities with the public. The last several years, social media has become and increasingly important venue for communicating information about observatory activities, research and education and public outreach.The National Optical Astronomy Observatory (NOAO) uses a wide variety of social media to communicate with different audiences. NOAO is active on social media platforms including Facebook, Twitter, Google+ and Pinterest. Our social media accounts include those for the National Optical Astronomy Observatory, Cerro Tololo Inter-American Observatory, Kitt Peak National Observatory and our dark skies conservation program Globe at Night.Our social media programs have a variety of audiences. NOAO uses social media to announce and promote NOAO sponsored meetings, observatory news and proposal deadlines to the professional astronomical community. Social media accounts are used to disseminate NOAO press releases, images from the observatory and other science using data from NOAO telescopes.Social media is important in our Education and Public Outreach programs (EPO). Globe at Night has very active facebook and twitter accounts encouraging people to become involved in preserving dark skies. Social media plays a role in recruiting teachers for professional development workshops such as Project Astro.NOAO produces monthly podcasts for the 365 Days of Astronomy podcast featuring interviews with NOAO astronomers. Each podcast highlights the science of an NOAO astronomer, an NOAO operated telescope or instrument, or an NOAO program. A separate series of podcasts is produced for NOAO’s Dark Skies Education programs. All the podcasts are archived at 365daysofastronomy.org.

  8. Bahan pemutih gigi dengan sertifikat ADA/ISO (Tooth bleaching material with ADA/ISO certificate

    Directory of Open Access Journals (Sweden)

    Asti Meizarini

    2005-06-01

    Full Text Available Bleaching of teeth for cosmetic reasons is a popular aspect of cosmetic dentistry because patients realize the aesthetical benefits of these products. The dentist as a clinician's practitioner must be knowledgeable of the products and their application techniques. Bleaching materials which are safe and effective are the ADA accepted or manufactured by those which have already haved ISO certificate. Dentist must have enough knowledge about in-office bleaching prescribed for home-use bleaching including their contra indication and side effects, to advise the patients and provide effective bleaching services.

  9. Data standards for the international virtual observatory

    Directory of Open Access Journals (Sweden)

    R J Hanisch

    2006-11-01

    Full Text Available A primary goal of the International Virtual Observatory Alliance, which brings together Virtual Observatory Projects from 16 national and international development projects, is to develop, evaluate, test, and agree upon standards for astronomical data formatting, data discovery, and data delivery. In the three years that the IVOA has been in existence, substantial progress has been made on standards for tabular data, imaging data, spectroscopic data, and large-scale databases and on managing the metadata that describe data collections and data access services. In this paper, I describe how the IVOA operates and give my views as to why such a broadly based international collaboration has been able to make such rapid progress.

  10. Gene therapy in rare diseases: the benefits and challenges of developing a patient-centric registry for Strimvelis in ADA-SCID.

    Science.gov (United States)

    Stirnadel-Farrant, Heide; Kudari, Mahesh; Garman, Nadia; Imrie, Jessica; Chopra, Bikramjit; Giannelli, Stefania; Gabaldo, Michela; Corti, Ambra; Zancan, Stefano; Aiuti, Alessandro; Cicalese, Maria Pia; Batta, Rohit; Appleby, Jonathan; Davinelli, Mario; Ng, Pauline

    2018-04-06

    Strimvelis (autologous CD34+ cells transduced to express adenosine deaminase [ADA]) is the first ex vivo stem cell gene therapy approved by the European Medicines Agency (EMA), indicated as a single treatment for patients with ADA-severe combined immunodeficiency (ADA-SCID) who lack a suitable matched related bone marrow donor. Existing primary immunodeficiency registries are tailored to transplantation outcomes and do not capture the breadth of safety and efficacy endpoints required by the EMA for the long-term monitoring of gene therapies. Furthermore, for extended monitoring of Strimvelis, the young age of children treated, small patient numbers, and broad geographic distribution of patients all increase the risk of loss to follow-up before sufficient data have been collected. Establishing individual investigator sites would be impractical and uneconomical owing to the small number of patients from each location receiving Strimvelis. An observational registry has been established to monitor the safety and effectiveness of Strimvelis in up to 50 patients over a minimum of 15 years. To address the potential challenges highlighted above, data will be collected by a single investigator site at Ospedale San Raffaele (OSR), Milan, Italy, and entered into the registry via a central electronic platform. Patients/families and the patient's local physician will also be able to submit healthcare information directly to the registry using a uniquely designed electronic platform. Data entry will be monitored by a Gene Therapy Registry Centre (funded by GlaxoSmithKline) who will ensure that necessary information is collected and flows between OSR, the patient/family and the patient's local healthcare provider. The Strimvelis registry sets a precedent for the safety monitoring of future gene therapies. A unique, patient-focused design has been implemented to address the challenges of long-term follow-up of patients treated with gene therapy for a rare disease. Strategies to

  11. Public relations for a national observatory

    Science.gov (United States)

    Finley, David G.

    The National Radio Astronomy Observatory (NRAO) is a government-funded organization providing state-of-the art observational facilities to the astronomical community on a peer-reviewed basis. In this role, the NRAO must address three principal constituencies with its public-relations efforts. These are: the astronomical community; the funding and legislative bodies of the Federal Government; and the general public. To serve each of these constituencies, the Observatory has developed a set of public-relations initiatives supported by public-relations and outreach professionals as well as by management and scientific staff members. The techniques applied and the results achieved in each of these areas are described.

  12. Invited Review Article: The Chandra X-ray Observatory

    Science.gov (United States)

    Schwartz, Daniel A.

    2014-06-01

    The Chandra X-ray Observatory is an orbiting x-ray telescope facility. It is one of the National Aeronautics and Space Administration's four "Great Observatories" that collectively have carried out astronomical observations covering the infrared through gamma-ray portion of the electromagnetic spectrum. Chandra is used by astronomers world-wide to acquire imaging and spectroscopic data over a nominal 0.1-10 keV (124-1.24 Å) range. We describe the three major parts of the observatory: the telescope, the spacecraft systems, and the science instruments. This article will emphasize features of the design and development driven by some of the experimental considerations unique to x-ray astronomy. We will update the on-orbit performance and present examples of the scientific highlights.

  13. The Results of an Era of Teacher Professional Development at McDonald Observatory

    Science.gov (United States)

    Finkelstein, K. D.; Hemenway, M. K.; Preston, S.; Wetzel, M.; Meyer, J.; Rood, M.

    2014-07-01

    During the past decade, McDonald Observatory has been developing and refining its Teacher Professional Development Workshops, many of which have been supported by NASA. Metrics include attendance, perceived knowledge gain, and readiness to apply what was learned in the classroom. Evaluations show impact through the classroom application at five to six months after the workshops and through consistently high positive workshop results. This paper will show that a) our Teacher Professional Development Workshops are consistently well attended, b) the workshops improve teachers' confidence and their understanding of concepts, c) teachers enjoy unique interactions with astronomers and engineers, d) teachers appreciate hands-on and inquiry-based activities that are modeled and tied to state and national standards, and e) many teachers experience using the activities in their classrooms with good results.

  14. Fast automatic 3D liver segmentation based on a three-level AdaBoost-guided active shape model

    Energy Technology Data Exchange (ETDEWEB)

    He, Baochun; Huang, Cheng; Zhou, Shoujun; Hu, Qingmao; Jia, Fucang, E-mail: fc.jia@siat.ac.cn [Shenzhen Institutes of Advanced Technology, Chinese Academy of Sciences, Shenzhen 518055 (China); Sharp, Gregory [Department of Radiation Oncology, Massachusetts General Hospital, Boston, Massachusetts 02114 (United States); Fang, Chihua; Fan, Yingfang [Department of Hepatology (I), Zhujiang Hospital, Southern Medical University, Guangzhou 510280 (China)

    2016-05-15

    Purpose: A robust, automatic, and rapid method for liver delineation is urgently needed for the diagnosis and treatment of liver disorders. Until now, the high variability in liver shape, local image artifacts, and the presence of tumors have complicated the development of automatic 3D liver segmentation. In this study, an automatic three-level AdaBoost-guided active shape model (ASM) is proposed for the segmentation of the liver based on enhanced computed tomography images in a robust and fast manner, with an emphasis on the detection of tumors. Methods: The AdaBoost voxel classifier and AdaBoost profile classifier were used to automatically guide three-level active shape modeling. In the first level of model initialization, fast automatic liver segmentation by an AdaBoost voxel classifier method is proposed. A shape model is then initialized by registration with the resulting rough segmentation. In the second level of active shape model fitting, a prior model based on the two-class AdaBoost profile classifier is proposed to identify the optimal surface. In the third level, a deformable simplex mesh with profile probability and curvature constraint as the external force is used to refine the shape fitting result. In total, three registration methods—3D similarity registration, probability atlas B-spline, and their proposed deformable closest point registration—are used to establish shape correspondence. Results: The proposed method was evaluated using three public challenge datasets: 3Dircadb1, SLIVER07, and Visceral Anatomy3. The results showed that our approach performs with promising efficiency, with an average of 35 s, and accuracy, with an average Dice similarity coefficient (DSC) of 0.94 ± 0.02, 0.96 ± 0.01, and 0.94 ± 0.02 for the 3Dircadb1, SLIVER07, and Anatomy3 training datasets, respectively. The DSC of the SLIVER07 testing and Anatomy3 unseen testing datasets were 0.964 and 0.933, respectively. Conclusions: The proposed automatic approach

  15. Fast automatic 3D liver segmentation based on a three-level AdaBoost-guided active shape model.

    Science.gov (United States)

    He, Baochun; Huang, Cheng; Sharp, Gregory; Zhou, Shoujun; Hu, Qingmao; Fang, Chihua; Fan, Yingfang; Jia, Fucang

    2016-05-01

    A robust, automatic, and rapid method for liver delineation is urgently needed for the diagnosis and treatment of liver disorders. Until now, the high variability in liver shape, local image artifacts, and the presence of tumors have complicated the development of automatic 3D liver segmentation. In this study, an automatic three-level AdaBoost-guided active shape model (ASM) is proposed for the segmentation of the liver based on enhanced computed tomography images in a robust and fast manner, with an emphasis on the detection of tumors. The AdaBoost voxel classifier and AdaBoost profile classifier were used to automatically guide three-level active shape modeling. In the first level of model initialization, fast automatic liver segmentation by an AdaBoost voxel classifier method is proposed. A shape model is then initialized by registration with the resulting rough segmentation. In the second level of active shape model fitting, a prior model based on the two-class AdaBoost profile classifier is proposed to identify the optimal surface. In the third level, a deformable simplex mesh with profile probability and curvature constraint as the external force is used to refine the shape fitting result. In total, three registration methods-3D similarity registration, probability atlas B-spline, and their proposed deformable closest point registration-are used to establish shape correspondence. The proposed method was evaluated using three public challenge datasets: 3Dircadb1, SLIVER07, and Visceral Anatomy3. The results showed that our approach performs with promising efficiency, with an average of 35 s, and accuracy, with an average Dice similarity coefficient (DSC) of 0.94 ± 0.02, 0.96 ± 0.01, and 0.94 ± 0.02 for the 3Dircadb1, SLIVER07, and Anatomy3 training datasets, respectively. The DSC of the SLIVER07 testing and Anatomy3 unseen testing datasets were 0.964 and 0.933, respectively. The proposed automatic approach achieves robust, accurate, and fast liver

  16. 76 FR 57013 - Recordkeeping and Reporting Requirements Under Title VII, the ADA, and GINA

    Science.gov (United States)

    2011-09-15

    ... EQUAL EMPLOYMENT OPPORTUNITY COMMISSION 29 CFR Part 1602 RIN 3046-AA89 Recordkeeping and Reporting Requirements Under Title VII, the ADA, and GINA AGENCY: Equal Employment Opportunity Commission. ACTION... under title VII, the ADA, and GINA. (76 FR 31892, June 2, 2011). No requests to present oral testimony...

  17. IDA and the Technical Cooperation Program Real-Time Systems and Ada Workshop, 21-23 June 1988

    Science.gov (United States)

    1988-06-01

    IDA Memorandum Report M-540, IDA and the Technical Cooperation Program Real - Time Systems and Ada Workshop, 21-23 June 1988, documents the results of... time systems , (2) identify and clarify known Ada real-time issues, (3) identify near-term and long-term solutions, and (4) provide assessment and...Technology (ODUSD R&AT). Funding was provided by the STARS Joint Program Office. The objectives were to (1) define requirements for using Ada in real

  18. The clinical meaningfulness of ADAS-Cog changes in Alzheimer's disease patients treated with donepezil in an open-label trial.

    Science.gov (United States)

    Rockwood, Kenneth; Fay, Sherri; Gorman, Mary; Carver, Daniel; Graham, Janice E

    2007-08-30

    In 6-month anti-dementia drug trials, a 4-point change in the Alzheimer's Disease Assessment Scale-Cognitive Subscale (ADAS-Cog) is held to be clinically important. We examined how this change compared with measures of clinical meaningfulness. This is a secondary analysis of a 12 month open-label study of 100 patients (71 women) diagnosed with mild to moderate AD treated with 5-10 mg of donepezil daily. We studied the observed case, 6-month change from baseline on the ADAS-Cog, the Clinician's Interview Based Impression of Change-Plus Caregiver Input (CIBIC-Plus), patient-Goal Attainment Scaling (PGAS) and clinician-GAS (CGAS). At 6 months, donepezil-treated patients (n = 95) were more likely to show no change (+/- 3 points) on the ADAS-Cog (56%) than to improve (20%) or decline (24%) by 4-points. ADAS-Cog change scores were little correlated with other measures: from -0.09 for PGAS to 0.27 for the CIBIC-Plus. While patients who improved on the ADAS-Cog were less likely to decline on the clinical measures (26%), 43% of patients who declined on the ADAS-Cog improved on at least two of the clinical measures. The ADAS-Cog did not capture all clinically important effects. In general, ADAS-Cog improvement indicates clinical improvement, whereas many people with ADAS-Cog decline do not show clinical decline. The open-label design of this study does not allow us to know whether this is a treatment effect, which requires further investigation.

  19. A systematic study of the effect of low pH acid treatment on anti-drug antibodies specific for a domain antibody therapeutic: Impact on drug tolerance, assay sensitivity and post-validation method assessment of ADA in clinical serum samples.

    Science.gov (United States)

    Kavita, Uma; Duo, Jia; Crawford, Sean M; Liu, Rong; Valcin, Joan; Gleason, Carol; Dong, Huijin; Gadkari, Snaehal; Dodge, Robert W; Pillutla, Renuka C; DeSilva, Binodh S

    2017-09-01

    We developed a homogeneous bridging anti-drug antibody (ADA) assay on an electro chemiluminescent immunoassay (ECLIA) platform to support the immunogenicity evaluation of a dimeric domain antibody (dAb) therapeutic in clinical studies. During method development we evaluated the impact of different types of acid at various pH levels on polyclonal and monoclonal ADA controls of differing affinities and on/off rates. The data shows for the first time that acids of different pH can have a differential effect on ADA of various affinities and this in turn impacts assay sensitivity and drug tolerance as defined by these surrogate controls. Acid treatment led to a reduction in signal of intermediate and low affinity ADA, but not high affinity or polyclonal ADA. We also found that acid pretreatment is a requisite for dissociation of drug bound high affinity ADA, but not for low affinity ADA-drug complexes. Although we were unable to identify an acid that would allow a 100% retrieval of ADA signal post-treatment, use of glycine pH3.0 enabled the detection of low, intermediate and high affinity antibodies (Abs) to various extents. Following optimization, the ADA assay method was validated for clinical sample analysis. Consistencies within various parameters of the clinical data such as dose dependent increases in ADA rates and titers were observed, indicating a reliable ADA method. Pre- and post-treatment ADA negative or positive clinical samples without detectable drug were reanalyzed in the absence of acid treatment or presence of added exogenous drug respectively to further assess the effectiveness of the final acid treatment procedure. The overall ADA results indicate that assay conditions developed and validated based on surrogate controls sufficed to provide a reliable clinical data set. The effect of low pH acid treatment on possible pre-existing ADA or soluble multimeric target in normal human serum was also evaluated, and preliminary data indicate that acid type and

  20. Adenosine-deaminase (ADA activity in Psoriasis (A Preliminary Study

    Directory of Open Access Journals (Sweden)

    S D Chaudhry

    1988-01-01

    Full Text Available Study of adenosine-deaminase activity ′in 23 patients hav-mg psoriasis compared with an equal number of healthy controls revealed significantly high ADA-activity in the psotiatic patients.

  1. Biochemical detection of E-ADA on Neospora caninum tachyzoites and the effects of a specific enzymatic inhibitor

    Directory of Open Access Journals (Sweden)

    Alexandre A. Tonin

    2015-01-01

    Full Text Available Objective. This study aimed to investigate the presence and activity of the ecto adenosine deaminase (E-ADA enzyme in tachyzoites of Neospora caninum (Nc-1 strain, as well as to assess the activity of a well-known E-ADA inhibitor, the deoxycoformycin. Materials and methods. The parasites were grown in cell culture, being subsequently separated in a pellet of tachyzoites, on which the E-ADA activity was tested using the concentrations 0 (control, 0.2, 0.4 and 0.8 mg mL-1. Results. The E-ADA showed high activity, progressively increasing its activity according to the enhancement of the protein concentration. The test was carried out with different concentrations of deoxycoformycin, showing that it was able to inhibit the E-ADA present on the free form of the parasite. Conclusions. Based on these results we conclude that the E-ADA is present on tachyzoites of N. caninum, and deoxycoformycin is able to inhibit this enzyme. In this sense, knowing the negative impact of N. caninum on reproductive issue in cattle (mainly abortion, might it is an alternative in order to deal with this parasitic infection.

  2. Griffith Observatory: Hollywood's Celestial Theater

    Science.gov (United States)

    Margolis, Emily A.; Dr. Stuart W. Leslie

    2018-01-01

    The Griffith Observatory, perched atop the Hollywood Hills, is perhaps the most recognizable observatory in the world. Since opening in 1935, this Los Angeles icon has brought millions of visitors closer to the heavens. Through an analysis of planning documentation, internal newsletters, media coverage, programming and exhibition design, I demonstrate how the Observatory’s Southern California location shaped its form and function. The astronomical community at nearby Mt. Wilson Observatory and Caltech informed the selection of instrumentation and programming, especially for presentations with the Observatory’s Zeiss Planetarium, the second installed in the United States. Meanwhile the Observatory staff called upon some of Hollywood’s best artists, model makers, and scriptwriters to translate the latest astronomical discoveries into spectacular audiovisual experiences, which were enhanced with Space Age technological displays on loan from Southern California’s aerospace companies. The influences of these three communities- professional astronomy, entertainment, and aerospace- persist today and continue to make Griffith Observatory one of the premiere sites of public astronomy in the country.

  3. A conceptual approach to a citizens' observatory--supporting community-based environmental governance.

    Science.gov (United States)

    Liu, Hai-Ying; Kobernus, Mike; Broday, David; Bartonova, Alena

    2014-12-12

    In recent years there has been a trend to view the Citizens' Observatory as an increasingly essential tool that provides an approach for better observing, understanding, protecting and enhancing our environment. However, there is no consensus on how to develop such a system, nor is there any agreement on what a Citizens' Observatory is and what results it could produce. The increase in the prevalence of Citizens' Observatories globally has been mirrored by an increase in the number of variables that are monitored, the number of monitoring locations and the types of participating citizens. This calls for a more integrated approach to handle the emerging complexities involved in this field, but before this can be achieved, it is essential to establish a common foundation for Citizens' Observatories and their usage. There are many aspects to a Citizens' Observatory. One view is that its essence is a process that involves environmental monitoring, information gathering, data management and analysis, assessment and reporting systems. Hence, it requires the development of novel monitoring technologies and of advanced data management strategies to capture, analyse and survey the data, thus facilitating their exploitation for policy and society. Practically, there are many challenges in implementing the Citizens' Observatory approach, such as ensuring effective citizens' participation, dealing with data privacy, accounting for ethical and security requirements, and taking into account data standards, quality and reliability. These concerns all need to be addressed in a concerted way to provide a stable, reliable and scalable Citizens' Observatory programme. On the other hand, the Citizens' Observatory approach carries the promise of increasing the public's awareness to risks in their environment, which has a corollary economic value, and enhancing data acquisition at low or no cost. In this paper, we first propose a conceptual framework for a Citizens' Observatory

  4. Future development of the PLATO Observatory for Antarctic science

    Science.gov (United States)

    Ashley, Michael C. B.; Bonner, Colin S.; Everett, Jon R.; Lawrence, Jon S.; Luong-Van, Daniel; McDaid, Scott; McLaren, Campbell; Storey, John W. V.

    2010-07-01

    PLATO is a self-contained robotic observatory built into two 10-foot shipping containers. It has been successfully deployed at Dome A on the Antarctic plateau since January 2008, and has accumulated over 730 days of uptime at the time of writing. PLATO provides 0.5{1kW of continuous electrical power for a year from diesel engines running on Jet-A1, supplemented during the summertime with solar panels. One of the 10-foot shipping containers houses the power system and fuel, the other provides a warm environment for instruments. Two Iridium satellite modems allow 45 MB/day of data to be transferred across the internet. Future enhancements to PLATO, currently in development, include a more modular design, using lithium iron-phosphate batteries, higher power output, and a light-weight low-power version for eld deployment from a Twin Otter aircraft. Technologies used in PLATO include a CAN (Controller Area Network) bus, high-reliability PC/104 com- puters, ultracapacitors for starting the engines, and fault-tolerant redundant design.

  5. Can pleural adenosine deaminase (ADA) levels in pleural tuberculosis predict the presence of pulmonary tuberculosis? A CT analysis.

    Science.gov (United States)

    Koh, Myung Je; Lee, In Jae; Kim, Joo-Hee

    2016-06-01

    To assess the relationship between imaging features of pulmonary tuberculosis at computed tomography (CT) and adenosine deaminase (ADA) values via pleural fluid analysis in patients with pleural tuberculosis. This retrospective study enrolled 60 patients who underwent fluid analysis for ADA and chest CT and were diagnosed with tuberculosis by culture or polymerase chain reaction of pleural fluid and sputum. The presence of centrilobular nodules, consolidation, cavitation, and mediastinal lymphadenopathy at CT were evaluated. The relationship between ADA values and the pattern of pulmonary involvement of tuberculosis was analysed. Pulmonary involvement was seen in 42 of the 60 patients. A centrilobular nodular pattern was seen in 37 and consolidation in 22. In 17 patients, both findings were identified. A centrilobular nodular pattern was more common than consolidation or cavitary lesions. When ADA values were high, pulmonary involvement was more frequent (p=0.002). Comparing low and high ADA groups using an obtained cut-off value of 80 IU/l, the high group had more frequent pulmonary involvement (pADA values had a higher probability of manifesting pulmonary tuberculosis. High ADA values may help predict contagious pleuroparenchymal tuberculosis. The most common pulmonary involvement of tuberculous pleurisy showed a centrilobular nodular pattern. Copyright © 2016 The Royal College of Radiologists. Published by Elsevier Ltd. All rights reserved.

  6. Mass sensitive observables of the Pierre Auger Observatory

    Directory of Open Access Journals (Sweden)

    Unger M.

    2013-06-01

    Full Text Available In this article we will discuss measurements of the longitudinal development of air showers at the Pierre Auger Observatory. The longitudinal development of the electromagnetic component can be directly observed by the fluorescence telescopes of the Auger Observatory and we will present the results on the evolution of the average shower maximum and its fluctuations as a function of energy. Moreover, two observables from the surface detector, the asymmetry of the rise time of the station signals and the muon production depth, will be discussed and the measurements will be compared to predictions from air shower simulations for different primary particle types.

  7. Vexatious Litigants and the ADA: Strategies to Fairly Address the Need to Improve Access for Individuals with Disabilities.

    Science.gov (United States)

    Hull, Helia Garrido

    2016-01-01

    This Article addresses the need to reform the ADA to prevent vexatious litigation and to promote the underlying goals of the Act. Part I of this Article introduces the topic of vexatious litigation and the importance of remedying the effects of exploitation of the ADA. Part II provides an overview of the ADA and its efforts to increase accessibility to individuals with disabilities, emphasizing the provisions of the Act that create incentives to engage in vexatious litigation. Part III examines and analyzes the judiciary's response to vexatious litigation under the ADA, and sanctions that have been issued to limit exploitation. Finally, Part IV provides recommendations to reform the ADA and state disability law counterparts, suggests corrective actions to address vexatious litigation, and identifies methods to promote equality for individuals with disabilities.

  8. ADA-deficient SCID is associated with a specific microenvironment and bone phenotype characterized by RANKL/OPG imbalance and osteoblast insufficiency.

    Science.gov (United States)

    Sauer, Aisha V; Mrak, Emanuela; Hernandez, Raisa Jofra; Zacchi, Elena; Cavani, Francesco; Casiraghi, Miriam; Grunebaum, Eyal; Roifman, Chaim M; Cervi, Maria C; Ambrosi, Alessandro; Carlucci, Filippo; Roncarolo, Maria Grazia; Villa, Anna; Rubinacci, Alessandro; Aiuti, Alessandro

    2009-10-08

    Adenosine deaminase (ADA) deficiency is a disorder of the purine metabolism leading to combined immunodeficiency and systemic alterations, including skeletal abnormalities. We report that ADA deficiency in mice causes a specific bone phenotype characterized by alterations of structural properties and impaired mechanical competence. These alterations are the combined result of an imbalanced receptor activator of nuclear factor-kappaB ligand (RANKL)/osteoprotegerin axis, causing decreased osteoclastogenesis and an intrinsic defect of osteoblast function with subsequent low bone formation. In vitro, osteoblasts lacking ADA displayed an altered transcriptional profile and growth reduction. Furthermore, the bone marrow microenvironment of ADA-deficient mice showed a reduced capacity to support in vitro and in vivo hematopoiesis. Treatment of ADA-deficient neonatal mice with enzyme replacement therapy, bone marrow transplantation, or gene therapy resulted in full recovery of the altered bone parameters. Remarkably, untreated ADA-severe combined immunodeficiency patients showed a similar imbalance in RANKL/osteoprotegerin levels alongside severe growth retardation. Gene therapy with ADA-transduced hematopoietic stem cells increased serum RANKL levels and children's growth. Our results indicate that the ADA metabolism represents a crucial modulatory factor of bone cell activities and remodeling.

  9. Gene therapy/bone marrow transplantation in ADA-deficient mice: roles of enzyme-replacement therapy and cytoreduction.

    Science.gov (United States)

    Carbonaro, Denise A; Jin, Xiangyang; Wang, Xingchao; Yu, Xiao-Jin; Rozengurt, Nora; Kaufman, Michael L; Wang, Xiaoyan; Gjertson, David; Zhou, Yang; Blackburn, Michael R; Kohn, Donald B

    2012-11-01

    Gene therapy (GT) for adenosine deaminase-deficient severe combined immune deficiency (ADA-SCID) can provide significant long-term benefit when patients are given nonmyeloablative conditioning and ADA enzyme-replacement therapy (ERT) is withheld before autologous transplantation of γ-retroviral vector-transduced BM CD34+ cells. To determine the contributions of conditioning and discontinuation of ERT to the therapeutic effects, we analyzed these factors in Ada gene knockout mice (Ada(-/-)). Mice were transplanted with ADA-deficient marrow transduced with an ADA-expressing γ-retroviral vector without preconditioning or after 200 cGy or 900 cGy total-body irradiation and evaluated after 4 months. In all tissues analyzed, vector copy numbers (VCNs) were 100- to 1000-fold greater in mice receiving 900 cGy compared with 200 cGy (P < .05). In mice receiving 200 cGy, VCN was similar whether ERT was stopped or given for 1 or 4 months after GT. In unconditioned mice, there was decreased survival with and without ERT, and VCN was very low to undetectable. When recipients were conditioned with 200 cGy and received transduced lineage-depleted marrow, only recipients receiving ERT (1 or 4 months) had detectable vector sequences in thymocytes. In conclusion, cytoreduction is important for the engraftment of gene-transduced HSC, and short-term ERT after GT did not diminish the capacity of gene-corrected cells to engraft and persist.

  10. Longer-term effects of ADAS use on speed and headway control in drivers diagnosed with Parkinson's disease.

    Science.gov (United States)

    Dotzauer, Mandy; Caljouw, Simone R; De Waard, Dick; Brouwer, Wiebo H

    2015-01-01

    An advanced driver assistance system (ADAS) provided information about speed limits, speed, speeding, and following distance. Information was presented to the participants by means of a head-up display. Effects of the information on speed and headway control were studied in a longer-term driving simulator study including 12 repeated measures spread out over 4 weeks. Nine healthy older drivers between the ages of 65 and 82 years and 9 drivers between the ages of 68 and 82 years diagnosed with Parkinson's disease (PD) participated in the study. Within the 4 weeks, groups completed 12 consecutive sessions (10 with ADAS and 2 without ADAS) in a driving simulator. Results indicate an effect of ADAS use on performance. Removing ADAS after short-term exposure led to deterioration of performance in all speed measures in the group of drivers diagnosed with PD. These results suggest that provision of traffic information was utilized by drivers diagnosed with PD in order to control their speed.

  11. Validation study of the Alzheimer's disease assessment scale-cognitive subscale (ADAS-Cog) for the Portuguese patients with mild cognitive impairment and Alzheimer's disease.

    Science.gov (United States)

    Nogueira, Joana; Freitas, Sandra; Duro, Diana; Almeida, Jorge; Santana, Isabel

    2018-03-23

    The Alzheimer's disease assessment scale-Cognitive Subscale (ADAS-Cog) is a battery to assess cognitive performance in Alzheimer's disease (AD) and was developed according to the core characteristics of cognitive decline in AD: memory, language, praxis, constructive ability, and orientation. The aim of this study was to explore the diagnostic accuracy and discriminative capacity of the ADAS-Cog for Mild Cognitive Impairment (MCI) and AD, using cut-off points for the Portuguese population. The European Portuguese version of the ADAS-Cog was administrated to 650 participants, divided into a control group (n = 210), an MCI group (n = 240), and an AD group (n = 200). The clinical groups fulfilled standard international diagnostic criteria. Controls were healthy cognitive participants actively integrated in the community. The neuropsychological assessment protocol included the ADAS-Cog, the Mini Mental State Examination (MMSE), the Montreal Cognitive Assessment (MoCA), and the Adults and Older Adults Functional Assessment Inventory (IAFAI). The ADAS-Cog revealed good psychometric indicators, and the total scores were significantly different between the three groups (p  9 points (AUC = .835; sensitivity = 58% and specificity = 91%) and AD > 12 points (AUC = .996; sensitivity = 94% and specificity = 98%). Our findings confirmed the capacity of the ADAS-Cog total score to identify cognitive impairment in AD patients, with poor sensitivity for MCI, in a Portuguese cohort.

  12. Evaluation of the adenosine deaminase (ADA) G22A gene polymorphism with recurrent spontaneous abortion among Egyptian patients

    Science.gov (United States)

    Abu-Gabal, Khadiga; Katta, Maha; Ibrahim, Raghda

    2017-01-01

    Introduction Adenosine and deoxyadenosine metabolism is influenced by adenosine deaminase (ADA) enzyme. ADA increases in different diseases and is considered as one of the markers for cell-mediated immunity. Pregnancy is associated with depressed cell-mediated immunity. The level of ADA expression, which seems to play a key role in maintaining pregnancy, is influenced by adenosine deaminase G22A gene polymorphism. We aimed in our study to evaluate the association of ADA G22A gene polymorphism with recurrent spontaneous abortion (RSA) in Egyptian women. Material and methods Adenosine deaminase G22A gene polymorphism was genotyped in 40 patients (age range 22-39 years) with a history of RSA, selected from those attending the Gynaecology and Obstetrics Clinic of Beni-Suef University Hospital, and 20 age-matched healthy women as a control group, using polymerase chain reaction-restriction fragment length polymorphism (PCR-RFLP) analysis. Results In our study, no statistically significant difference was found between RSA patients and control group as regards ADA G22A genotypes (p = 0.653) and alleles (p = 0.697). A comparison of the frequencies of ADA alleles in RSA patients as regards the below-35-years-old age group revealed that ADA 2(A) allele was associated with a low risk for RSA in patients aged 35 years old or younger (p = 0.008). Conclusions In conclusion, our study revealed an age-dependent protective value of ADA 2(A) allele in recurrent spontaneous abortions among the Egyptian population. PMID:29204093

  13. Can pleural adenosine deaminase (ADA) levels in pleural tuberculosis predict the presence of pulmonary tuberculosis? A CT analysis

    International Nuclear Information System (INIS)

    Koh, Myung Je; Lee, In Jae; Kim, Joo-Hee

    2016-01-01

    Aim: To assess the relationship between imaging features of pulmonary tuberculosis at computed tomography (CT) and adenosine deaminase (ADA) values via pleural fluid analysis in patients with pleural tuberculosis. Materials and methods: This retrospective study enrolled 60 patients who underwent fluid analysis for ADA and chest CT and were diagnosed with tuberculosis by culture or polymerase chain reaction of pleural fluid and sputum. The presence of centrilobular nodules, consolidation, cavitation, and mediastinal lymphadenopathy at CT were evaluated. The relationship between ADA values and the pattern of pulmonary involvement of tuberculosis was analysed. Results: Pulmonary involvement was seen in 42 of the 60 patients. A centrilobular nodular pattern was seen in 37 and consolidation in 22. In 17 patients, both findings were identified. A centrilobular nodular pattern was more common than consolidation or cavitary lesions. When ADA values were high, pulmonary involvement was more frequent (p=0.002). Comparing low and high ADA groups using an obtained cut-off value of 80 IU/l, the high group had more frequent pulmonary involvement (p<0.001). Conclusion: Patients with tuberculous pleurisy who had high ADA values had a higher probability of manifesting pulmonary tuberculosis. High ADA values may help predict contagious pleuroparenchymal tuberculosis. The most common pulmonary involvement of tuberculous pleurisy showed a centrilobular nodular pattern. - Highlights: • To know the relationship of ADA values and pulmonary involvement pattern of pleural tuberculosis. • To help exact diagnosis of pleuroparenchymal tuberculosis in clinical setting. • The imaging findings of pleuroparenchymal tuberculosis.

  14. The plaintiff's two-sided mouth: defeating ADA claims based on inconsistent positions taken by the plaintiff on other claims.

    Science.gov (United States)

    Connell, D S

    1996-01-01

    In the typical ADA claim, the plaintiff will claim that he or she has a disability but is nevertheless able to perform the essential functions of his or her job. This position is often in direct conflict with other non-ADA claims that the plaintiff has made or is making, where the plaintiff is claiming total disability and/or that he or she is unable to work. This article examines these phenomena, reviews the numerous recent cases that have found for employers based on these inconsistent positions of the plaintiff, and explains how employers can be develop and present this defense.

  15. Graphics interfaces and numerical simulations: Mexican Virtual Solar Observatory

    Science.gov (United States)

    Hernández, L.; González, A.; Salas, G.; Santillán, A.

    2007-08-01

    Preliminary results associated to the computational development and creation of the Mexican Virtual Solar Observatory (MVSO) are presented. Basically, the MVSO prototype consists of two parts: the first, related to observations that have been made during the past ten years at the Solar Observation Station (EOS) and at the Carl Sagan Observatory (OCS) of the Universidad de Sonora in Mexico. The second part is associated to the creation and manipulation of a database produced by numerical simulations related to solar phenomena, we are using the MHD ZEUS-3D code. The development of this prototype was made using mysql, apache, java and VSO 1.2. based GNU and `open source philosophy'. A graphic user interface (GUI) was created in order to make web-based, remote numerical simulations. For this purpose, Mono was used, because it is provides the necessary software to develop and run .NET client and server applications on Linux. Although this project is still under development, we hope to have access, by means of this portal, to other virtual solar observatories and to be able to count on a database created through numerical simulations or, given the case, perform simulations associated to solar phenomena.

  16. Olimpíadas e geopolítica

    Directory of Open Access Journals (Sweden)

    João Fábio Bertonha

    2008-09-01

    Full Text Available

    o artigo trata de competições esportivas,

    em especial as olimpíadas. Nelas, valorizam-se o

    nacionalismo e o poder dos países.

  17. The spatial data infrastructure for the European Seas Observatory Network (ESONET)

    Science.gov (United States)

    Huber, Robert; Diepenbroek, Michael

    2010-05-01

    ESONET is a Multidisciplinary European Network of Excellence (NoE) in which scientists and engineers from 50 partners and 14 countries cooperate in building the infrastructure for a lasting integration of research and development in deep sea observatories in Europe. This NoE aims to develop strong links between regional nodes of a European network of sub sea observatories and to promote multidiciplinarity and transnationality within each node. Essential for these goals is the provision of an effective data and knowledge infrastructure for both, management and archiving of observatory data as well as knowledge and data sharing among network participants. The ESONET data infrastructure roughly consists of four major components: data policies a common agreement on the data management procedures and prerequisites, data acquisition technologies serve to collect data directly from ESONET observatories, data archives care for long term data management of collected ESONET data and data integration and portal tools which ensure harmonisation of collected data and allow access to the data in a common way. Most critical for ESONET was the development of a spatial data infrastructure (SDI) by using standardised protocols to directly access observatory data in its spatial and temporal context. The ESONET SDI provides means to either access data in quasi real time or harvest locally stored data in order to transfer it to a long term data archive. ESONET SDI largely builds upon the OGC Sensor Web Enablement (SWE) suite of standards. Among those, the Sensor Observation Service (SOS), the Observations & Measurements (O&M), Sensor Markup Language (SensorML) are especially important for the integration of observatory data as well as for the contribution of ESONET data to GEOSS.

  18. NASA X-Ray Observatory Completes Tests Under Harsh Simulated Space Conditions

    Science.gov (United States)

    1998-07-01

    the Operations Control Center after launch. "As is usually the case, we identified a few issues to be resolved before launch," said Wojtalik. "Overall, however, the observatory performed exceptionally well." The observatory test team discovered a mechanical problem with one of the primary science instruments, the Imaging Spectrometer. A door protecting the instrument did not function when commanded by test controllers. "We do these tests to check and double check every aspect of satellite operation that could affect the ultimate success of the science mission," said Craig Staresinich, TRW Advanced X-ray Astrophysics Facility program manager. "Discovering a problem now is a success. Discovering a problem later, after launch, would be a failure." A team of NASA and contractor engineers are studying the mechanical problem and developing a plan to correct it. The instrument will be sent back to its builder, Lockheed-Martin Astronautics in Denver, Colo., where it will be repaired while the rest of the observatory continues other testing. This should still allow an on-time delivery of the observatory to NASA's Kennedy Space Center, Fla., in August, where it will be readied for launch in January. With a resolving power 10 times greater than previous X-ray telescopes, the new X-ray observatory will provide scientists with views of previously invisible X-ray sources, including black holes, exploding stars and interstellar gasses. The third of NASA's Great Observatories, it will join the Compton Gamma Ray Observatory and the Hubble Space Telescope in orbit. The Advanced X-ray Astrophysics Facility program is managed by the Marshall Center for the Office of Space Science, NASA Headquarters, Washington, D.C. TRW Space & Electronics Group is assembling the observatory and doing verification testing. The Advanced X-ray Astrophysics Facility Operations Control Center is operated by the Smithsonian Astrophysical Observatory. Using glass purchased from Schott Glaswerke, Mainz, Germany

  19. The Virtual Solar Observatory: What Are We Up To Now?

    Science.gov (United States)

    Gurman, J. B.; Hill, F.; Suarez-Sola, F.; Bogart, R.; Amezcua, A.; Martens, P.; Hourcle, J.; Hughitt, K.; Davey, A.

    2012-01-01

    In the nearly ten years of a functional Virtual Solar Observatory (VSO), http://virtualsolar.org/ we have made it possible to query and access sixty-seven distinct solar data products and several event lists from nine spacecraft and fifteen observatories or observing networks. We have used existing VSO technology, and developed new software, for a distributed network of sites caching and serving SDO HMI and/ or AlA data. We have also developed an application programming interface (API) that has enabled VSO search and data access capabilities in IDL, Python, and Java. We also have quite a bit of work yet to do, including completion of the implementation of access to SDO EVE data, and access to some nineteen other data sets from space- and ground-based observatories. In addition, we have been developing a new graphic user interface that will enable the saving of user interface and search preferences. We solicit advice from the community input prioritizing our task list, and adding to it

  20. INTRAW, the EU Observatory for raw materials: fostering international cooperation and developing new opportunities

    Science.gov (United States)

    Correia, Victor; Allington, Ruth; Keane, Christopher

    2016-04-01

    A secure supply of raw materials is a European priority that extends beyond country borders and national policies. Recent European initiatives have pioneered the development of an EU strategy on raw materials emphasizing the concept of the "added value chain", which continues to pursue the three pillar strategy to: (1) ensure the fair and sustainable supply of raw materials from international markets, promoting international cooperation with developed and developing countries; (2) foster sustainable supply of raw materials from European sources, and (3) reduce consumption of primary raw materials by increasing resource efficiency and promoting recycling. This contribution presents the Horizon 2020 funded project INTRAW, the objective of which is to establish the European Union's International Observatory for Raw Materials. The creation and maintenance of the European Union's International Observatory for Raw Materials is designed to have a strong impact in two dimensions: 1. To narrow the existing gap in aspects of the raw materials knowledge infrastructure in the EU by providing a link with the same knowledge infrastructure in technologically advanced reference countries. This should contribute to the harmonization of mineral policies all over the EU, by providing data that enables evidence-based policies and appropriate, cost-effective management, planning and adaptation decisions by the public sector. This will benefit businesses, industry and society. The Observatory will also provide to policy makers in the EU and its Member States the data they need to facilitate discussion in multilateral forums. 2. To enable a better alignment of the R&I activities among the individual EU members and international cooperation countries AND between the European Union and international cooperation countries by boosting synergies with international research and innovation programmes. This way the EU's role and scientific capabilities in the raw materials area will be

  1. Prolonged pancytopenia in a gene therapy patient with ADA-deficient SCID and trisomy 8 mosaicism: a case report.

    Science.gov (United States)

    Engel, Barbara C; Podsakoff, Greg M; Ireland, Joanna L; Smogorzewska, E Monika; Carbonaro, Denise A; Wilson, Kathy; Shah, Ami; Kapoor, Neena; Sweeney, Mirna; Borchert, Mark; Crooks, Gay M; Weinberg, Kenneth I; Parkman, Robertson; Rosenblatt, Howard M; Wu, Shi-Qi; Hershfield, Michael S; Candotti, Fabio; Kohn, Donald B

    2007-01-15

    A patient with adenosine deaminase-deficient severe combined immune deficiency (ADA-SCID) was enrolled in a study of retroviral-mediated ADA gene transfer to bone marrow hematopoietic stem cells. After the discontinuation of ADA enzyme replacement, busulfan (75 mg/m2) was administered for bone marrow cytoreduction, followed by infusion of autologous, gene-modified CD34+ cells. The expected myelosuppression developed after busulfan but then persisted, necessitating the administration of untransduced autologous bone marrow back-up at day 40. Because of sustained pancytopenia and negligible gene marking, diagnostic bone marrow biopsy and aspirate were performed at day 88. Analyses revealed hypocellular marrow and, unexpectedly, evidence of trisomy 8 in 21.6% of cells. Trisomy 8 mosaicism (T8M) was subsequently diagnosed by retrospective analysis of a pretreatment marrow sample that might have caused the lack of hematopoietic reconstitution. The confounding effects of this preexisting marrow cytogenetic abnormality on the response to gene transfer highlights another challenge of gene therapy with the use of autologous hematopoietic stem cells.

  2. US Naval Observatory Hourly Observations

    Data.gov (United States)

    National Oceanic and Atmospheric Administration, Department of Commerce — Hourly observations journal from the National Observatory in Washington DC. The observatory is the first station in the United States to produce hourly observations...

  3. ADA Implementation Issues as Discovered through a Literature Survey of Applications Outside the United States

    Science.gov (United States)

    1992-03-01

    compile time, ensuring that operations conducted are appropriate for the object type. Each implementation requires a database known as the program...Finnish bank being developed by Nokia • Oil drilling control system managed by Sedco- Forex * Vigile - an industrial installation supervisor project by...user interface and Oracle database backend control. The software is being developed in Ada under DOD-STD-2167 under OS/2. BELGIUM BATS S.A. Project title

  4. 76 FR 14745 - Notice To Rescind a Notice of Intent To Prepare an Environmental Impact Statement, Ada and Canyon...

    Science.gov (United States)

    2011-03-17

    ... To Prepare an Environmental Impact Statement, Ada and Canyon Counties, ID AGENCY: Federal Highway... prepare an Environmental Impact Statement for a proposed highway project in Ada and Canyon County, Idaho... Highway 44 from Exit 25 at Interstate 84 in Canyon County to Ballantyne Lane in Ada County. The project is...

  5. Evaluating rivastigmine in mild-to-moderate Parkinson's disease dementia using ADAS-cog items.

    Science.gov (United States)

    Schmitt, Frederick A; Aarsland, Dag; Brønnick, Kolbjørn S; Meng, Xiangyi; Tekin, Sibel; Olin, Jason T

    2010-08-01

    Rivastigmine has been shown to improve cognition in patients with Parkinson's disease dementia (PDD). To further explore the impact of anticholinesterase therapy on PDD, Alzheimer's Disease Assessment Scale-cognitive subscale (ADAS-cog) items were assessed in a retrospective analysis of a 24-week, double-blind, placebo-controlled trial of rivastigmine. Mean changes from baseline at week 24 were calculated for ADAS-cog item scores and for 3 cognitive domain scores. A total of 362 patients were randomized to 3 to 12 mg/d rivastigmine capsules and 179 to placebo. Patients with PDD receiving rivastigmine improved versus placebo on items: word recall, following commands, ideational praxis, remembering test instructions, and comprehension of spoken language (P ADAS-cog is sensitive to broad cognitive changes in PDD. Overall, rivastigmine was associated with improvements on individual cognitive items and general cognitive domains.

  6. 75 FR 45661 - Notice of Permanent Closure on Public Lands in Ada County, ID

    Science.gov (United States)

    2010-08-03

    ... DEPARTMENT OF THE INTERIOR Bureau of Land Management [LLIDB00100 L17110000.PH0000 241A 4500013040] Notice of Permanent Closure on Public Lands in Ada County, ID AGENCY: Bureau of Land Management, Interior.../2\\NW\\1/4\\ NW\\1/4\\ and N\\1/2\\SW\\1/4\\ NW\\1/4\\ of Section 32, T.1 S., R.3 E., Boise Meridian, Ada...

  7. Reuse Tools to Support ADA Instantiation Construction

    Science.gov (United States)

    1990-06-01

    specification and body with embedded task shell instantiations, as well as an inter-task coordination procedure which controls task activation, execution, and...Tools to Support Ada Instantiation Construction 3 - Generalized Construction Approaches Page 39 4Automatic Programming Programmer’s Apprentice ~ASLs...which is the root of a frame hierarchy. The specification frame controls the hierarchy’s composition of the program and stores all its custom

  8. VIII Olimpíada Brasileira de Astronomia e Astronáutica

    Science.gov (United States)

    Garcia Canalle, João Batista; Villas da Rocha, Jaime Fernando; Wuensche de Souza, Carlos Alexandre; Pereira Ortiz, Roberto; Aguilera, Nuricel Villalonga; Padilha, Maria De Fátima Catta Preta; Pessoa Filho, José Bezerra; Soares Rodrigues, Ivette Maria

    2007-07-01

    Neste trabalho apresentamos as motivações pelas quais organizamos, em conjunto, pela primeira vez, a Olimpíada Brasileira de Astronomia incluindo a Astronáutica, em colaboração com a Agência Espacial Brasileira. Esta ampliação contribuiu para atrair ainda mais alunos, professores, escolas e patrocinadores para participarem desta Olimpíada. Em 2005 participaram da VIII Olimpíada Brasileira de Astronomia e Astronáutica (VIII OBA) 187.726 alunos distribuídos por 3.229 escolas, pertencentes a todos os estados brasileiros, incluindo o Distrito Federal. O crescimento em número de alunos participantes foi 52,4% maior do que em 2004. Em abril de 2005 organizamos, em Itapecerica da Serra, SP, um curso para os 50 alunos previamente selecionados e participantes da VII OBA e ao final selecionamos, dentre eles, uma equipe de 5 alunos, os quais representaram o Brasil na X Olimpíada Internacional de Astronomia, na China, em outubro de 2005. Ganhamos, pela primeira vez, uma medalha de ouro naquele evento. Em Agosto de 2005, organizamos a VIII Escola de Agosto para 50 alunos e respectivos professores, em Águas de Lindóia, SP, juntamente com a XXXI reunião anual da Sociedade Astronômica Brasileira (SAB). Em novembro de 2005 realizamos a I Jornada Espacial, em São José dos Campos, com 22 alunos e 22 professores selecionados dentre os participantes que melhores resultados obtiveram nas questões de Astronáutica da VIII OBA. Neste trabalho detalhamos os resultados da VIII OBA bem como as ações subseqüentes.

  9. Observatory data and the Swarm mission

    DEFF Research Database (Denmark)

    Macmillan, S.; Olsen, Nils

    2013-01-01

    products. We describe here the preparation of the data set of ground observatory hourly mean values, including procedures to check and select observatory data spanning the modern magnetic survey satellite era. We discuss other possible combined uses of satellite and observatory data, in particular those......The ESA Swarm mission to identify and measure very accurately the different magnetic signals that arise in the Earth’s core, mantle, crust, oceans, ionosphere and magnetosphere, which together form the magnetic field around the Earth, has increased interest in magnetic data collected on the surface...... of the Earth at observatories. The scientific use of Swarm data and Swarm-derived products is greatly enhanced by combination with observatory data and indices. As part of the Swarm Level-2 data activities plans are in place to distribute such ground-based data along with the Swarm data as auxiliary data...

  10. The Cherenkov Telescope Array Observatory: top level use cases

    Science.gov (United States)

    Bulgarelli, A.; Kosack, K.; Hinton, J.; Tosti, G.; Schwanke, U.; Schwarz, J.; Colomé, P.; Conforti, V.; Khelifi, B.; Goullon, J.; Ong, R.; Markoff, S.; Contreras, J. L.; Lucarelli, F.; Antonelli, L. A.; Bigongiari, C.; Boisson, C.; Bosnjak, Z.; Brau-Nogué, S.; Carosi, A.; Chen, A.; Cotter, G.; Covino, S.; Daniel, M.; De Cesare, G.; de Ona Wilhelmi, E.; Della Volpe, M.; Di Pierro, F.; Fioretti, V.; Füßling, M.; Garczarczyk, M.; Gaug, M.; Glicenstein, J. F.; Goldoni, P.; Götz, D.; Grandi, P.; Heller, M.; Hermann, G.; Inoue, S.; Knödlseder, J.; Lenain, J.-P.; Lindfors, E.; Lombardi, S.; Luque-Escamilla, P.; Maier, G.; Marisaldi, M.; Mundell, C.; Neyroud, N.; Noda, K.; O'Brien, P.; Petrucci, P. O.; Martí Ribas, J.; Ribó, M.; Rodriguez, J.; Romano, P.; Schmid, J.; Serre, N.; Sol, H.; Schussler, F.; Stamerra, A.; Stolarczyk, T.; Vandenbrouck, J.; Vercellone, S.; Vergani, S.; Zech, A.; Zoli, A.

    2016-08-01

    Today the scientific community is facing an increasing complexity of the scientific projects, from both a technological and a management point of view. The reason for this is in the advance of science itself, where new experiments with unprecedented levels of accuracy, precision and coverage (time and spatial) are realised. Astronomy is one of the fields of the physical sciences where a strong interaction between the scientists, the instrument and software developers is necessary to achieve the goals of any Big Science Project. The Cherenkov Telescope Array (CTA) will be the largest ground-based very high-energy gamma-ray observatory of the next decades. To achieve the full potential of the CTA Observatory, the system must be put into place to enable users to operate the telescopes productively. The software will cover all stages of the CTA system, from the preparation of the observing proposals to the final data reduction, and must also fit into the overall system. Scientists, engineers, operators and others will use the system to operate the Observatory, hence they should be involved in the design process from the beginning. We have organised a workgroup and a workflow for the definition of the CTA Top Level Use Cases in the context of the Requirement Management activities of the CTA Observatory. Scientists, instrument and software developers are collaborating and sharing information to provide a common and general understanding of the Observatory from a functional point of view. Scientists that will use the CTA Observatory will provide mainly Science Driven Use Cases, whereas software engineers will subsequently provide more detailed Use Cases, comments and feedbacks. The main purposes are to define observing modes and strategies, and to provide a framework for the flow down of the Use Cases and requirements to check missing requirements and the already developed Use-Case models at CTA sub-system level. Use Cases will also provide the basis for the definition of

  11. Do published ADA studies support the ADA-EASD position statement for the management of hyperglycaemia in type 2 diabetics?

    Science.gov (United States)

    Rimareix, Frédérique; Bauduceau, Bernard

    2013-07-01

    The American Diabetes Association (ADA) and the European Association for the Study of Diabetes (EASD) published a position statement in 2012 on the management of hyperglycaemia in patients with type 2 diabetes. The Société Francophone du Diabète (SFD) adopted it while awaiting future French recommendations. This new care approach individualises the therapeutic choices and objectives for each patient based on their characteristics, through emphasis on the need for mutual cooperation with the patient in decision-making. Glycaemic management should naturally be considered in the context of overall cardiovascular risk reduction, which should remain the primary objective of treatment. The cornerstone of this treatment is based on lifestyle modifications, with the addition of metformin monotherapy if the desired glycaemic control is not attained. There are multiple second- and third-line treatment possibilities, and insulin therapy is an option that can be considered early in the bitherapy stage. On the whole, large published studies at the ADA conference in Philadelphia in June 2012, which are the subject of this article, support this patient-centred position statement. Copyright © 2013 Elsevier Masson SAS. All rights reserved.

  12. Microevolution of the chromosomal region of acute disease antigen A (adaA in the query (Q fever agent Coxiella burnetii.

    Directory of Open Access Journals (Sweden)

    Dimitrios Frangoulidis

    Full Text Available The acute disease antigen A (adaA gene is believed to be associated with Coxiella burnetii strains causing acute Q fever. The detailed analysis of the adaA genomic region of 23 human- and 86 animal-derived C. burnetii isolates presented in this study reveals a much more polymorphic appearance and distribution of the adaA gene, resulting in a classification of C. burnetii strains of better differentiation than previously anticipated. Three different genomic variants of the adaA gene were identified which could be detected in isolates from acute and chronic patients, rendering the association of adaA positive strains with acute Q fever disease disputable. In addition, all adaA positive strains in humans and animals showed the occurrence of the QpH1 plasmid. All adaA positive isolates of acute human patients except one showed a distinct SNP variation at position 431, also predominant in sheep strains, which correlates well with the observation that sheep are a major source of human infection. Furthermore, the phylogenetic analysis of the adaA gene revealed three deletion events and supported the hypothesis that strain Dugway 5J108-111 might be the ancestor of all known C. burnetii strains. Based on our findings, we could confirm the QpDV group and we were able to define a new genotypic cluster. The adaA gene polymorphisms shown here improve molecular typing of Q fever, and give new insights into microevolutionary adaption processes in C. burnetii.

  13. Utility of adenosine deaminase (ADA), PCR & thoracoscopy in differentiating tuberculous & non-tuberculous pleural effusion complicating chronic kidney disease.

    Science.gov (United States)

    Kumar, Sravan; Agarwal, Ritesh; Bal, Amanjit; Sharma, Kusum; Singh, Navneet; Aggarwal, Ashutosh N; Verma, Indu; Rana, Satyawati V; Jha, Vivekanand

    2015-03-01

    Pleural effusion is a common occurrence in patients with late-stage chronic kidney disease (CKD). In developing countries, many effusions remain undiagnosed after pleural fluid analysis (PFA) and patients are empirically treated with antitubercular therapy. The aim of this study was to evaluate the role of adenosine deaminase (ADA), nucleic acid amplification tests (NAAT) and medical thoracoscopy in distinguishing tubercular and non-tubercular aetiologies in exudative pleural effusions complicating CKD. Consecutive stage 4 and 5 CKD patients with pleural effusions underwent PFA including ADA and PCR [65 kDa gene; multiplex (IS6110, protein antigen b, MPB64)]. Patients with exudative pleural effusion undiagnosed after PFA underwent medical thoracoscopy. All 107 patients underwent thoracocentesis with 45 and 62 patients diagnosed as transudative and exudative pleural effusions, respectively. Twenty six of the 62 patients underwent medical thoracoscopy. Tuberculous pleurisy was diagnosed in six while uraemic pleuritis was diagnosed in 20 subjects. The sensitivity and specificity of pleural fluid ADA, 65 kDa gene PCR, and multiplex PCR were 66.7 and 90 per cent, 100 and 50 per cent, and 100 and 100 per cent, respectively. Thoracoscopy was associated with five complications in three patients. Uraemia remains the most common cause of pleural effusion in CKD even in high TB prevalence country. Multiplex PCR and thoracoscopy are useful investigations in the diagnostic work-up of pleural effusions complicating CKD while the sensitivity and/or specificity of ADA and 65 kDa gene PCR is poor.

  14. Study on the clinical value of determination of serum adenosine deaminase (ADA) and HA, PIIIP levels for diagnosis of chronic hepatitis

    International Nuclear Information System (INIS)

    Ma Yun

    2007-01-01

    Objective: To explore the clinical value of determination of serum ADA and HA, PIIIP levels for diagnosis of chronic hepatitis. Methods: Serum ADA levels were determined with biochemistry and HA, PIIIP levels were detected with RIA in 36 patients with chronic hepatitis and 35 controls. Results: The levels of serum ADA, HA and PIIIP were significantly higher in the patients than those in controls (P<0.01). Serum ADA, HA, PIIIP levelers were mutually positively correlated (r=0.6117, 0.7134, P<0.01). Conclusion: Detection of serum ADA levels could reflect the liver reserve function and status of fibrosis. (authors)

  15. ADA 和 CRP 在结核性脑膜炎和化脓性脑膜炎诊断中的应用%Application of ADA and CRP in the Diagnosis of Tuberculous Meningitis and Purulent Meningitis

    Institute of Scientific and Technical Information of China (English)

    黄赟; 黄仕辉; 徐荣金

    2016-01-01

    Objective Through the detection of meningitis patients blood and CSF (cerebrospinal fluid)in Ada (ADA)con-tent detected at the same time,blood CRP (C -reactive protein)content,for differential diagnosis of tuberculous meningitis and purulent meningitis.Method The blood and cerebrospinal fluid of patients with tuberculous meningitis and purulent meningitis in our hospital were detected by ADA and CRP.Meanwhile,The detection results of ADA and CRP were compared and analyzed with the control group of virus and other meningitis.Results By comparing the tuberculous and pyogenic meningitis and the con-trol group,blood and CSF of ADA content was significantly higher in patients with tuberculous meningitis,and the difference was quite obvious.When P <0.05,there was statistic significance;compared with tuberculousmeningitis and matched groups,CPR content in the blood of Purulen meningitis patient was obviously higher and the difference was quite distinctive.When P <0.05, there was statistic significance.Conclusion ADA joint CRP detection of early differential diagnosis of tuberculous and pyogenic meningitis has great value.%目的:通过检测脑膜炎患者血液和 CSF(脑脊液)中的 ADA(腺苷脱氨酶)含量,同时检测患者血液中的CRP(C -反应蛋白)含量,用以鉴别结核性脑膜炎和化脓性脑膜炎。方法:选取儿科结核性脑膜炎和化脓性脑膜炎患者的血及脑脊液作 ADA 和血 CRP 进行生化检测,同时以病毒性及其他脑膜炎作对照组,对 ADA 和 CRP 的检测结果进行比对分析。结果:通过对结核性和化脓性及对照组脑膜炎的比较,结核性脑膜炎患者血和 CSF 中的 ADA 含量明显增高,差异明显,具有统计学意义(P <0.05);CRP 在化脓性脑膜炎患者血液中的含量较结核性和对照组明显增加,差异明显,具有统计学意义(P <0.05)。结论:ADA 联合 CRP 检测对早期鉴别诊断结核性与化脓性脑膜炎有较大价值。

  16. Real-time multi-camera video acquisition and processing platform for ADAS

    Science.gov (United States)

    Saponara, Sergio

    2016-04-01

    The paper presents the design of a real-time and low-cost embedded system for image acquisition and processing in Advanced Driver Assisted Systems (ADAS). The system adopts a multi-camera architecture to provide a panoramic view of the objects surrounding the vehicle. Fish-eye lenses are used to achieve a large Field of View (FOV). Since they introduce radial distortion of the images projected on the sensors, a real-time algorithm for their correction is also implemented in a pre-processor. An FPGA-based hardware implementation, re-using IP macrocells for several ADAS algorithms, allows for real-time processing of input streams from VGA automotive CMOS cameras.

  17. In Brief: Deep-sea observatory

    Science.gov (United States)

    Showstack, Randy

    2008-11-01

    The first deep-sea ocean observatory offshore of the continental United States has begun operating in the waters off central California. The remotely operated Monterey Accelerated Research System (MARS) will allow scientists to monitor the deep sea continuously. Among the first devices to be hooked up to the observatory are instruments to monitor earthquakes, videotape deep-sea animals, and study the effects of acidification on seafloor animals. ``Some day we may look back at the first packets of data streaming in from the MARS observatory as the equivalent of those first words spoken by Alexander Graham Bell: `Watson, come here, I need you!','' commented Marcia McNutt, president and CEO of the Monterey Bay Aquarium Research Institute, which coordinated construction of the observatory. For more information, see http://www.mbari.org/news/news_releases/2008/mars-live/mars-live.html.

  18. Lack of association of the G22A polymorphism of the ADA gene in patients with ankylosing spondylitis.

    Science.gov (United States)

    Camargo, U; Toledo, R A; Cintra, J R; Nunes, D P T; Acayaba de Toledo, R; Brandão de Mattos, C C; Mattos, L C

    2012-05-07

    Genes located outside the HLA region (6p21) have been considered as candidates for susceptibility to ankylosing spondylitis. We tested the hypothesis that the G22A polymorphism of the adenosine deaminase gene (ADA; 20q13.11) is associated with ankylosing spondylitis in 166 Brazilian subjects genotyped for the HLA*27 gene (47 patients and 119 controls matched for gender, age and geographic origin). The HLA-B*27 gene and the G22A ADA polymorphism were identified by PCR with sequence-specific oligonucleotide probes and PCR-RFLP, respectively. There were no significant differences in frequencies of ADA genotypes [odds ratio (OR) = 1.200, 95% confidence interval (CI) = 0.3102-4.643, P > 0.8] and ADA*01 and ADA*02 alleles (OR = 1.192, 95%CI = 0.3155-4.505, P > 0.8) in patients versus controls. We conclude that the G22A polymorphism is not associated with ankylosing spondylitis.

  19. Age- and gender-specific epistasis between ADA and TNF-α influences human life-expectancy.

    Science.gov (United States)

    Napolioni, Valerio; Carpi, Francesco M; Giannì, Paola; Sacco, Roberto; Di Blasio, Luca; Mignini, Fiorenzo; Lucarini, Nazzareno; Persico, Antonio M

    2011-11-01

    Aging is a complex phenotype with multiple determinants but a strong genetic component significantly impacts on survival to extreme ages. The dysregulation of immune responses occurring with increasing age is believed to contribute to human morbidity and mortality. Conversely, some genetic determinants of successful aging might reside in those polymorphisms for the immune system genes regulating immune responses. Here we examined the main effects of single loci and multi-locus interactions to test the hypothesis that the adenosine deaminase (ADA) and tumor necrosis factor alpha (TNF-α) genes may influence human life-expectancy. ADA (22G>A, rs73598374) and TNF-α (-308G>A, rs1800629; -238G>A, rs361525) functional SNPs have been determined for 1071 unrelated healthy individuals from Central Italy (18-106 years old) divided into three gender-specific age classes defined according to demographic information and accounting for the different survivals between sexes: for men (women), the first class consists of individuals88 years old (>91 years old). Single-locus analysis showed that only ADA 22G>A is significantly associated with human life-expectancy in males (comparison 1 (age class 2 vs. age class 1), O.R. 1.943, P=0.036; comparison 2 (age class 3 vs. age class 2), O.R. 0.320, P=0.0056). Age- and gender-specific patterns of epistasis between ADA and TNF-α were found using Generalized Multifactor Dimensionality Reduction (GMDR). In comparison 1, a significant two-loci interaction occurs in females between ADA 22G>A and TNF-α -238G>A (Sign Test P=0.011). In comparison 2, both two-loci and three-loci interaction are significant associated with increased life-expectancy over 88 years in males. In conclusion, we report that a combination of functional SNPs within ADA and TNF-α genes can influence life-expectancy in a gender-specific manner and that males and females follow different pathways to attain longevity. Copyright © 2011 Elsevier Ltd. All rights reserved.

  20. Daily variation characteristics at polar geomagnetic observatories

    Science.gov (United States)

    Lepidi, S.; Cafarella, L.; Pietrolungo, M.; Di Mauro, D.

    2011-08-01

    This paper is based on the statistical analysis of the diurnal variation as observed at six polar geomagnetic observatories, three in the Northern and three in the Southern hemisphere. Data are for 2006, a year of low geomagnetic activity. We compared the Italian observatory Mario Zucchelli Station (TNB; corrected geomagnetic latitude: 80.0°S), the French-Italian observatory Dome C (DMC; 88.9°S), the French observatory Dumont D'Urville (DRV; 80.4°S) and the three Canadian observatories, Resolute Bay (RES; 83.0°N), Cambridge Bay (CBB; 77.0°N) and Alert (ALE, 87.2°N). The aim of this work was to highlight analogies and differences in daily variation as observed at the different observatories during low geomagnetic activity year, also considering Interplanetary Magnetic Field conditions and geomagnetic indices.

  1. Observatories of Sawai Jai Singh II

    Science.gov (United States)

    Johnson-Roehr, Susan N.

    Sawai Jai Singh II, Maharaja of Amber and Jaipur, constructed five observatories in the second quarter of the eighteenth century in the north Indian cities of Shahjahanabad (Delhi), Jaipur, Ujjain, Mathura, and Varanasi. Believing the accuracy of his naked-eye observations would improve with larger, more stable instruments, Jai Singh reengineered common brass instruments using stone construction methods. His applied ingenuity led to the invention of several outsize masonry instruments, the majority of which were used to determine the coordinates of celestial objects with reference to the local horizon. During Jai Singh's lifetime, the observatories were used to make observations in order to update existing ephemerides such as the Zīj-i Ulugh Begī. Jai Singh established communications with European astronomers through a number of Jesuits living and working in India. In addition to dispatching ambassadorial parties to Portugal, he invited French and Bavarian Jesuits to visit and make use of the observatories in Shahjahanabad and Jaipur. The observatories were abandoned after Jai Singh's death in 1743 CE. The Mathura observatory was disassembled completely before 1857. The instruments at the remaining observatories were restored extensively during the nineteenth and twentieth centuries.

  2. Still Virtual After All These Years: Recent Developments in the Virtual Solar Observatory

    Science.gov (United States)

    Gurman, J. B.; Bogart, R. S.; Davey, A. R.; Hill, F.; Martens, P. C.; Zarro, D. M.; Team, T. v.

    2008-05-01

    While continuing to add access to data from new missions, including Hinode and STEREO, the Virtual Solar Observatory is also being enhanced as a research tool by the addition of new features such as the unified representation of catalogs and event lists (to allow joined searches in two or more catalogs) and workable representation and manipulation of large numbers of search results (as are expected from the Solar Dynamics Observatory database). Working with our RHESSI colleagues, we have also been able to improve the performance of IDL-callable vso_search and vso_get functions, to the point that use of those routines is a practical alternative to reproducing large subsets of mission data on one's own LAN.

  3. Still Virtual After All These Years: Recent Developments in the Virtual Solar Observatory

    Science.gov (United States)

    Gurman, Joseph B.; Bogart; Davey; Hill; Masters; Zarro

    2008-01-01

    While continuing to add access to data from new missions, including Hinode and STEREO, the Virtual Solar Observatory is also being enhanced as a research tool by the addition of new features such as the unified representation of catalogs and event lists (to allow joined searches in two or more catalogs) and workable representation and manipulation of large numbers of search results (as are expected from the Solar Dynamics Observatory database). Working with our RHESSI colleagues, we have also been able to improve the performance of IDL-callable vso_search and vso_get functions, to the point that use of those routines is a practical alternative to reproducing large subsets of mission data on one's own LAN.

  4. Ada as an implementation language for knowledge based systems

    Science.gov (United States)

    Rochowiak, Daniel

    1990-01-01

    Debates about the selection of programming languages often produce cultural collisions that are not easily resolved. This is especially true in the case of Ada and knowledge based programming. The construction of programming tools provides a desirable alternative for resolving the conflict.

  5. Older drivers and ADAS : which systems improve road safety?

    NARCIS (Netherlands)

    Davidse, R.J.

    2006-01-01

    In the coming decades, the number of older drivers that experiences difficulties in traffic as a result of functional limitations will strongly increase. Advanced Driver Assistance Systems (ADAS) could resolve some of these difficulties, by providing personal assistance in a road environment that

  6. The Virtual Solar Observatory: Still a Small Box

    Science.gov (United States)

    Gurman, J. B.; Bogart, R. S.; Davey, A. R.; Dimitoglou, G.; Hill, F.; Hourcle, J. A.; Martens, P. C.; Surez-Sola, I.; Tian, K. Q.; Wampler, S.

    2005-01-01

    Two and a half years after a design study began, and a year and a half after development commenced, version 1.0 of the Virtual Solar Observatory (VSO) was released at the 2004 Fall AGU meeting. Although internal elements of the VSO have changed, the basic design has remained the same, reflecting the team's belief in the importance of a simple, robust mechanism for registering data provider holdings, initiating queries at the appropriate provider sites, aggregating the responses, allowing the user to iterate before making a final selection, and enabling the delivery of data directly from the providers. In order to make the VSO transparent, lightweight, and portable, the developers employed XML for the registry, SOAP for communication between a VSO instance and data services, and HTML for the graphic user interface (GUI's). We discuss the internal data model, the API, and user responses to various trial GUI's as typical design issues for any virtual observatory. We also discuss the role of the "small box" of data search, identification, and delivery services provided by the VSO in the larger, Sun-Solar System Connection virtual observatory (VxO) scheme.

  7. The Role of Project Science in the Chandra X-Ray Observatory

    Science.gov (United States)

    O'Dell, Stephen L.; Weisskopf, Martin C.

    2006-01-01

    The Chandra X-Ray Observatory, one of NASA's Great Observatories, has an outstanding record of scientific and technical success. This success results from the efforts of a team comprising NASA, its contractors, the Smithsonian Astrophysical Observatory, the instrument groups, and other elements of the scientific community, including thousands of scientists who utilize this powerful facility for astrophysical research. We discuss the role of NASA Project Science in the formulation, development, calibration, and operation of the Chandra X-ray Observatory. In addition to representing the scientific community within the Project, Project Science performed what we term "science systems engineering". This activity encompasses translation of science requirements into technical requirements and assessment of the scientific impact of programmatic and technical trades. We briefly describe several examples of science systems engineering conducted by Chandra Project Science.

  8. The Role of G22 A Adenosine Deaminase 1 Gene Polymorphism and the Activities of ADA Isoenzymes in Fertile and Infertile Men.

    Science.gov (United States)

    Fattahi, Amir; Khodadadi, Iraj; Amiri, Iraj; Latifi, Zeinab; Ghorbani, Marzieh; Tavilani, Heidar

    2015-10-01

    To evaluate frequency distribution of adenosine deaminase 1 (ADA1) G22 A alleles and genotypes in fertile and infertile men. In this study we evaluate frequency distribution of ADA1 G22 A alleles and genotypes in 200 fertile and 200 infertile men. The polymerase chain reaction-restriction fragment length polymorphism technique was used for determining ADA1 G22 A variants. In addition, ADA isoenzymes activities (ADA1 and ADA2) were measured using colorimetric method. The frequency of GG genotype was significantly higher and GA genotype was lower in infertile males compared with fertile men (P = .048 and P = .045, respectively). However, there was not any noticeable difference in allele distribution between groups (P >.05). Based on logistic regression analysis, the GA genotype has a protective role and can decrease the risk of male infertility 1.7 times (P = .046). There were significantly higher activities of ADAT and its isoenzymes in infertile males compared with fertile men (P ADA1 activity with GG genotype was higher than GA carriers in all population (P = .001). Our results revealed that the activity of ADA isoenzymes and distribution of ADA1 G22 A genotypes were different among fertile and infertile men and more likely the GA genotype, which had lower ADA1 activity and was higher in fertile men is a protective factor against infertility. Copyright © 2015 Elsevier Inc. All rights reserved.

  9. Byurakan Astrophysical Observatory as Cultural Centre

    Science.gov (United States)

    Mickaelian, A. M.; Farmanyan, S. V.

    2017-07-01

    NAS RA V. Ambartsumian Byurakan Astrophysical Observatory is presented as a cultural centre for Armenia and the Armenian nation in general. Besides being scientific and educational centre, the Observatory is famous for its unique architectural ensemble, rich botanical garden and world of birds, as well as it is one of the most frequently visited sightseeing of Armenia. In recent years, the Observatory has also taken the initiative of the coordination of the Cultural Astronomy in Armenia and in this field, unites the astronomers, historians, archaeologists, ethnographers, culturologists, literary critics, linguists, art historians and other experts. Keywords: Byurakan Astrophysical Observatory, architecture, botanic garden, tourism, Cultural Astronomy.

  10. Reviews: Effects of transdermal rivastigmine on ADAS-cog items in mild-to-moderate Alzheimer's disease.

    Science.gov (United States)

    Grossberg, George T; Schmitt, Frederick A; Meng, Xiangyi; Tekin, Sibel; Olin, Jason

    2010-12-01

    Alzheimer's disease (AD) patients treated with rivastigmine transdermal patch have shown statistically significant differences versus placebo on the AD Assessment scale-cognitive subscale (ADAS-cog). In this retrospective analysis of a double-blind, placebo- and active-controlled, 24-week clinical trial, the specific effects of rivastigmine patch on individual ADAS-cog items and cognitive domains (memory, language, and praxis) were explored. The mean baseline to week 24 changes were calculated for each ADAS-cog item and domain in this exploratory, hypothesis-generating analysis. Patients on 9.5 mg/24 h rivastigmine patch, 17.4 mg/24 h rivastigmine patch, and 3 to 12 mg/d rivastigmine capsules showed improvements over placebo on the memory and praxis ADAS-cog subscales. The rivastigmine patch groups also showed improvements on the language subscale. Significant differences versus placebo were seen on several individual item scores in the rivastigmine-treated groups. Rivastigmine patch was associated with improvements on the memory, praxis, and language domains of cognition in patients with mild-to-moderate AD.

  11. A New Observatory for Eastern College: A Dream Realized

    Science.gov (United States)

    Bradstreet, D. H.

    1996-12-01

    . The lessons learned from building the Observatory as well as structural plans, equipment and curriculum development will be discussed in this poster.

  12. The Pierre Auger Observatory

    International Nuclear Information System (INIS)

    Hojvat, C.

    1997-03-01

    The Pierre Auger Observatory is an international collaboration for the detailed study of the highest energy cosmic rays. It will operate at two similar sites, one in the northern hemisphere and one in the southern hemisphere. The Observatory is designed to collect a statistically significant data set of events with energies greater than 10 19 eV and with equal exposures for the northern and southern skies

  13. A novel Multi-Agent Ada-Boost algorithm for predicting protein structural class with the information of protein secondary structure.

    Science.gov (United States)

    Fan, Ming; Zheng, Bin; Li, Lihua

    2015-10-01

    Knowledge of the structural class of a given protein is important for understanding its folding patterns. Although a lot of efforts have been made, it still remains a challenging problem for prediction of protein structural class solely from protein sequences. The feature extraction and classification of proteins are the main problems in prediction. In this research, we extended our earlier work regarding these two aspects. In protein feature extraction, we proposed a scheme by calculating the word frequency and word position from sequences of amino acid, reduced amino acid, and secondary structure. For an accurate classification of the structural class of protein, we developed a novel Multi-Agent Ada-Boost (MA-Ada) method by integrating the features of Multi-Agent system into Ada-Boost algorithm. Extensive experiments were taken to test and compare the proposed method using four benchmark datasets in low homology. The results showed classification accuracies of 88.5%, 96.0%, 88.4%, and 85.5%, respectively, which are much better compared with the existing methods. The source code and dataset are available on request.

  14. Review of advanced driver assistance systems (ADAS)

    Science.gov (United States)

    Ziebinski, Adam; Cupek, Rafal; Grzechca, Damian; Chruszczyk, Lukas

    2017-11-01

    New cars can be equipped with many advanced safety solutions. Airbags, seatbelts and all of the essential passive safety parts are standard equipment. Now cars are often equipped with new advanced active safety systems that can prevent accidents. The functions of the Advanced Driver Assistance Systems are still growing. A review of the most popular available technologies used in ADAS and descriptions of their application areas are discussed in this paper.

  15. High Energy Astronomy Observatory (HEAO)-2

    Science.gov (United States)

    1982-01-01

    This artist's concept depicts the High Energy Astronomy Observatory (HEAO)-2 in orbit. The HEAO-2, the first imaging and largest x-ray telescope built to date, was capable of producing actual photographs of x-ray objects. Shortly after launch, the HEAO-2 was nicknamed the Einstein Observatory by its scientific experimenters in honor of the centernial of the birth of Albert Einstein, whose concepts of relativity and gravitation have influenced much of modern astrophysics, particularly x-ray astronomy. The HEAO-2, designed and developed by TRW, Inc. under the project management of the Marshall Space Flight Center, was launched aboard an Atlas/Centaur launch vehicle on November 13, 1978. The HEAO-2 was originally identified as HEAO-B but the designation was changed once the spacecraft achieved orbit.

  16. Derivation of a new ADAS-cog composite using tree-based multivariate analysis: prediction of conversion from mild cognitive impairment to Alzheimer disease.

    Science.gov (United States)

    Llano, Daniel A; Laforet, Genevieve; Devanarayan, Viswanath

    2011-01-01

    Model-based statistical approaches were used to compare the ability of the Alzheimer's Disease Assessment Scale-cognitive subscale (ADAS-cog), cerebrospinal fluid (CSF), fluorodeoxyglucose positron emission tomography and volumetric magnetic resonance imaging (MRI) markers to predict 12-month progression from mild cognitive impairment (MCI) to Alzheimer disease (AD). Using the Alzheimer's Disease Neuroimaging Initiative (ADNI) data set, properties of the 11-item ADAS-cog (ADAS.11), the 13-item ADAS-cog (ADAS.All) and novel composite scores were compared, using weighting schemes derived from the Random Forests (RF) tree-based multivariate model. Weighting subscores using the RF model of ADAS.All enhanced discrimination between elderly controls, MCI and AD patients. The ability of the RF-weighted ADAS-cog composite and individual scores, along with neuroimaging or biochemical biomarkers to predict MCI to AD conversion over 12 months was also assessed. Although originally optimized to discriminate across diagnostic categories, the ADAS. All, weighted according to the RF model, did nearly as well or better than individual or composite baseline neuroimaging or CSF biomarkers in prediction of 12-month conversion from MCI to AD. These suggest that a modified subscore weighting scheme applied to the 13-item ADAS-cog is comparable to imaging or CSF markers in prediction of conversion from MCI to AD at 12 months. Copyright © 2011 by Lippincott Williams & Wilkins

  17. 76 FR 12753 - Notice of Temporary Closures on Public Lands in Ada and Elmore Counties, ID

    Science.gov (United States)

    2011-03-08

    ... DEPARTMENT OF THE INTERIOR Bureau of Land Management [LLIDB00200 LF20000ES.JS0000 LFESFTF60000] Notice of Temporary Closures on Public Lands in Ada and Elmore Counties, ID AGENCY: Bureau of Land... business hours. SUPPLEMENTARY INFORMATION: The Big Fire closure affects public lands located in Ada County...

  18. Science Initiatives of the US Virtual Astronomical Observatory

    Science.gov (United States)

    Hanisch, R. J.

    2012-09-01

    The United States Virtual Astronomical Observatory program is the operational facility successor to the National Virtual Observatory development project. The primary goal of the US VAO is to build on the standards, protocols, and associated infrastructure developed by NVO and the International Virtual Observatory Alliance partners and to bring to fruition a suite of applications and web-based tools that greatly enhance the research productivity of professional astronomers. To this end, and guided by the advice of our Science Council (Fabbiano et al. 2011), we have focused on five science initiatives in the first two years of VAO operations: 1) scalable cross-comparisons between astronomical source catalogs, 2) dynamic spectral energy distribution construction, visualization, and model fitting, 3) integration and periodogram analysis of time series data from the Harvard Time Series Center and NASA Star and Exoplanet Database, 4) integration of VO data discovery and access tools into the IRAF data analysis environment, and 5) a web-based portal to VO data discovery, access, and display tools. We are also developing tools for data linking and semantic discovery, and have a plan for providing data mining and advanced statistical analysis resources for VAO users. Initial versions of these applications and web-based services are being released over the course of the summer and fall of 2011, with further updates and enhancements planned for throughout 2012 and beyond.

  19. Science Initiatives of the US Virtual Astronomical Observatory

    Directory of Open Access Journals (Sweden)

    Hanisch Robert J.

    2012-09-01

    Full Text Available The United States Virtual Astronomical Observatory program is the operational facility successor to the National Virtual Observatory development project. The primary goal of the US VAO is to build on the standards, protocols, and associated infrastructure developed by NVO and the International Virtual Observatory Alliance partners and to bring to fruition a suite of applications and web-based tools that greatly enhance the research productivity of professional astronomers. To this end, and guided by the advice of our Science Council (advisory committee, we are focusing on five science initiatives in the first two years of VAO operations: (1 scalable cross-comparisons between astronomical source catalogs, (2 dynamic spectral energy distribution construction, visualization, and model fitting, (3 integration and periodogram analysis of time series data from the Harvard Time Series Center and NASA Star and Exoplanet Database, (4 integration of VO data discovery and access tools into the IR AF data analysis environment, and (5 a web-based portal to VO data discovery, access, and display tools. We are also developing tools for data linking and semantic discovery, and have a plan for providing data mining and advanced statistical analysis resources for VAO users. Initial versions of these applications and web-based services are being released over the course of the summer and fall of 2011, with further updates and enhancements planned for throughout 2012 and beyond.

  20. Spectrum of mutations in a cohort of UK patients with ADA deficient SCID: Segregation of genotypes with specific ethnicities.

    Science.gov (United States)

    Adams, Stuart P; Wilson, Melanie; Harb, Elissar; Fairbanks, Lynette; Xu-Bayford, Jinhua; Brown, Lucie; Kearney, Laura; Madkaikar, Manisha; Bobby Gaspar, H

    2015-12-01

    Severe combined immunodeficiency (SCID) arises from a number of different genetic defects, one of the most common being mutations in the gene encoding adenosine deaminase (ADA). In the UK, ADA deficient SCID compromises approximately 20% of all known cases of SCID. We carried out a retrospective analysis of the ADA gene in 46 known ADA deficient SCID patients on whom DNA had been stored. Here, we report a high frequency of two previously reported mutations and provide a link between the mutations and patient ethnicity within our patient cohort. We also report on 9 novel mutations that have been previously unreported. Copyright © 2015 Elsevier Inc. All rights reserved.

  1. Virtual hydrology observatory: an immersive visualization of hydrology modeling

    Science.gov (United States)

    Su, Simon; Cruz-Neira, Carolina; Habib, Emad; Gerndt, Andreas

    2009-02-01

    The Virtual Hydrology Observatory will provide students with the ability to observe the integrated hydrology simulation with an instructional interface by using a desktop based or immersive virtual reality setup. It is the goal of the virtual hydrology observatory application to facilitate the introduction of field experience and observational skills into hydrology courses through innovative virtual techniques that mimic activities during actual field visits. The simulation part of the application is developed from the integrated atmospheric forecast model: Weather Research and Forecasting (WRF), and the hydrology model: Gridded Surface/Subsurface Hydrologic Analysis (GSSHA). Both the output from WRF and GSSHA models are then used to generate the final visualization components of the Virtual Hydrology Observatory. The various visualization data processing techniques provided by VTK are 2D Delaunay triangulation and data optimization. Once all the visualization components are generated, they are integrated into the simulation data using VRFlowVis and VR Juggler software toolkit. VR Juggler is used primarily to provide the Virtual Hydrology Observatory application with fully immersive and real time 3D interaction experience; while VRFlowVis provides the integration framework for the hydrologic simulation data, graphical objects and user interaction. A six-sided CAVETM like system is used to run the Virtual Hydrology Observatory to provide the students with a fully immersive experience.

  2. A prediction model of short-term ionospheric foF2 based on AdaBoost

    Science.gov (United States)

    Zhao, Xiukuan; Ning, Baiqi; Liu, Libo; Song, Gangbing

    2014-02-01

    In this paper, the AdaBoost-BP algorithm is used to construct a new model to predict the critical frequency of the ionospheric F2-layer (foF2) one hour ahead. Different indices were used to characterize ionospheric diurnal and seasonal variations and their dependence on solar and geomagnetic activity. These indices, together with the current observed foF2 value, were input into the prediction model and the foF2 value at one hour ahead was output. We analyzed twenty-two years' foF2 data from nine ionosonde stations in the East-Asian sector in this work. The first eleven years' data were used as a training dataset and the second eleven years' data were used as a testing dataset. The results show that the performance of AdaBoost-BP is better than those of BP Neural Network (BPNN), Support Vector Regression (SVR) and the IRI model. For example, the AdaBoost-BP prediction absolute error of foF2 at Irkutsk station (a middle latitude station) is 0.32 MHz, which is better than 0.34 MHz from BPNN, 0.35 MHz from SVR and also significantly outperforms the IRI model whose absolute error is 0.64 MHz. Meanwhile, AdaBoost-BP prediction absolute error at Taipei station from the low latitude is 0.78 MHz, which is better than 0.81 MHz from BPNN, 0.81 MHz from SVR and 1.37 MHz from the IRI model. Finally, the variety characteristics of the AdaBoost-BP prediction error along with seasonal variation, solar activity and latitude variation were also discussed in the paper.

  3. A Regional Observatory for Producers' Climate Change Adaptation ...

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

    2016-04-22

    Apr 22, 2016 ... A Regional Observatory for Producers' Climate Change Adaptation in Thies, Senegal ... The Adaptation Insights series is a joint publication of the International Development Research Centre and the Centre for ... Innovation.

  4. Seafloor Observatory Science: a Review

    Directory of Open Access Journals (Sweden)

    L. Beranzoli

    2006-06-01

    Full Text Available The ocean exerts a pervasive influence on Earth’s environment. It is therefore important that we learn how this system operates (NRC, 1998b; 1999. For example, the ocean is an important regulator of climate change (e.g., IPCC, 1995. Understanding the link between natural and anthropogenic climate change and ocean circulation is essential for predicting the magnitude and impact of future changes in Earth’s climate. Understanding the ocean, and the complex physical, biological, chemical, and geological systems operating within it, should be an important goal for the opening decades of the 21st century. Another fundamental reason for increasing our understanding of ocean systems is that the global economy is highly dependent on the ocean (e.g., for tourism, fisheries, hydrocarbons, and mineral resources (Summerhayes, 1996. The establishment of a global network of seafloor observatories will help to provide the means to accomplish this goal. These observatories will have power and communication capabilities and will provide support for spatially distributed sensing systems and mobile platforms. Sensors and instruments will potentially collect data from above the air-sea interface to below the seafloor. Seafloor observatories will also be a powerful complement to satellite measurement systems by providing the ability to collect vertically distributed measurements within the water column for use with the spatial measurements acquired by satellites while also providing the capability to calibrate remotely sensed satellite measurements (NRC, 2000. Ocean observatory science has already had major successes. For example the TAO array has enabled the detection, understanding and prediction of El Niño events (e.g., Fujimoto et al., 2003. This paper is a world-wide review of the new emerging “Seafloor Observatory Science”, and describes both the scientific motivations for seafloor observatories and the technical solutions applied to their architecture. A

  5. Relationships between cognitive impairment on ADAS-cog and regional cerebral blood flow using SPECT in late-onset Alzheimer's disease.

    Science.gov (United States)

    Takahashi, Michio; Oda, Yasunori; Okubo, Toshiyuki; Shirayama, Yukihiko

    2017-09-01

    The aim of this study was to examine brain hypoperfusion and its relationship with cognitive dysfunction in late-onset Alzheimer's disease (AD). Forty patients with late-onset AD and not receiving acetylcholinesterase inhibitors were recruited from outpatient clinics. We examined cognitive function using the Alzheimer's Disease Assessment Scale-cognitive subscale (ADAS-cog) and brain perfusion using single-photon emission computed tomography, and analyzed classified gyrus level segments with three-dimensional stereotactic surface projection and the stereotactic extraction estimation method level 3. ADAS-cog subscales were grouped into three domains: language, memory, and praxis. Patients with late-onset AD showed an apparent reduction in regional cerebral blood flow (rCBF) with a z score >1.5 in the frontal, temporal, and limbic lobes, with lesser reduction in the parietal and occipital lobes. Although hypoperfusion in the orbital, rectal, and subcallosal gyri of the frontal lobe was prominent, rCBF in the inferior frontal gyrus of the frontal lobe was significantly correlated with ADAS-cog total and language and praxis subscale scores. The parahippocampal gyrus of the limbic lobe was also significantly correlated with the ADAS-cog total, language, and praxis subscale scores. Additionally, the cingulate of the limbic lobe was significantly related with ADAS-cog memory. In spite of lesser hypoperfusion, the posterior cingulate gyrus of the limbic lobe was significantly related with ADAS-cog total, language, and memory subscale scores. Further, each subdivision of ADAS-cog was found to be related with various brain regions.

  6. NEMO-SN-1 the first 'real-time' seafloor observatory of ESONET

    International Nuclear Information System (INIS)

    Favali, Paolo; Beranzoli, Laura; D'Anna, Giuseppe; Gasparoni, Francesco; Gerber, Hans W.

    2006-01-01

    The fruitful collaboration between Italian Research Institutions, particularly Istituto Nazionale di Fisica Nucleare (INFN) and Istituto Nazionale di Geofisica e Vulcanologia (INGV) together with Marine Engineering Companies, led to the development of NEMO-SN-1, the first European cabled seafloor multiparameter observatory. This observatory, deployed at 2060 m w.d. about 12 miles off-shore the Eastern coasts of Sicily (Southern Italy), is in real-time acquisition since January 2005 and addressed to different set of measurements: geophysical and oceanographic. In particular the SN-1 seismological data are integrated in the INGV land-based national seismic network, and they arrive in real-time to the Operative Centre in Rome. In the European Commission (EC) European Seafloor Observatory NETwork (ESONET) project, in connection to the Global Monitoring for Environment and Security (GMES) action plan, the NEMO-SN-1 site has been proposed as an European key area, both for its intrinsic importance for geo-hazards and for the availability of infrastructure as a stepwise development in GMES program. Presently, NEMO-SN-1 is the only ESONET site operative. The paper gives a description of SN-1 observatory with examples of data

  7. The IceCube Neutrino Observatory - Contributions to ICRC 2017 Part VI: IceCube-Gen2, the Next Generation Neutrino Observatory

    OpenAIRE

    Collaboration, IceCube-Gen2; :; Aartsen, M. G.; Ackermann, M.; Adams, J.; Aguilar, J. A.; Ahlers, M.; Ahrens, M.; Samarai, I. Al; Altmann, D.; Andeen, K.; Anderson, T.; Ansseau, I.; Anton, G.; Argüelles, C.

    2017-01-01

    Papers on research & development towards IceCube-Gen2, the next generation neutrino observatory at South Pole, submitted to the 35th International Cosmic Ray Conference (ICRC 2017, Busan, South Korea) by the IceCube-Gen2 Collaboration.

  8. Worldwide R&D of Virtual Observatory

    Science.gov (United States)

    Cui, C. Z.; Zhao, Y. H.

    2008-07-01

    Virtual Observatory (VO) is a data intensive online astronomical research and education environment, taking advantages of advanced information technologies to achieve seamless and uniform access to astronomical information. The concept of VO was introduced in the late 1990s to meet the challenges brought up with data avalanche in astronomy. In the paper, current status of International Virtual Observatory Alliance, technical highlights from world wide VO projects are reviewed, a brief introduction of Chinese Virtual Observatory is given.

  9. Item analysis of ADAS-Cog: effect of baseline cognitive impairment in a clinical AD trial.

    Science.gov (United States)

    Sevigny, Jeffrey J; Peng, Yahong; Liu, Lian; Lines, Christopher R

    2010-03-01

    We explored the association of Alzheimer's disease (AD) Assessment Scale (ADAS-Cog) item scores with AD severity using cross-sectional and longitudinal data from the same study. Post hoc analyses were performed using placebo data from a 12-month trial of patients with mild-to-moderate AD (N =281 randomized, N =209 completed). Baseline distributions of ADAS-Cog item scores by Mini-Mental State Examination (MMSE) score and Clinical Dementia Rating (CDR) sum of boxes score (measures of dementia severity) were estimated using local and nonparametric regressions. Mixed-effect models were used to characterize ADAS-Cog item score changes over time by dementia severity (MMSE: mild =21-26, moderate =14-20; global CDR: mild =0.5-1, moderate =2). In the cross-sectional analysis of baseline ADAS-Cog item scores, orientation was the most sensitive item to differentiate patients across levels of cognitive impairment. Several items showed a ceiling effect, particularly in milder AD. In the longitudinal analysis of change scores over 12 months, orientation was the only item with noticeable decline (8%-10%) in mild AD. Most items showed modest declines (5%-20%) in moderate AD.

  10. Early German plans for southern observatories

    Science.gov (United States)

    Wolfschmidt, G.

    2002-07-01

    As early as the 18th and 19th centuries, French and English observers were active in South Africa. Around the beginning of the 20th century, Heidelberg and Potsdam astronomers proposed a southern observatory. Then Göttingen astronomers suggested building an observatory in Windhoek for photographing the sky and measuring the solar constant. In 1910 Karl Schwarzschild (1873-1916), after a visit to observatories in the United States, pointed out the usefulness of an observatory in South West Africa, in a climate superior to that in Germany, giving German astronomers access to the southern sky. Seeing tests were begun in 1910 by Potsdam astronomers, but WW I stopped the plans. In 1928 Erwin Finlay-Freundlich (1885-1964), inspired by the Hamburg astronomer Walter Baade (1893-1960), worked out a detailed plan for a southern observatory with a reflecting telescope, spectrographs and an astrograph with an objective prism. Paul Guthnick (1879-1947), director of the Berlin observatory, in cooperation with APO Potsdam and Hamburg, made a site survey to Africa in 1929 and found the conditions in Windhoek to be ideal. Observations were started in the 1930s by Berlin and Breslau astronomers, but were stopped by WW II. In the 1950s, astronomers from Hamburg and The Netherlands renewed the discussion in the framework of European cooperation, and this led to the founding of ESO in 1963.

  11. Study of the Alsys implementation of the Catalogue of Interface Features and Options for the Ada language for 80386 Unix

    Science.gov (United States)

    Gibson, James S.; Barnes, Michael J.; Ostermiller, Daniel L.

    1993-01-01

    A set of programs was written to test the functionality and performance of the Alsys Ada implementation of the Catalogue of Interface Features and Options (CIFO), a set of optional Ada packages for real-time applications. No problems were found with the task id, preemption control, or shared-data packages. Minor problems were found with the dispatching control, dynamic priority, events, non-waiting entry call, semaphore, and scheduling packages. The Alsys implementation is derived mostly from Release 2 of the CIFO standard, but includes some of the features of Release 3 and some modifications unique to Alsys. Performance measurements show that the semaphore and shared-data features are an order-of-magnitude faster than the same mechanisms using an Ada rendezvous. The non-waiting entry call is slightly faster than a standard rendezvous. The existence of errors in the implementation, the incompleteness of the documentation from the published standard impair the usefulness of this implementation. Despite those short-comings, the Alsys CIFO implementation might be of value in the development of real-time applications.

  12. Inhibition of the SOS response of Escherichia coli by the Ada protein

    International Nuclear Information System (INIS)

    Vericat, J.A.; Guerrero, R.; Barbe, J.

    1988-01-01

    Induction of the adaptive response by N-methyl-N'-nitro-N-nitrosoguanidine (MNNG) caused a decrease in the UV-mediated expression of both recA and sfiA genes but not of the umuDC gene. On the other hand, the adaptive response did not affect the temperature-promoted induction of SOS response in a RecA441 mutant. The inhibitory effect on the UV-triggered expression of the recA and sfiA genes was not dependent on either the alkA gene or the basal level of RecA protein, but rather required the ada gene. Furthermore, an increase in the level of the Ada protein, caused by the runaway plasmid pYN3059 in which the ada gene is regulated by the lac promoter, inhibited UV-mediated recA gene expression even in cells to which the MNNG-adaptive treatment had not been applied. This inhibitory effect of the adaptive pretreatment was not observed either in RecBC- strains or in RecBC mutants lacking exonuclease V-related nuclease activity. However, RecF- mutants showed an adaptive response-mediated decrease in UV-promoted induction of the recA gene

  13. Modeling and Implementing Two-Stage AdaBoost for Real-Time Vehicle License Plate Detection

    Directory of Open Access Journals (Sweden)

    Moon Kyou Song

    2014-01-01

    Full Text Available License plate (LP detection is the most imperative part of the automatic LP recognition system. In previous years, different methods, techniques, and algorithms have been developed for LP detection (LPD systems. This paper proposes to automatical detection of car LPs via image processing techniques based on classifier or machine learning algorithms. In this paper, we propose a real-time and robust method for LPD systems using the two-stage adaptive boosting (AdaBoost algorithm combined with different image preprocessing techniques. Haar-like features are used to compute and select features from LP images. The AdaBoost algorithm is used to classify parts of an image within a search window by a trained strong classifier as either LP or non-LP. Adaptive thresholding is used for the image preprocessing method applied to those images that are of insufficient quality for LPD. This method is of a faster speed and higher accuracy than most of the existing methods used in LPD. Experimental results demonstrate that the average LPD rate is 98.38% and the computational time is approximately 49 ms.

  14. Evaluation of NASA GEOS-ADAS Modeled Diurnal Warming Through Comparisons to SEVIRI and AMSR2 SST Observations

    Science.gov (United States)

    Gentemann, C. L.; Akella, S.

    2018-02-01

    An analysis of the ocean skin Sea Surface Temperature (SST) has been included in the Goddard Earth Observing System (GEOS) - Atmospheric Data Assimilation System (ADAS), Version 5 (GEOS-ADAS). This analysis is based on the GEOS atmospheric general circulation model (AGCM) that simulates near-surface diurnal warming and cool skin effects. Analysis for the skin SST is performed along with the atmospheric state, including Advanced Very High Resolution Radiometer (AVHRR) satellite radiance observations as part of the data assimilation system. One month (September, 2015) of GEOS-ADAS SSTs were compared to collocated satellite Spinning Enhanced Visible and InfraRed Imager (SEVIRI) and Advanced Microwave Scanning Radiometer 2 (AMSR2) SSTs to examine how the GEOS-ADAS diurnal warming compares to the satellite measured warming. The spatial distribution of warming compares well to the satellite observed distributions. Specific diurnal events are analyzed to examine variability within a single day. The dependence of diurnal warming on wind speed, time of day, and daily average insolation is also examined. Overall the magnitude of GEOS-ADAS warming is similar to the warming inferred from satellite retrievals, but several weaknesses in the GEOS-AGCM simulated diurnal warming are identified and directly related back to specific features in the formulation of the diurnal warming model.

  15. A biotin-drug extraction and acid dissociation (BEAD) procedure to eliminate matrix and drug interference in a protein complex anti-drug antibody (ADA) isotype specific assay.

    Science.gov (United States)

    Niu, Hongmei; Klem, Thomas; Yang, Jinsong; Qiu, Yongchang; Pan, Luying

    2017-07-01

    Monitoring anti-drug antibody (ADA) responses in patients receiving protein therapeutics treatment is an important safety assessment for regulatory agencies, drug manufacturers, clinicians and patients. Recombinant human IGF-1/IGFBP-3 (rhIGF-1/rhIGFBP-3) is a 1:1 formulation of naturally occurring protein complex. The individual IGF-1 and IGFBP-3 proteins have multiple binding partners in serum matrix with high binding affinity to each other, which presents challenges in ADA assay development. We have developed a biotin-drug extraction with acid dissociation (BEAD) procedure followed by an electrochemiluminescence (ECL) direct assay to overcome matrix and drug interference. The method utilizes two step acid dissociation and excess biotin-drug to extract total ADA, which are further captured by soluble biotin-drug and detected in an ECL semi-homogeneous direct assay format. The pre-treatment method effectively eliminates interference by serum matrix and free drug, and enhances assay sensitivity. The assays passed acceptance criteria for all validation parameters, and have been used for clinical sample Ab testing. This method principle exemplifies a new approach for anti-isotype ADA assays, and could be an effective strategy for neutralizing antibody (NAb), pharmacokinetic (PK) and biomarker analysis in need of overcoming interference factors. Copyright © 2017 Elsevier B.V. All rights reserved.

  16. The early mathematical education of Ada Lovelace

    OpenAIRE

    Hollings, C; Martin, UM; Rice, A

    2017-01-01

    Ada, Countess of Lovelace, is remembered for a paper published in 1843, which translated and considerably extended an article about the unbuilt Analytical Engine, a general-purpose computer designed by the mathematician and inventor Charles Babbage. Her substantial appendices, nearly twice the length of the original work, contain an account of the principles of the machine, along with a table often described as “the first computer program”. In this paper we look at Lovelace’s education before...

  17. The Synergy Between PAV and AdaBoost

    OpenAIRE

    WILBUR, W. JOHN; YEGANOVA, LANA; KIM, WON

    2005-01-01

    Schapire and Singer’s improved version of AdaBoost for handling weak hypotheses with confidence rated predictions represents an important advance in the theory and practice of boosting. Its success results from a more efficient use of information in weak hypotheses during updating. Instead of simple binary voting a weak hypothesis is allowed to vote for or against a classification with a variable strength or confidence. The Pool Adjacent Violators (PAV) algorithm is a method for converting a ...

  18. Citizen Observatories: A Standards Based Architecture

    Science.gov (United States)

    Simonis, Ingo

    2015-04-01

    A number of large-scale research projects are currently under way exploring the various components of citizen observatories, e.g. CITI-SENSE (http://www.citi-sense.eu), Citclops (http://citclops.eu), COBWEB (http://cobwebproject.eu), OMNISCIENTIS (http://www.omniscientis.eu), and WeSenseIt (http://www.wesenseit.eu). Common to all projects is the motivation to develop a platform enabling effective participation by citizens in environmental projects, while considering important aspects such as security, privacy, long-term storage and availability, accessibility of raw and processed data and its proper integration into catalogues and international exchange and collaboration systems such as GEOSS or INSPIRE. This paper describes the software architecture implemented for setting up crowdsourcing campaigns using standardized components, interfaces, security features, and distribution capabilities. It illustrates the Citizen Observatory Toolkit, a software suite that allows defining crowdsourcing campaigns, to invite registered and unregistered participants to participate in crowdsourcing campaigns, and to analyze, process, and visualize raw and quality enhanced crowd sourcing data and derived products. The Citizen Observatory Toolkit is not a single software product. Instead, it is a framework of components that are built using internationally adopted standards wherever possible (e.g. OGC standards from Sensor Web Enablement, GeoPackage, and Web Mapping and Processing Services, as well as security and metadata/cataloguing standards), defines profiles of those standards where necessary (e.g. SWE O&M profile, SensorML profile), and implements design decisions based on the motivation to maximize interoperability and reusability of all components. The toolkit contains tools to set up, manage and maintain crowdsourcing campaigns, allows building on-demand apps optimized for the specific sampling focus, supports offline and online sampling modes using modern cell phones with

  19. Characteristic scapular and rib changes on chest radiographs of children with ADA-deficiency SCIDS in the first year of life.

    Science.gov (United States)

    Manson, David; Diamond, Lauren; Oudjhane, Kamaldine; Hussain, Faisal Bin; Roifman, Chaim; Grunebaum, Eyal

    2013-03-01

    We describe radiographic changes in the ribs and scapulae seen in the first 6 months of life in children with ADA (adenosine deaminase) deficiency severe combined immundeficiency syndrome (SCIDS). We suggest that these changes are reversible with appropriate enzyme replacement therapy. The purpose of this study was to describe characteristic rib and scapular radiographic changes in infants with ADA-deficiency SCIDS. This was a retrospective review of chest radiographs of nine children with ADA-deficiency SCIDS performed in the first year of life by two experienced pediatric radiologists. A control cohort of unaffected children was used for comparison. All children with ADA-deficiency SCIDS manifested unusual scapular spurring and anterior rib cupping. None of the control children manifested these changes. Characteristic and reversible scapular and rib changes in the correct clinical setting should suggest an early diagnosis of ADA deficiency, prompting appropriate diagnostic and therapeutic measures.

  20. The stability of AQT processing speed, ADAS-Cog and MMSE during acetylcholinesterase inhibitor treatment in Alzheimer's disease.

    Science.gov (United States)

    Wiig, E H; Annas, P; Basun, H; Andreasen, N; Lannfelt, L; Zetterberg, H; Blennow, K; Minthon, L

    2010-03-01

    To explore the longitudinal stability of measures of cognition during treatment with acetylcholinesterase inhibitors (AchEI) in patients with Alzheimer's disease (AD). Cognitive status was measured in a cohort of 60 patients at 6 months after initiation of treatment with AchEI (baseline) and after an additional 6 months of treatment (endpoint). A Quick Test of Cognitive Speed (AQT), Alzheimer's Disease Assessment Scale-Cognitive Subscale (ADAS-Cog), and MMSE were administered concurrently. Correlations (rho) between age and AQT processing speed were non-significant, but were significant for ADAS-Cog and Mini Mental State Examination (MMSE). AQT and ADAS-Cog means did not differ significantly between baseline and endpoint. There was a small, significant reduction in MMSE point scores. Measures of stability (Spearman's rho) were moderate-to-high for all tests. Means for subgroups did not differ as a function of medication type. AQT processing speed, ADAS-Cog, and MMSE measures proved stable during the second 6 months of treatment with AChEI.

  1. The Malaysian Robotic Solar Observatory (P29)

    Science.gov (United States)

    Othman, M.; Asillam, M. F.; Ismail, M. K. H.

    2006-11-01

    Robotic observatory with small telescopes can make significant contributions to astronomy observation. They provide an encouraging environment for astronomers to focus on data analysis and research while at the same time reducing time and cost for observation. The observatory will house the primary 50cm robotic telescope in the main dome which will be used for photometry, spectroscopy and astrometry observation activities. The secondary telescope is a robotic multi-apochromatic refractor (maximum diameter: 15 cm) which will be housed in the smaller dome. This telescope set will be used for solar observation mainly in three different wavelengths simultaneously: the Continuum, H-Alpha and Calcium K-line. The observatory is also equipped with an automated weather station, cloud & rain sensor and all-sky camera to monitor the climatic condition, sense the clouds (before raining) as well as to view real time sky view above the observatory. In conjunction with the Langkawi All-Sky Camera, the observatory website will also display images from the Malaysia - Antarctica All-Sky Camera used to monitor the sky at Scott Base Antarctica. Both all-sky images can be displayed simultaneously to show the difference between the equatorial and Antarctica skies. This paper will describe the Malaysian Robotic Observatory including the systems available and method of access by other astronomers. We will also suggest possible collaboration with other observatories in this region.

  2. Using Ada to implement the operations management system in a community of experts

    Science.gov (United States)

    Frank, M. S.

    1986-01-01

    An architecture is described for the Space Station Operations Management System (OMS), consisting of a distributed expert system framework implemented in Ada. The motivation for such a scheme is based on the desire to integrate the very diverse elements of the OMS while taking maximum advantage of knowledge based systems technology. Part of the foundation of an Ada based distributed expert system was accomplished in the form of a proof of concept prototype for the KNOMES project (Knowledge-based Maintenance Expert System). This prototype successfully used concurrently active experts to accomplish monitoring and diagnosis for the Remote Manipulator System. The basic concept of this software architecture is named ACTORS for Ada Cognitive Task ORganization Scheme. It is when one considers the overall problem of integrating all of the OMS elements into a cooperative system that the AI solution stands out. By utilizing a distributed knowledge based system as the framework for OMS, it is possible to integrate those components which need to share information in an intelligent manner.

  3. An Information Retrieval and Recommendation System for Astronomical Observatories

    Science.gov (United States)

    Mukund, Nikhil; Thakur, Saurabh; Abraham, Sheelu; Aniyan, A. K.; Mitra, Sanjit; Sajeeth Philip, Ninan; Vaghmare, Kaustubh; Acharjya, D. P.

    2018-03-01

    We present a machine-learning-based information retrieval system for astronomical observatories that tries to address user-defined queries related to an instrument. In the modern instrumentation scenario where heterogeneous systems and talents are simultaneously at work, the ability to supply people with the right information helps speed up the tasks for detector operation, maintenance, and upgradation. The proposed method analyzes existing documented efforts at the site to intelligently group related information to a query and to present it online to the user. The user in response can probe the suggested content and explore previously developed solutions or probable ways to address the present situation optimally. We demonstrate natural language-processing-backed knowledge rediscovery by making use of the open source logbook data from the Laser Interferometric Gravitational Observatory (LIGO). We implement and test a web application that incorporates the above idea for LIGO Livingston, LIGO Hanford, and Virgo observatories.

  4. Gene therapy/bone marrow transplantation in ADA-deficient mice: roles of enzyme-replacement therapy and cytoreduction

    Science.gov (United States)

    Jin, Xiangyang; Wang, Xingchao; Yu, Xiao-Jin; Rozengurt, Nora; Kaufman, Michael L.; Wang, Xiaoyan; Gjertson, David; Zhou, Yang; Blackburn, Michael R.; Kohn, Donald B.

    2012-01-01

    Gene therapy (GT) for adenosine deaminase–deficient severe combined immune deficiency (ADA-SCID) can provide significant long-term benefit when patients are given nonmyeloablative conditioning and ADA enzyme-replacement therapy (ERT) is withheld before autologous transplantation of γ-retroviral vector-transduced BM CD34+ cells. To determine the contributions of conditioning and discontinuation of ERT to the therapeutic effects, we analyzed these factors in Ada gene knockout mice (Ada−/−). Mice were transplanted with ADA-deficient marrow transduced with an ADA-expressing γ-retroviral vector without preconditioning or after 200 cGy or 900 cGy total-body irradiation and evaluated after 4 months. In all tissues analyzed, vector copy numbers (VCNs) were 100- to 1000-fold greater in mice receiving 900 cGy compared with 200 cGy (P < .05). In mice receiving 200 cGy, VCN was similar whether ERT was stopped or given for 1 or 4 months after GT. In unconditioned mice, there was decreased survival with and without ERT, and VCN was very low to undetectable. When recipients were conditioned with 200 cGy and received transduced lineage-depleted marrow, only recipients receiving ERT (1 or 4 months) had detectable vector sequences in thymocytes. In conclusion, cytoreduction is important for the engraftment of gene-transduced HSC, and short-term ERT after GT did not diminish the capacity of gene-corrected cells to engraft and persist. PMID:22833548

  5. Proceedings of the Tenth Annual National Conference on Ada Technology. Held in Arlington, VA, on February 24-28, 1992

    Science.gov (United States)

    1992-02-01

    using interesting examples. For when NIGHTINGALES -> PUTLINE Instance, I often ask students to write an Ada ("A watch of nightingales"); program that...high lVel of syckwaizaniom between tasks. .a .5ng in a single prcessor enmiroannt When incoporated with t Ada eepon isrvobue Several acia detection and...company to let a smaller, NON-ada than 500 employees, and annual revenue not in excess of smart company, team with them? One answer is to push $12.5

  6. Software engineering and Ada (Trademark) training: An implementation model for NASA

    Science.gov (United States)

    Legrand, Sue; Freedman, Glenn

    1988-01-01

    The choice of Ada for software engineering for projects such as the Space Station has resulted in government and industrial groups considering training programs that help workers become familiar with both a software culture and the intricacies of a new computer language. The questions of how much time it takes to learn software engineering with Ada, how much an organization should invest in such training, and how the training should be structured are considered. Software engineering is an emerging, dynamic discipline. It is defined by the author as the establishment and application of sound engineering environments, tools, methods, models, principles, and concepts combined with appropriate standards, guidelines, and practices to support computing which is correct, modifiable, reliable and safe, efficient, and understandable throughout the life cycle of the application. Neither the training programs needed, nor the content of such programs, have been well established. This study addresses the requirements for training for NASA personnel and recommends an implementation plan. A curriculum and a means of delivery are recommended. It is further suggested that a knowledgeable programmer may be able to learn Ada in 5 days, but that it takes 6 to 9 months to evolve into a software engineer who uses the language correctly and effectively. The curriculum and implementation plan can be adapted for each NASA Center according to the needs dictated by each project.

  7. The Fram Strait integrated ocean observatory

    Science.gov (United States)

    Fahrbach, E.; Beszczynska-Möller, A.; Rettig, S.; Rohardt, G.; Sagen, H.; Sandven, S.; Hansen, E.

    2012-04-01

    A long-term oceanographic moored array has been operated since 1997 to measure the ocean water column properties and oceanic advective fluxes through Fram Strait. While the mooring line along 78°50'N is devoted to monitoring variability of the physical environment, the AWI Hausgarten observatory, located north of it, focuses on ecosystem properties and benthic biology. Under the EU DAMOCLES and ACOBAR projects, the oceanographic observatory has been extended towards the innovative integrated observing system, combining the deep ocean moorings, multipurpose acoustic system and a network of gliders. The main aim of this system is long-term environmental monitoring in Fram Strait, combining satellite data, acoustic tomography, oceanographic measurements at moorings and glider sections with high-resolution ice-ocean circulation models through data assimilation. In future perspective, a cable connection between the Hausgarten observatory and a land base on Svalbard is planned as the implementation of the ESONET Arctic node. To take advantage of the planned cabled node, different technologies for the underwater data transmission were reviewed and partially tested under the ESONET DM AOEM. The main focus was to design and evaluate available technical solutions for collecting data from different components of the Fram Strait ocean observing system, and an integration of available data streams for the optimal delivery to the future cabled node. The main components of the Fram Strait integrated observing system will be presented and the current status of available technologies for underwater data transfer will be reviewed. On the long term, an initiative of Helmholtz observatories foresees the interdisciplinary Earth-Observing-System FRAM which combines observatories such as the long term deep-sea ecological observatory HAUSGARTEN, the oceanographic Fram Strait integrated observing system and the Svalbard coastal stations maintained by the Norwegian ARCTOS network. A vision

  8. Reengineering observatory operations for the time domain

    Science.gov (United States)

    Seaman, Robert L.; Vestrand, W. T.; Hessman, Frederic V.

    2014-07-01

    Observatories are complex scientific and technical institutions serving diverse users and purposes. Their telescopes, instruments, software, and human resources engage in interwoven workflows over a broad range of timescales. These workflows have been tuned to be responsive to concepts of observatory operations that were applicable when various assets were commissioned, years or decades in the past. The astronomical community is entering an era of rapid change increasingly characterized by large time domain surveys, robotic telescopes and automated infrastructures, and - most significantly - of operating modes and scientific consortia that span our individual facilities, joining them into complex network entities. Observatories must adapt and numerous initiatives are in progress that focus on redesigning individual components out of the astronomical toolkit. New instrumentation is both more capable and more complex than ever, and even simple instruments may have powerful observation scripting capabilities. Remote and queue observing modes are now widespread. Data archives are becoming ubiquitous. Virtual observatory standards and protocols and astroinformatics data-mining techniques layered on these are areas of active development. Indeed, new large-aperture ground-based telescopes may be as expensive as space missions and have similarly formal project management processes and large data management requirements. This piecewise approach is not enough. Whatever challenges of funding or politics facing the national and international astronomical communities it will be more efficient - scientifically as well as in the usual figures of merit of cost, schedule, performance, and risks - to explicitly address the systems engineering of the astronomical community as a whole.

  9. Comparison of the diabetes guidelines from the ADA/EASD and the AACE/ACE.

    Science.gov (United States)

    Cornell, Susan

    To compare recent diabetes guideline updates from the American Diabetes Association-European Association for the Study of Diabetes (ADA/EASD) and the American Association of Clinical Endocrinologists-American College of Endocrinology (AACE/ACE). The ADA/EASD guideline continues to advocate a stepwise approach to glycemic control that initiates with metformin and intensifies treatment incrementally to dual and triple therapy at 3-month intervals until the patient is at their individualized goal. The AACE/ACE guideline provides a broader choice of first-line medications, with a suggested hierarchy of use, and it encourages initial dual and triple therapy if the glycated hemoglobin (A1C) level is high enough at diagnosis (7.5%-9.0% and >9.0%, respectively). Target A1C levels are higher in the ADA/EASD guideline (≤7.0%) compared with the AACE/ACE guideline (≤6.5%), although both statements indicate that targets should be adjusted to specific clinical scenarios based on safety. Both guidelines now include the new sodium-glucose cotransporter-2 inhibitors among their choices of acceptable glucose-lowering medications and endorse the overall cardiovascular and pancreatic safety of incretin therapies, and the safety of pioglitazone vis-a-vis bladder cancer. In practice, the ADA/EASD guidelines tend to be more user-friendly for general practitioners because of the simple stepwise intensification regimen, whereas the AACE/ACE guidelines are more commonly followed by specialists (endocrinologists) because of the more aggressive A1C targets. Copyright © 2017 American Pharmacists Association®. Published by Elsevier Inc. All rights reserved.

  10. Property and instrumental heritage of the Bordeaux Astronomical Observatory; What future?

    Science.gov (United States)

    de La Noë, J.; Charlot, P.; Grousset, F.

    2009-11-01

    In the years 1870, the Government of the Third Republic decided to develop scientific and technical research. Such an effort contributed to supporting and creating universities and other institutes such as astronomical observatories. The dual wish of the Bordeaux council and professors at the Faculté des Sciences de Bordeaux led to the foundation of the astronomical Observatory of Bordeaux. It was set up by Georges Rayet in the years 1880's. The observatory owns a property of 12 hectares with a dozen of buildings, five domes housing an instrument, a Würzburg radiotelescope, a 2.5 meter radiotelescope, and a large collection of about 250 instruments, 4 500 photographic plates, drawings, slides for teaching astronomy, maps of the Carte du Ciel and 200 files of archives. In addition, the library contains about a thousand books for the period 1600-1950. The future of the observatory is not clear at the present time, when the Laboratoire d'Astrophysique will leave to the campus in a few years.

  11. An object-oriented classification method of high resolution imagery based on improved AdaTree

    International Nuclear Information System (INIS)

    Xiaohe, Zhang; Liang, Zhai; Jixian, Zhang; Huiyong, Sang

    2014-01-01

    With the popularity of the application using high spatial resolution remote sensing image, more and more studies paid attention to object-oriented classification on image segmentation as well as automatic classification after image segmentation. This paper proposed a fast method of object-oriented automatic classification. First, edge-based or FNEA-based segmentation was used to identify image objects and the values of most suitable attributes of image objects for classification were calculated. Then a certain number of samples from the image objects were selected as training data for improved AdaTree algorithm to get classification rules. Finally, the image objects could be classified easily using these rules. In the AdaTree, we mainly modified the final hypothesis to get classification rules. In the experiment with WorldView2 image, the result of the method based on AdaTree showed obvious accuracy and efficient improvement compared with the method based on SVM with the kappa coefficient achieving 0.9242

  12. Distributed Issues for Ada Real-Time Systems

    Science.gov (United States)

    1990-07-23

    NUMBERS Distributed Issues for Ada Real - Time Systems MDA 903-87- C- 0056 S. AUTHOR(S) Thomas E. Griest 7. PERFORMING ORGANiZATION NAME(S) AND ADORESS(ES) 8...considerations. I Adding to the problem of distributed real - time systems is the issue of maintaining a common sense of time among all of the processors...because -omeone is waiting for the final output of a very large set of computations. However in real - time systems , consistent meeting of short-term

  13. How well do the ADAS-cog and its subscales measure cognitive dysfunction in Alzheimer's disease?

    Science.gov (United States)

    Benge, Jared F; Balsis, Steve; Geraci, Lisa; Massman, Paul J; Doody, Rachelle S

    2009-01-01

    The Alzheimer's Disease Assessment Scale-cognitive (ADAS-cog) is regularly used to assess cognitive dysfunction in Alzheimer's disease (AD) clinical trials. Yet, little is known about how the instrument and its subscales measure cognition across the spectrum of AD. The current investigation used item response theory (IRT) analyses to assess the measurement properties of the ADAS-cog across the range of cognitive dysfunction in AD. We used IRT-based analyses to establish the relationship between cognitive dysfunction and the probability of obtaining observed scores on each subscale and the test as a whole. Data were obtained from 1,087 patients with AD and amnestic mild cognitive impairment. Results showed that the ADAS-cog and its subscales provide maximum information at moderate levels of cognitive dysfunction. Raw score differences toward the lower and higher ends of the scale corresponded to large differences in cognitive dysfunction, whereas raw score differences toward the middle of the scale corresponded to smaller differences. The utility of the ADAS-cog and its subscales is optimal in the moderate range of cognitive dysfunction, but raw score differences in that region correspond to relatively small differences in cognitive dysfunction. Implications for tracking and staging dementia and for clinical trials are discussed. Copyright 2009 S. Karger AG, Basel.

  14. Analysis of the steel braced frames equipped with ADAS devices under the far field records

    Directory of Open Access Journals (Sweden)

    Mahmoud Bayat

    Full Text Available The usefulness of supplementary energy dissipation devices is now quite well-known in earthquake structural engineering for reducing the earthquake-induced response of structural systems. The seismic behavior of structures with supplemental ADAS devices is concerned in this study. In this paper, the ratio of the hysteretic energy to input energy is compared in different structural systems. The main purpose of this paper is to evaluate the behavior of structures equipped with yielding dampers (ADAS, located in far fields based on energy concepts. In order to optimize their seismic behavior, the codes and solutions are also presented. Three cases including five, ten and fifteen-story three-bay Concentric Braced Frames (CBF with and without ADAS were selected. The PERFORM 3D.V4 software along with three earthquake records (Northridge, Imperial Valley and Tabas is used for nonlinear time history analysis and the conclusions are drawn upon energy criterion. The effect of PGA variation and height of the frames are also considered in the study. Finally, to increase the energy damping ability and reduce the destructive effects in structures on an earthquake event, so that a great amount of induced energy is damped and destruction of the structure is prevented as much as possible by using ADAS dampers.

  15. Predictive Role of ADA in Bronchoalveolar Lavage Fluid in Making the Diagnosis of Pulmonary Tuberculosis.

    Science.gov (United States)

    Binesh, Fariba; Halvani, Abolhassan

    2013-01-01

    Current diagnostic tests for tuberculosis (TB) are time-consuming. The aim of this study was to evaluate the diagnostic usefulness of ADA in bronchoalveolar lavage fluid in patients with pulmonary TB. A cross-sectional study was performed in Yazd, Iran, between 2009 and 2010. Patients suspected of pulmonary TB with negative sputum smear for AFB were included in the study. Mean ADA levels in BAL fluids were measured and compared between study groups. Sixty-three patients were enrolled in the study among which 15 cases had pulmonary TB, 33 had pulmonary diseases other than TB, and 15 subjects with normal bronchoscopy results were considered as controls. Mean ADA levels in BAL fluid were 4.13 ± 2.55, 2.42 ± 1.06, and 1.93 ± 0.88, respectively. This rate was significantly higher in the pulmonary TB group compared to the other two groups (P = 0.001). Using ROC curve with a cut-off value of 3.5 IU/L, the highest sensitivity (57%) and specificity (84%) were obtained in diagnosis of TB. The results showed that although ADA activity in BAL fluid of pulmonary TB patients was higher than those seen in other diseases, a negative test does not rule out pulmonary TB.

  16. The founding charter of the Genomic Observatories Network.

    Science.gov (United States)

    Davies, Neil; Field, Dawn; Amaral-Zettler, Linda; Clark, Melody S; Deck, John; Drummond, Alexei; Faith, Daniel P; Geller, Jonathan; Gilbert, Jack; Glöckner, Frank Oliver; Hirsch, Penny R; Leong, Jo-Ann; Meyer, Chris; Obst, Matthias; Planes, Serge; Scholin, Chris; Vogler, Alfried P; Gates, Ruth D; Toonen, Rob; Berteaux-Lecellier, Véronique; Barbier, Michèle; Barker, Katherine; Bertilsson, Stefan; Bicak, Mesude; Bietz, Matthew J; Bobe, Jason; Bodrossy, Levente; Borja, Angel; Coddington, Jonathan; Fuhrman, Jed; Gerdts, Gunnar; Gillespie, Rosemary; Goodwin, Kelly; Hanson, Paul C; Hero, Jean-Marc; Hoekman, David; Jansson, Janet; Jeanthon, Christian; Kao, Rebecca; Klindworth, Anna; Knight, Rob; Kottmann, Renzo; Koo, Michelle S; Kotoulas, Georgios; Lowe, Andrew J; Marteinsson, Viggó Thór; Meyer, Folker; Morrison, Norman; Myrold, David D; Pafilis, Evangelos; Parker, Stephanie; Parnell, John Jacob; Polymenakou, Paraskevi N; Ratnasingham, Sujeevan; Roderick, George K; Rodriguez-Ezpeleta, Naiara; Schonrogge, Karsten; Simon, Nathalie; Valette-Silver, Nathalie J; Springer, Yuri P; Stone, Graham N; Stones-Havas, Steve; Sansone, Susanna-Assunta; Thibault, Kate M; Wecker, Patricia; Wichels, Antje; Wooley, John C; Yahara, Tetsukazu; Zingone, Adriana

    2014-03-07

    The co-authors of this paper hereby state their intention to work together to launch the Genomic Observatories Network (GOs Network) for which this document will serve as its Founding Charter. We define a Genomic Observatory as an ecosystem and/or site subject to long-term scientific research, including (but not limited to) the sustained study of genomic biodiversity from single-celled microbes to multicellular organisms.An international group of 64 scientists first published the call for a global network of Genomic Observatories in January 2012. The vision for such a network was expanded in a subsequent paper and developed over a series of meetings in Bremen (Germany), Shenzhen (China), Moorea (French Polynesia), Oxford (UK), Pacific Grove (California, USA), Washington (DC, USA), and London (UK). While this community-building process continues, here we express our mutual intent to establish the GOs Network formally, and to describe our shared vision for its future. The views expressed here are ours alone as individual scientists, and do not necessarily represent those of the institutions with which we are affiliated.

  17. Ada Compiler Validation Summary Report: Certificate Number: 940325S1. 11352 DDC-I DACS Sun SPARC/Solaries to Pentium PM Bare Ada Cross Compiler System, Version 4.6.4 Sun SPARCclassic = Intel Pentium (Operated as Bare Machine) Based in Xpress Desktop (Intel Product Number: XBASE6E4F-B)

    Science.gov (United States)

    1994-03-25

    Best Available Copy REPORT DOCUMENTATION PAGE _V -ONC Uft Xaf. WO -" Am u~~ ns~ 940325SI. 11352 , AVV: 94ddc5OO_3d. Compiler: DACS Sun SPARC/ aonais to...Manual for the Ada Proarammina Language, ANSI/MIL-STD-1815A, February 1983 and ISO 8652-1987. [Pro92] Ada Coupiler Validation Procedures, Version 3.1...objectives found to be irrelevant for the given Ada implementation. ISO International Organization for Standardization. LRM The Ada standard, or

  18. A Hospital Based Study on Estimation of Adenosine Deaminase Activity (ADA) in Cerebrospinal Fluid (CSF) in Various Types of Meningitis.

    Science.gov (United States)

    Agarwal, Ashok Kumar; Bansal, Sonia; Nand, Vidya

    2014-02-01

    Tuberculosis kills 3.70 lakh patients in India every year,out of which 7-12 % are meningeal involvement. Delay in its diagnosis and initiation of treatment results in poor prognosis and squeal in up to 25% of cases. The aim of the present study is to look for a simple, rapid, cost effective, and fairly specific test in differentiating tubercular aetiology from other causes of meningitis. In the present study we measured the adenosine deaminase activity (ADA) in Cerebrospinal Fluid (CSF) of Tubercular Meningitis (TBM) and non-TBM patients. Fifty six patients attending hospital with symptoms and signs of meningitis were selected and divided into three groups: tubercular, pyogenic, and aseptic meningitis, depending upon the accepted criteria. CSF was drawn and ADA estimated. Out of 32 tubercular patients, 28 had CSF-ADA at or above the cut-off value while four had below. Out of 24 non-tuberculous patients (pyogenic and aseptic meningitis), two aseptic meningitis (AM) patient had ADA levels at or above the cut-off value while 22 had below this value. RESULTS of our study indicate that ADA level estimation in CSF is not only of considerable value in the diagnosis of TBM, CSF, and ADA level 10 U/L as a cut-off value with sensitivity 87.5% and specificity 83.33% and positive predictive value of the test was 87.5%.and 83.3% negative predictive value. It can be concluded that ADA estimation in CSF is not only simple, inexpensive and rapid but also fairly specific method for making a diagnosis of tuberculous aetiology in TBM, especially when there is a dilemma of differentiating the tuberculous aetiology from non-tuberculous ones. For this reason ADA estimation in TBM may find a place as a routine investigation.

  19. 195-Year History of Mykolayiv Observatory: Events and People

    Directory of Open Access Journals (Sweden)

    Shulga, O.V.

    2017-01-01

    Full Text Available The basic stages of the history of the Mykolaiv Astronomical Observatory are shown. The main results of the Observatory activities are presented by the catalogs of star positions, major and minor planets in the Solar system, space objects in the Earth orbit. The information on the qualitative and quantitative structure of the Observatory, cooperation with the observatories of Ukraine and foreign countries as well as major projects carried out in the Observatory is provided.

  20. Region 10: Idaho Northern Ada County Adequate Letter (6/21/2013)

    Science.gov (United States)

    EPA approves motor vehicle emissions budget in the Northern Ada County PM10 State Implementation Plan, Maintenance Plan: Ten-Year Update for PM10 national ambient air quality standard, adequate for transportation conformity purposes.

  1. Three sides of the same coin: measuring global cognitive impairment with the MMSE, ADAS-cog and CAMCOG.

    Science.gov (United States)

    Wouters, Hans; van Gool, Willem A; Schmand, Ben; Zwinderman, Aeilko H; Lindeboom, Robert

    2010-08-01

    The total scores of the ADAS-cog, MMSE and CAMCOG, comprising various cognitive tasks, are widely used to measure a dimension of global cognitive impairment. It is unknown, however, whether this dimension is common to these instruments. This hampers comparisons when either of these instruments is used. The extent to which these instruments share a common dimension of global cognitive impairment and how their scores relate was examined. Rasch analysis of CAMCOG and MMSE data of participants from a population based study and two memory clinics pooled with ADAS-cog and MMSE data of participants from three RCTs (overall N = 1566) to estimate a common dimension of global cognitive impairment and to examine the goodness of fit of the individual items to this dimension. Using the estimated common dimension of global cognitive impairment, the total scores of the instruments could be related, e.g. a mean level of global cognitive impairment corresponded to a predicted score of 11.4 (ADAS-cog), 72.6 (CAMCOG) and 22.2 (MMSE). When revised according to The Rasch validity analyses, every individual item could be fitted to the dimension. The MMSE, ADAS-cog and CAMCOG reflect a valid common dimension of global cognitive impairment, which enables comparisons of RCTs that use the ADAS-cog and observational studies that use the CAMCOG and MMSE.

  2. Role of ascitic fluid adenosine deaminase (ADA) and serum CA-125 in the diagnosis of tuberculous peritonitis.

    Science.gov (United States)

    Ali, N; Nath, N C; Parvin, R; Rahman, A; Bhuiyan, T M; Rahman, M; Mohsin M N

    2014-12-01

    This cross sectional study was carried out in the department of gastroenterology, BIRDEM, Dhaka from January 2010 to May 2011 to determine the role of ascitic fluid ADA and serum CA-125 in the diagnosis of clinically suspected tubercular peritonitis. Total 30 patients (age 39.69 ± 21.26, 18M/12F) with clinical suspicion of tuberculosis peritonitis were included in this study after analyzing selection criteria. Laparoscopic peritoneal biopsy with 'histopathological diagnosis' was considered gold standard against which accuracics of two biomarkers (ADA & CA-125) were compared. Cut off value of ADA and CA-125 are 24 u/l, 35 U/ml respectively. Sensitivity, specificity, positive predictive value, negative predictive value and accuracy of ADA as a diagnostic modality in tuberculos peritonitis were 87.5%, 83.33%, 95.45%, 62.5% and 86.67% respectively where as CA-125 was found to have 83.33% sensitivity, 50% specificity, 86.9% positive predictive value, 42.85% negative predictive value and 76.6% accuracy. Both biomarkers are simple, non-invasive, rapid and relatively cheap diagnostic test where as laparoscopy is an invasive procedure, costly & requires trained staff and not without risk and also not feasible in all the centre in our country. So ascitic fluid ADA and serum CA-125 are important diagnostic test for peritoneal tuberculosis.

  3. Large distributed control system using Ada in fusion research

    International Nuclear Information System (INIS)

    Van Arsdall, P J; Woodruff, J P.

    1998-01-01

    Construction of the National Ignition Facility laser at Lawrence Livermore National Laboratory features a distributed control system that uses object-oriented software engineering techniques. Control of 60,000 devices is effected using a network of some 500 computers. The software is being written in Ada and communicates through CORBA. Software controls are implemented in two layers: individual device controllers and a supervisory layer. The software architecture provides services in the form of frameworks that address issues common to event-driven control systems. Those services are allocated to levels that strictly prescribe their interdependency so the levels are separately reusable. The project has completed its final design review. The delivery of the first increment takes place in October 1998. Keywords Distributed control system, object-oriented development, CORBA, application frameworks, levels of abstraction

  4. Efficient Ada multitasking on a RISC register window architecture

    Science.gov (United States)

    Kearns, J. P.; Quammen, D.

    1987-01-01

    This work addresses the problem of reducing context switch overhead on a processor which supports a large register file - a register file much like that which is part of the Berkeley RISC processors and several other emerging architectures (which are not necessarily reduced instruction set machines in the purest sense). Such a reduction in overhead is particularly desirable in a real-time embedded application, in which task-to-task context switch overhead may result in failure to meet crucial deadlines. A storage management technique by which a context switch may be implemented as cheaply as a procedure call is presented. The essence of this technique is the avoidance of the save/restore of registers on the context switch. This is achieved through analysis of the static source text of an Ada tasking program. Information gained during that analysis directs the optimized storage management strategy for that program at run time. A formal verification of the technique in terms of an operational control model and an evaluation of the technique's performance via simulations driven by synthetic Ada program traces are presented.

  5. EMSO: European multidisciplinary seafloor observatory

    Science.gov (United States)

    Favali, Paolo; Beranzoli, Laura

    2009-04-01

    EMSO has been identified by the ESFRI Report 2006 as one of the Research Infrastructures that European members and associated states are asked to develop in the next decades. It will be based on a European-scale network of multidisciplinary seafloor observatories from the Arctic to the Black Sea with the aim of long-term real-time monitoring of processes related to geosphere/biosphere/hydrosphere interactions. EMSO will enhance our understanding of processes, providing long time series data for the different phenomenon scales which constitute the new frontier for study of Earth interior, deep-sea biology and chemistry, and ocean processes. The development of an underwater network is based on past EU projects and is supported by several EU initiatives, such as the on-going ESONET-NoE, aimed at strengthening the ocean observatories' scientific and technological community. The EMSO development relies on the synergy between the scientific community and industry to improve European competitiveness with respect to countries such as USA, Canada and Japan. Within the FP7 Programme launched in 2006, a call for Preparatory Phase (PP) was issued in order to support the foundation of the legal and organisational entity in charge of building up and managing the infrastructure, and coordinating the financial effort among the countries. The EMSO-PP project, coordinated by the Italian INGV with participation by 11 institutions from as many European countries, started in April 2008 and will last four years.

  6. Highly Adjustable Systems: An Architecture for Future Space Observatories

    Science.gov (United States)

    Arenberg, Jonathan; Conti, Alberto; Redding, David; Lawrence, Charles R.; Hachkowski, Roman; Laskin, Robert; Steeves, John

    2017-06-01

    Mission costs for ground breaking space astronomical observatories are increasing to the point of unsustainability. We are investigating the use of adjustable or correctable systems as a means to reduce development and therefore mission costs. The poster introduces the promise and possibility of realizing a “net zero CTE” system for the general problem of observatory design and introduces the basic systems architecture we are considering. This poster concludes with an overview of our planned study and demonstrations for proving the value and worth of highly adjustable telescopes and systems ahead of the upcoming decadal survey.

  7. The Astrophysical Multimessenger Observatory Network (AMON)

    Science.gov (United States)

    Smith. M. W. E.; Fox, D. B.; Cowen, D. F.; Meszaros, P.; Tesic, G.; Fixelle, J.; Bartos, I.; Sommers, P.; Ashtekar, Abhay; Babu, G. Jogesh; hide

    2013-01-01

    We summarize the science opportunity, design elements, current and projected partner observatories, and anticipated science returns of the Astrophysical Multimessenger Observatory Network (AMON). AMON will link multiple current and future high-energy, multimessenger, and follow-up observatories together into a single network, enabling near real-time coincidence searches for multimessenger astrophysical transients and their electromagnetic counterparts. Candidate and high-confidence multimessenger transient events will be identified, characterized, and distributed as AMON alerts within the network and to interested external observers, leading to follow-up observations across the electromagnetic spectrum. In this way, AMON aims to evoke the discovery of multimessenger transients from within observatory subthreshold data streams and facilitate the exploitation of these transients for purposes of astronomy and fundamental physics. As a central hub of global multimessenger science, AMON will also enable cross-collaboration analyses of archival datasets in search of rare or exotic astrophysical phenomena.

  8. Early German Plans for a Southern Observatory

    Science.gov (United States)

    Wolfschmidt, Gudrun

    As early as the 18th and 19th centuries, French and English observers were active in South Africa. Around the beginning of the 20th century the Heidelberg astronomer Max Wolf (1863-1932) proposed a southern observatory. In 1907 Hermann Carl Vogel (1841-1907), director of the Astrophysical Observatory Potsdam, suggested a southern station in Spain. His ideas for building an observatory in Windhuk for photographing the sky and measuring the solar constant were taken over by the Göttingen astronomers. In 1910 Karl Schwarzschild (1873-1916), after having visited the observatories in America, pointed out the usefulness of an observatory in South West Africa, where it would have better weather than in Germany and also give access to the southern sky. Seeing tests were begun in 1910 by Potsdam astronomers, but WW I stopped the plans. In 1928 Erwin Finlay-Freundlich (1885-1964), inspired by the Hamburg astronomer Walter Baade (1893-1960), worked out a detailed plan for a southern observatory with a reflecting telescope, spectrographs and an astrograph with an objective prism. Paul Guthnick (1879-1947), director of the Berlin observatory, in cooperation with APO Potsdam and Hamburg, made a site survey to Africa in 1929 and found the conditions in Windhuk to be ideal. Observations were started in the 1930s by Berlin and Breslau astronomers, but were stopped by WW II. In the 1950s, astronomers from Hamburg and The Netherlands renewed the discussion in the framework of European cooperation, and this led to the founding of ESO in 1963, as is well described by Blaauw (1991). Blaauw, Adriaan: ESO's Early History. The European Southern Observatory from Concept to Reality. Garching bei München: ESO 1991.

  9. The architecture of LAMOST observatory control system

    International Nuclear Information System (INIS)

    Wang Jian; Jin Ge; Yu Xiaoqi; Wan Changsheng; Hao Likai; Li Xihua

    2005-01-01

    The design of architecture is the one of the most important part in development of Observatory Control System (OCS) for LAMOST. Based on the complexity of LAMOST, long time of development for LAMOST and long life-cycle of OCS system, referring many kinds of architecture pattern, the architecture of OCS is established which is a component-based layered system using many patterns such as the MVC and proxy. (authors)

  10. OSoMe: the IUNI observatory on social media

    Directory of Open Access Journals (Sweden)

    Clayton A. Davis

    2016-10-01

    Full Text Available The study of social phenomena is becoming increasingly reliant on big data from online social networks. Broad access to social media data, however, requires software development skills that not all researchers possess. Here we present the IUNI Observatory on Social Media, an open analytics platform designed to facilitate computational social science. The system leverages a historical, ongoing collection of over 70 billion public messages from Twitter. We illustrate a number of interactive open-source tools to retrieve, visualize, and analyze derived data from this collection. The Observatory, now available at osome.iuni.iu.edu, is the result of a large, six-year collaborative effort coordinated by the Indiana University Network Science Institute.

  11. Site Protection Program and Progress Report of Ali Observatory, Tibet

    Science.gov (United States)

    Yao, Yongqiang; Zhou, Yunhe; Wang, Xiaohua; He, Jun; Zhou, Shu

    2015-08-01

    The Ali observatory, Tibet, is a promising new site identified through ten year site survey over west China, and it is of significance to establish rules of site protection during site development. The site protection program is described with five aspects: site monitoring, technical support, local government support, specific organization, and public education. The long-term sky brightness monitoring is ready with site testing instruments and basic for light pollution measurement; the monitoring also includes directions of main light sources, providing periodical reports and suggestions for coordinating meetings. The technical supports with institutes and manufacturers help to publish lighting standards and replace light fixtures; the research pays special attention to the blue-rich sources, which impact the important application of high altitude sites. An official leading group towards development and protection of astronomical resources has been established by Ali government; one of its tasks is to issue regulations against light pollution, including special restrictions of airport, mine, and winter heating, and to supervise lighting inspection and rectification. A site protection office under the official group and local astronomical society are organized by Ali observatory; the office can coordinate in government levels and promote related activities. A specific website operated by the protection office releases activity propaganda, evaluation results, and technical comparison with other observatories. Both the site protection office and Ali observatory take responsibility for public education, including popular science lectures, light pollution and energy conservation education. Ali Night Sky Park has been constructed and opens in 2014, and provides a popular place and observational experience. The establishment of Ali Observatory and Night Sky Park brings unexpected social influence, and the starry sky trip to Ali becomes a new format of culture

  12. Syzygium cumini is more effective in preventing the increase of erythrocytic ADA activity than phenolic compounds under hyperglycemic conditions in vitro.

    Science.gov (United States)

    De Bona, Karine S; Bonfanti, Gabriela; Bitencourt, Paula E R; Cargnelutti, Lariane O; da Silva, Priscila S; da Silva, Thainan P; Zanette, Régis A; Pigatto, Aline S; Moretto, Maria B

    2014-06-01

    Syzygium cumini (S. cumini) is a plant known for its antidiabetic properties. The aim of this study was to evaluate the effect of Sc aqueous leaf extract (ASc) on adenosine deaminase (ADA) activity in erythrocytes (RBCs) exposed to high glucose concentrations (30 mM) in vitro. We also investigated the effects of the main phenolic compounds found in ASc (gallic acid, rutin, and chlorogenic acid) and the effects of insulin, caffeine, and dipyridamole, which are substances involved in the adenosine metabolism, on ADA activity in vitro. Blood samples were obtained from healthy volunteers and a suspension of RBCs was used for the determination of ADA activity. The results showed that: (1) the effect of ASc on ADA activity was more significant than the combination of phenolic compounds; (2) insulin, caffeine, or dipyridamole prevented high glucose increase of ADA activity at doses as low as 50 μU/mL, 25 μM, and 1 μM, respectively; (3) the inhibitory effect caused by ASc on erythrocyte ADA activity remained practically the same after the combination of the extract with insulin or caffeine; (4) when RBCs were exposed to ASc plus dipyridamole, this chemical attenuated the effect of ASc on ADA activity, suggesting an antagonism or a competition with ASc by the same site of action. Therefore, ASc was more effective in preventing the increase in ADA activity than phenolic compounds, suggesting that ASc may collaborate to improve endothelial dysfunction, antioxidant, anti-inflammatory, and antithrombotic properties of adenosine by affecting its metabolism. The results of this study help to provide evidence of the empirically supported benefits of the use of S. cumini in diabetes.

  13. Elevated Serum ADA Activity as a Marker for Diagnosis and Prognosis of Visceral Leishmaniasis and Post Kala-Azar Dermal Leishmaniasis in Indian Patients

    Science.gov (United States)

    Vijayamahantesh; Amit, Ajay; Dikhit, Manas R.; Pandey, Raj K.; Singh, Kuljit; Mishra, Ritesh; Das, V. N. R; Das, Pradeep; Bimal, Sanjiva

    2016-01-01

    Serum adenosine deaminase (ADA) activity increases in diseases where cellular immunity is involved. Since cell-mediated immune responses play a paramount role in the pathogenesis and healing of the visceral leishmaniasis, therefore, the present study was undertaken to evaluate the serum ADA activity in different pathological conditions. Adenosine deaminase was determined in sera of active visceral leishmaniasis (VL) patients (n = 39), active postkala-azar dermal leishmaniasis (PKDL) cases (n = 34) at the point of diagnosis and after treatment stages along with healthy controls (n = 30), endemic healthy subjects (n = 34) and endemic asymptomatic subjects (n = 34).Our in-vitro result revealed that monocytes secrete significant ADA level in response to Leishmania donovani (L.donovani) stimulation. The serum ADA activity in active VL and PKDL subjects were found to be significantly higher than that of respective treated cases and healthy controls. We also observed a marginal number (17.6%) of endemic asymptomatic subjects showed elevated serum ADA activity. Further, the ADA activity in PKDL was found to be decreased gradually during the different phases of treatment. Interestingly, 2 out of 32 treated VL cases found to have high serum ADA activity during follow up period were relapsed within few days. These results suggest the possibility of ADA as a marker of clinical pathogenesis and can be used as a surrogate marker in the diagnosis and prognosis of VL and PKDL. PMID:27186641

  14. Elevated Serum ADA Activity as a Marker for Diagnosis and Prognosis of Visceral Leishmaniasis and Post Kala-Azar Dermal Leishmaniasis in Indian Patients.

    Science.gov (United States)

    Vijayamahantesh; Amit, Ajay; Dikhit, Manas R; Pandey, Raj K; Singh, Kuljit; Mishra, Ritesh; Das, V N R; Das, Pradeep; Bimal, Sanjiva

    2016-01-01

    Serum adenosine deaminase (ADA) activity increases in diseases where cellular immunity is involved. Since cell-mediated immune responses play a paramount role in the pathogenesis and healing of the visceral leishmaniasis, therefore, the present study was undertaken to evaluate the serum ADA activity in different pathological conditions. Adenosine deaminase was determined in sera of active visceral leishmaniasis (VL) patients (n = 39), active postkala-azar dermal leishmaniasis (PKDL) cases (n = 34) at the point of diagnosis and after treatment stages along with healthy controls (n = 30), endemic healthy subjects (n = 34) and endemic asymptomatic subjects (n = 34).Our in-vitro result revealed that monocytes secrete significant ADA level in response to Leishmania donovani (L.donovani) stimulation. The serum ADA activity in active VL and PKDL subjects were found to be significantly higher than that of respective treated cases and healthy controls. We also observed a marginal number (17.6%) of endemic asymptomatic subjects showed elevated serum ADA activity. Further, the ADA activity in PKDL was found to be decreased gradually during the different phases of treatment. Interestingly, 2 out of 32 treated VL cases found to have high serum ADA activity during follow up period were relapsed within few days. These results suggest the possibility of ADA as a marker of clinical pathogenesis and can be used as a surrogate marker in the diagnosis and prognosis of VL and PKDL.

  15. La tríada oscura de la personalidad: maquiavelismo, narcisismo y psicopatía. Una mirada evolutiva

    Directory of Open Access Journals (Sweden)

    Fernando Renee González Moraga

    2015-08-01

    Full Text Available Se aborda la denominada Tríada Oscura de la Personalidad -Tríada- (maquiavelismo, narcisismo subclínico y psicopatía subclínica desde una mirada evolutiva. El objetivo de esta investigación es revisar la evidencia que han presentado los teóricos evolucionistas sobre la Tríada, desde un acercamiento a la mirada evolutiva. Para esto, se indaga en las principales características de cada uno de estos rasgos, los instrumentos que se han utilizado para evaluarlos y las principales áreas en donde se han estudiado. La mirada evolutiva plantea que los rasgos de la Tríada son dimensionales y varían de acuerdo con las diversas estrategias que utilizan los sujetos para adaptarse a las características socioambientales en las que se desarrollan. Estos rasgos se caracterizan por presentar violencia psicológica, inhibición moral, manipulación, baja amabilidad, insensibilidad, egoísmo y dificultad para mentalizar en contextos de interacción interpersonal y social.

  16. Clinical significance of combined determination of the changes of the serum ADA, HA and PIIIP levels in patients with hepatitis B

    International Nuclear Information System (INIS)

    Wang Xiaoyan

    2009-01-01

    Objective: To explore the clinical significance of the changes of serum ADA, HA and PIIIP levels in patients with hepatitis B. Methods: Serum adenosine deaminase (ADA) (with biochemistry) and HA PIIIP (with RIA) levels were determined in 102 patients with hepatitis B of various stages and 35 controls. Results: Serum ADA, HA and PIIIP levels in patients with hepatitis B were significantly higher than those in controls (P<0.01). Particularly in patients with cirrhosis (n=13) (P<0.001). Conclusion: The serum ADA, HA and PIIIP levels were closely related to the diseases process of hepatitis B and were of great clinical values. (authors)

  17. Using the Critical Zone Observatory Network to Put Geology into Environmental Science

    Science.gov (United States)

    Brantley, S. L.

    2017-12-01

    The use of observatories to study the environment in the U.S.A. arguably began in 1910. Since then, many environmental observatories were set up to study impacts of land use change. At that time, observatories did not emphasize geological structure. Around 2004, scientists in the U.S.A. began to emphasize the need to study the Earth's surface as one integrated system that includes the geological underpinnings. In 2007, the Geosciences Directorate within the U.S. National Science Foundation established the Critical Zone Observatory (CZO) program. Today the CZO network has grown to 9 observatories, and 45 countries now host such observatories. A CZO is an observatory that promotes the study of the entire layer of Earth's surface from vegetation canopy to groundwater as one entity. The observatories are somewhat similar to other NSF-funded observatories such as Long Term Ecological Research (LTER) sites but they differ in that they emphasize the history of the landscape and how it mediates today's fluxes. LTERs largely focus on ecological science. The concepts of CZ science and CZOs - developed by the Geosciences Directorate - have been extraordinarily impactful: we now have deeper understanding of how surficial processes respond to tectonic, climatic, and anthropogenic drivers. One reason CZOs succeed is that they host scientists who make measurements in one place that cross timescales from that of the meteorologist to the geologist. The NSF Geosciences Directorate has thus promoted insights showing that many of the unexplained mysteries of "catchment science" or "ecosystem science" can be explained by the underlying geological story of a site. The scientific challenges of this endeavor are dwarfed, however, by cultural challenges. Specifically, while both CZOs and observatories such as LTERs struggle to publish many types of data from different disciplines in a continually changing cyber-world, only CZO scientists find they must repeatedly explain why such

  18. GEOSCOPE Observatory Recent Developments

    Science.gov (United States)

    Leroy, N.; Pardo, C.; Bonaime, S.; Stutzmann, E.; Maggi, A.

    2010-12-01

    The GEOSCOPE observatory consists of a global seismic network and a data center. The 31 GEOSCOPE stations are installed in 19 countries, across all continents and on islands throughout the oceans. They are equipped with three component very broadband seismometers (STS1 or STS2) and 24 or 26 bit digitizers, as required by the Federation of Seismic Digital Network (FDSN). In most stations, a pressure gauge and a thermometer are also installed. Currently, 23 stations send data in real or near real time to GEOSCOPE Data Center and tsunami warning centers. In 2009, two stations (SSB and PPTF) have been equipped with warpless base plates. Analysis of one year of data shows that the new installation decreases long period noise (20s to 1000s) by 10 db on horizontal components. SSB is now rated in the top ten long period stations for horizontal components according to the LDEO criteria. In 2010, Stations COYC, PEL and RER have been upgraded with Q330HR, Metrozet electronics and warpless base plates. They have been calibrated with the calibration table CT-EW1 and the software jSeisCal and Calex-EW. Aluminum jars are now installed instead of glass bells. A vacuum of 100 mbars is applied in the jars which improves thermal insulation of the seismometers and reduces moisture and long-term corrosion in the sensor. A new station RODM has just been installed in Rodrigues Island in Mauritius with standard Geoscope STS2 setup: STS2 seismometer on a granite base plate and covered by cooking pot and thermal insulation, it is connected to Q330HR digitizer, active lightning protection, Seiscomp PC and real-time internet connection. Continuous data of all stations are collected in real time or with a delay by the GEOSCOPE Data Center in Paris where they are validated, archived and made available to the international scientific community. Data are freely available to users by different interfaces according data types (see : http://geoscope.ipgp.fr) - Continuous data in real time coming

  19. TENCompetence Competence Observatory

    NARCIS (Netherlands)

    Vervenne, Luk

    2010-01-01

    Vervenne, L. (2007) TENCompetence Competence Observatory. Sources available http://tencompetence.cvs.sourceforge.net/viewvc/tencompetence/wp8/org.tencompetence.co/. Available under the three clause BSD license, copyright TENCompetence Foundation.

  20. The Farid and Moussa Raphael Observatory

    International Nuclear Information System (INIS)

    Hajjar, R

    2017-01-01

    The Farid and Moussa Raphael Observatory (FMRO) at Notre Dame University Louaize (NDU) is a teaching, research, and outreach facility located at the main campus of the university. It located very close to the Lebanese coast, in an urbanized area. It features a 60-cm Planewave CDK telescope, and instruments that allow for photometric and spetroscopic studies. The observatory currently has one thinned, back-illuminated CCD camera, used as the main imager along with Johnson-Cousin and Sloan photometric filters. It also features two spectrographs, one of which is a fiber fed echelle spectrograph. These are used with a dedicated CCD. The observatory has served for student projects, and summer schools for advanced undergraduate and graduate students. It is also made available for use by the regional and international community. The control system is currently being configured for remote observations. A number of long-term research projects are also being launched at the observatory. (paper)

  1. Decision Analysis Tools for Volcano Observatories

    Science.gov (United States)

    Hincks, T. H.; Aspinall, W.; Woo, G.

    2005-12-01

    Staff at volcano observatories are predominantly engaged in scientific activities related to volcano monitoring and instrumentation, data acquisition and analysis. Accordingly, the academic education and professional training of observatory staff tend to focus on these scientific functions. From time to time, however, staff may be called upon to provide decision support to government officials responsible for civil protection. Recognizing that Earth scientists may have limited technical familiarity with formal decision analysis methods, specialist software tools that assist decision support in a crisis should be welcome. A review is given of two software tools that have been under development recently. The first is for probabilistic risk assessment of human and economic loss from volcanic eruptions, and is of practical use in short and medium-term risk-informed planning of exclusion zones, post-disaster response, etc. A multiple branch event-tree architecture for the software, together with a formalism for ascribing probabilities to branches, have been developed within the context of the European Community EXPLORIS project. The second software tool utilizes the principles of the Bayesian Belief Network (BBN) for evidence-based assessment of volcanic state and probabilistic threat evaluation. This is of practical application in short-term volcano hazard forecasting and real-time crisis management, including the difficult challenge of deciding when an eruption is over. An open-source BBN library is the software foundation for this tool, which is capable of combining synoptically different strands of observational data from diverse monitoring sources. A conceptual vision is presented of the practical deployment of these decision analysis tools in a future volcano observatory environment. Summary retrospective analyses are given of previous volcanic crises to illustrate the hazard and risk insights gained from use of these tools.

  2. Sosialisasi Nilai-Nilai Akhlak Melalui Film “Ada Surga Di Rumahmu”

    Directory of Open Access Journals (Sweden)

    Emha Ghazali

    2017-07-01

    Full Text Available This research aims to find out whether the socialization of moral values through film "There is Heaven in Yours Home" succeed in instilling moral values to students. This study used a descriptive approach to the qualitative methods. The theory used is George Herbert Mead's theory of stages of socialization and Abudin Natta about the scope of moral values. The results showed that the socialization of moral values through film "There is Heaven in Yours Home" it's been successful. Look how many informants were inspired by the movie how many informants that implement moral values on the movie in everyday life and how many informants convey these values to other individuals.  Keywords: Film, Socializing  Movie, Morals Values Abstrak Penelitian ini bertujuan untuk mengetahui apakah sosialisasi nilai-nilai akhlak melalui film “Ada Surga Dirumahmu” dapat berhasil dalam menanamkan nilai-nilai akhlak kepada pelajar. Penelitian ini menggunakan pendekatan kualitati dan metode deskriptif kualitatif. Teori yang digunakan adalah teori George Herbert Mead tentang tahapan-tahapan sosialisasi dan Abudin Natta tentang ruang lingkup nilai-nilai akhlak. Hasil penelitian menunjukkan bahwa sosialisasi nilai-nilai akhlak melalui film “Ada Surga Dirumahmu” sudah cukup berhasil. Terlihat dari seberapa banyak informan yang terinspirasi dengan film seberapa banyak informan yang mengimpelementasikan nilai-nilai akhlak pada film “Ada Surga Dirumahmu” dalam kehidupan sehari-hari dan seberapa banyak informan yang menyampaikan nilai tersebut kepada individu lainnya. Kata Kunci : Film, Sosialisasi Film, Nilai-Nilai Akhlak

  3. Novel vehicle detection system based on stacked DoG kernel and AdaBoost

    Science.gov (United States)

    Kang, Hyun Ho; Lee, Seo Won; You, Sung Hyun

    2018-01-01

    This paper proposes a novel vehicle detection system that can overcome some limitations of typical vehicle detection systems using AdaBoost-based methods. The performance of the AdaBoost-based vehicle detection system is dependent on its training data. Thus, its performance decreases when the shape of a target differs from its training data, or the pattern of a preceding vehicle is not visible in the image due to the light conditions. A stacked Difference of Gaussian (DoG)–based feature extraction algorithm is proposed to address this issue by recognizing common characteristics, such as the shadow and rear wheels beneath vehicles—of vehicles under various conditions. The common characteristics of vehicles are extracted by applying the stacked DoG shaped kernel obtained from the 3D plot of an image through a convolution method and investigating only certain regions that have a similar patterns. A new vehicle detection system is constructed by combining the novel stacked DoG feature extraction algorithm with the AdaBoost method. Experiments are provided to demonstrate the effectiveness of the proposed vehicle detection system under different conditions. PMID:29513727

  4. Pleural Fluid Adenosine Deaminase (ADA) Predicts Survival in Patients with Malignant Pleural Effusion.

    Science.gov (United States)

    Terra, Ricardo Mingarini; Antonangelo, Leila; Mariani, Alessandro Wasum; de Oliveira, Ricardo Lopes Moraes; Teixeira, Lisete Ribeiro; Pego-Fernandes, Paulo Manuel

    2016-08-01

    Systemic and local inflammations have been described as relevant prognostic factors in patients with cancer. However, parameters that stand for immune activity in the pleural space have not been tested as predictors of survival in patients with malignant pleural effusion. The objective of this study was to evaluate pleural lymphocytes and Adenosine Deaminase (ADA) as predictors of survival in patients with recurrent malignant pleural effusion. Retrospective cohort study includes patients who underwent pleurodesis for malignant pleural effusion in a tertiary center. Pleural fluid protein concentration, lactate dehydrogenase, glucose, oncotic cytology, cell count, and ADA were collected before pleurodesis and analyzed. Survival analysis was performed considering pleurodesis as time origin, and death as the event. Backwards stepwise Cox regression was used to find predictors of survival. 156 patients (out of 196 potentially eligible) were included in this study. Most were female (72 %) and breast cancer was the most common underlying malignancy (53 %). Pleural fluid ADA level was stratified as low (Pleural fluid cell count and lymphocytes number and percentage did not correlate with survival. Pleural fluid Adenosine Deaminase levels (pleural effusion who undergo pleurodesis.

  5. Electricity and gas market observatory. 2. Quarter 2007

    International Nuclear Information System (INIS)

    2007-01-01

    The purpose of the observatory is to provide the general public with indicators for monitoring market deregulation. It both covers the wholesale and retail electricity and gas markets in Metropolitan France. This observatory is updated every three months and data are available on CRE web site (www.cre.fr). The present observatory is dedicated only to eligible customers before 1 July 2007, i.e. non-residential customers. Statistics related to residential customers will be published in the next observatory (1 December 2007). Content: A - The electricity market: The retail electricity market (Introduction, Non-residential customer segments and their respective weights, Status at July 1, 2007, Dynamic analysis: 2. Quarter 2007); The wholesale electricity market (Introduction, Wholesale market activity in France, Wholesale market activity in France, Prices on the French wholesale market and European comparison, Import and export volumes, Concentration of the French electricity market, Striking fact of the second quarter 2007); B - The gas market: The retail gas market (Introduction, The non-residential customer segments and their respective weights, Status at July 1, 2007); The wholesale gas market (Gas pricing and gas markets in Europe, The wholesale market in France); C - Appendices: Electricity and gas market observatories combined glossary, Specific electricity market observatory glossary, Specific gas market observatory glossary

  6. Implementación de un framework de componente en el lenguaje de programación Ada

    OpenAIRE

    Hernández Villalón, Francisco José

    2013-01-01

    El objetivo principal de este proyecto es la traducción de FrameworkAda 2005 y mantener la compatibilidad entre las dos implementaciones de Framework que se realizaron anteriormente C++ y Java. Cabe destacar que la implementación en Java es el Framework de partida de donde derivan estas dos últimas C++ y Ada 2005. Escuela Técnica Superior de Ingeniería Industrial Universidad Politécnica de Cartagena

  7. Generic Ada code in the NASA space station command, control and communications environment

    Science.gov (United States)

    Mcdougall, D. P.; Vollman, T. E.

    1986-01-01

    The results of efforts to apply powerful Ada constructs to the formatted message handling process are described. The goal of these efforts was to extend the state-of-technology in message handling while at the same time producing production-quality, reusable code. The first effort was initiated in September, 1984 and delivered in April, 1985. That product, the Generic Message Handling Facility, met initial goals, was reused, and is available in the Ada Repository on ARPANET. However, it became apparent during its development that the initial approach to building a message handler template was not optimal. As a result of this initial effort, several alternate approaches were identified, and research is now on-going to identify an improved product. The ultimate goal is to be able to instantly build a message handling system for any message format given a specification of that message format. The problem lies in how to specify the message format, and one that is done, how to use that information to build the message handler. Message handling systems and message types are described. The initial efforts, its results and its shortcomings are detailed. The approach now being taken to build a system which will be significantly easier to implement, and once implemented, easier to use, is described. Finally, conclusions are offered.

  8. Compton Gamma-Ray Observatory

    Science.gov (United States)

    1991-01-01

    This photograph shows the Compton Gamma-Ray Observatory (GRO) being deployed by the Remote Manipulator System (RMS) arm aboard the Space Shuttle Atlantis during the STS-37 mission in April 1991. The GRO reentered Earth atmosphere and ended its successful mission in June 2000. For nearly 9 years, the GRO Burst and Transient Source Experiment (BATSE), designed and built by the Marshall Space Flight Center (MSFC), kept an unblinking watch on the universe to alert scientists to the invisible, mysterious gamma-ray bursts that had puzzled them for decades. By studying gamma-rays from objects like black holes, pulsars, quasars, neutron stars, and other exotic objects, scientists could discover clues to the birth, evolution, and death of stars, galaxies, and the universe. The gamma-ray instrument was one of four major science instruments aboard the Compton. It consisted of eight detectors, or modules, located at each corner of the rectangular satellite to simultaneously scan the entire universe for bursts of gamma-rays ranging in duration from fractions of a second to minutes. In January 1999, the instrument, via the Internet, cued a computer-controlled telescope at Las Alamos National Laboratory in Los Alamos, New Mexico, within 20 seconds of registering a burst. With this capability, the gamma-ray experiment came to serve as a gamma-ray burst alert for the Hubble Space Telescope, the Chandra X-Ray Observatory, and major gound-based observatories around the world. Thirty-seven universities, observatories, and NASA centers in 19 states, and 11 more institutions in Europe and Russia, participated in the BATSE science program.

  9. Space astrophysical observatory 'Orion-2'

    International Nuclear Information System (INIS)

    Gurzadyan, G.A.; Jarakyan, A.L.; Krmoyan, M.N.; Kashin, A.L.; Loretsyan, G.M.; Ohanesyan, J.B.

    1976-01-01

    Ultraviolet spectrograms of a large number of faint stars up to 13sup(m) were obtained in the wavelengths 2000-5000 A by means of the space observatory 'Orion-2' installed in the spaceship 'Soyuz-13' with two spacemen on board. The paper deals with a description of the operation modes of this observatory, the designs and basic schemes of the scientific and auxiliary device and the method of combining the work of the flight engineer and the automation system of the observatory itself. It also treats of the combination of the particular parts of 'Orion-2' observatory on board the spaceship and the measures taken to provide for its normal functioning in terms of the space flight. A detailed description is given of the optical, electrical and mechanical schemes of the devices - meniscus telescope with an objective prism, stellar diffraction spectrographs, single-coordinate and two-coordinate stellar and solar transducers, control panel, control systems, etc. The paper also provides the functional scheme of astronavigation, six-wheel stabilization, the design of mounting (assembling) the stabilized platform carrying the telescopes and the drives used in it. Problems relating to the observation program in orbit, the ballistic provision of initial data, and control of the operation of the observatory are also dealt with. In addition, the paper carries information of the photomaterials used, the methods of their energy calibration, standardization and the like. Matters of pre-start tests of apparatus, the preparation of the spacemen for conducting astronomical observations with the given devices, etc. are likewise dwelt on. The paper ends with a brief survey of the results obtained and the elaboration of the observed material. (Auth.)

  10. The University of Montana's Blue Mountain Observatory

    Science.gov (United States)

    Friend, D. B.

    2004-12-01

    The University of Montana's Department of Physics and Astronomy runs the state of Montana's only professional astronomical observatory. The Observatory, located on nearby Blue Mountain, houses a 16 inch Boller and Chivens Cassegrain reflector (purchased in 1970), in an Ash dome. The Observatory sits just below the summit ridge, at an elevation of approximately 6300 feet. Our instrumentation includes an Op-Tec SSP-5A photoelectric photometer and an SBIG ST-9E CCD camera. We have the only undergraduate astronomy major in the state (technically a physics major with an astronomy option), so our Observatory is an important component of our students' education. Students have recently carried out observing projects on the photometry of variable stars and color photometry of open clusters and OB associations. In my poster I will show some of the data collected by students in their observing projects. The Observatory is also used for public open houses during the summer months, and these have become very popular: at times we have had 300 visitors in a single night.

  11. A study of the portability of an Ada system in the software engineering laboratory (SEL)

    Science.gov (United States)

    Jun, Linda O.; Valett, Susan Ray

    1990-01-01

    A particular porting effort is discussed, and various statistics on analyzing the portability of Ada and the total staff months (overall and by phase) required to accomplish the rehost, are given. This effort is compared to past experiments on the rehosting of FORTRAN systems. The discussion includes an analysis of the types of errors encountered during the rehosting, the changes required to rehost the system, experiences with the Alsys IBM Ada compiler, the impediments encountered, and the lessons learned during this study.

  12. An Observatory to Enhance the Preparation of Future California Teachers

    Science.gov (United States)

    Connolly, L.; Lederer, S.

    2004-12-01

    With a major grant from the W. M. Keck Foundation, California State University, San Bernardino is establishing a state-of-the-art teaching astronomical observatory. The Observatory will be fundamental to an innovative undergraduate physics and astronomy curriculum for Physics and Liberal Studies majors and will be integrated into our General Education program. The critical need for a research and educational observatory is linked to changes in California's Science Competencies for teacher certification. Development of the Observatory will also complement a new infusion of NASA funding and equipment support for our growing astronomy education programs and the University's established Strategic Plan for excellence in education and teacher preparation. The Observatory will consist of two domed towers. One tower will house a 20" Ritchey-Chretien telescope equipped with a CCD camera in conjunction with either UBVRI broadband filters or a spectrometer for evening laboratories and student research projects. The second tower will house the university's existing 12" Schmidt-Cassegrain optical telescope coupled with a CCD camera and an array of filters. A small aperture solar telescope will be attached to the 12" for observing solar prominences while a milar filter can be attached to the 12" for sunspot viewing. We have been very fortunate to receive a challenge grant of \\600,000 from the W. M. Keck Foundation to equip the two domed towers; we continue to seek a further \\800,000 to meet our construction needs. Funding also provided by the California State University, San Bernardino.

  13. A future large-aperture UVOIR space observatory: reference designs

    Science.gov (United States)

    Rioux, Norman; Thronson, Harley; Feinberg, Lee; Stahl, H. Philip; Redding, Dave; Jones, Andrew; Sturm, James; Collins, Christine; Liu, Alice

    2015-09-01

    Our joint NASA GSFC/JPL/MSFC/STScI study team has used community-provided science goals to derive mission needs, requirements, and candidate mission architectures for a future large-aperture, non-cryogenic UVOIR space observatory. We describe the feasibility assessment of system thermal and dynamic stability for supporting coronagraphy. The observatory is in a Sun-Earth L2 orbit providing a stable thermal environment and excellent field of regard. Reference designs include a 36-segment 9.2 m aperture telescope that stows within a five meter diameter launch vehicle fairing. Performance needs developed under the study are traceable to a variety of reference designs including options for a monolithic primary mirror.

  14. Solar Imagery - Photosphere - Sunspot Drawings - McMath-Hulbert Observatory

    Data.gov (United States)

    National Oceanic and Atmospheric Administration, Department of Commerce — The McMath-Hulbert Observatory is a decommissioned solar observatory in Lake Angelus, Michigan, USA. It was established in 1929 as a private observatory by father...

  15. Somatic mosaicism caused by monoallelic reversion of a mutation in T cells of a patient with ADA-SCID and the effects of enzyme replacement therapy on the revertant phenotype.

    Science.gov (United States)

    Moncada-Vélez, M; Vélez-Ortega, A; Orrego, J; Santisteban, I; Jagadeesh, J; Olivares, M; Olaya, N; Hershfield, M; Candotti, F; Franco, J

    2011-11-01

    Patients with adenosine deaminase (ADA) deficiency exhibit spontaneous and partial clinical remission associated with somatic reversion of inherited mutations. We report a child with severe combined immunodeficiency (T-B- SCID) due to ADA deficiency diagnosed at the age of 1 month, whose lymphocyte counts including CD4+ and CD8+ T and NK cells began to improve after several months with normalization of ADA activity in Peripheral blood lymphocytes (PBL), as a result of somatic mosaicism caused by monoallelic reversion of the causative mutation in the ADA gene. He was not eligible for haematopoietic stem cell transplantation (HSCT) or gene therapy (GT); therefore he was placed on enzyme replacement therapy (ERT) with bovine PEG-ADA. The follow-up of metabolic and immunologic responses to ERT included gradual improvement in ADA activity in erythrocytes and transient expansion of most lymphocyte subsets, followed by gradual stabilization of CD4+ and CD8+ T (with naïve phenotype) and NK cells, and sustained expansion of TCRγδ+ T cells. This was accompanied by the disappearance of the revertant T cells as shown by DNA sequencing from PBL. Although the patient's clinical condition improved marginally, he later developed a germinal cell tumour and eventually died at the age of 67 months from sepsis. This case adds to our current knowledge of spontaneous reversion of mutations in ADA deficiency and shows that the effects of the ERT may vary among these patients, suggesting that it could depend on the cell and type in which the somatic mosaicism is established upon reversion. © 2011 The Authors. Scandinavian Journal of Immunology © 2011 Blackwell Publishing Ltd.

  16. Observatory Sponsoring Astronomical Image Contest

    Science.gov (United States)

    2005-05-01

    and to provide a showcase for a broad range of astronomical research and celestial objects," Adams added. In addition, NRAO is developing enhanced data visualization techniques and data-processing recipes to assist radio astronomers in making quality images and in combining radio data with data collected at other wavelengths, such as visible-light or infrared, to make composite images. "We encourage all our telescope users to take advantage of these techniques to showcase their research," said Juan Uson, a member of the NRAO scientific staff and the observatory's EPO scientist. "All these efforts should demonstrate the vital and exciting roles that radio telescopes, radio observers, and the NRAO play in modern astronomy," Lo said. "While we want to encourage images that capture the imagination, we also want to emphasize that extra effort invested in enhanced imagery also will certainly pay off scientifically, by revealing subtleties and details that may have great significance for our understanding of astronomical objects," he added. Details of the NRAO Image Contest, which will become an annual event, are on the observatory's Web site. The observatory will announce winners on October 15. The National Radio Astronomy Observatory is a facility of the National Science Foundation, operated under cooperative agreement by Associated Universities, Inc.

  17. SIRTA, a ground-based atmospheric observatory for cloud and aerosol research

    Directory of Open Access Journals (Sweden)

    M. Haeffelin

    2005-02-01

    Full Text Available Ground-based remote sensing observatories have a crucial role to play in providing data to improve our understanding of atmospheric processes, to test the performance of atmospheric models, and to develop new methods for future space-borne observations. Institut Pierre Simon Laplace, a French research institute in environmental sciences, created the Site Instrumental de Recherche par Télédétection Atmosphérique (SIRTA, an atmospheric observatory with these goals in mind. Today SIRTA, located 20km south of Paris, operates a suite a state-of-the-art active and passive remote sensing instruments dedicated to routine monitoring of cloud and aerosol properties, and key atmospheric parameters. Detailed description of the state of the atmospheric column is progressively archived and made accessible to the scientific community. This paper describes the SIRTA infrastructure and database, and provides an overview of the scientific research associated with the observatory. Researchers using SIRTA data conduct research on atmospheric processes involving complex interactions between clouds, aerosols and radiative and dynamic processes in the atmospheric column. Atmospheric modellers working with SIRTA observations develop new methods to test their models and innovative analyses to improve parametric representations of sub-grid processes that must be accounted for in the model. SIRTA provides the means to develop data interpretation tools for future active remote sensing missions in space (e.g. CloudSat and CALIPSO. SIRTA observation and research activities take place in networks of atmospheric observatories that allow scientists to access consistent data sets from diverse regions on the globe.

  18. Addressing the social dimensions of citizen observatories: The Ground Truth 2.0 socio-technical approach for sustainable implementation of citizen observatories

    Science.gov (United States)

    Wehn, Uta; Joshi, Somya; Pfeiffer, Ellen; Anema, Kim; Gharesifard, Mohammad; Momani, Abeer

    2017-04-01

    Owing to ICT-enabled citizen observatories, citizens can take on new roles in environmental monitoring, decision making and co-operative planning, and environmental stewardship. And yet implementing advanced citizen observatories for data collection, knowledge exchange and interactions to support policy objectives is neither always easy nor successful, given the required commitment, trust, and data reliability concerns. Many efforts are facing problems with the uptake and sustained engagement by citizens, limited scalability, unclear long-term sustainability and limited actual impact on governance processes. Similarly, to sustain the engagement of decision makers in citizen observatories, mechanisms are required from the start of the initiative in order to have them invest in and, hence, commit to and own the entire process. In order to implement sustainable citizen observatories, these social dimensions therefore need to be soundly managed. We provide empirical evidence of how the social dimensions of citizen observatories are being addressed in the Ground Truth 2.0 project, drawing on a range of relevant social science approaches. This project combines the social dimensions of citizen observatories with enabling technologies - via a socio-technical approach - so that their customisation and deployment is tailored to the envisaged societal and economic impacts of the observatories. The projects consists of the demonstration and validation of six scaled up citizen observatories in real operational conditions both in the EU and in Africa, with a specific focus on flora and fauna as well as water availability and water quality for land and natural resources management. The demonstration cases (4 EU and 2 African) cover the full 'spectrum' of citizen-sensed data usage and citizen engagement, and therefore allow testing and validation of the socio-technical concept for citizen observatories under a range of conditions.

  19. Predictors of placebo group decline in the Alzheimer's disease Assessment Scale-cognitive subscale (ADAS-Cog) in 24 week clinical trials of Alzheimer's disease.

    Science.gov (United States)

    Irizarry, Michael C; Webb, David J; Bains, Chanchal; Barrett, Steven J; Lai, Robert Y; Laroche, Janette P; Hosford, David; Maher-Edwards, Gareth; Weil, John G

    2008-07-01

    One limitation of several recent 24 week Alzheimer's disease (AD) clinical trials was the lack of cognitive decline detected by the AD Assessment Scale-cognitive subscale (ADAS-cog) in the placebo groups, possibly obscuring true medication effects. Data from 733 individuals in the placebo arms of six AD clinical trials performed 1996-1997 were pooled to examine the relationship of clinical, demographic, and genetic characteristics with the 24 week change in ADAS-cog. Baseline cognitive and functional status and the screening-to-baseline change in ADAS-cog were the strongest independent predictors of the 24 week change in ADAS-cog. The ADAS-cog did not detect progression in patients with mild dementia (screening Mini-Mental State Exam, MMSE, >or=20). The change in ADAS-cog from screening to baseline was inversely correlated with the 24 week change score; it was more difficult to detect cognitive decline at 24 weeks if individuals markedly worsened from screening to baseline. The effects of baseline MMSE and screening-to-baseline change in ADAS-cog generalized to the placebo group (N=106) of another AD study performed in 2004-2005. Overcoming lack of placebo decline in AD clinical trials will require scales more sensitive to cognitive decline in mild AD and strategies to reduce within-person variability in outcome measures.

  20. AdaBoost-based algorithm for network intrusion detection.

    Science.gov (United States)

    Hu, Weiming; Hu, Wei; Maybank, Steve

    2008-04-01

    Network intrusion detection aims at distinguishing the attacks on the Internet from normal use of the Internet. It is an indispensable part of the information security system. Due to the variety of network behaviors and the rapid development of attack fashions, it is necessary to develop fast machine-learning-based intrusion detection algorithms with high detection rates and low false-alarm rates. In this correspondence, we propose an intrusion detection algorithm based on the AdaBoost algorithm. In the algorithm, decision stumps are used as weak classifiers. The decision rules are provided for both categorical and continuous features. By combining the weak classifiers for continuous features and the weak classifiers for categorical features into a strong classifier, the relations between these two different types of features are handled naturally, without any forced conversions between continuous and categorical features. Adaptable initial weights and a simple strategy for avoiding overfitting are adopted to improve the performance of the algorithm. Experimental results show that our algorithm has low computational complexity and error rates, as compared with algorithms of higher computational complexity, as tested on the benchmark sample data.

  1. TRW Ships NASA's Chandra X-ray Observatory To Kennedy Space Center

    Science.gov (United States)

    1999-04-01

    Smithsonian Astrophysical Observatory will manage the Chandra science mission for NASA from the Chandra X-ray Observatory Center in Cambridge, Mass. TRW has been developing scientific, communications and environmental satellite systems for NASA since 1958. In addition to building the Chandra X-ray Observatory, the company is currently developing the architectures and technologies needed to implement several of NASA's future space science missions, including the Next Generation Space Telescope, the Space Inteferometry Mission, both part of NASA's Origins program, and Constellation-X, the next major NASA X-ray mission after Chandra. Article courtesy of TRW. TRW news releases are available on the corporate Web site: http://www.trw.com.

  2. The First Astronomical Observatory in Cluj-Napoca

    Science.gov (United States)

    Szenkovits, Ferenc

    2008-09-01

    One of the most important cities of Romania is Cluj-Napoca (Kolozsvár, Klausenburg). This is a traditional center of education, with many universities and high schools. From the second half of the 18th century the University of Cluj has its own Astronomical Observatory, serving for didactical activities and scientific researches. The famous astronomer Maximillian Hell was one of those Jesuits who put the base of this Astronomical Observatory. Our purpose is to offer a short history of the beginnings of this Astronomical Observatory.

  3. Visits to La Plata Observatory

    Science.gov (United States)

    Feinstein, A.

    1985-03-01

    La Plata Observatory will welcome visitors to ESO-La Silla that are willing to make a stop at Buenos Aires on their trip to Chile or on their way back. There is a nice guesthouse at the Observatory that can be used, for a couple of days or so, by astronomers interested in visiting the Observatory and delivering talks on their research work to the Argentine colleagues. No payments can, however, be made at present. La Plata is at 60 km from Buenos Aires. In the same area lie the Instituto de Astronomia y Fisica dei Espacio (IAFE), in Buenos Aires proper, and the Instituto Argentino de Radioastronomia (IAR). about 40 km from Buenos Aires on the way to La Plata. Those interested should contacl: Sr Decano Prof. Cesar A. Mondinalli, or Dr Alejandro Feinstein, Observatorio Astron6mico, Paseo dei Bosque, 1900 La Plata, Argentina. Telex: 31216 CESLA AR.

  4. Exploring the Digital Universe with Europe's Astrophysical Virtual Observatory

    Science.gov (United States)

    2001-12-01

    N° 73-2001 - Paris, 5 December 2001 The aim of AVO is to give astronomers instant access to the vast databanks now being built up by the world's observatories and forming what is in effect a "digital sky". Using AVO astronomers will be able, for example, to retrieve the elusive traces of the passage of an asteroid as it passes the Earth and so predict its future path and perhaps warn of a possible impact. When a giant star comes to the end of its life in a cataclysmic explosion called a supernova, they will be able to access the digital sky and pinpoint the star shortly before it exploded, adding invaluable data to the study of the evolution of stars. Modern observatories observe the sky continuously and data accumulates remorselessly in the digital archives. The growth rate is impressive and many hundreds of terabytes of data -corresponding to many thousands of billions of pixels - are already available to scientists. The real sky is being digitally reconstructed in the databanks. The volume and complexity of data and information available to astronomers are overwhelming. Hence the problem of how astronomers can possibly manage, distribute and analyse this great wealth of data. The Astrophysical Virtual Observatory will enable them to meet the challenge and "put the Universe online". AVO is a three-year project, funded by the European Commission under its Research and Technological Development (RTD) scheme, to design and implement a virtual observatory for the European astronomical community. The Commission has awarded a contract valued at EUR 4m for the project, starting on 15 November. AVO will provide software tools to enable astronomers to access the multi-wavelength data archives over the Internet and so give them the capability to resolve fundamental questions about the Universe by probing the digital sky. Equivalent searches of the "real" sky would, in comparison, both be prohibitively costly and take far too long. Towards a Global Virtual Observatory The

  5. Exploring the Digital Universe with Europe's Astrophysical Virtual Observatory

    Science.gov (United States)

    2001-12-01

    digitally reconstructed in the databanks! The richness and complexity of data and information available to the astronomers is overwhelming. This has created a major problem as to how astronomers can manage, distribute and analyse this great wealth of data . The Astrophysical Virtual Observatory (AVO) will allow astronomers to overcome the challenges and enable them to "put the Universe online". AVO is supported by the European Commission The AVO is a three-year project, funded by the European Commission under its Research and Technological Development (RTD) scheme, to design and implement a virtual observatory for the European astronomical community. The European Commission awarded a contract valued at 4 million Euro for the AVO project , starting 15 November 2001. AVO will provide software tools to enable astronomers to access the multi-wavelength data archives over the Internet and so give them the capability to resolve fundamental questions about the Universe by probing the digital sky. Equivalent searches of the 'real' sky would, in comparison, be both costly and take far too long. Towards a Global Virtual Observatory The need for virtual observatories has also been recognised by other astronomical communities. The National Science Foundation in the USA has awarded 10 million Dollar (approx. 11.4 million Euro) for a National Virtual Observatory (NVO). The AVO project team has formed a close alliance with the NVO and both teams have representatives on their respective committees. It is clear to the NVO and AVO communities that there are no intrinsic boundaries to the virtual observatory concept and that all astronomers should be working towards a truly global virtual observatory that will enable new science to be carried out on the wealth of astronomical data held in the growing number of first class international astronomical archives. The AVO involves six partner organisations led by the European Southern Observatory (ESO) in Munich (Germany). The other partner

  6. Changes in Adenosine Deaminase Activity in Patients with Type 2 Diabetes Mellitus and Effect of DPP-4 Inhibitor Treatment on ADA Activity

    Science.gov (United States)

    Lee, Jae-Geun; Kang, Dong Gu; Yu, Jung Re; Kim, Youngree; Kim, Jinsoek; Koh, Gwanpyo

    2011-01-01

    Background Dipeptidyl peptidase 4 (DPP-4, also known as CD26) binds with adenosine deaminase (ADA) to activate T lymphocytes. Here, we investigated whether ADA activity is specifically affected by treatment with DPP-4 inhibitor (DPP4I) compared with other anti-diabetic agents. Methods Fasting ADA activity, in addition to various metabolic and biochemical parameters, were measured in 262 type 2 diabetes mellitus (T2DM) patients taking various anti-diabetic agents and in 46 non-diabetic control subjects. Results ADA activity was increased in T2DM patients compared with that in non-diabetic control subjects (mean±standard error, 23.1±0.6 U/L vs. 18.6±0.8 U/L; PADA activity was correlated with fasting plasma glucose (r=0.258, P9%) showed significantly increased ADA activity (21.1±0.8 U/L vs. 25.4±1.6 U/L; PADA activity in T2DM patients did not differ from those of other oral anti-diabetic agents or insulin. T2DM patients on metformin monotherapy showed a lower ADA activity (20.9±1.0 U/L vs. 28.1±2.8 U/L; PADA activity is increased in T2DM patients compared to that in non-diabetic patients, is positively correlated with blood glucose level, and that DPP4I has no additional specific effect on ADA activity, except for a glycemic control- or HbA1c-dependent effect. PMID:21738897

  7. Changes in Adenosine Deaminase Activity in Patients with Type 2 Diabetes Mellitus and Effect of DPP-4 Inhibitor Treatment on ADA Activity.

    Science.gov (United States)

    Lee, Jae-Geun; Kang, Dong Gu; Yu, Jung Re; Kim, Youngree; Kim, Jinsoek; Koh, Gwanpyo; Lee, Daeho

    2011-04-01

    Dipeptidyl peptidase 4 (DPP-4, also known as CD26) binds with adenosine deaminase (ADA) to activate T lymphocytes. Here, we investigated whether ADA activity is specifically affected by treatment with DPP-4 inhibitor (DPP4I) compared with other anti-diabetic agents. Fasting ADA activity, in addition to various metabolic and biochemical parameters, were measured in 262 type 2 diabetes mellitus (T2DM) patients taking various anti-diabetic agents and in 46 non-diabetic control subjects. ADA activity was increased in T2DM patients compared with that in non-diabetic control subjects (mean±standard error, 23.1±0.6 U/L vs. 18.6±0.8 U/L; PADA activity was correlated with fasting plasma glucose (r=0.258, P9%) showed significantly increased ADA activity (21.1±0.8 U/L vs. 25.4±1.6 U/L; PADA activity in T2DM patients did not differ from those of other oral anti-diabetic agents or insulin. T2DM patients on metformin monotherapy showed a lower ADA activity (20.9±1.0 U/L vs. 28.1±2.8 U/L; PADA activity is increased in T2DM patients compared to that in non-diabetic patients, is positively correlated with blood glucose level, and that DPP4I has no additional specific effect on ADA activity, except for a glycemic control- or HbA1c-dependent effect.

  8. Electricity and gas market observatory. 3. Quarter 2007

    International Nuclear Information System (INIS)

    2007-01-01

    The purpose of the observatory is to provide the general public with indicators for monitoring market deregulation. It both covers the wholesale and retail electricity and gas markets in Metropolitan France. This observatory is updated every three months and data are available on CRE web site (www.cre.fr). Since the 1 of July 2007, all customers can choose their gas and electricity suppliers. The present observatory is including residential customer's statistics. Content: A - The electricity market: The retail electricity market (Introduction, Customer segments and their respective weight, Status at September 30, 2007, Dynamic analysis: 3. Quarter 2007); The wholesale electricity market (Introduction, Wholesale market activity in France, Wholesale market activity in France, Prices on the French wholesale market and European comparison, Import and export volumes, Concentration of the French electricity market); B - The gas market: The retail gas market (Introduction, Customer segments and their respective weight, Status on September 30, 2007, Dynamic analysis: 3. Quarter 2007); The wholesale gas market (Gas pricing and gas markets in Europe, The wholesale market in France); C - Appendices: Electricity and gas market observatories combined glossary, Specific electricity market observatory glossary, Specific gas market observatory glossary

  9. Cutting Fat or Removing the Brain: Is the Divisional ADA Battalion Headquarters Necessary?

    National Research Council Canada - National Science Library

    Sauter, Daniel

    1998-01-01

    .... This monograph examines whether the divisional ADA battalion headquarters, an intermediate headquarters, is necessary to command and control divisional air defense operations in a Force XXI environment...

  10. An example of operation for a partly manned Antarctic geomagnetic observatory and the development of a radio link for data transmission

    International Nuclear Information System (INIS)

    Torta, M.J.; Marsal, S.; Riddick, J.C.

    2009-01-01

    The experience acquired from more than ten years of operation of an Antarctic geomagnetic observatory is described along with the development of data transmission facilities. The observatory was deployed at the Spanish Antarctic Station in 1996. The main instrument was an Overhauser magnetometer deployed in dual axis Helmholtz coils, a δD/δI configuration. The site is only manned during the summer, with the magnetometer left recording throughout the rest of the year. During the 2007-2008 survey the observatory instrumentation has been upgraded with a DMI suspended triaxial fluxgate magnetometer, new sampling hardware and data logging software. Both sampling and timing are carried out under the control of a Pic based micro controller and GPS receiver. Data presentation, transmission and archiving are performed under the control of a low power embedded P C. For real time access to the data two options have been provided and rigorously tested during the last 10 years: METEOSAT and GOES Data Collection Systems, and recently, a high frequency (HF) digital radio link, using ionospheric propagation between Antarctica and Spain, has been developed. This latest transmission system is being continuously upgraded, and it would be possible to extend its application to other remote stations. Measurements have been made during the last four years in order to determine the channel characteristics and its variability, mainly the multi path and Doppler spread and the link availability for a given Snr in the receiver. These measurements are being used to design the physical layer of a radio modem intended to maximize the link capacity keeping the emitted power low.

  11. Morro Azul Observatory: A New Center for Teaching and Popularization of Astronomy.

    Science.gov (United States)

    Bretones, Paulo Sergio; Cardoso de Oliveira, Vladimir

    2002-08-01

    In 1999, the Instituto Superior de Ciências Aplicadas (ISCA Faculdades de Limeira) started a project to build an observatory and initiate several astronomy related activities in the city of Limeira and region (São Paulo state) with the aim of teaching and popularizing astronomy. After contracting teachers, a technician and an intern, the Morro Azul Observatory was inaugurated in March 2000 as a part of the geosciences department of ISCA Faculdades. This poster describes the development phases of the Observatory, the activities initiated by the Observatory, and assesses the impact of the project. Several issues will be discussed such as the criteria for choosing the site, buildings, instruments, group visits, and particularly the goals that were reached. The Observatory, as described here, serves as a model for other centers with the same purpose in the country. The achievements of this project include the creation of two astronomical disciplines for the geography course and liaisons with other courses such as tourism, pedagogy, social communication and engineering. New activities were initiated, educational materials created, and the Observatory is now part of the regions teaching network and is in contact with other Brazilian and foreign centers. This poster presents the results from report analyses, visitor records, the local media, goal strategy assessment, and the current state of the project. It concludes with an evaluation of the social commitment of the Observatory, its initiatives for the constant renewal and growth of the project, its policy of maintaining the activities and interchange with other national and international astronomy centers, and the future perspectives in terms of its contribution for the research in science education.

  12. Science requirements and the design of cabled ocean observatories

    Directory of Open Access Journals (Sweden)

    H. Mikada

    2006-06-01

    Full Text Available The ocean sciences are beginning a new phase in which scientists will enter the ocean environment and adaptively observe the Earth-Ocean system through remote control of sensors and sensor platforms. This new ocean science paradigm will be implemented using innovative facilities called ocean observatories which provide unprecedented levels of power and communication to access and manipulate real-time sensor networks deployed within many different environments in the ocean basins. Most of the principal design drivers for ocean observatories differ from those for commercial submarine telecommunications systems. First, ocean observatories require data to be input and output at one or more seafloor nodes rather than at a few land terminuses. Second, ocean observatories must distribute a lot of power to the seafloor at variable and fluctuating rates. Third, the seafloor infrastructure for an ocean observatory inherently requires that the wet plant be expandable and reconfigurable. Finally, because the wet communications and power infrastructure is comparatively complex, ocean observatory infrastructure must be designed for low life cycle cost rather than zero maintenance. The origin of these differences may be understood by taking a systems engineering approach to ocean observatory design through examining the requirements derived from science and then going through the process of iterative refinement to yield conceptual and physical designs. This is illustrated using the NEPTUNE regional cabled observatory power and data communications sub-systems.

  13. EARLY SCIENCE WITH SOFIA, THE STRATOSPHERIC OBSERVATORY FOR INFRARED ASTRONOMY

    Energy Technology Data Exchange (ETDEWEB)

    Young, E. T.; Becklin, E. E.; De Buizer, J. M.; Andersson, B.-G.; Casey, S. C.; Helton, L. A. [SOFIA Science Center, Universities Space Research Association, NASA Ames Research Center, MS 232, Moffett Field, CA 94035 (United States); Marcum, P. M.; Roellig, T. L.; Temi, P. [NASA Ames Research Center, MS 232, Moffett Field, CA 94035 (United States); Herter, T. L. [Astronomy Department, 202 Space Sciences Building, Cornell University, Ithaca, NY 14853-6801 (United States); Guesten, R. [Max-Planck Institut fuer Radioastronomie, Auf dem Huegel 69, Bonn (Germany); Dunham, E. W. [Lowell Observatory, 1400 W. Mars Hill Rd., Flagstaff AZ 86001 (United States); Backman, D.; Burgdorf, M. [SOFIA Science Center, NASA Ames Research Center, MS 211-1, Moffett Field, CA 94035 (United States); Caroff, L. J.; Erickson, E. F. [NASA Ames Research Center, Moffett Field, CA 94035 (United States); Davidson, J. A. [School of Physics, The University of Western Australia (M013), 35 Stirling Highway, Crawley WA 6009 (Australia); Gehrz, R. D. [Minnesota Institute for Astrophysics, School of Physics and Astronomy, 116 Church Street, S. E., University of Minnesota, Minneapolis, MN 55455 (United States); Harper, D. A. [Yerkes Observatory, University of Chicago, 373 W. Geneva St., Williams Bay, WI (United States); Harvey, P. M. [Astronomy Department, University of Texas at Austin, 1 University Station C1400, Austin, TX 78712-0259 (United States); and others

    2012-04-20

    The Stratospheric Observatory For Infrared Astronomy (SOFIA) is an airborne observatory consisting of a specially modified Boeing 747SP with a 2.7 m telescope, flying at altitudes as high as 13.7 km (45,000 ft). Designed to observe at wavelengths from 0.3 {mu}m to 1.6 mm, SOFIA operates above 99.8% of the water vapor that obscures much of the infrared and submillimeter. SOFIA has seven science instruments under development, including an occultation photometer, near-, mid-, and far-infrared cameras, infrared spectrometers, and heterodyne receivers. SOFIA, a joint project between NASA and the German Aerospace Center Deutsches Zentrum fuer Luft und-Raumfahrt, began initial science flights in 2010 December, and has conducted 30 science flights in the subsequent year. During this early science period three instruments have flown: the mid-infrared camera FORCAST, the heterodyne spectrometer GREAT, and the occultation photometer HIPO. This Letter provides an overview of the observatory and its early performance.

  14. The ADAS-cog in Alzheimer's disease clinical trials: psychometric evaluation of the sum and its parts.

    Science.gov (United States)

    Cano, Stefan J; Posner, Holly B; Moline, Margaret L; Hurt, Stephen W; Swartz, Jina; Hsu, Tim; Hobart, Jeremy C

    2010-12-01

    The Alzheimer's Disease Assessment Scale Cognitive Behavior Section (ADAS-cog), a measure of cognitive performance, has been used widely in Alzheimer's disease trials. Its key role in clinical trials should be supported by evidence that it is both clinically meaningful and scientifically sound. Its conceptual and neuropsychological underpinnings are well-considered, but its performance as an instrument of measurement has received less attention. Objective To examine the traditional psychometric properties of the ADAS-cog in a large sample of people with Alzheimer's disease. Data from three clinical trials of donepezil (Aricept) in mild-to-moderate Alzheimer's disease (n=1421; MMSE 10-26) were analysed at both the scale and component level. Five psychometric properties were examined using traditional psychometric methods. These methods of examination underpin upcoming Food and Drug Administration recommendations for patient rating scale evaluation. At the scale-level, criteria tested for data completeness, scaling assumptions (eg, component total correlations: 0.39-0.67), targeting (no floor or ceiling effects), reliability (eg, Cronbach's α: = 0.84; test-retest intraclass correlations: 0.93) and validity (correlation with MMSE: -0.63) were satisfied. At the component level, 7 of 11 ADAS-cog components had substantial ceiling effects (range 40-64%). Performance was satisfactory at the scale level, but most ADAS-cog components were too easy for many patients in this sample and did not reflect the expected depth and range of cognitive performance. The clinical implication of this finding is that the ADAS-cog's estimate of cognitive ability, and its potential ability to detect differences in cognitive performance under treatment, could be improved. However, because of the limitations of traditional psychometric methods, further evaluations would be desirable using additional rating scale analysis techniques to pinpoint specific improvements.

  15. Automated Detection of Driver Fatigue Based on AdaBoost Classifier with EEG Signals

    Directory of Open Access Journals (Sweden)

    Jianfeng Hu

    2017-08-01

    Full Text Available Purpose: Driving fatigue has become one of the important causes of road accidents, there are many researches to analyze driver fatigue. EEG is becoming increasingly useful in the measuring fatigue state. Manual interpretation of EEG signals is impossible, so an effective method for automatic detection of EEG signals is crucial needed.Method: In order to evaluate the complex, unstable, and non-linear characteristics of EEG signals, four feature sets were computed from EEG signals, in which fuzzy entropy (FE, sample entropy (SE, approximate Entropy (AE, spectral entropy (PE, and combined entropies (FE + SE + AE + PE were included. All these feature sets were used as the input vectors of AdaBoost classifier, a boosting method which is fast and highly accurate. To assess our method, several experiments including parameter setting and classifier comparison were conducted on 28 subjects. For comparison, Decision Trees (DT, Support Vector Machine (SVM and Naive Bayes (NB classifiers are used.Results: The proposed method (combination of FE and AdaBoost yields superior performance than other schemes. Using FE feature extractor, AdaBoost achieves improved area (AUC under the receiver operating curve of 0.994, error rate (ERR of 0.024, Precision of 0.969, Recall of 0.984, F1 score of 0.976, and Matthews correlation coefficient (MCC of 0.952, compared to SVM (ERR at 0.035, Precision of 0.957, Recall of 0.974, F1 score of 0.966, and MCC of 0.930 with AUC of 0.990, DT (ERR at 0.142, Precision of 0.857, Recall of 0.859, F1 score of 0.966, and MCC of 0.716 with AUC of 0.916 and NB (ERR at 0.405, Precision of 0.646, Recall of 0.434, F1 score of 0.519, and MCC of 0.203 with AUC of 0.606. It shows that the FE feature set and combined feature set outperform other feature sets. AdaBoost seems to have better robustness against changes of ratio of test samples for all samples and number of subjects, which might therefore aid in the real-time detection of driver

  16. The South African Astronomical Observatory

    International Nuclear Information System (INIS)

    1988-01-01

    The geographical position, climate and equipment at the South African Astronomical Observatory (SAAO), together with the enthusiasm and efforts of SAAO scientific and technical staff and of visiting scientists, have enabled the Observatory to make a major contribution to the fields of astrophysics and cosmology. During 1987 the SAAO has been involved in studies of the following: supernovae; galaxies, including Seyfert galaxies; celestial x-ray sources; magellanic clouds; pulsating variables; galatic structure; binary star phenomena; nebulae; interstellar matter and stellar astrophysics

  17. Low-noise magnetic observatory variometer with race-track sensors

    International Nuclear Information System (INIS)

    Janošek, M; Petrucha, V; Vlk, M

    2016-01-01

    We present a low-noise, high-stability observatory magnetometer with race-track sensors, as developed by the Czech Technical University in Prague for National Observatory of Athens. As opposed to the standard instruments, we used our novel race-track fluxgate sensors with planar oval core which were cut by state-of-the art pico-second UV-laser. The noise performance of the complete electronics and sensor chain is below 6 pT/√Hz @ 1 Hz. The electronics uses 24-bit 200-Hz A/D converter with simultaneous sampling and all digital processing is done in FPGA. The variometer with the sensors mounted on a MACOR cube has been successfully calibrated by scalar method. (paper)

  18. An Overview of Advanced Data Acquisition System (ADAS)

    Science.gov (United States)

    Mata, Carlos T.; Steinrock, T. (Technical Monitor)

    2001-01-01

    The paper discusses the following: 1. Historical background. 2. What is ADAS? 3. R and D status. 4. Reliability/cost examples (1, 2, and 3). 5. What's new? 6. Technical advantages. 7. NASA relevance. 8. NASA plans/options. 9. Remaining R and D. 10. Applications. 11. Product benefits. 11. Commercial advantages. 12. intellectual property. Aerospace industry requires highly reliable data acquisition systems. Traditional Acquisition systems employ end-to-end hardware and software redundancy. Typically, redundancy adds weight, cost, power consumption, and complexity.

  19. Setting-up a small observatory from concept to construction

    CERN Document Server

    Arditti, David

    2008-01-01

    Every amateur astronomer who is considering a purpose-built observatory will find this book absolutely invaluable during both the planning and the construction stages. Drawing on David Arditti’s practical experience and that of many other amateur astronomers, it gives invaluable help in making all the important decisions. To begin with, Setting up a Small Observatory addresses what you really need from an observatory, whether to build or buy, what designs you should consider, and where you should site it. Uniquely, it also considers the aesthetics of an amateur observatory: how to make it fit in with your home, garden, and yard, even disguising it as a more common garden building if necessary. There’s also a wealth of practical details for constructing and equipping your small observatory – everything from satisfying local planning laws and building codes through to making sure that your completed observatory is well-equipped, convenient, and comfortable to use. Whether you are considering a simple low-...

  20. Integrating Near Fault Observatories (NFO) for EPOS Implementation Phase

    Science.gov (United States)

    Chiaraluce, Lauro

    2015-04-01

    Following the European Plate Observing System (EPOS) project vision aimed at creating a pan-European infrastructure for Earth sciences to support science for a more sustainable society, we are working on the integration of Near-Fault Observatories (NFOs). NFOs are state of the art research infrastructures consisting of advanced networks of multi-parametric sensors continuously monitoring the chemical and physical processes related to the common underlying earth instabilities governing active faults evolution and the genesis of earthquakes. Such a methodological approach, currently applicable only at the local scale (areas of tens to few hundreds of kilometres), is based on extremely dense networks and less common instruments deserving an extraordinary work on data quality control and multi-parameter data description. These networks in fact usually complement regional seismic and geodetic networks (typically with station spacing of 50-100km) with high-density distributions of seismic, geodetic, geochemical and geophysical sensors located typically within 10-20 km of active faults where large earthquakes are expected in the future. In the initial phase of EPOS-IP, seven NFO nodes will be linked: the Alto Tiberina and Irpinia Observatories in Italy, the Corinth Observatory in Greece, the South-Iceland Seismic Zone, the Valais Observatory in Switzerland, Marmara Sea GEO Supersite in Turkey (EU MARSite) and the Vrancea Observatory in Romania. Our work is aimed at establishing standards and integration within this first core group of NFOs while other NFOs are expected to be installed in the next years adopting the standards established and developed within the EPOS Thematic Core Services (TCS). The goal of our group is to build upon the initial development supported by these few key national observatories coordinated under previous EU projects (NERA and REAKT), inclusive and harmonised TCS supporting the installation over the next decade of tens of near

  1. Ten years of the Spanish Virtual Observatory

    Science.gov (United States)

    Solano, E.

    2015-05-01

    The main objective of the Virtual Observatory (VO) is to guarantee an easy and efficient access and analysis of the information hosted in astronomical archives. The Spanish Virtual Observatory (SVO) is a project that was born in 2004 with the goal of promoting and coordinating the VO-related activities at national level. SVO is also the national contact point for the international VO initiatives, in particular the International Virtual Observatory Alliance (IVOA) and the Euro-VO project. The project, led by Centro de Astrobiología (INTA-CSIC), is structured around four major topics: a) VO compliance of astronomical archives, b) VO-science, c) VO- and data mining-tools, and d) Education and outreach. In this paper I will describe the most important results obtained by the Spanish Virtual Observatory in its first ten years of life as well as the future lines of work.

  2. Brazil to Join the European Southern Observatory

    Science.gov (United States)

    2010-12-01

    The Federative Republic of Brazil has yesterday signed the formal accession agreement paving the way for it to become a Member State of the European Southern Observatory (ESO). Following government ratification Brazil will become the fifteenth Member State and the first from outside Europe. On 29 December 2010, at a ceremony in Brasilia, the Brazilian Minister of Science and Technology, Sergio Machado Rezende and the ESO Director General, Tim de Zeeuw signed the formal accession agreement aiming to make Brazil a Member State of the European Southern Observatory. Brazil will become the fifteen Member State and the first from outside Europe. Since the agreement means accession to an international convention, the agreement must now be submitted to the Brazilian Parliament for ratification [1]. The signing of the agreement followed the unanimous approval by the ESO Council during an extraordinary meeting on 21 December 2010. "Joining ESO will give new impetus to the development of science, technology and innovation in Brazil as part of the considerable efforts our government is making to keep the country advancing in these strategic areas," says Rezende. The European Southern Observatory has a long history of successful involvement with South America, ever since Chile was selected as the best site for its observatories in 1963. Until now, however, no non-European country has joined ESO as a Member State. "The membership of Brazil will give the vibrant Brazilian astronomical community full access to the most productive observatory in the world and open up opportunities for Brazilian high-tech industry to contribute to the European Extremely Large Telescope project. It will also bring new resources and skills to the organisation at the right time for them to make a major contribution to this exciting project," adds ESO Director General, Tim de Zeeuw. The European Extremely Large Telescope (E-ELT) telescope design phase was recently completed and a major review was

  3. Current Status of VO Compliant Data Service in Japanese Virtual Observatory

    Science.gov (United States)

    Shirasaki, Y.; Komiya, Y.; Ohishi, M.; Mizumoto, Y.; Ishihara, Y.; Tsutsumi, J.; Hiyama, T.; Nakamoto, H.; Sakamoto, M.

    2012-09-01

    In these years, standards to build a Virtual Observatory (VO) data service have been established with the efforts in the International Virtual Observatory Alliance (IVOA). We applied these newly established standards (SSAP, TAP) to our VO service toolkit which was developed to implement earlier VO standards SIAP and (deprecated) SkyNode. The toolkit can be easily installed and provides a GUI interface to construct and manage VO service. In this paper, we describes the architecture of our toolkit and how it is used to start hosting VO service.

  4. A new regard about Surlari National Geomagnetic Observatory

    Science.gov (United States)

    Asimopolos, Laurentiu; Asimopolos, Natalia-Silvia; Pestina, Agata-Monica

    2010-05-01

    Geomagnetic field study in Romanian stations has started with irregular measurements in late XIXth century. In 1943, the foundation of Surlari National Geomagnetic Observatory (SNGO) marks the beginning of a new era in the systematic study of geomagnetic field by a continuous registration of its variations and by carrying out standard absolute measurements in a fundamental station. The location of the observatory meets the highest exigencies, being situated in physical-geological conditions of a uniform local field, at a reasonably long distance from human activities. Its laboratories observe strict conditions of non-magnetism, ensuring the possibility of absolute standard measurements (national magnetic standards) for all the units in the country, civil or military, which are endowed with equipment based on geomagnetic metrology. These basic conditions have allowed the observatory to become by developing its initial preoccupations a centre of complex geomagnetic research, constantly involved in national and international issues, promoting new themes in our country and bringing significant contributions. During the last two decades, infrastructure and equipment used in monitoring geomagnetic field at European and planetary level have experienced a remarkable development. New registering techniques have allowed a complete to automate of data acquisition, and sampling step and their precision increased by two classes of size. Systems of transmitting these data in real time to world collecting centres have resulted in the possibility of approaching globalize studies, suitable for following some phenomena at planetary scale. At the same time, a significant development in the procedures of processing primary data has been registered, based on standardized programmes. The new stage of this fundamental research, largely applicable in various fields, is also marked by the simultaneous observation of space-time distribution of terrestrial electromagnetic field by means of

  5. Real-time detection with AdaBoost-svm combination in various face orientation

    Science.gov (United States)

    Fhonna, R. P.; Nasution, M. K. M.; Tulus

    2018-03-01

    Most of the research has used algorithm AdaBoost-SVM for face detection. However, to our knowledge so far there is no research has been facing detection on real-time data with various orientations using the combination of AdaBoost and Support Vector Machine (SVM). Characteristics of complex and diverse face variations and real-time data in various orientations, and with a very complex application will slow down the performance of the face detection system this becomes a challenge in this research. Face orientation performed on the detection system, that is 900, 450, 00, -450, and -900. This combination method is expected to be an effective and efficient solution in various face orientations. The results showed that the highest average detection rate is on the face detection oriented 00 and the lowest detection rate is in the face orientation 900.

  6. OSHA and ADA: "Reasonable Accommodation" in Training Persons with Developmental Disabilities.

    Science.gov (United States)

    Sandoz, Charles J.

    This paper documents an approach to meeting the training requirements of the Occupational Safety and Health Act (OSHA) and the "reasonable accommodation" requirements of the Americans with Disabilities Act (ADA) for individuals with developmental disabilities. It describes a training program used with three adult workers with mild mental…

  7. 基于AdaBoost与BP神经网络增量学习的手机用户分类预测%Mobile Phone Users Classification Forecast Based on AdaBoost and BP Neural Network Incremental Learning

    Institute of Scientific and Technical Information of China (English)

    张冉

    2011-01-01

    随着3G网络的全面普及,手机广告目前已逐渐成为商家抢占市场的一种营销手段,但手机广告投放的精准性是目前比较突出的一个问题。本文介绍了BP神经网络以及AdaBoost算法的基本原理,研究了应用AdaBoost结合BP神经网络算法的增量学习模型,该模型基于用户历史点击记录来预测手机用户感兴趣的广告类别,以提高手机广告投放的精准度。%With the overall popularity of 3G networks,mobile advertising business has become a marketing tool to seize the market,but the precise nature of mobile advertising is a more prominent issue.This article describes the BP neural network and the basic principles of AdaBoost algorithm to study the application of BP neural network algorithm AdaBoost with incremental learning model that records based on user click history to predict the mobile phone users are interested in advertising categories,in order to improve the mobile advertising the accuracy.

  8. The European Drought Observatory (EDO): Current State and Future Directions

    Science.gov (United States)

    Vogt, Jürgen; Sepulcre, Guadalupe; Magni, Diego; Valentini, Luana; Singleton, Andrew; Micale, Fabio; Barbosa, Paulo

    2013-04-01

    Europe has repeatedly been affected by droughts, resulting in considerable ecological and economic damage and climate change studies indicate a trend towards increasing climate variability most likely resulting in more frequent drought occurrences also in Europe. Against this background, the European Commission's Joint Research Centre (JRC) is developing methods and tools for assessing, monitoring and forecasting droughts in Europe and develops a European Drought Observatory (EDO) to complement and integrate national activities with a European view. At the core of the European Drought Observatory (EDO) is a portal, including a map server, a metadata catalogue, a media-monitor and analysis tools. The map server presents Europe-wide up-to-date information on the occurrence and severity of droughts, which is complemented by more detailed information provided by regional, national and local observatories through OGC compliant web mapping and web coverage services. In addition, time series of historical maps as well as graphs of the temporal evolution of drought indices for individual grid cells and administrative regions in Europe can be retrieved and analysed. Current work is focusing on validating the available products, developing combined indicators, improving the functionalities, extending the linkage to additional national and regional drought information systems and testing options for medium-range probabilistic drought forecasting across Europe. Longer-term goals include the development of long-range drought forecasting products, the analysis of drought hazard and risk, the monitoring of drought impact and the integration of EDO in a global drought information system. The talk will provide an overview on the development and state of EDO, the different products, and the ways to include a wide range of stakeholders (i.e. European, national river basin, and local authorities) in the development of the system as well as an outlook on the future developments.

  9. Effects of Vector Backbone and Pseudotype on Lentiviral Vector-mediated Gene Transfer: Studies in Infant ADA-Deficient Mice and Rhesus Monkeys

    Science.gov (United States)

    Carbonaro Sarracino, Denise; Tarantal, Alice F; Lee, C Chang I.; Martinez, Michele; Jin, Xiangyang; Wang, Xiaoyan; Hardee, Cinnamon L; Geiger, Sabine; Kahl, Christoph A; Kohn, Donald B

    2014-01-01

    Systemic delivery of a lentiviral vector carrying a therapeutic gene represents a new treatment for monogenic disease. Previously, we have shown that transfer of the adenosine deaminase (ADA) cDNA in vivo rescues the lethal phenotype and reconstitutes immune function in ADA-deficient mice. In order to translate this approach to ADA-deficient severe combined immune deficiency patients, neonatal ADA-deficient mice and newborn rhesus monkeys were treated with species-matched and mismatched vectors and pseudotypes. We compared gene delivery by the HIV-1-based vector to murine γ-retroviral vectors pseudotyped with vesicular stomatitis virus-glycoprotein or murine retroviral envelopes in ADA-deficient mice. The vesicular stomatitis virus-glycoprotein pseudotyped lentiviral vectors had the highest titer and resulted in the highest vector copy number in multiple tissues, particularly liver and lung. In monkeys, HIV-1 or simian immunodeficiency virus vectors resulted in similar biodistribution in most tissues including bone marrow, spleen, liver, and lung. Simian immunodeficiency virus pseudotyped with the gibbon ape leukemia virus envelope produced 10- to 30-fold lower titers than the vesicular stomatitis virus-glycoprotein pseudotype, but had a similar tissue biodistribution and similar copy number in blood cells. The relative copy numbers achieved in mice and monkeys were similar when adjusted to the administered dose per kg. These results suggest that this approach can be scaled-up to clinical levels for treatment of ADA-deficient severe combined immune deficiency subjects with suboptimal hematopoietic stem cell transplantation options. PMID:24925206

  10. Effects of vector backbone and pseudotype on lentiviral vector-mediated gene transfer: studies in infant ADA-deficient mice and rhesus monkeys.

    Science.gov (United States)

    Carbonaro Sarracino, Denise; Tarantal, Alice F; Lee, C Chang I; Martinez, Michele; Jin, Xiangyang; Wang, Xiaoyan; Hardee, Cinnamon L; Geiger, Sabine; Kahl, Christoph A; Kohn, Donald B

    2014-10-01

    Systemic delivery of a lentiviral vector carrying a therapeutic gene represents a new treatment for monogenic disease. Previously, we have shown that transfer of the adenosine deaminase (ADA) cDNA in vivo rescues the lethal phenotype and reconstitutes immune function in ADA-deficient mice. In order to translate this approach to ADA-deficient severe combined immune deficiency patients, neonatal ADA-deficient mice and newborn rhesus monkeys were treated with species-matched and mismatched vectors and pseudotypes. We compared gene delivery by the HIV-1-based vector to murine γ-retroviral vectors pseudotyped with vesicular stomatitis virus-glycoprotein or murine retroviral envelopes in ADA-deficient mice. The vesicular stomatitis virus-glycoprotein pseudotyped lentiviral vectors had the highest titer and resulted in the highest vector copy number in multiple tissues, particularly liver and lung. In monkeys, HIV-1 or simian immunodeficiency virus vectors resulted in similar biodistribution in most tissues including bone marrow, spleen, liver, and lung. Simian immunodeficiency virus pseudotyped with the gibbon ape leukemia virus envelope produced 10- to 30-fold lower titers than the vesicular stomatitis virus-glycoprotein pseudotype, but had a similar tissue biodistribution and similar copy number in blood cells. The relative copy numbers achieved in mice and monkeys were similar when adjusted to the administered dose per kg. These results suggest that this approach can be scaled-up to clinical levels for treatment of ADA-deficient severe combined immune deficiency subjects with suboptimal hematopoietic stem cell transplantation options.

  11. Addressing chronic operational issues at the W. M. Keck Observatory

    Science.gov (United States)

    Nordin, Tom; Matsuda, Richard

    2016-07-01

    The W. M. Keck Observatory (WMKO) has a good track record at addressing large critical faults which impact observing. Our performance tracking and correcting chronic minor faults has been mixed, yet this class of problems has a significant negative impact on scientific productivity and staff effectiveness. We have taken steps to address this shortcoming. This paper outlines the creation of a program to identify, categorize and rank these chronic operational issues, track them over time, and develop management options for their resolution. The success of the program at identifying these chronic operational issues and the advantages of dedicating observatory resources to this endeavor are presented.

  12. NASA's Earth Observatory: 16 Years of Communicating with and for Scientists

    Science.gov (United States)

    Ward, K.; Carlowicz, M. J.; Allen, J.; Voiland, A.; Przyborski, P.; Hansen, K.; Stevens, J.

    2015-12-01

    For the past 16 years NASA's Earth Observatory website has featured stories that are driven by strong visualization and in-depth reporting and storytelling. The Earth Observatory Image of the Day is published 365 days a year and is a syndication staple for major news outlets, science-related publications, blogs and social media outlets. The daily publication pace requires that we cover a wide range of topics within NASA's portfolio of Earth science research. To meet our deadlines, and to do so competently and with the authority that a NASA-branded publication warrants, we have developed relationships with scientists from throughout the agency who both provide us with ideas for stories and review our content for accuracy. This symbiotic relationship insures that the Earth Observatory has a quality product that is syndicated, repurposed and sourced throughout popular media, resulting in science content reaching the public that might not otherwise be reported. We will discuss how we have developed our relationships and processes over the years, how we work with scientists to see the potential stories in their data, and how we package and promote these stories and visualizations for maximum exposure and reuse.

  13. Sudbury neutrino observatory

    International Nuclear Information System (INIS)

    Ewan, G.T.; Evans, H.C.; Lee, H.W.

    1986-10-01

    This report is a supplement to a report (SNO-85-3 (Sudbury Neutrino Observatory)) which contained the results of a feasibility study on the construction of a deep underground neutrino observatory based on a 1000 ton heavy water Cerenkov detector. Neutrinos carry detailed information in their spectra on the reactions taking place deep in the interstellar interior and also provide information on supernova explosions. In addition to their role as astrophysical probes, a knowledge of the properties of neutrinos is crucial to theories of grand unification. The Sudbury Neutrino Observatory is unique in its high sensitivity to electron neutrinos and its ability to detect all other types of neutrinos of energy greater than 2.2 MeV. The results of the July 1985 study indicated that the project is technically feasible in that the proposed detector can measure the direction and energy of electron neutrinos above 7 MeV and the scientific programs will make significant contributions to physics and astrophysics. This present report contains new information obtained since the 1985 feasibility study. The enhanced conversion of neutrinos in the sun and the new physics that could be learned using the heavy water detector are discussed in the physics section. The other sections will discuss progress in the areas of practical importance in achieving the physics objectives such as new techniques to measure, monitor and remove low levels of radioactivity in detector components, ideas on calibration of the detector and so forth. The section entitled Administration contains a membership list of the working groups within the SNO collaboration

  14. Law & Psychiatry: Has the ADA Been Reborn as a Tool of Broad Community Change for People With Mental Disabilities?

    Science.gov (United States)

    Petrila, John

    2014-07-01

    Twenty-five years after enactment of the Americans with Disabilities Act (ADA), the U.S. Justice Department has begun to aggressively use the law to compel states to reform community care of individuals with mental disabilities. In this month's Law & Psychiatry column, the author highlights settlement agreements between Justice and the states of New York and Rhode Island that will produce sweeping changes in housing and employment for thousands of individuals with mental disabilities. Is the ADA's original promise finally being realized? The Americans with Disabilities Act (ADA) was enacted with the hope that it would result in the end of segregation based on disability. That promise has been only partially met. However, two recent settlement agreements between the U.S. Department of Justice and the states of New York and Rhode Island promise sweeping change in housing and employment for thousands of individuals with mental disabilities. This column describes the agreements, which adopt best practices as the foundation for community change and which suggest that the ADA may be reaching its full promise.

  15. Long Baseline Observatory (LBO)

    Data.gov (United States)

    Federal Laboratory Consortium — The Long Baseline Observatory (LBO) comprises ten radio telescopes spanning 5,351 miles. It's the world's largest, sharpest, dedicated telescope array. With an eye...

  16. An example of operation for a partly manned Antarctic geomagnetic observatory and the development of a radio link for data transmission

    Directory of Open Access Journals (Sweden)

    Joan L. Pijoan

    2009-06-01

    Full Text Available The experience acquired from more than ten years of operation of an Antarctic geomagnetic observatory is described
    along with the development of data transmission facilities. The observatory was deployed at the Spanish Antarctic
    Station in 1996. The main instrument was an Overhauser magnetometer deployed in dual axis Helmholtz coils, a
    δD/δI configuration. The site is only manned during the summer, with the magnetometer left recording throughout
    the rest of the year. During the 2007-2008 survey the observatory instrumentation has been upgraded with a DMI
    suspended triaxial fluxgate magnetometer, new sampling hardware and data logging software. Both sampling and
    timing are carried out under the control of a PIC based microcontroller and GPS receiver. Data presentation, transmission
    and archiving are performed under the control of a low power embedded PC. For real time access to the data
    two options have been provided and rigorously tested during the last 10 years: METEOSAT and GOES Data Collection
    Systems, and recently, a high frequency (HF digital radio-link, using ionospheric propagation between
    Antarctica and Spain, has been developed. This latest transmission system is being continuously upgraded, and it
    would be possible to extend its application to other remote stations. Measurements have been made during the last
    four years in order to determine the channel characteristics and its variability, mainly the multipath and Doppler
    spread and the link availability for a given SNR in the receiver. These measurements are being used to design the
    physical layer of a radiomodem intended to maximize the link capacity keeping the emitted power low.

  17. Electricity and gas market observatory. 2. Quarter 2008

    International Nuclear Information System (INIS)

    2008-01-01

    The purpose of the observatory is to provide the general public with indicators for monitoring market deregulation. It both covers the wholesale and retail electricity and gas markets in Metropolitan France. This observatory is updated every three months and data are available on CRE web site (www.cre.fr). Since the 1 of July 2007, all customers can choose their gas and electricity suppliers. Content: A - The electricity market: The retail electricity market (Introduction, Customer segments and their respective weight, Status at June 30, 2008, Dynamic analysis: 2. Quarter 2008); The wholesale electricity market (Introduction, Wholesale market activity in France, Prices on the French wholesale market and European comparison, Import and export volumes, Concentration of the French electricity market); B - The gas market: The retail gas market (Introduction, Customer segments and their respective weight, Status on June 30, 2008, Dynamic analysis: 2. Quarter 2008); The wholesale gas market (Gas pricing and gas markets in Europe, The wholesale market in France); C - Appendices: Electricity and gas market observatories combined glossary, Specific electricity market observatory glossary, Specific gas market observatory glossary

  18. Rethinking ADA signage standards for low-vision accessibility.

    Science.gov (United States)

    Arditi, Aries

    2017-05-01

    Americans With Disabilities Act (ADA) and International Code Council (ICC) standards for accessible buildings and facilities affect design and construction of all new and renovated buildings throughout the United States, and form the basis for compliance with the ADA. While these standards may result in acceptable accessibility for people who are fully blind, they fall far short of what they could and should accomplish for those with low vision. In this article I critique the standards, detailing their lack of evidence base and other shortcomings. I suggest that simply making existing requirements stricter (e.g., by mandating larger letter size or higher contrasts) will not ensure visual accessibility and therefore cannot act as a valid basis for compliance with the law. I propose two remedies. First, requirements for visual characteristics of signs intended to improve access for those with low vision should be expressed not in terms of physical features, such as character height and contrast, but rather in terms of the distance at which a sign can be read by someone with nominally normal (20/20) visual acuity under expected lighting conditions for the installed environment. This would give sign designers greater choice in design parameters but place on them the burden of ensuring legibility. Second, mounting of directional signs, which are critical for effective and efficient wayfinding, should be required to be in consistent and approachable locations so that those with reduced acuity may view them at close distance.

  19. Effect of ADA1 mother-fetus and wife-husband phenotypic differences on the ratio birth weight/placental weight in fertile women and on reproductive success in couples with RSA.

    Science.gov (United States)

    Gloria-Bottini, Fulvia; Nicotra, Maria; Amante, Ada; Ambrosi, Sara; Cozzoli, Eliana; Saccucci, Patrizia; Bottini, Egidio; Magrini, Andrea

    2012-01-01

    To study the effect Adenosine Deaminase locus 1 (ADA(1)) mother-fetus and wife-husband phenotypic differences on the ratio Birth Weight/Placental Weight (BW/PW) in fertile women and on reproductive success in couples with repeated spontaneous abortion (RSA). 209 couples with primary RSA and a consecutive series of 379 healthy puerperae with their newborn infants from the White Caucasian population of central Italy were studied. In primary RSA women reproductive success was indicated by the presence of at least one live-born infant within 5 years of follow up. Two way contingency tables were analyzed by chi-square. The proportion of primary RSA couples with at least a live-born infant shows the highest value in couples mother ADA(1)1/father carrier of ADA(1)*2 allele (55.2%) and the lowest value in reciprocal couples mother carrier of ADA(1)*2 allele /father ADA(1)1 (18.7%) (O.R. = 5.33; P = 0.023). The highest ratio BW/PW is observed in the class mother ADA(1)1/newborn carrier of ADA(1)*2 allele while the lowest ratio is observed in the reciprocal class mother carrier of ADA(1)*2 allele/ newborn ADA(1)1. Differences between mother and fetus in ADA(1) phenotype may influence the ratio BW/PW in healthy women and reproductive success in RSA women. Copyright © 2012 Wiley Periodicals, Inc.

  20. Sudbury neutrino observatory proposal

    International Nuclear Information System (INIS)

    Ewan, G.T.; Evans, H.C.; Lee, H.W.

    1987-10-01

    This report is a proposal by the Sudbury Neutrino Observatory (SNO) collaboration to develop a world class laboratory for neutrino astrophysics. This observatory would contain a large volume heavy water detector which would have the potential to measure both the electron-neutrino flux from the sun and the total solar neutrino flux independent of neutrino type. It will therefore be possible to test models of solar energy generation and, independently, to search for neutrino oscillations with a sensitivity many orders of magnitude greater than that of terrestrial experiments. It will also be possible to search for spectral distortion produced by neutrino oscillations in the dense matter of the sun. Finally the proposed detector would be sensitive to neutrinos from a stellar collapse and would detect neutrinos of all types thus providing detailed information on the masses of muon- and tau-neutrinos. The neutrino detector would contain 1000 tons of D20 and would be located more than 2000 m below ground in the Creighton mine near Sudbury. The operation and performance of the proposed detector are described and the laboratory design is presented. Construction schedules and responsibilities and the planned program of technical studies by the SNO collaboration are outlined. Finally, the total capital cost is estimated to be $35M Canadian and the annual operating cost, after construction, would be $1.8 M Canadian, including the insurance costs of the heavy water

  1. Neonatal bone marrow transplantation of ADA-deficient SCID mice results in immunologic reconstitution despite low levels of engraftment and an absence of selective donor T lymphoid expansion.

    Science.gov (United States)

    Carbonaro, Denise A; Jin, Xiangyang; Cotoi, Daniel; Mi, Tiejuan; Yu, Xiao-Jin; Skelton, Dianne C; Dorey, Frederick; Kellems, Rodney E; Blackburn, Michael R; Kohn, Donald B

    2008-06-15

    Adenosine deaminase (ADA)-deficient severe combined immune deficiency (SCID) may be treated by allogeneic hematopoietic stem cell transplantation without prior cytoreductive conditioning, although the mechanism of immune reconstitution is unclear. We studied this process in a murine gene knockout model of ADA-deficient SCID. Newborn ADA-deficient pups received transplants of intravenous infusion of normal congenic bone marrow, without prior cytoreductive conditioning, which resulted in long-term survival, multisystem correction, and nearly normal lymphocyte numbers and mitogenic proliferative responses. Only 1% to 3% of lymphocytes and myeloid cells were of donor origin without a selective expansion of donor-derived lymphocytes; immune reconstitution was by endogenous, host-derived ADA-deficient lymphocytes. Preconditioning of neonates with 100 to 400 cGy of total body irradiation before normal donor marrow transplant increased the levels of engrafted donor cells in a radiation dose-dependent manner, but the chimerism levels were similar for lymphoid and myeloid cells. The absence of selective reconstitution by donor T lymphocytes in the ADA-deficient mice indicates that restoration of immune function occurred by rescue of endogenous ADA-deficient lymphocytes through cross-correction from the engrafted ADA-replete donor cells. Thus, ADA-deficient SCID is unique in its responses to nonmyeloablative bone marrow transplantation, which has implications for clinical bone marrow transplantation or gene therapy.

  2. The Atsa Suborbital Observatory: An Observatory for a Commercial Suborbital Spacecraft

    Science.gov (United States)

    Vilas, F.; Sollitt, L. S.

    2012-12-01

    The advantages of astronomical observations made above Earth's atmosphere have long been understood: free access to spectral regions inaccessible from Earth (e.g., UV) or affected by the atmosphere's content (e.g., IR). Most robotic, space-based telescopes maintain large angular separation between the Sun and an observational target in order to avoid accidental damage to instruments from the Sun. For most astronomical targets, this possibility is easily avoided by waiting until objects are visible away from the Sun. For the Solar System objects inside Earth's orbit, this is never the case. Suborbital astronomical observations have over 50 years' history using NASA's sounding rockets and experimental space planes. Commercial suborbital spacecraft are largely expected to go to ~100 km altitude above Earth, providing a limited amount of time for astronomical observations. The unique scientific advantage to these observations is the ability to point close to the Sun: if a suborbital spacecraft accidentally turns too close to the Sun and fries an instrument, it is easy to land the spacecraft and repair the hardware for the next flight. Objects uniquely observed during the short observing window include inner-Earth asteroids, Mercury, Venus, and Sun-grazing comets. Both open-FOV and target-specific observations are possible. Despite many space probes to the inner Solar System, scientific questions remain. These include inner-Earth asteroid size and bulk density informing Solar System evolution studies and efforts to develop methods of mitigation against imminent impactors to Earth; chemistry and dynamics of Venus' atmosphere addressing physical phenomena such as greenhouse effect, atmospheric super-rotation and global resurfacing on Venus. With the Atsa Suborbital Observatory, we combine the strengths of both ground-based observatories and space-based observing to create a facility where a telescope is maintained and used interchangeably with both in-house facility

  3. The Role in the Virtual Astronomical Observatory in the Era of Massive Data Sets

    Science.gov (United States)

    Berriman, G. Bruce; Hanisch, Robert J.; Lazio, T. Joseph W.

    2012-01-01

    The Virtual Observatory (VO) is realizing global electronic integration of astronomy data. One of the long-term goals of the U.S. VO project, the Virtual Astronomical Observatory (VAO), is development of services and protocols that respond to the growing size and complexity of astronomy data sets. This paper describes how VAO staff are active in such development efforts, especially in innovative strategies and techniques that recognize the limited operating budgets likely available to astronomers even as demand increases. The project has a program of professional outreach whereby new services and protocols are evaluated.

  4. Autologous transplants of Adipose-Derived Adult Stromal (ADAS) afford dopaminergic neuroprotection in a model of Parkinson’s disease

    OpenAIRE

    McCoy, Melissa K.; Martinez, Terina N.; Ruhn, Kelly A.; Wrage, Philip C.; Keefer, Edward W.; Botterman, Barry R.; Tansey, Keith E.; Tansey, Malú G.

    2007-01-01

    Adult adipose contains stromal progenitor cells with neurogenic potential. However, the stability of neuronal phenotypes adopted by Adipose-Derived Adult Stromal (ADAS) cells and whether terminal neuronal differentiation is required for their consideration as alternatives in cell replacement strategies to treat neurological disorders is largely unknown. We investigated whether in vitro neural induction of ADAS cells determined their ability to neuroprotect or restore function in a lesioned do...

  5. The Pierre Auger Cosmic Ray Observatory

    Czech Academy of Sciences Publication Activity Database

    Aab, A.; Abreu, P.; Aglietta, M.; Boháčová, Martina; Chudoba, Jiří; Ebr, Jan; Grygar, Jiří; Mandát, Dušan; Nečesal, Petr; Palatka, Miroslav; Pech, Miroslav; Prouza, Michael; Řídký, Jan; Schovánek, Petr; Trávníček, Petr; Vícha, Jakub

    2015-01-01

    Roč. 798, Oct (2015), s. 172-213 ISSN 0168-9002 R&D Projects: GA MŠk(CZ) LG13007; GA MŠk(CZ) 7AMB14AR005; GA ČR(CZ) GA14-17501S Institutional support: RVO:68378271 Keywords : Pierre Auger Observatory * high energy cosmic rays * hybrid observatory * water Cherenkov detectors * air fluorescence detectors Subject RIV: BF - Elementary Particles and High Energy Physics Impact factor: 1.200, year: 2015

  6. The Importance of Marine Observatories and of RAIA in Particular

    Directory of Open Access Journals (Sweden)

    Luísa Bastos

    2016-08-01

    Full Text Available Coastal and Oceanic Observatories are important tools to provide information on ocean state, phenomena and processes. They meet the need for a better understanding of coastal and ocean dynamics, revealing regional characteristics and vulnerabilities. These observatories are extremely useful to guide human actions in response to natural events and potential climate change impacts, anticipating the occurrence of extreme weather and oceanic events and helping to minimize consequent personal and material damages and costs.International organizations and local governments have shown an increasing interest in operational oceanography and coastal, marine and oceanic observations, which resulted in substantial investments in these areas. A variety of physical, chemical and biological data have been collected to better understand the specific characteristics of each ocean area and its importance in the global context. Also the general public’s interest in marine issues and observatories has been raised, mainly in relation to vulnerability, sustainability and climate change issues. Data and products obtained by an observatory are hence useful to a broad range of stakeholders, from national and local authorities to the population in general.An introduction to Ocean Observatories, including their national and regional importance, and a brief analysis of the societal interest in these observatories and related issues are presented. The potential of a Coastal and Ocean Observatory is then demonstrated using the RAIA observatory as example. This modern and comprehensive observatory is dedicated to improve operational oceanography, technology and marine science for the North Western Iberian coast, and to provide services to a large range of stakeholders.

  7. A framework for cross-observatory volcanological database management

    Science.gov (United States)

    Aliotta, Marco Antonio; Amore, Mauro; Cannavò, Flavio; Cassisi, Carmelo; D'Agostino, Marcello; Dolce, Mario; Mastrolia, Andrea; Mangiagli, Salvatore; Messina, Giuseppe; Montalto, Placido; Fabio Pisciotta, Antonino; Prestifilippo, Michele; Rossi, Massimo; Scarpato, Giovanni; Torrisi, Orazio

    2017-04-01

    In the last years, it has been clearly shown how the multiparametric approach is the winning strategy to investigate the complex dynamics of the volcanic systems. This involves the use of different sensor networks, each one dedicated to the acquisition of particular data useful for research and monitoring. The increasing interest devoted to the study of volcanological phenomena led the constitution of different research organizations or observatories, also relative to the same volcanoes, which acquire large amounts of data from sensor networks for the multiparametric monitoring. At INGV we developed a framework, hereinafter called TSDSystem (Time Series Database System), which allows to acquire data streams from several geophysical and geochemical permanent sensor networks (also represented by different data sources such as ASCII, ODBC, URL etc.), located on the main volcanic areas of Southern Italy, and relate them within a relational database management system. Furthermore, spatial data related to different dataset are managed using a GIS module for sharing and visualization purpose. The standardization provides the ability to perform operations, such as query and visualization, of many measures synchronizing them using a common space and time scale. In order to share data between INGV observatories, and also with Civil Protection, whose activity is related on the same volcanic districts, we designed a "Master View" system that, starting from the implementation of a number of instances of the TSDSystem framework (one for each observatory), makes possible the joint interrogation of data, both temporal and spatial, on instances located in different observatories, through the use of web services technology (RESTful, SOAP). Similarly, it provides metadata for equipment using standard schemas (such as FDSN StationXML). The "Master View" is also responsible for managing the data policy through a "who owns what" system, which allows you to associate viewing/download of

  8. Revising the ADAS-cog for a more accurate assessment of cognitive impairment

    NARCIS (Netherlands)

    Wouters, Hans; van Gool, Willem A; Schmand, Ben; Lindeboom, Robert

    2008-01-01

    BACKGROUND: To examine whether it is appropriate to sum the cognitive part of the Alzheimer Disease Assessment Scale (ADAS-cog) items to assess cognitive impairment. This assumes items to have (1) equal measurement precision and (2) hierarchically ordered categories. METHODS: Rasch analysis on the

  9. Sudbury neutrino observatory

    International Nuclear Information System (INIS)

    Ewan, G.T.; Mak, H.B.; Robertson, B.C.

    1985-07-01

    This report discusses the proposal to construct a unique neutrino observatory. The observatory would contain a Cerenkov detector which would be located 2070 m below the earth's surface in an INCO mine at Creighton near Sudbury and would contain 1000 tons of D20 which is an excellent target material. Neutrinos carry detailed information in their spectra on the reactions taking place deep in the interstellar interior and also provide information on supernova explosions. In addition to their role as astrophysical probes a knowledge of the properties of neutrinos is crucial to theories of grand unification. There are three main objectives of the laboratory. The prime objective will be to study B electron neutrinos from the sun by a direct counting method that will measure their energy and direction. The second major objective will be to establish if electron neutrinos change into other neutrino species in transit from the sun to the earth. Finally it is hoped to be able to observe a supernova with the proposed detector. The features of the Sudbury Neutrino Observatory which make it unique are its high sensitivity to electron neutrinos and its ability to detect all other types of neutrinos of energy greater than 2.2 MeV. In section II of this proposal the major physics objectives are discussed in greater detail. A conceptual design for the detector, and measurements and calculations which establish the feasibility of the neutrino experiments are presented in section III. Section IV is comprised of a discussion on the possible location of the laboratory and Section V contains a brief indication of the main areas to be studied in Phase II of the design study

  10. Electricity and gas market observatory. 4. Quarter 2008

    International Nuclear Information System (INIS)

    2008-01-01

    The purpose of the observatory is to provide the general public with indicators for monitoring market deregulation. It both covers the wholesale and retail electricity and gas markets in Metropolitan France. This observatory is updated every three months and data are available on CRE web site (www.cre.fr). Since the 1 of July 2007, all customers can choose their gas and electricity suppliers. Content: A - The electricity market: The retail electricity market (Introduction, Customer segments and their respective weight, Status on December 31, 2008, Dynamic analysis: 4. Quarter 2008); The wholesale electricity market (Introduction, Wholesale market activity in France, Prices on the French wholesale market and European comparison, Import and export volumes, Concentration of the French electricity market); B - The gas market: The retail gas market (Introduction, Customer segments and their respective weight, Status on December 31, 2008, Dynamic analysis: 4. Quarter 2008); The wholesale gas market (Gas pricing and gas markets in Europe, The wholesale market in France, Prices on the French wholesale market and European comparison, Concentration of the French gas market); C - Appendices: Electricity and gas market observatories combined glossary, Specific electricity market observatory glossary, Specific gas market observatory glossary

  11. Electricity and gas market observatory. 1. Quarter 2008

    International Nuclear Information System (INIS)

    2008-01-01

    The purpose of the observatory is to provide the general public with indicators for monitoring market deregulation. It both covers the wholesale and retail electricity and gas markets in Metropolitan France. This observatory is updated every three months and data are available on CRE web site (www.cre.fr). Since the 1. of July 2007, all customers can choose their gas and electricity suppliers. Content: A - The electricity market: The retail electricity market (Introduction, Customer segments and their respective weight, Status at March 31, 2007, Dynamic analysis: 1. Quarter 2008); The wholesale electricity market (Introduction, Wholesale market activity in France, Prices on the French wholesale market and European comparison, Import and export volumes, Concentration of the French electricity market); B - The gas market: The retail gas market (Introduction, Customer segments and their respective weight, Status on March 31, 2008, Dynamic analysis: 1. Quarter 2008); The wholesale gas market (Gas pricing and gas markets in Europe, The wholesale market in France, Striking fact of the first quarter 2008); C - Appendices: Electricity and gas market observatories combined glossary, Specific electricity market observatory glossary, Specific gas market observatory glossary

  12. Electricity and gas market observatory. 4. Quarter 2007

    International Nuclear Information System (INIS)

    2007-01-01

    The purpose of the observatory is to provide the general public with indicators for monitoring market deregulation. It both covers the wholesale and retail electricity and gas markets in Metropolitan France. This observatory is updated every three months and data are available on CRE web site (www.cre.fr). Since the 1. of July 2007, all customers can choose their gas and electricity suppliers. Content: A - The electricity market: The retail electricity market (Introduction, Customer segments and their respective weight, Status at December 31, 2007, Dynamic analysis: 4. Quarter 2007); The wholesale electricity market (Introduction, Wholesale market activity in France, Prices on the French wholesale market and European comparison, Import and export volumes, Concentration of the French electricity market, Striking fact of the fourth quarter 2007); B - The gas market: The retail gas market (Introduction, Customer segments and their respective weight, Status on December 31. 2007, Dynamic analysis: 4. Quarter 2007); The wholesale gas market (Gas pricing and gas markets in Europe, The wholesale market in France, Striking fact of the fourth quarter 2007); C - Appendices: Electricity and gas market observatories combined glossary, Specific electricity market observatory glossary, Specific gas market observatory glossary

  13. Availability and Access to Data from Kakioka Magnetic Observatory, Japan

    Directory of Open Access Journals (Sweden)

    Yasuhiro Minamoto

    2013-06-01

    Full Text Available The Japan Meteorological Agency (JMA is operating four geomagnetic observatories in Japan. Kakioka Magnetic Observatory (KMO, commissioned in 1913, is the oldest. The hourly records at KMO cover over almost 100 years. KMO is JMA's headquarters for geomagnetic and geoelectric observations. Almost all data are available at the KMO website free of charge for researchers. KMO and two other observatories have been certified as INTERMAGNET observatories, and quasi-real-time geomagnetic data from them are available at the INTERMAGNET website.

  14. The Science and Design of the AGIS Observatory

    Science.gov (United States)

    Schroedter, Martin

    2010-02-01

    The AGIS observatory is a next-generation array of imaging atmospheric Cherenkov telescopes (IACTs) for gamma-ray astronomy between 100 GeV and 100 TeV. The AGIS observatory is the next logical step in high energy gamma-ray astronomy, offering improved angular resolution and sensitivity compared to FERMI, and overlapping the high energy end of FERMI's sensitivity band. The baseline AGIS observatory will employ an array of 36 Schwarzschild-Couder IACTs in combination with a highly pixelated (0.05^o diameter) camera. The instrument is designed to provide millicrab sensitivity over a wide (8^o diameter) field of view, allowing both deep studies of faint point sources as well as efficient mapping of the Galactic plane and extended sources. I will describe science drivers behind the AGIS observatory and the design and status of the project. )

  15. Advancing Knowledge on Fugitive Natural Gas from Energy Resource Development at a Controlled Release Field Observatory

    Science.gov (United States)

    Cahill, A. G.; Chao, J.; Forde, O.; Prystupa, E.; Mayer, K. U.; Black, T. A.; Tannant, D. D.; Crowe, S.; Hallam, S.; Mayer, B.; Lauer, R. M.; van Geloven, C.; Welch, L. A.; Salas, C.; Levson, V.; Risk, D. A.; Beckie, R. D.

    2017-12-01

    Fugitive gas, comprised primarily of methane, can be unintentionally released from upstream oil and gas development either at surface from leaky infrastructure or in the subsurface through failure of energy well bore integrity. For the latter, defective cement seals around energy well casings may permit buoyant flow of natural gas from the deeper subsurface towards shallow aquifers, the ground surface and potentially into the atmosphere. Concerns associated with fugitive gas release at surface and in the subsurface include contributions to greenhouse gas emissions, subsurface migration leading to accumulation in nearby infrastructure and impacts to groundwater quality. Current knowledge of the extent of fugitive gas leakage including how to best detect and monitor over time, and particularly its migration and fate in the subsurface, is incomplete. We have established an experimental field observatory for evaluating fugitive gas leakage in an area of historic and ongoing hydrocarbon resource development within the Montney Resource Play of the Western Canadian Sedimentary Basin, British Columbia, Canada. Natural gas will be intentionally released at surface and up to 25 m below surface at various rates and durations. Resulting migration patterns and impacts will be evaluated through examination of the geology, hydrogeology, hydro-geochemistry, isotope geochemistry, hydro-geophysics, vadose zone and soil gas processes, microbiology, and atmospheric conditions. The use of unmanned aerial vehicles and remote sensors for monitoring and detection of methane will also be assessed for suitability as environmental monitoring tools. Here we outline the experimental design and describe initial research conducted to develop a detailed site conceptual model of the field observatory. Subsequently, results attained from pilot surface and sub-surface controlled natural gas releases conducted in late summer 2017 will be presented as well as results of numerical modelling conducted

  16. University Observatory, Ludwig-Maximilians-Universität

    Science.gov (United States)

    Murdin, P.

    2000-11-01

    The University Observatory of Ludwig-Maximilians-Universität was founded in 1816. Astronomers who worked or graduated at the Munich Observatory include: Fraunhofer, Soldner, Lamont, Seeliger and Karl Schwarzschild. At present four professors and ten staff astronomers work here. Funding comes from the Bavarian Government, the German Science Foundation, and other German and European research progra...

  17. The architecture of Hamburg-Bergedorf Observatory 1906 - 1912, compared with other observatories (German Title: Die Architektur der Hamburg-Bergedorfer Sternwarte 1906 - 1912 im Vergleich mit anderen Observatorien)

    Science.gov (United States)

    Müller, Peter

    -axis-type mounting, used for astrophotography. In 1931, Bernhard Schmidt developed the Schmidt telescope here, consisting of a special correction plate and a spherical mirror adequate for “coma-free” astrophotography. To this day, it is still used worldwide. In the Second World War Hamburg was severely hit by Anglo-American bombings. Fortunately, the Bergedorf Observatory on the outskirts was spared. In the meantime, many buildings have been repeatedly restored - the entire complex is of high monument value.

  18. Pulsating stars and the Virtual Observatory

    Science.gov (United States)

    Suárez, Juan Carlos

    2017-09-01

    Virtual Observatory is one of the most used internet-based protocols in astronomy. It has become somewhat natural to find, manage, compare, visualize and download observations from very different archives of astronomical observations with no effort. The VO technology beyond that is now being a reality for asteroseismology, not only for observations but also for theoretical models. Here I give a brief description of the most important VO tools related with asteroseismology, as well as a rough outline of the current development in this field.

  19. Control the wettability of poly(n-isopropylacrylamide-co-1-adamantan-1-ylmethyl acrylate) modified surfaces: the more Ada, the bigger impact?

    Science.gov (United States)

    Shi, Xiu-Juan; Chen, Gao-Jian; Wang, Yan-Wei; Yuan, Lin; Zhang, Qiang; Haddleton, David M; Chen, Hong

    2013-11-19

    Surface-initiated SET-LRP was used to synthesize polymer brush containing N-isopropylacrylamide and adamantyl acrylate using Cu(I)Cl/Me6-TREN as precursor catalyst and isopropanol/H2O as solvent. Different reaction conditions were explored to investigate the influence of different parameters (reaction time, catalyst concentration, monomer concentration) on the polymerization. Copolymers with variable 1-adamantan-1-ylmethyl acrylate (Ada) content and comparable thickness were synthesized onto silicon surfaces. Furthermore, the hydrophilic and bioactive molecule β-cyclodextrin-(mannose)7 (CDm) was synthesized and complexed with adamantane via host-guest interaction. The effect of adamantane alone and the effect of CDm together with adamantane on the wettability and thermoresponsive property of surface were investigated in detail. Experimental and molecular structure analysis showed that Ada at certain content together with CDm has the greatest impact on surface wettability. When Ada content was high (20%), copolymer-CDm surfaces showed almost no CDm complexed with Ada as the result of steric hindrance.

  20. Mission Concept for the Single Aperture Far-Infrared (SAFIR) Observatory

    Science.gov (United States)

    Benford, Dominic J.; Amato, Michael J.; Mather, John C.; Moseley, S. Harvey, Jr.

    2004-01-01

    We have developed a preliminary but comprehensive mission concept for SAFIR, as a 10 m-class far-infrared and submillimeter observatory that would begin development later in this decade to meet the needs outlined above. Its operating temperature ( or approx. 40 microns. This would provide a point source sensitivity improvement of several orders of magnitude over that of the Spitzer Space Telescope (previously SIRTF) or the Herschel Space Observatory. Additionally, it would have an angular resolution 12 times finer than that of Spitzer and three times finer than Herschel. This sensitivity and angular resolution are necessary to perform imaging and spectroscopic studies of individual galaxies in the early universe. We have considered many aspects of the SAFIR mission, including the telescope technology (optical design, materials, and packaging), detector needs and technologies, cooling method and required technology developments, attitude and pointing, power systems, launch vehicle, and mission operations. The most challenging requirements for this mission are operating temperature and aperture size of the telescope, and the development of detector arrays. SAFIR can take advantage of much of the technology under development for JWST, but with much less stringent requirements on optical accuracy.