13 research outputs found

    Review of real-world data study

    Get PDF
    The article defines the terms «real-world data» (RWD) and «real-world evidence» (RWE); classification of RWD, advantages, disadvantages and their overcoming are outlined; provides a description of the purpose of collecting RWD

    Firefly: Embracing Future Web Technologies

    Get PDF
    At IPAC/Caltech, we have developed the Firefly web archive and visualization system. Used in production for the last eight years in many missions, Firefly gives the scientist significant capabilities to study data. Firefly provided the first completely web based FITS viewer as well as a growing set of tabular and plotting visualizers. Further, it will be used for the science user interface of the LSST telescope which goes online in 2021. Firefly must meet the needs of archive access and visualization for the 2021 LSST telescope and must serve astronomers beyond the year 2030. Recently, our team has faced the fact that the technology behind Firefly software was becoming obsolete. We were searching for ways to utilize the current breakthroughs in maintaining stability, testability, speed, and reliability of large web applications, which Firefly exemplifies. In the last year, we have ported the Firefly to cutting edge web technologies. Embarking on this massive overhaul is no small feat to say the least. Choosing the technologies that will maintain a forward trajectory in a future development project is always hard and often overwhelming. When a team must port 150,000 lines of code for a production-level product there is little room to make poor choices. This paper will give an overview of the most modern web technologies and lessons learned in our conversion from GWT based system to React/Redux based system

    LSST: from Science Drivers to Reference Design and Anticipated Data Products

    Get PDF
    (Abridged) We describe here the most ambitious survey currently planned in the optical, the Large Synoptic Survey Telescope (LSST). A vast array of science will be enabled by a single wide-deep-fast sky survey, and LSST will have unique survey capability in the faint time domain. The LSST design is driven by four main science themes: probing dark energy and dark matter, taking an inventory of the Solar System, exploring the transient optical sky, and mapping the Milky Way. LSST will be a wide-field ground-based system sited at Cerro Pach\'{o}n in northern Chile. The telescope will have an 8.4 m (6.5 m effective) primary mirror, a 9.6 deg2^2 field of view, and a 3.2 Gigapixel camera. The standard observing sequence will consist of pairs of 15-second exposures in a given field, with two such visits in each pointing in a given night. With these repeats, the LSST system is capable of imaging about 10,000 square degrees of sky in a single filter in three nights. The typical 5σ\sigma point-source depth in a single visit in rr will be 24.5\sim 24.5 (AB). The project is in the construction phase and will begin regular survey operations by 2022. The survey area will be contained within 30,000 deg2^2 with δ<+34.5\delta<+34.5^\circ, and will be imaged multiple times in six bands, ugrizyugrizy, covering the wavelength range 320--1050 nm. About 90\% of the observing time will be devoted to a deep-wide-fast survey mode which will uniformly observe a 18,000 deg2^2 region about 800 times (summed over all six bands) during the anticipated 10 years of operations, and yield a coadded map to r27.5r\sim27.5. The remaining 10\% of the observing time will be allocated to projects such as a Very Deep and Fast time domain survey. The goal is to make LSST data products, including a relational database of about 32 trillion observations of 40 billion objects, available to the public and scientists around the world.Comment: 57 pages, 32 color figures, version with high-resolution figures available from https://www.lsst.org/overvie

    Pair Correlations in a Bidisperse Ferrofluid in an External Magnetic Field:Theory and Computer Simulations

    Get PDF
    The pair distribution function g(r) for a ferrofluid modeled by a bidisperse system of dipolar hard spheres is calculated. The influence of an external uniform magnetic field and polydispersity on g(r) and the related structure factor is studied. The calculation is performed by diagrammatic expansion methods within the thermodynamic perturbation theory in terms of the particle number density and the interparticle dipole–dipole interaction strength. Analytical expressions are provided for the pair distribution function to within the first order in number density and the second order in dipole–dipole interaction strength. The constructed theory is compared with the results of computer (Monte Carlo) simulations to determine the range of its validity. The scattering structure factor is determined using the Fourier transform of the pair correlation func-tion g(r) – 1. The influence of the granulometric composition and magnetic field strength on the height and position of the first peak of the structure factor that is most amenable to an experimental study is analyzed. The data obtained can serve as a basis for interpreting the experimental small[1]angle neutron scattering results and determining the regularities in the behavior of the structure factor, its dependence on the fractional com-position of a ferrofluid, interparticle correlations, and external magnetic field. © Pleiades Publishing, Inc., 2014

    Next Generation Firefly for Web Application

    No full text
    Firefly is a web framework for astronomical data archive access and visualization developed in the Infrared Processing and Analysis Center (IPAC). The development started with the Spitzer Heritage Archive (SHA), and continued in the WISE Image Archive, Planck Image Archive, and other web applications in the NASA/IPAC Infrared Science Archive (IRSA) applications. Back in 2008, we made the decision to use the Java/GWT framework for web client side code. The decision has served us well in the last eight years, enabling us to develop and deploy several data access applications in a short time frame. Two years ago, IPAC started to develop the Science User Interface and Tools for the Large Synoptic Survey Telescope (LSST). Firefly must meet the needs of archive access and visualization for the 2022 LSST telescope and must serve astronomers beyond the year 2032. We need to take Firefly into the next generation, making it more flexible, stable, maintainable, and reliable. With the evolution of the web, advances in JavaScript programming, all the web development frameworks based on JavaScript, we have a lot more choices for web application development technology. After much research and experiment, we decided to rewrite the client side code in JavaScript, adopting the React/Redux framework. The work started in late 2015, and by end of September 2016 we could declare that we successfully ported the 150,000 lines of Java code into JavaScript. This talk will give a report on the decision making process, the challenges we faced, the new development process we adopted along the way, and the Firefly improvements we achieved by going to JavaScript
    corecore