Improvement of Hubble Space Telescope subsystems through data mining

Size: px
Start display at page:

Download "Improvement of Hubble Space Telescope subsystems through data mining"

Transcription

1 Improvement of Hubble Space Telescope subsystems through data mining S. Skias, M. Darrah & M. Webb Institute for Scientific Research Inc., USA Abstract The Hubble Space Telescope continues to increase mankind s knowledge and awareness of the universe. While in-orbit servicing has extended Hubble s lifetime, the expense of servicing missions is extremely high. If mission lifetime is to be extended beyond the servicing mission era, innovative mission extension concepts must be employed. One such concept to accomplishing this is data mining of historical Hubble engineering data to increase the success rate of Hubble s science data collection. A critical component of successfid science data collection is the Fixed Head Star Tracker (FHST) subsystem. This subsystem performs the fwst step, known as an update, in the telescope pointing process and has a failure rate of approximately The NASA s Hubble Project initiated a data mining effort on this subsystem, which was undertaken by the Institute for Scientific Research Inc. (ISR). Previous failure analyses indicated that many of the past failures could be attributed to the distribution of stars within the tracker s field of view. A dataset was constructed of FHST data fi-om the following sources: Teleme@, Command, and Star data. This data was processed using a recursive-partitioning algorithm implemented in S-Plus. The resulting decision tree indicates that preevent FHST data supports failure prediction. Using this tree to select guide stars could reduce the tracker failure rate to The decision tree has been validated using mission planning software. Data on the actual performance using this technique is being collected. This effort demonstrates how data mining can uncover operational deficiencies and provide cost-efficient solutions for improving subsystem performance.

2 850 Data Mining III 1 Introduction The concept of a telescope orbiting the Earth was introduced in 1923, long before space flight was achieved. Almost fifty years later, the Hubble Space Telescope (HST) was built. The HST was designed in the 1970s and launched by NASA in 1990 in an effort to increase mankind s knowledge of the universe. Hubble orbits 600 kilometers (375 miles) above the Earth and uses pointing precision, powerful optics, and state-of-the-art cameras and spectrographs to provide stunning views of the universe. Hubble was the fust scientific mission designed to be routinely serviced. Thanks to on-orbit calls by Space Shuttle astronauts, Hubble continues to produce data that helps to resolve fundamental questions in astronomy and cosmology. During its 11 years in orbit, Hubble has been serviced four times in order to maintain or improve its operation. With the high cost of service missions and with only one more servicing mission scheduled, the Hubble Project initiated an effort to explore alternative, lower-cost methods to maintain the telescope s optimum performance. Data mining of Hubble historical data is one of these methods. ISR was tasked with exploring opportunities to improve Hubble performance through data mining of historical Hubble engineering data. The goal of the data mining initiative was to demonstrate that data mining can uncover hidden performance inadequacies to provide insight into resolving those issues. This paper describes how we approached this task, what data was selected and how it was analyzed, and what discoveries were made tlom the initial mining efforts of the Hubble Telescope data. Two factors that contributed to our successfully achieving the goal of this project were consulting from Patrick Aboyoun of Insightful Corporation and the capability of S-PLUS. The material is based upon work supported by NASA (Goddard Space Flight Center) under Cooperative Agreement Award No. NCC Background Hubble is expensive to operate and has a limited lifetime; consequently, the failure of a science data collection mission is extremely costly. A critical component of science data collection is accurately pointing the telescope. The precision required for Hubble s sophisticated pointing control system is similar to pointing a laser on a one centimeter circle 300 kilometers away, and holding it steady for hours or days. Consequently, pointing control is a critical system; therefore, it was the focus for our initial data mining efforts. Pointing Hubble is a multi-stage process. During mission execution, the telescope is commanded to maneuver to point in the direction of the object to be studied. This is called a slew. Next, the accuracy of the orientation is verified through a procedure called an update. One or two updates may be planned for each slew. The update relies on the Fixed Head Star Tracker (FHST) subsystem, which consists of three star

3 Data Mining III 851 trackers fixed to the body of the telescope. Either one or two trackers can be used for this initial pointing correction. During the planning for a slew, scientists select a specific guide star within the field of view of each tracker to be used for the update. During the update, each chosen tracker scans within a reduced field of view (RFOV), locks on, and reports the position of any star matching the guide star s magnitude. The Hubble s main control program then computes the error between the star s reported and expected positions. If the error exceeds a given threshold, the control program commands the tracker to continue scanning for a new candidate star. If the assigned trackers lock on ( acquire ) the guide star, then the FHST update is successful and the Fine Guidance System begins the final stage of guidance control, attaining the pointing accuracy necessary for science data collection. If any assigned tracker fails to acquire the guide star after three attempts, then the update fails, and, because the HST is not properly aligned, the planned science data collection may not be performed. Previous analysis of FHST failures indicated that factors such as the location of the guide star within the field of view and the brightness of nearby stars seemed to account for most failures, but no effort had been made to quanti~ or verifi these factors. 3 Approach Our research efforts to mine FHST data involved five steps: identi~ing relevant data sources, defining the analysis database, populating the data tables, reducing the data, and mining the data. The data mining of FHST updates used data from three different sources. These sources provide information about what was planned (Command data), what actually happened (Telemetry data), and what the FHST was looking at (Star data). Together, these three sources provided sufficient data to support the data mining effort. Before mining could commence, the data from the three sources had to be formatted and merged into a structured database. The data was stored in an Oracle 8i database consisting of five tables: Command Slew Data, Command FHST Updates, Command FHST Data, FHST Telemetry Data, and Star Data for the FHST field of view. Hubble historical data is stored in two places, a data archive and a data warehouse. The majority of the required data resides in the data warehouse, which consists of a series of AMAS tapes. To reduce the time spent downloading and formatting data, only the most recent year, 2001, was selected for the data mining effort. Only telemetry and command data are available from the warehouse. Star data was obtained using a prototype FHST planning tool to extract data from the Hubble star catalog. The 7,000 updates and the update failure rate for 2001 are consistent with the observed values during the past five years. Since failure prediction and classification were the primary goals of this effort, priority was placed on

4 852 Data Mining III obtaining data for the failed updates. Of the 104 failed updates in 2001, we were able to download data for 91. Thirteen of the failed updates were not usable due to insufficient data in the warehouse. Data identification and download is a timeconsuming process. Within the allotted time, we were able to obtain the data for 33 randomly-selected successful updates. The total data available for analysis consisted of 75 slew rows, 122 update rows, 240 command update data rows, 209,111 teleme~ rows, and 4,670 star rows. The data tables were imported to S-PLUS, a commercially-available statistical analysis tool [1]. Each update is assigned to either one or two trackers. An update fails if any assigned tracker fails to acquire its guide star. Acquisition failures by both trackers during an update are rare. In the data, there were 237 tracker acquisition attempts. Analysis of the tracker telemetry data yielded 77 acquisition failures, 136 successes, and 24 that could not be classified. The 77 acquisition failures correspond to 77 update failures. A byproduct of the tracker acquisition failure analysis was a reduction of the telemetry data to 36,615 rows. Telemetry data at this point was a good candidate for conducting time-series analysis; however, previous research by the Hubble engineers indicated that telemetry alone would not be sufficient to predict acquisition failure. Rather than pursue time-series analysis, we reduced each numeric variable in the telemetry data to a set of statistics (rein, max, median, mean, fwst quartile, and third quartile) for the 237 cases. This provided one row of telemetry for each acquisition and permitted the merging of telemetry, command, and slew data into one table. In mining the data, we utilized the partitioning and tree-based modeling features of S-PLUS. S-PLUS provides a 10-fold cross-validation partitioning method called Recursive Partitioning (RPART). First, RPART was applied to the merged dataset. No conclusive results were produced, since telemetry data observes failures as they are occurring. While this did not support failure prediction, it did, however, support failure resolution and provided the foundation for an automated approach to determining the cause of the failure in near real-time. Next, star and command data were examined. This examination directly reflected our hypothesis that FHST update failures were caused by selection of guide stars that were likely to fail in the tracker acquisition process. The dataset used in this analysis consisted of the following: acquisition success or failure indicator. guide star position within the FHST field of view reduced field of view positions a count of stars in the total field of view. distances from the guide star to the nearest star the nearest star s magnitude the distance fi-omthe guide star to the galactic equator distances of the guide star to the reduced field of view edges RPART was then applied to the star dataset and a predictive model was produced.

5 Data Mining III RPART results for star dataset Figure 1presents the classification tree produced by the RPART algorithm when applied to the star dataset. The tree classifies the data into ten separate cases identified by the leaves of the tree. In each case, the numbers in the box are presented in the following format: Number of acquisition failures/number of acquisition successes. DISTFW2MW RTRUE nnae.-ewco DISUIFOWD m LEFTti..7ma EHEI & IFIUE,(!4 H -t 2.4 H 12X FALSE TRG w 1!!2 met-mm b <425 TRUE Figure 1: Star data resursive partitioning analysis. Using the RPART classification tree on the 213 guide stars in the data to m-edict. success or failure for an acquisition yields the results shown in Table 1. Table 1. Observed versus predicted results for the RPART classification tree. Predicted Observed Failure Success Failure Success Total

6 854 Data Mining III Applying the predictions of the RPART classification would have resulted in 12 failures or an 84% reduction in failures. A comparable reduction in the observed update failure rate of would yield an update failure rate of The next section describes the application of the classification tree to support guide star selection. 5 Application As part of the data mining initiative, we sought applications that incorporate the data mining results into the current HST Ground Control System. Two applications that were identified to be most useful are an anomaly predictor and an anomaly resolution tool. The anomaly predictor uses the star data analysis results to rate candidate guide stars within the RFOV. The rating is derived from the classification tree in Figure 1 as follows: 1. The star is classified using the tree. 2. The star is assigned a rating equal to the number of successes in its class divided by the total number in the class. 3. The rating is presented as the probability of successful star acquisition. The star in the center of the small circle in the lower right of Figure 2 indicates a selected guide star for the current update. The RFOV is placed at an offset position of 2.25, degrees from the center of the total field of view. When the predictor is applied to the star, a window is displayed with the probability of acquisition for the star. In this case, the selected guide star has a 7.69% chance of being acquired. Since a 7.69% chance of probability is not acceptable, the RFOV is moved to a different position as shown in Figure 3. This is done because the results tiom our analysis indicate that failures are due to star positioning within the RFOV. Now the RFOV is at position 2.25, degrees offset fkom the center. The predictor is applied to the star again and a different probability of acquisition is calculated. With a simple shift in RFOV position of half a degree, the probability of acquisition increased from 7.69% to A. This does not guarantee acquisition of the star, but it does increase the chances of acquiring it and decreases the potential for failure. An automated system is being designed that examines all stars within the total field of view and returns the stars and reduced field of view positions that will produce the highest probability of acquisition rating. The second application resulted from the reduction of telemetry data. A prototype for an anomaly resolution tool was developed during analysis of the telemetry data. Scripts were generated in S-PLUS that developed graphical images of the analysis. A fully-developed anomaly resolution tool could operate in near real-time by monitoring telemetry. In the event that a failure occurs, the tool could then start a procedure of data collection directly from the telemehy stream and start evaluating the data using algorithms derived fi-om the data

7 Data Mining III 855 mining results. The algorithms could classi~ the type of failure and automatically log the update in the current reporting system. / Figure 2: Screen shot with original guide star rating.

8 856 Data Mining III 6 Conclusions Figure 3: Screen shot with new new guide star rating. This data mining effort demonstrated that the performance of the FHST subsystem can be improved without changing any physical parts of the telescope. Applying these same techniques to other subsystems for which data is available can help overcome system degradation and extend the operational life of Hubble Space Telescope. Reference [1] Venables, W.N., & Ripley, B.D., Modern Applied Statistics with S-PLUS, Springer-Verlag: New York Berlin Heidelber, 1999.

COS FUV Dispersion Solution Verification at the New Lifetime Position

COS FUV Dispersion Solution Verification at the New Lifetime Position SPACE TELESCOPE SCIENCE INSTITUTE Operated for NASA by AURA Instrument Science Report COS 2013-06(v1) COS FUV Dispersion Solution Verification at the New Lifetime Position Paule Sonnentrucker 1, Julia

More information

JWST Fine Guidance Sensor Calibration

JWST Fine Guidance Sensor Calibration The 2010 STScI Calibration Workshop Space Telescope Science Institute, 2010 Susana Deustua and Cristina Oliveira, eds. JWST Fine Guidance Sensor Calibration P. Chayer, S. Holfeltz, E. Nelan Space Telescope

More information

CASE STUDY. Keeping the James Webb Space Telescope on Track

CASE STUDY. Keeping the James Webb Space Telescope on Track CASE STUDY Keeping the James Webb Space Telescope on Track In October 2018, NASA, the Canadian Space Agency (CSA), and the European Space Agency are set to launch the James Webb Space Telescope. Billed

More information

Automatic Star-tracker Optimization Framework. Andrew Tennenbaum The State University of New York at Buffalo

Automatic Star-tracker Optimization Framework. Andrew Tennenbaum The State University of New York at Buffalo SSC17-VIII-6 Automatic Star-tracker Optimization Framework Andrew Tennenbaum The State University of New York at Buffalo aztennen@buffalo.edu Faculty Advisor: John Crassidis The State University of New

More information

Feasibility of Using Commercial Star Trackers for On-Orbit Resident Space Object Detection

Feasibility of Using Commercial Star Trackers for On-Orbit Resident Space Object Detection Feasibility of Using Commercial Star Trackers for On-Orbit Resident Space Object Detection Samuel Clemens York University Regina Lee York University Paul Harrison Magellan Aerospace Warren Soh Magellan

More information

STAR CATALOGUE FACILITY

STAR CATALOGUE FACILITY STAR CATALOGUE FACILITY Alan Batten Science Systems (Space) Ltd., 23 Clothier Road, Bristol BS4 5SS Phone: +44 117 9717251. Fax: +44 117 9711125 E-mail: Alan.Batten@scisys.co.uk ABSTRACT The provision

More information

D4.2. First release of on-line science-oriented tutorials

D4.2. First release of on-line science-oriented tutorials EuroVO-AIDA Euro-VO Astronomical Infrastructure for Data Access D4.2 First release of on-line science-oriented tutorials Final version Grant agreement no: 212104 Combination of Collaborative Projects &

More information

PRELIMINAJ3.:( 6/8/92 SOFTWARE REQUIREMENTS SPECIFICATION FOR THE DSPSE GUIDANCE, NAVIGATION, AND CONTROL CSCI. Prepared by

PRELIMINAJ3.:( 6/8/92 SOFTWARE REQUIREMENTS SPECIFICATION FOR THE DSPSE GUIDANCE, NAVIGATION, AND CONTROL CSCI. Prepared by PRELIMINAJ3.:( SOFTWARE REQUIREMENTS SPECIFICATION FOR THE DSPSE GUIDANCE, NAVIGATION, AND CONTROL CSCI Prepared by Space Applications Corporation 6/8/92.. 1 SCOPE 1.1 IDENTIFICATION 1.2 OVERVIEW This

More information

Machine Learning Applications in Astronomy

Machine Learning Applications in Astronomy Machine Learning Applications in Astronomy Umaa Rebbapragada, Ph.D. Machine Learning and Instrument Autonomy Group Big Data Task Force November 1, 2017 Research described in this presentation was carried

More information

NICMOS Status and Plans

NICMOS Status and Plans 1997 HST Calibration Workshop Space Telescope Science Institute, 1997 S. Casertano, et al., eds. NICMOS Status and Plans Rodger I. Thompson Steward Observatory, University of Arizona, Tucson, AZ 85721

More information

Foreword. Taken from: Hubble 2009: Science Year in Review. Produced by NASA Goddard Space Flight Center and the Space Telescope Science Institute.

Foreword. Taken from: Hubble 2009: Science Year in Review. Produced by NASA Goddard Space Flight Center and the Space Telescope Science Institute. National Aeronautics and Space Administration Foreword Taken from: Hubble 2009: Science Year in Review Produced by NASA Goddard Space Flight Center and the Space Telescope Science Institute. The full contents

More information

Rick Ebert & Joseph Mazzarella For the NED Team. Big Data Task Force NASA, Ames Research Center 2016 September 28-30

Rick Ebert & Joseph Mazzarella For the NED Team. Big Data Task Force NASA, Ames Research Center 2016 September 28-30 NED Mission: Provide a comprehensive, reliable and easy-to-use synthesis of multi-wavelength data from NASA missions, published catalogs, and the refereed literature, to enhance and enable astrophysical

More information

Aberrant Behavior Detection in Time Series for Monitoring Business-Critical Metrics (DRAFT)

Aberrant Behavior Detection in Time Series for Monitoring Business-Critical Metrics (DRAFT) Aberrant Behavior Detection in Time Series for Monitoring Business-Critical Metrics (DRAFT) Evan Miller IMVU, Inc. emiller@imvu.com Oct. 28, 2007 1 Abstract Detecting failures swiftly is a key process

More information

LCO Global Telescope Network: Operations and policies for a time-domain facility. Todd Boroson

LCO Global Telescope Network: Operations and policies for a time-domain facility. Todd Boroson LCO Global Telescope Network: Operations and policies for a time-domain facility Todd Boroson Network Concept Eighteen robotic telescopes ultimately ~27 2-meter, 1-meter, 40-cm Eight high-quality sites

More information

Department of Astrophysical Sciences Peyton Hall Princeton, New Jersey Telephone: (609)

Department of Astrophysical Sciences Peyton Hall Princeton, New Jersey Telephone: (609) Princeton University Department of Astrophysical Sciences Peyton Hall Princeton, New Jersey 08544-1001 Telephone: (609) 258-3808 Email: strauss@astro.princeton.edu January 18, 2007 Dr. George Helou, IPAC

More information

Credit: ESO/B. Tafreshi (twanight.org) Operating the Very Large Telescope

Credit: ESO/B. Tafreshi (twanight.org) Operating the Very Large Telescope Credit: ESO/B. Tafreshi (twanight.org) Operating the Very Large Telescope Introduction: From scientific idea to data legacy Credit: ESO/B. Tafreshi (twanight.org) The Very Large Telescope (VLT) was built

More information

New Worlds Observer Final Report Appendix J. Appendix J: Trajectory Design and Orbit Determination Lead Author: Karen Richon

New Worlds Observer Final Report Appendix J. Appendix J: Trajectory Design and Orbit Determination Lead Author: Karen Richon Appendix J: Trajectory Design and Orbit Determination Lead Author: Karen Richon The two NWO spacecraft will orbit about the libration point created by the Sun and Earth/Moon barycenter at the far side

More information

A Library of the X-ray Universe: Generating the XMM-Newton Source Catalogues

A Library of the X-ray Universe: Generating the XMM-Newton Source Catalogues A Library of the X-ray Universe: Generating the XMM-Newton Source Catalogues Iris Traulsen Axel Schwope, Georg Lamer Leibniz-Institut für Astrophysik Potsdam (AIP) on behalf of the XMM-Newton Survey Science

More information

What s Up in Space? Dean W McCall, Ed.D.

What s Up in Space? Dean W McCall, Ed.D. What s Up in Space? Dean W McCall, Ed.D. In no particular order Brief aerospace CV Systems Engineering Space mission types Examples Gotchas Terminology & Slang Please ask questions McCall Background Hughes

More information

Science planning and operations for Mars Express

Science planning and operations for Mars Express Science planning and operations for Mars Express René Pischel and Tanja Zegers ESA/ESTEC, Research and Scientific Support Department, Postbus 299, 2200 AG Noordwijk, The Netherlands I. Introduction The

More information

National Aeronautics and Space Administration. Glos. Glossary. of Astronomy. Terms. Related to Galaxies

National Aeronautics and Space Administration. Glos. Glossary. of Astronomy. Terms. Related to Galaxies National Aeronautics and Space Administration Glos of Astronomy Glossary Terms Related to Galaxies Asterism: A pattern formed by stars not recognized as one of the official 88 constellations. Examples

More information

Random Forests: Finding Quasars

Random Forests: Finding Quasars This is page i Printer: Opaque this Random Forests: Finding Quasars Leo Breiman Michael Last John Rice Department of Statistics University of California, Berkeley 0.1 Introduction The automatic classification

More information

Surprise Detection in Science Data Streams Kirk Borne Dept of Computational & Data Sciences George Mason University

Surprise Detection in Science Data Streams Kirk Borne Dept of Computational & Data Sciences George Mason University Surprise Detection in Science Data Streams Kirk Borne Dept of Computational & Data Sciences George Mason University kborne@gmu.edu, http://classweb.gmu.edu/kborne/ Outline Astroinformatics Example Application:

More information

Detection of Artificial Satellites in Images Acquired in Track Rate Mode.

Detection of Artificial Satellites in Images Acquired in Track Rate Mode. Detection of Artificial Satellites in Images Acquired in Track Rate Mode. Martin P. Lévesque Defence R&D Canada- Valcartier, 2459 Boul. Pie-XI North, Québec, QC, G3J 1X5 Canada, martin.levesque@drdc-rddc.gc.ca

More information

What do we do with the image?

What do we do with the image? Astro 150 Spring 2018: Lecture 7 page 1 Reading: Chapter 6, Sect. 6.4; Chapter 14 + assignment posted on Astro 150 website Homework: questions on special reading - answers due in lecture Thursday Exam

More information

Alternative Starshade Missions

Alternative Starshade Missions Alternative Starshade Missions W. Cash a, T. Glassman b, A. Lo b, R. Soummer c a University of Colorado, b Northrop-Grumman Aerospace Systems, c Space Telescope Science Institute Starshades have been shown

More information

J. G. Miller (The MITRE Corporation), W. G. Schick (ITT Industries, Systems Division)

J. G. Miller (The MITRE Corporation), W. G. Schick (ITT Industries, Systems Division) Contributions of the GEODSS System to Catalog Maintenance J. G. Miller (The MITRE Corporation), W. G. Schick (ITT Industries, Systems Division) The Electronic Systems Center completed the Ground-based

More information

TESTIMONY BEFORE. HOUSE CO1MfITTEE ON SCIENCE AND ASTRONAUTICS SUBCOWITTEE ON SPACE SCIENCES AND APPLICATIONS. Dr. John W.

TESTIMONY BEFORE. HOUSE CO1MfITTEE ON SCIENCE AND ASTRONAUTICS SUBCOWITTEE ON SPACE SCIENCES AND APPLICATIONS. Dr. John W. October 9, 1973 TESTIMONY BEFORE HOUSE CO1MfITTEE ON SCIENCE AND ASTRONAUTICS SUBCOWITTEE ON SPACE SCIENCES AND APPLICATIONS Dr. John W. Findlay Chairman Space Science Board Suumer Study SCIENTIFIC USES

More information

NEW HORIZONS PLUTO APPROACH NAVIGATION

NEW HORIZONS PLUTO APPROACH NAVIGATION AAS 04-136 NEW HORIZONS PLUTO APPROACH NAVIGATION James K. Miller, Dale R. Stanbridge, and Bobby G. Williams The navigation of the New Horizons spacecraft during approach to Pluto and its satellite Charon

More information

Hubble Space Telescope: NASA s Plans for a Servicing Mission

Hubble Space Telescope: NASA s Plans for a Servicing Mission Order Code RS21767 Updated May 23, 2008 Hubble Space Telescope: NASA s Plans for a Servicing Mission Summary Daniel Morgan Analyst in Science and Technology Policy Resources, Science, and Industry Division

More information

Analysis of Hubble Legacy Archive Astrometric Header Information

Analysis of Hubble Legacy Archive Astrometric Header Information Analysis of Hubble Legacy Archive Astrometric Header Information Michael A. Wolfe and Stefano Casertano ABSTRACT Astrometric information is put into the headers of the final drizzled images produced by

More information

Relative Astrometry Within ACS Visits

Relative Astrometry Within ACS Visits Instrument Science Report ACS 2006-005 Relative Astrometry Within ACS Visits Richard L. White August 07, 2006 ABSTRACT The log files from APSIS, the ACS science team s image processing pipeline, have been

More information

Aperture Door. Model Wrappers. Aft Bulkhead. Page 1

Aperture Door. Model Wrappers. Aft Bulkhead. Page 1 Page 1 Aperture Door Model Wrappers The wrappers show the Hubble Space Telescope s exterior features and the locations of its science instruments. On Page 7 you ll find a list of the abbreviations that

More information

Results and Analyses of Debris Tracking from Mt Stromlo

Results and Analyses of Debris Tracking from Mt Stromlo Results and Analyses of Debris Tracking from Mt Stromlo Jizhang Sang 1, Ian Ritchie, Matt Pearson, and Craig Smith EOS Space Systems Pty Ltd, Australia Abstract In the last 2 years, EOS Space Systems has

More information

Enabling Success in Enterprise Asset Management: Case Study for Developing and Integrating GIS with CMMS for a Large WWTP

Enabling Success in Enterprise Asset Management: Case Study for Developing and Integrating GIS with CMMS for a Large WWTP Enabling Success in Enterprise Asset Management: Case Study for Developing and Integrating GIS with CMMS for a Large WWTP Allison Blake, P.E. 1*, Matthew Jalbert, P.E. 2, Julia J. Hunt, P.E. 2, Mazen Kawasmi,

More information

STS41-D Solar Array Flight Experiment

STS41-D Solar Array Flight Experiment The Space Congress Proceedings 1984 (21st) New Opportunities In Space Apr 1st, 8:00 AM STS41-D Solar Array Flight Experiment Gary F. Turner Manager, Solar Array Programs Lockheed Missiles & Space Co.,

More information

James Webb Space Telescope Early Release Science

James Webb Space Telescope Early Release Science James Webb Space Telescope Early Release Science Stefanie Milam Deputy Project Scientist for Planetary Science John Stansberrrry AURA Scientist Planetary Science Lead STScI August 31, 2016 JWST Science

More information

PRELIMINARY HARDWARE DESIGN OF ATTITUDE CONTROL SUBSYSTEM OF LEONIDAS SPACECRAFT

PRELIMINARY HARDWARE DESIGN OF ATTITUDE CONTROL SUBSYSTEM OF LEONIDAS SPACECRAFT PRELIMINARY HARDWARE DESIGN OF ATTITUDE CONTROL SUBSYSTEM OF LEONIDAS SPACECRAFT Chak Shing Jackie Chan College of Engineering University of Hawai i at Mānoa Honolulu, HI 96822 ABSTRACT In order to monitor

More information

The SKYGRID Project A Calibration Star Catalog for New Sensors. Stephen A. Gregory Boeing LTS. Tamara E. Payne Boeing LTS. John L. Africano Boeing LTS

The SKYGRID Project A Calibration Star Catalog for New Sensors. Stephen A. Gregory Boeing LTS. Tamara E. Payne Boeing LTS. John L. Africano Boeing LTS The SKYGRID Project A Calibration Star Catalog for New Sensors Stephen A. Gregory Boeing LTS Tamara E. Payne Boeing LTS John L. Africano Boeing LTS Paul Kervin Air Force Research Laboratory POSTER SESSION

More information

Lecture 2. Judging the Performance of Classifiers. Nitin R. Patel

Lecture 2. Judging the Performance of Classifiers. Nitin R. Patel Lecture 2 Judging the Performance of Classifiers Nitin R. Patel 1 In this note we will examine the question of how to udge the usefulness of a classifier and how to compare different classifiers. Not only

More information

HUBBLE SOURCE CATALOG. Steve Lubow Space Telescope Science Institute June 6, 2012

HUBBLE SOURCE CATALOG. Steve Lubow Space Telescope Science Institute June 6, 2012 HUBBLE SOURCE CATALOG Steve Lubow Space Telescope Science Institute June 6, 2012 HUBBLE SPACE TELESCOPE 2.4 m telescope launched in 1990 In orbit above Earth s atmosphere High resolution, faint sources

More information

Hubble s Law and the Cosmic Distance Scale

Hubble s Law and the Cosmic Distance Scale Lab 7 Hubble s Law and the Cosmic Distance Scale 7.1 Overview Exercise seven is our first extragalactic exercise, highlighting the immense scale of the Universe. It addresses the challenge of determining

More information

CCSSO Teacher of the Year Workshops at the Smithsonian Learning Plan Template

CCSSO Teacher of the Year Workshops at the Smithsonian Learning Plan Template CCSSO Teacher of the Year Workshops at the Smithsonian Learning Plan Template Educator Name Jackie Cooke Title of Learning Plan The Hubble Test Telescope Grade Levels K-5 Subject Areas Mathematics Museum

More information

Exoplanet False Positive Detection with Sub-meter Telescopes

Exoplanet False Positive Detection with Sub-meter Telescopes Exoplanet False Positive Detection with Sub-meter Telescopes Dennis M. Conti Chair, AAVSO Exoplanet Section Member, TESS Follow-up Observing Program Copyright Dennis M. Conti 2018 1 Topics What are typical

More information

A Unique Approach to Telescope Control

A Unique Approach to Telescope Control A Unique Approach to Telescope Control Brandt M. Westing The University of Texas at Austin, Electrical Engineering Dept., Austin, TX 78705 westing@ece.utexas.edu Abstract A new Graphical User Interface

More information

DOWNLOAD OR READ : SPACE TELESCOPES AND INSTRUMENTS V MARCH 1998 KONA HAWAII ILLUSTRATED EDITION PDF EBOOK EPUB MOBI

DOWNLOAD OR READ : SPACE TELESCOPES AND INSTRUMENTS V MARCH 1998 KONA HAWAII ILLUSTRATED EDITION PDF EBOOK EPUB MOBI DOWNLOAD OR READ : SPACE TELESCOPES AND INSTRUMENTS V 25 28 MARCH 1998 KONA HAWAII ILLUSTRATED EDITION PDF EBOOK EPUB MOBI Page 1 Page 2 space telescopes and instruments v 25 28 march 1998 kona hawaii

More information

Taking the census of the Milky Way Galaxy. Gerry Gilmore Professor of Experimental Philosophy Institute of Astronomy Cambridge

Taking the census of the Milky Way Galaxy. Gerry Gilmore Professor of Experimental Philosophy Institute of Astronomy Cambridge Taking the census of the Milky Way Galaxy Gerry Gilmore Professor of Experimental Philosophy Institute of Astronomy Cambridge astrophysics cannot experiment merely observe and deduce: so how do we analyse

More information

Presentation given to computer science undergraduate students at the University of Houston July 2007

Presentation given to computer science undergraduate students at the University of Houston July 2007 Presentation given to computer science undergraduate students at the University of Houston July 2007 Machine Learning and Data Mining in Mars Tomasz F. Stepinski Lunar and Planetary Institute MARS/EARTH

More information

Princeton Astrophysics Community Meeting

Princeton Astrophysics Community Meeting Princeton Astrophysics Community Meeting Michael Moore Program Executive Astrophysics Division Science Mission Directorate September 4, 2012 Timeline 2011 2012 10 January: Identification of hardware availability

More information

William H. Bauman III * NASA Applied Meteorology Unit / ENSCO, Inc. / Cape Canaveral Air Force Station, Florida

William H. Bauman III * NASA Applied Meteorology Unit / ENSCO, Inc. / Cape Canaveral Air Force Station, Florida 12.5 INTEGRATING WIND PROFILING RADARS AND RADIOSONDE OBSERVATIONS WITH MODEL POINT DATA TO DEVELOP A DECISION SUPPORT TOOL TO ASSESS UPPER-LEVEL WINDS FOR SPACE LAUNCH William H. Bauman III * NASA Applied

More information

Dear Teacher, Overview Page 1

Dear Teacher, Overview Page 1 Dear Teacher, You are about to involve your students in one of the most exciting frontiers of science the search for other worlds and life in solar systems beyond our own! Using the MicroObservatory telescopes,

More information

Benefits of Applying Predictive Intelligence to the Space Situational Awareness (SSA) Mission

Benefits of Applying Predictive Intelligence to the Space Situational Awareness (SSA) Mission Benefits of Applying Predictive Intelligence to the Space Situational Awareness (SSA) Mission Abstract Ben Lane and Brian Mann Military Civil Space and Ground (MCS&G) Northrop Grumman Electronic Systems

More information

Table of Contents and Executive Summary Final Report, ReSTAR Committee Renewing Small Telescopes for Astronomical Research (ReSTAR)

Table of Contents and Executive Summary Final Report, ReSTAR Committee Renewing Small Telescopes for Astronomical Research (ReSTAR) For the complete report, see http://www.noao.edu/system/restar 1 TableofContentsandExecutiveSummary FinalReport,ReSTARCommittee RenewingSmallTelescopesforAstronomical Research(ReSTAR) ForthecompletereportandmoreinformationabouttheReSTARcommittee,

More information

Advanced Weather Technology

Advanced Weather Technology Advanced Weather Technology Tuesday, October 16, 2018, 1:00 PM 2:00 PM PRESENTED BY: Gary Pokodner, FAA WTIC Program Manager Agenda Overview Augmented reality mobile application Crowd Sourcing Visibility

More information

Data Mining Prof. Pabitra Mitra Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur

Data Mining Prof. Pabitra Mitra Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur Data Mining Prof. Pabitra Mitra Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur Lecture 21 K - Nearest Neighbor V In this lecture we discuss; how do we evaluate the

More information

National Aeronautics and Space Administration X-RAY THE SCIENCE OF. technology

National Aeronautics and Space Administration X-RAY THE SCIENCE OF. technology National Aeronautics and Space Administration X-RAY THE SCIENCE OF technology www.nasa.gov chandra.si.edu/tech BACKGROUND ON X-RAY TECHNOLOGY X-ray astronomy is a relatively new science. It was pioneered

More information

Riccardo Giacconi Papers,

Riccardo Giacconi Papers, , 1955-2002 Finding aid prepared by Smithsonian Institution Archives Smithsonian Institution Archives Washington, D.C. Contact us at osiaref@si.edu Table of Contents Collection Overview... 1 Administrative

More information

HubVis: Software for Gravitational Lens Estimation and Visualization from Hubble Data

HubVis: Software for Gravitational Lens Estimation and Visualization from Hubble Data HubVis: Software for Gravitational Lens Estimation and Visualization from Hubble Data Sam L. Shue, Andrew R. Willis, and Thomas P. Weldon Dept. of Electrical and Computer Engineering University of North

More information

Expanding Universe: Photographs From The Hubble Space Telescope

Expanding Universe: Photographs From The Hubble Space Telescope Expanding Universe: Photographs From The Hubble Space Telescope Pictures from the space telescope have dazzled us for 25 years. Now, Hubble Reveals Universe's Oldest Galaxies the Hubble Space Telescope

More information

THE JOINT MILLI-ARCSECOND PATHFINDER SURVEY (JMAPS): MISSION OVERVIEW AND ATTITUDE SENSING APPLICATIONS

THE JOINT MILLI-ARCSECOND PATHFINDER SURVEY (JMAPS): MISSION OVERVIEW AND ATTITUDE SENSING APPLICATIONS AAS 09-181 THE JOINT MILLI-ARCSECOND PATHFINDER SURVEY (JMAPS): MISSION OVERVIEW AND ATTITUDE SENSING APPLICATIONS Bryan N. Dorland, * Rachel P. Dudik, Zachary Dugan, and Gregory S. Hennessy INTRODUCTION

More information

Wavelength Calibration Accuracy for the STIS CCD and MAMA Modes

Wavelength Calibration Accuracy for the STIS CCD and MAMA Modes SPACE TELESCOPE SCIENCE INSTITUTE Operated for NASA by AURA Instrument Science Report STIS 11-1(v1) Wavelength Calibration Accuracy for the STIS CCD and MAMA Modes Ilaria Pascucci 1, Phil Hodge 1, Charles

More information

Symbology Modification for Climate Studies. Rich Baldwin (NCDC/NOAA) Glen Reid (IMSG)

Symbology Modification for Climate Studies. Rich Baldwin (NCDC/NOAA) Glen Reid (IMSG) Symbology Modification for Climate Studies Rich Baldwin (NCDC/NOAA) Glen Reid (IMSG) June 3, 2005 Abstract The National Climatic Data Center archives worldwide weather data from the present date back to

More information

David Chaney Space Symposium Radius of Curvature Actuation for the James Webb Space Telescope

David Chaney Space Symposium Radius of Curvature Actuation for the James Webb Space Telescope 2018 Space Symposium Radius of Curvature Actuation for the James Webb Space Telescope David Chaney Optical Engineering Staff Consultant Ball Aerospace 4/2/18 1 JWST Overview James Webb Space Telescope

More information

Improving Space Surveillance with Space-Based Visible Sensor

Improving Space Surveillance with Space-Based Visible Sensor Improving Space Surveillance with Space-Based Visible Sensor Jayant Sharma, Andrew Wiseman, and George Zollinger MIT Lincoln Laboratory Abstract The Midcourse Space Experiment satellite was launched in

More information

Oregon Department of Transportation. Geographic Information Systems Strategic Plan

Oregon Department of Transportation. Geographic Information Systems Strategic Plan Oregon Department of Transportation Geographic Information Systems Strategic Plan Adopted May, 2000 By the GIS Steering Committee Last printed 10/2/2012 4:20:00 PM Page Geographic Information Systems Strategic

More information

Missing link found between supernovae and black holes

Missing link found between supernovae and black holes HEIC0211: EMBARGOED UNTIL: 15:00 (CET) 18 NOVEMBER, 2002 Missing link found between supernovae and black holes Draft VNR script A-roll. Approximate duration 3:15. LLC/041102 Narration: Using the Earth-orbiting

More information

DRAFT. Caption: An astronaut climbs down a lunar module on the surface of the Moon. <Insert figure 1.4 here; photograph of the surface of Mars>>

DRAFT. Caption: An astronaut climbs down a lunar module on the surface of the Moon. <Insert figure 1.4 here; photograph of the surface of Mars>> 01 Exploring Space TALKING IT OVER Throughout history, people have been fascinated by space. For a long time, people could only use their eyes to make observations of objects in the sky at night. In the

More information

Real Astronomy from Virtual Observatories

Real Astronomy from Virtual Observatories THE US NATIONAL VIRTUAL OBSERVATORY Real Astronomy from Virtual Observatories Robert Hanisch Space Telescope Science Institute US National Virtual Observatory About this presentation What is a Virtual

More information

HST AND BEYOND EXPLORATION AND THE SEARCH FOR ORIGINS: A VISION FOR ULTRAVIOLET- OPTICAL-INFRARED SPACE ASTRONOMY

HST AND BEYOND EXPLORATION AND THE SEARCH FOR ORIGINS: A VISION FOR ULTRAVIOLET- OPTICAL-INFRARED SPACE ASTRONOMY Chapter Ten HST AND BEYOND EXPLORATION AND THE SEARCH FOR ORIGINS: A VISION FOR ULTRAVIOLET- OPTICAL-INFRARED SPACE ASTRONOMY Bibliographic Information: Dressler, Alan, ed., HST and Beyond Exploration

More information

Educational Product Teachers Grades K-12 EG MSFC

Educational Product Teachers Grades K-12 EG MSFC Educational Product Teachers Grades K-12 NASA Spacelink Optics: An Educators Guide With Activities In Science and Mathematics is available in electronic format through NASA Spacelink one of the Agency

More information

Earth-like planet discovered deep in space

Earth-like planet discovered deep in space Earth-like planet discovered deep in space By Los Angeles Times, adapted by Newsela staff on 04.24.14 Word Count 905 An artist's concept depicts Kepler-186f, the first validated Earth-size planet to orbit

More information

Foundations of Astronomy 13e Seeds. Chapter 6. Light and Telescopes

Foundations of Astronomy 13e Seeds. Chapter 6. Light and Telescopes Foundations of Astronomy 13e Seeds Chapter 6 Light and Telescopes Guidepost In this chapter, you will consider the techniques astronomers use to study the Universe What is light? How do telescopes work?

More information

GIS Data Conversion: Strategies, Techniques, and Management

GIS Data Conversion: Strategies, Techniques, and Management GIS Data Conversion: Strategies, Techniques, and Management Pat Hohl, Editor SUB G6ttlngen 208 494219 98 A11838 ONWORD P R E S S V Contents SECTION 1: Introduction 1 Introduction and Overview 3 Ensuring

More information

ESPRIT Feature. Innovation with Integrity. Particle detection and chemical classification EDS

ESPRIT Feature. Innovation with Integrity. Particle detection and chemical classification EDS ESPRIT Feature Particle detection and chemical classification Innovation with Integrity EDS Fast and Comprehensive Feature Analysis Based on the speed and accuracy of the QUANTAX EDS system with its powerful

More information

Cygnus Loop from the NOAO

Cygnus Loop from the NOAO Cygnus Loop from the NOAO Longmont Astronomy Society Newsletter January 2013 Cover Picture: As an end of the year finale, the National Optical Astronomy Observatory (NOAO) and WIYN partners offer this

More information

ASTR 2310: Chapter 6

ASTR 2310: Chapter 6 ASTR 231: Chapter 6 Astronomical Detection of Light The Telescope as a Camera Refraction and Reflection Telescopes Quality of Images Astronomical Instruments and Detectors Observations and Photon Counting

More information

THE ATIS INSTRUCTION SET FOR COMMUNICATION WITH ROBOTIC ASTRONOMICAL TELESCOPES

THE ATIS INSTRUCTION SET FOR COMMUNICATION WITH ROBOTIC ASTRONOMICAL TELESCOPES THE ATIS INSTRUCTION SET FOR COMMUNICATION WITH ROBOTIC ASTRONOMICAL TELESCOPES Item Type text; Proceedings Authors Seeds, Michael A. Publisher International Foundation for Telemetering Journal International

More information

Spitzer Space Telescope Current Status and Future Plans

Spitzer Space Telescope Current Status and Future Plans Spitzer Space Telescope Current Status and Future Plans Great Observatories Workshop Pasadena, 22-24 May 2006 Current Status Instruments and Observatory are operating well Observing efficiency has continued

More information

Copyright 2016 Advanced Maui Optical and Space Surveillance Technologies Conference (AMOS)

Copyright 2016 Advanced Maui Optical and Space Surveillance Technologies Conference (AMOS) Application of satellite laser ranging techniques for space situational awareness efforts M. Shappirio, NASA Goddard Space Flight Center J.F. McGarry, NASA Goddard Space Flight Center J. Bufton, Global

More information

Collision Risk Assessment for Spacecraft with CASS

Collision Risk Assessment for Spacecraft with CASS Collision Risk Assessment for Spacecraft with CASS Ma Chaowei 2011, 17-18 Oct 2011 Beijing Institute of Tracking and Telecommunications Technology Ma Chaowei 2 Contents Introduction Basic Information of

More information

Data Mining: Concepts and Techniques. (3 rd ed.) Chapter 8. Chapter 8. Classification: Basic Concepts

Data Mining: Concepts and Techniques. (3 rd ed.) Chapter 8. Chapter 8. Classification: Basic Concepts Data Mining: Concepts and Techniques (3 rd ed.) Chapter 8 1 Chapter 8. Classification: Basic Concepts Classification: Basic Concepts Decision Tree Induction Bayes Classification Methods Rule-Based Classification

More information

THE VOYAGER-2 NEPTUNE ENCOUNTER

THE VOYAGER-2 NEPTUNE ENCOUNTER THE VOYAGER-2 NEPTUNE ENCOUNTER William J. Kosmann The Astronautics Company The Jet Propulsion Laboratory, The California Institute of Technology 4800 Oak Grove Drive Pasadena, California 91109 ABSTRACT

More information

cheops Assemble your own planet watcher cheops Paper Model Scale 1:15

cheops Assemble your own planet watcher cheops Paper Model Scale 1:15 cheops cheops Assemble your own planet watcher Paper Model Scale 1:15 About CHEOPS The CHaracterising ExOPlanet Satellite, or CHEOPS, is a space science mission dedicated to the study of known exoplanets

More information

DARPA Perspective on Space Situational Awareness

DARPA Perspective on Space Situational Awareness DARPA Perspective on Space Situational Awareness Lt Col Travis Blake, Ph.D, Program Manager, Tactical Technology Office International Symposium on Sustainable Space Development and Space Situational Awareness

More information

Open call for tenders No EEA/MDI/14/001

Open call for tenders No EEA/MDI/14/001 1 April 2014 Clarification No 1 Reference: Title: Open call for tenders No EEA/MDI/14/001 Copernicus Initial Operations 2011-2013 - Land Monitoring Service Local Component: riparian zones Question 1 Section

More information

The VLT dealing with the Atmosphere, a Night Operation point of view

The VLT dealing with the Atmosphere, a Night Operation point of view The VLT dealing with the Atmosphere, a Night Operation point of view Julio Navarrete European Organization for Astronomical Research in the Southern Hemisphere Alonso de Cordova 3107, Vitacura, Santiago-Chile

More information

Smallest Kuiper Belt Object Ever Detected

Smallest Kuiper Belt Object Ever Detected National Aeronautics and Space Administration Smallest Kuiper Belt Object Ever Detected Taken from: Hubble 2009: Science Year in Review Produced by NASA Goddard Space Flight Center and the Space Telescope

More information

Human Spaceflight Value Study Was the Shuttle a Good Deal?

Human Spaceflight Value Study Was the Shuttle a Good Deal? Human Spaceflight Value Study Was the Shuttle a Good Deal? Andy Prince Billy Carson MSFC Engineering Cost Office/CS50 20 October 2016 Purpose Examine the Space Shuttle Program Relative to its Goals and

More information

STScI at the AAS 231: January 2018, Washington, D.C.

STScI at the AAS 231: January 2018, Washington, D.C. STScI at the AAS 231: January 2018, Washington, D.C. The Space Telescope Science Institute (STScI) will be at the 231st AAS meeting in Washington, D.C. with an exhibit booth and several associated events

More information

Exploring the Mysteries of the Cosmos on the MOST Microsatellite Mission

Exploring the Mysteries of the Cosmos on the MOST Microsatellite Mission Exploring the Mysteries of the Cosmos on the MOST Microsatellite Mission Dr. Simon Grocott Dr. Robert E Zee Dr. Jaymie Matthews Dynacon Inc UTIAS SFL UBC 13 August 2003 Outline MOST (Microvariability and

More information

Joint R&D and Ops: a Working Paradigm for SSA

Joint R&D and Ops: a Working Paradigm for SSA Joint R&D and Ops: a Working Paradigm for SSA 23 July 2017 Stacie Williams Program Officer Air Force Office of Scientific Research Integrity «Service «Excellence Air Force Research Laboratory 1 2 Joint

More information

Writing Patent Specifications

Writing Patent Specifications Writing Patent Specifications Japan Patent Office Asia-Pacific Industrial Property Center, JIPII 2013 Collaborator: Shoji HADATE, Patent Attorney, Intellectual Property Office NEXPAT CONTENTS Page 1. Patent

More information

Proceedings of IAU XXV JD 16 are (finally) available.. Download the ~8Mby.

Proceedings of IAU XXV JD 16 are (finally) available.. Download the ~8Mby. Proceedings of IAU XXV JD 16 are (finally) available.. Download the ~8Mby (211 pages) PDF file @ http://ad.usno.navy.mil/jd16.pdf Hardcopies being mailed now to authors: (hicks.brenda@usno brenda@usno.navy.mil)

More information

SPACE OBJECT CHARACTERIZATION STUDIES AND THE MAGDALENA RIDGE OBSERVATORY S 2.4-METER TELESCOPE

SPACE OBJECT CHARACTERIZATION STUDIES AND THE MAGDALENA RIDGE OBSERVATORY S 2.4-METER TELESCOPE SPACE OBJECT CHARACTERIZATION STUDIES AND THE MAGDALENA RIDGE OBSERVATORY S 2.4-METER TELESCOPE Eileen V. Ryan and William H. Ryan Magdalena Ridge Observatory, New Mexico Institute of Mining and Technology

More information

5 February 2004 MEMORANDUM. To: Dan Fabricant From: Scott Kenyon Subject: Time Allocation at FLWO and the MMT

5 February 2004 MEMORANDUM. To: Dan Fabricant From: Scott Kenyon Subject: Time Allocation at FLWO and the MMT 5 February 4 MEMORANDUM To: Dan Fabricant From: Scott Kenyon Subject: Time Allocation at FLWO and the MMT In the 25 years since the dedication of the MMT, CfA optical ground-based telescopes have been

More information

Best Gyroscope Usage To Maximize the HST Mission Lifetime

Best Gyroscope Usage To Maximize the HST Mission Lifetime Instrument Science Report ACS 2004-03 Best Gyroscope Usage To Maximize the HST Mission Lifetime Roeland P. van der Marel January 21, 2004 Abstract Without SM4, gyroscope survival is a critical factor for

More information

SP-1291 June Mars Express. The Scientific Investigations

SP-1291 June Mars Express. The Scientific Investigations SP-1291 June 2009 Mars Express The Scientific Investigations Operations and Archiving Mars Express Science Planning and Operations R. Pischel & T. Zegers ESA/ESTEC, Research and Scientific Support Department,

More information

Status of the James Webb Space Telescope (JWST) Observatory

Status of the James Webb Space Telescope (JWST) Observatory Status of the James Webb Space Telescope () Observatory ESTEC Mark Clampin Observatory Project Scientist mark.clampin@nasa.gov Goddard Space Flight Center HUBBLE and its Precursors SPITZER 2.4-meter T

More information

PlanetQuest The Planet-Wide Observatory

PlanetQuest The Planet-Wide Observatory PlanetQuest The Planet-Wide Observatory SUMMARY PlanetQuest will make it possible for millions of people, using their computers and our data, to search the galaxy for undiscovered planets, catalog and

More information

on space debris objects obtained by the

on space debris objects obtained by the KIAM space debris data center for processing and analysis of information on space debris objects obtained by the ISON network Vladimir Agapov, Igor Molotov Keldysh Institute of Applied Mathematics RAS

More information