The state of MANOS and asteroid.lowell.edu. Brian Burt - Lowell Observatory Hotwired 5

Size: px
Start display at page:

Download "The state of MANOS and asteroid.lowell.edu. Brian Burt - Lowell Observatory Hotwired 5"

Transcription

1 The state of MANOS and asteroid.lowell.edu Brian Burt - Lowell Observatory Hotwired 5

2 LOWELL ASTEROID SERVICES asteroid.lowell.edu Facilitates observations and observational planning Created and managed by Ted Bowell, Bruce Koehn, and Larry Wasserman The foundation for many of the tools is a suite of custom ephemeris and orbit calculation software. High precision ephemerides (based on MPC observations file) with positional error estimates

3 THE PROBLEM Developed in the 1970s The asteroid population was relatively small Asteroid physical properties were relatively few/centralized The database is a series of flat files The code base is Fortran, IDL and ETA

4 THE PROBLEM Developed in the 1970s The asteroid population was relatively small Asteroid physical properties were relatively few/centralized The database is a series of flat files The code base is Fortran, IDL and ETA

5 45 YEARS OF DISCOVERY The asteroid population was small Discovery Main Belt NEO / NEO Planet Discovered ~ 712,000 asteroids in 46 years! Currently 717,768 minor planets! ~ 40,000 this year so far! (10/10/2016) Scott Manley

6 THE GOALS Technical: Modernize the front and back end Migrate to a relational database Fortran/IDL/ETA code refactor and future development in Python3

7 THE GOALS Technical: Modernize the front and back end Migrate to a relational database Fortran/IDL/ETA code refactor and future development in Python3 Science: Addition of physical properties to the current catalog of orbital elements

8 THE GOALS Technical: Modernize the front and back end Migrate to a relational database Fortran/IDL/ETA code refactor and future development in Python3 Science: Addition of physical properties to the current catalog of orbital elements Community Portal: Rapid notification of information Community component for contribution, coordination, and collaboration Open source and free to use

9 NOVEL PLANNING What are all the S-type, near-earth asteroids, smaller than 5km in diameter, that are observable next Tuesday? Currently, there is no one service that can answer that question.

10 COMMUNITY PORTAL Facilitate collaboration and rapid dissemination of data. The Community Web Portal Faster, more efficient science. Ask interesting questions.

11 asteroid.lowell.edu Nick Moskovitz (PI, Lowell) Brian Burt (Lowell) Rob Schottland (Lowell, Kelis Innov.) Larry Wasserman (Lowell) Mark Bailen (USGS Flagstaff) Tools for the community!

12 The Mission Accessible Near-Earth Object Survey Nick Moskovitz (PI, Lowell) Paul Abel (NASA, JSC) Dan Avner (Lowell) Richard Binzel (MIT) Brian Burt (Lowell) Eric Christnensen (UA) Francesca DeMeo (MIT) Will Grundy (Lowell) Mary Hinkel (NAU) Michael Mommer (NAU) Katheryn Neugent (Lowell) Michael Person (MIT) David Polishook (Weizmann) Henry Roe (Lowell) Rob Schottland (Lowell, Kelis Innov.) Hosea Siu (MIT) Audrey Thirouin (Lowell) Christina Thomas (GSFC) David Trilling (NAU) Larry Wasserman (Lowell) Mark Willman (IfA) Tom Endicott (UMass)

13 GOALS 1. Observe and measure physical properties of ~ 300 Near Earth Asteroids (NEAs) with less than 100 meter diameter. 2. Rapid follow-up observations: Astrometry Refine orbits Photometry Rotational properties, morphology Spectroscopy Composition, link to meteorites

14 WHY SMALL NEOS? Mission Targets ( v < 6km/s): Robotic, human exploration, resources (pit stops) Meteorite Parent Bodies: Impact Hazard Assessment Planetary Physics Compositional Diversity

15 MOTIVATION NEAs now

16 MOTIVATION NEAs now High H magnitude (small) NEAs are H not > 22 well characterized. Galache et. al 2015

17 MOTIVATION NEAs now High H magnitude (small) NEOs are not well characterized. H > 22 Galache et. al 2015

18 ~ 40 Nights per semester combined CTIO 1.3m Target of opportunity 40 hours Kitt Peak 4m Scheduled 15 nights SOAR 4m Scheduled 9 nights Gemini N+S 8m Target of Opportunity 45 hours Discovery Channel Telescope 4.5m

19 DATA PRODUCTS - SPECTROSCOPY NIR Visible

20 DATA PRODUCTS - PHOTOMETRY ~ 4 minute period

21 RAPID RESPONSE Galache et al Only 10% of NEA are still V<18 10 days after discovery.

22 RAPID RESPONSE Galache et al Galache et al Only 10% of NEA are still V<18 10 days after discovery. Only 1% of NEAs will be V<18 in the next year.

23 INTERRUPT V < 19 AND ( encounter inside AU OR v < 4 km/s ) Type 1: One side of encounter - One per semester Type 2: Both sides of encounter - As many as there are Type 3: Impact - As many as there are

24 2016 RB1 Visual Magnitude 19 Discovery V ~ 19.5 MANOS Unobservable MANOS Upper Limit Sep-4 Sep-5 Sep-6 Sep-7 Sep-8

25 2016 RB1 Visual Magnitude 19 Discovery V ~ 19.5 MANOS Unobservable Interrupt Request V ~ 18.5 MANOS Upper Limit Sep-4 Sep-5 Sep-6 Sep-7 Sep-8

26 2016 RB1 3 Day Window Visual Magnitude 19 Discovery V ~ 19.5 MANOS Unobservable Interrupt Request V ~ 18.5 MANOS Upper Limit Sep-4 Sep-5 Sep-6 Sep-7 Observed V ~ 14 Sep-8

27 2016 RB1 3 Day Window Visual Magnitude 19 Discovery V ~ 19.5 MANOS Unobservable Interrupt Request V ~ 18.5 MANOS Upper Limit Sep-4 Sep-5 Sep-6 Sep-7 Observed V ~ 14 Sep-8

28 2016 RB1 - RESULTS Rotation Period = 96.1 seconds 3 9 meters Xk-type (metal-rich) To Sun UT Sep 7 11:00 CSSS UT Sep 7 8:00 Lowell DCT Geosynchronous Satellite Ring UT Sep 7 14:00 NASA IRTF UT Sep 7 17:15 Observations & analysis: N. Moskovitz (Lowell), B. Burt (Lowell), T. Burt (Lowell), A. Thirouin (Lowell), D. Polishook (Weizmann), B. Warner (CSSS), V. Reddy (LPL)

29 2016 RB1 Publically accessible status of MANOS

30 CHARACTERIZATION

31 RESULTS ~ 600 new characteristics

32 THANKS

33

34 45 YEARS OF DISCOVERY The asteroid population was small Discovered ~ 712,000 asteroids in 46 years! Currently 717,768 minor planets! ~ 40,000 this year so far! (10/4/2016) Discovery Main Belt NEO / NEO Planet Scott Manley

35 CODE REFACTOR One major component of the former backend Lots of dependency Some pieces will be re-written and some pieces will be wrapped in Python3

36 INFRASTRUCTURE Then Flat files are good for small, isolated data Modern Tools Fortran, IDL, ETA are not web friendly or database friendly. Now Relational databases all for faster, more flexible, more complex data. Python3 is modern, flexible, and well supported.

37 COMMUNITY PORTAL Facilitate collaboration and rapid dissemination of data. I got a spectrum of this asteroid last night. Hey guys. I get a visible spectrum tomorrow night! Getting a light curve now! Community Portal

38 OBSERVATION PLAN

39 DATA PRODUCTS - ASTROMETRY DATA SOAR: Goodman CTIO 1.3m: ANDICAM Kitt Peak 4m: MOSAIC Pipeline Fully automated ~0.05 residuals MPC Uploads

40 2016 RB1 Discovery (V ~ 19.5) UT Sep. 5 Interrupt Request UT Sep. 6 Observing Window 3 Days Observed (V ~ 13) V ~ 21 UT Sep. 7 UT Sep. 8

NASA Infrared Telescope Facility (IRTF) Alan Tokunaga

NASA Infrared Telescope Facility (IRTF) Alan Tokunaga NASA Infrared Telescope Facility (IRTF) Alan Tokunaga 1 Current status The 3-m IRTF is operated by the University of Hawaii under a a 5-year contract with NASA. 50% of the IRTF time is for solar system

More information

Solar System Observations with Spitzer

Solar System Observations with Spitzer Solar System Observations with Spitzer Michael Werner Spitzer Project Scientist, JPL/Caltech Lisa Storrie-Lombardi Manager, Spitzer Science Center, IPAC/Caltech Presented to SBAG July 1, 2015 http://ssc.spitzer.caltech.edu

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

Physical Characterization Studies of Near- Earth Object Spacecraft Mission Targets Drs. Eileen V. Ryan and William H. Ryan

Physical Characterization Studies of Near- Earth Object Spacecraft Mission Targets Drs. Eileen V. Ryan and William H. Ryan Physical Characterization Studies of Near- Earth Object Spacecraft Mission Targets Drs. Eileen V. Ryan and William H. Ryan (NM Tech/Magdalena Ridge Observatory) Astronauts to Visit an Asteroid by 2025

More information

Telescope Network. Dr. Paul S. Hardersen North Dakota Space Grant National Space Grant Meeting

Telescope Network. Dr. Paul S. Hardersen North Dakota Space Grant National Space Grant Meeting The Space Grant Internet Telescope Network Dr. Paul S. Hardersen North Dakota Space Grant National Space Grant Meeting Washington, D.C. March 3, 2007 The concept What? Establish a national network of Internet

More information

Update on NASA NEO Program

Update on NASA NEO Program Near Earth Object Observations Program Update on NASA NEO Program Presentation to UN COPUOS Scientific & Technical Subcommittee Lindley Johnson Program Executive NASA HQ 3 February 2015 1 NASA s NEO Search

More information

Space Administration. Don Yeomans/JPL. Jet Propulsion Laboratory California Institute of Technology Pasadena, California

Space Administration. Don Yeomans/JPL. Jet Propulsion Laboratory California Institute of Technology Pasadena, California NASA s National Aeronautics and Near-Earth Object Program Overview Don Yeomans/JPL The Population of Near-Earth Objects is Made Up of Active Comets (1%) and Asteroids (99%) Comets (Weak and very black

More information

PTYS/ASTR 416/516: Asteroids, Comets and KBOs

PTYS/ASTR 416/516: Asteroids, Comets and KBOs Fall 2017 PTYS/ASTR 416/516 (ACK) PTYS/ASTR 416/516: Asteroids, Comets and KBOs Summary: Small bodies (asteroids, comets and KBOs) are time capsules that have recorded the conditions under which our Solar

More information

Near Earth Object Observations Program

Near Earth Object Observations Program Near Earth Object Observations Program Presentation to UN COPUOS Scientific & Technical Subcommittee Lindley Johnson Program Executive NASA HQ 16 February 2010 1 Terminology Near Earth Objects (NEOs) -

More information

Near Earth Objects The NEO Observation Program and Planetary Defense. Lindley Johnson Planetary Science Division NASA HQ 15 January 2013

Near Earth Objects The NEO Observation Program and Planetary Defense. Lindley Johnson Planetary Science Division NASA HQ 15 January 2013 Near Earth Objects The NEO Observation Program and Planetary Defense Lindley Johnson Planetary Science Division NASA HQ 15 January 2013 NEO Observation Program US component to International Spaceguard

More information

Finding Near Earth Objects Before They Find Us! Lindley Johnson Near Earth Object Observations Program Executive NASA HQ

Finding Near Earth Objects Before They Find Us! Lindley Johnson Near Earth Object Observations Program Executive NASA HQ Finding Near Earth Objects Before They Find Us! Lindley Johnson Near Earth Object Observations Program Executive NASA HQ July 8, 2013 Impact is a Planetary Process Vesta Saturn moon Tethys Mars Mercury

More information

NEO Program 2015 for SBAG #12. Lindley Johnson Near Earth Object Observations Program Executive NASA HQ

NEO Program 2015 for SBAG #12. Lindley Johnson Near Earth Object Observations Program Executive NASA HQ NEO Program 2015 for SBAG #12 Lindley Johnson Near Earth Object Observations Program Executive NASA HQ January 6, 2015 NEO Observations Program US component to International Spaceguard Survey effort Has

More information

GAIA: SOLAR SYSTEM ASTROMETRY IN DR2

GAIA: SOLAR SYSTEM ASTROMETRY IN DR2 GAIA: SOLAR SYSTEM ASTROMETRY IN DR2 P. Tanga 1, F. Spoto 1,2 1 Observatoire de la Côte d Azur, Nice, France 2 IMCCE, Observatoire de Paris, France 2 Gaia is observing asteroids - Scanning the sky since

More information

Observational Astronomy Introduction

Observational Astronomy Introduction Observational Astronomy Introduction Ast 401/Phy 580 Fall 2015 Dr. Philip Massey Photo by Kathryn Neugent Phil Photo by Kathryn Neugent Astronomer at Lowell Observatory since 2000 Photo by Kathryn Neugent

More information

Near Earth Object Observations Program

Near Earth Object Observations Program Near Earth Object Observations Program Presentation to UN COPUOS Science & Technical Subcommittee Lindley Johnson Program Executive NASA HQ 16 February 2009 Terminology Near Earth Objects (NEOs) - any

More information

Using Spitzer to Observe the Solar System

Using Spitzer to Observe the Solar System Using Spitzer to Observe the Solar System Sean Carey Spitzer Science Center 47 th DPS meeting 09 November 2015 SJC - 1 Spitzer Space Telescope NASA s Infrared Great Observatory Launched on 25 August 2003

More information

Observing Asteroids. Finding Asteroids using the Asteroid Portal NEA Planner. Author: Daniel Duggan

Observing Asteroids. Finding Asteroids using the Asteroid Portal NEA Planner. Author: Daniel Duggan Finding Asteroids using the Asteroid Portal NEA Planner Author: Daniel Duggan - Faulkes Telescope Project Finding Asteroids using the Asteroid Portal NEA Planner Finding Asteroids Asteroids are awkward;

More information

The Minor Planet Center Data Processing System. Matthew J. Holman Harvard-Smithsonian Center for Astrophysics. Of Minor Planets

The Minor Planet Center Data Processing System. Matthew J. Holman Harvard-Smithsonian Center for Astrophysics. Of Minor Planets The Minor Planet Center Data Processing System Matthew J. Holman Harvard-Smithsonian Center for Astrophysics Of Minor Planets OUTLINE Brief Minor Planet Center History Motivation Minor Planet Center Roles

More information

NEOFIXER A BROKER FOR NEAR EARTH ASTEROID FOLLOW-UP ROB SEAMAN & ERIC CHRISTENSEN CATALINA SKY SURVEY

NEOFIXER A BROKER FOR NEAR EARTH ASTEROID FOLLOW-UP ROB SEAMAN & ERIC CHRISTENSEN CATALINA SKY SURVEY NEOFIXER A BROKER FOR NEAR EARTH ASTEROID FOLLOW-UP ROB SEAMAN & ERIC CHRISTENSEN CATALINA SKY SURVEY Building the Infrastructure for Time-Domain Alert Science in the LSST Era May 22-25, 2017 Tucson CATALINA

More information

Stefanie Milam Deputy Project Scientist for Planetary Science NASA GSFC January 12, 2017

Stefanie Milam Deputy Project Scientist for Planetary Science NASA GSFC January 12, 2017 James Webb Space Telescope Stefanie Milam Deputy Project Scientist for Planetary Science NASA GSFC January 12, 2017 JWST Vital Stats General Observatory: 5 years required; 10 years goal Primary mirror:

More information

Asteroid Observations in Bisei Spaceguard Center

Asteroid Observations in Bisei Spaceguard Center Asteroid Observations in Bisei Spaceguard Center Makoto Yoshikawa, Atsuo Asami, David Asher, Tetsuharu Fuse, Nariyasu Hashimoto, Syuichi Nakano, Kota Nishiyama, Yoshiaki Ohshima, Noritsugu Takahashi, Jun-ya

More information

Near-Earth Asteroids Orbit Propagation with Gaia Observations

Near-Earth Asteroids Orbit Propagation with Gaia Observations Near-Earth Asteroids Orbit Propagation with Gaia Observations David Bancelin, Daniel Hestroffer, William Thuillot To cite this version: David Bancelin, Daniel Hestroffer, William Thuillot. Near-Earth Asteroids

More information

OSIRIS-REX OVERVIEW PRESENTATION TO THE PLANETARY SCIENCE SUBCOMMITTEE

OSIRIS-REX OVERVIEW PRESENTATION TO THE PLANETARY SCIENCE SUBCOMMITTEE OSIRIS-REX OVERVIEW PRESENTATION TO THE PLANETARY SCIENCE SUBCOMMITTEE OCTOBER 3, 2012 GORDON JOHNSTON PROGRAM EXECUTIVE OSIRIS-REx Science Objectives 1. Return and analyze a sample of pristine carbonaceous

More information

USGS Asteroid Resource Assessments are Feasible

USGS Asteroid Resource Assessments are Feasible USGS Asteroid Resource Assessments are Feasible Laszlo Keszthelyi (Kestay) Ian Ridley, David Trilling (NAU), Larry Meinert, Justin Hagerty, Trudy King U.S. Department of the Interior U.S. Geological Survey

More information

Broadband Photometry of the Potentially Hazardous Asteroid (153958) 2002 AM31: A Binary Near-Earth Asteroid

Broadband Photometry of the Potentially Hazardous Asteroid (153958) 2002 AM31: A Binary Near-Earth Asteroid Broadband Photometry of the Potentially Hazardous Asteroid (153958) 2002 AM31: A Binary Near-Earth Asteroid Tamara Davtyan¹, Michael D Hicks² 1-Los Angeles City College, Los Angeles, CA 2-Jet Propulsion

More information

Near Earth Object Program

Near Earth Object Program Near Earth Object Program Presentation to Asteroid Deflection Research Symposium Lindley Johnson Program Executive NASA HQ 23 Oct 2008 Why this is Important Why this is Important Barringer Crater Winslow,

More information

Introductory Course at UMD with Remote Observing - Astronomy in Practice

Introductory Course at UMD with Remote Observing - Astronomy in Practice Introductory Course at UMD with Remote Observing - Astronomy in Practice Dr. Melissa N. Hayes-Gehrke Astronomy Dept., UMD 1 2016 GROWTH Education Workshop Overarching Goal Involve non-astronomy students

More information

NASA Near-Earth Object Observations (NEOO) Program

NASA Near-Earth Object Observations (NEOO) Program NASA Near-Earth Object Observations (NEOO) Program Lindley Johnson Near Earth Object Program Executive Planetary Defense Coordination Office NASA HQ November 8, 2015 NEO Observations Program Detection

More information

ESASky, ESA s new open-science portal for ESA space astronomy missions

ESASky, ESA s new open-science portal for ESA space astronomy missions ESASky, ESA s new open-science portal for ESA space astronomy missions Bruno Merín ESAC Science Data Centre European Space Agency bruno.merin@esa.int Visit to NAOC, Beijing, 19/05/2017 ESA UNCLASSIFIED

More information

Earth-Based Support for the New Horizons Kuiper Extended Mission. Richard Binzel Alan Stern John Spencer 2016 DPS Meeting, Pasadena October18 th 2016

Earth-Based Support for the New Horizons Kuiper Extended Mission. Richard Binzel Alan Stern John Spencer 2016 DPS Meeting, Pasadena October18 th 2016 Earth-Based Support for the New Horizons Kuiper Extended Mission Richard Binzel Alan Stern John Spencer 2016 DPS Meeting, Pasadena October18 th 2016 Agenda Introduction to New Horizons Kuiper Belt Extended

More information

Amateur Astronomer Participation in the TESS Exoplanet Mission

Amateur Astronomer Participation in the TESS Exoplanet Mission Amateur Astronomer Participation in the TESS Exoplanet Mission Dennis M. Conti Chair, AAVSO Exoplanet Section Member, TESS Follow-up Observing Program Copyright Dennis M. Conti 2018 1 The Big Picture Is

More information

Kathryn Forbes Neugent

Kathryn Forbes Neugent Education Kathryn Forbes Neugent (805) 234-5390 KathrynNeugent@gmail.com University of Washington, 2017 - present Seattle, Washington PhD student in Astronomy Northern Arizona University, 2015-2017 M.S.

More information

The Near-Earth Object Segment of ESA s Space Situational Awareness programme (SSA-NEO)

The Near-Earth Object Segment of ESA s Space Situational Awareness programme (SSA-NEO) The Near-Earth Object Segment of ESA s Space Situational Awareness programme (SSA-NEO) Overview Detlef Koschny, Gerhard Drolshagen The SSA-NEO segment shall provide information about the impact threat

More information

COMMON THEMES IN PLANETARY SMALL BODIES RESEARCH (2018 UPDATE)

COMMON THEMES IN PLANETARY SMALL BODIES RESEARCH (2018 UPDATE) COMMON THEMES IN PLANETARY SMALL BODIES RESEARCH (2018 UPDATE) Thomas S. Statler NASA Headquarters Washington DC Common Themes: What and Why? To help answer the question Why so many missions to small bodies?

More information

Skyward. Requirements Specification Report. 12/7/2016 Version: 1.1. Team Name: Team Members: Sponsors: Mentor: Skyward

Skyward. Requirements Specification Report. 12/7/2016 Version: 1.1. Team Name: Team Members: Sponsors: Mentor: Skyward Team Name: Skyward Requirements Specification Report Skyward Team Members: Sponsors: Mentor: Gage Cottrell Kaina Crow Justin Kincaid Chris French Alexander Sears 12/7/2016 Version: 1.1 Dr. Michael Mommert

More information

Time Domain Astronomy in the 2020s:

Time Domain Astronomy in the 2020s: Time Domain Astronomy in the 2020s: Developing a Follow-up Network R. Street Las Cumbres Observatory Workshop Movies of the Sky Vary in depth, sky region, wavelengths, cadence Many will produce alerts

More information

Spacewatch and Follow-up Astrometry of Near-Earth Objects

Spacewatch and Follow-up Astrometry of Near-Earth Objects Spacewatch and Follow-up Astrometry of Near-Earth Objects International Asteroid Warning Network Steering Group Meeting Cambridge, MA 2014 Jan 13 Robert S. McMillan1, T. H. Bressi1, J. A. Larsen2, J. V.

More information

The Precursor Services of ESA s Space Situational Awareness NEO programme (SSA-NEO)

The Precursor Services of ESA s Space Situational Awareness NEO programme (SSA-NEO) The Precursor Services of ESA s Space Situational Awareness NEO programme (SSA-NEO) Overview Detlef Koschny, Gerhard Drolshagen And >80 % of the European asteroid community The SSA-NEO segment shall provide

More information

High Precision Astrometry of Occultation Asteroids

High Precision Astrometry of Occultation Asteroids High Precision Astrometry of Occultation Asteroids Sarah Estabrook, Victor Valley College Mentor: Dr. William M. Owen, Jr., JPL Advisor: Michael Butros, Victor Valley College ABSTRACT Using the 0.6-m telescope

More information

Near Earth Object Program

Near Earth Object Program Near Earth Object Program Presentation to Small Bodies Analysis Group Lindley Johnson Program Executive NASA HQ 12 Jan 2009 Terminology Near Earth Objects (NEOs) - any small body (comet or asteroid) passing

More information

Amateur Astronomer Participation in the TESS Exoplanet Mission

Amateur Astronomer Participation in the TESS Exoplanet Mission Amateur Astronomer Participation in the TESS Exoplanet Mission Dennis M. Conti Chair, AAVSO Exoplanet Section Member, TESS Follow-up Observing Program Copyright Dennis M. Conti 2018 1 Copyright Dennis

More information

Alien Worlds. Astronomy 105. Spring 2011

Alien Worlds. Astronomy 105. Spring 2011 Alien Worlds Astronomy 105 Spring 2011 Andrew West Assistant Professor, Department of Astronomy Email: aawest@bu.edu Office: CAS 422A Phone: 617-358-5879 Course Description and Goals: Astronomy 105 focuses

More information

-ASTR 204 Application of Astroimaging Techniques

-ASTR 204 Application of Astroimaging Techniques Lab 5 - JPL Ephemeris, Binary Maker 3 In Lab 5 we ll look at another ephemeris generating tool; Horizons Web-Interface from JPL, and Binary Maker 3 program for generating radial velocity curves and 3-D

More information

The Main Points. Asteroids. Lecture #22: Asteroids 3/14/2008

The Main Points. Asteroids. Lecture #22: Asteroids 3/14/2008 Lecture #22: Asteroids Discovery/Observations Where are they? How many are there? What are they like? Where did they come from? Reading: Chapter 12.1 Astro 102/104 1 The Main Points Asteroids are small,

More information

Planetary Science Big Data

Planetary Science Big Data Planetary Science Big Data Michael H. New, Ph.D. Planetary Data System Program Scientist 16 Feb 2016 NASA Ad Hoc Big Data Task Force 1 PSD Data Policies All science data returned from NASA missions are

More information

Planetary Science Decadal Survey

Planetary Science Decadal Survey Planetary Science Decadal Survey 2009-2011 Steve Squyres Chairman, 2009-2011 Planetary Science Decadal Survey Lunar and Planetary Science Conference Houston, Texas, 25 March, 2009 What is a Decadal Survey?

More information

New Horizons Pluto/KBO Mission Status Report for SBAG. Hal Weaver JHU Applied Physics Laboratory

New Horizons Pluto/KBO Mission Status Report for SBAG. Hal Weaver JHU Applied Physics Laboratory New Horizons Pluto/KBO Mission Status Report for SBAG Hal Weaver JHU Applied Physics Laboratory New Horizons: To Pluto and Beyond The Initial Reconnaissance of The Solar System s Third Zone KBOs 2016-2020

More information

Data Replication in LIGO

Data Replication in LIGO Data Replication in LIGO Kevin Flasch for the LIGO Scientific Collaboration University of Wisconsin Milwaukee 06/25/07 LIGO Scientific Collaboration 1 Outline LIGO and LIGO Scientific Collaboration Basic

More information

arxiv: v2 [astro-ph.ep] 2 Nov 2017

arxiv: v2 [astro-ph.ep] 2 Nov 2017 Palomar Optical Spectrum of Hyperbolic Near-Earth Object A/2017 U1 Joseph R. Masiero 1 ABSTRACT arxiv:1710.09977v2 [astro-ph.ep] 2 Nov 2017 We present optical spectroscopy of the recently discovered hyperbolic

More information

Paweł Kankiewicz, Ireneusz Włodarczyk

Paweł Kankiewicz, Ireneusz Włodarczyk Meeting on Asteroids and Comets in Europe Vienna, Austria, 12-14.05.2006 The stability of orbits of effective Mars Crossers Paweł Kankiewicz, Ireneusz Włodarczyk Astrophysics Division, Institute of Physics,

More information

Status report of the Solar System Working Group

Status report of the Solar System Working Group Status report of the Solar System Working Group F. Mignard 10 June, 2002 Observatoire de la Côte d Azur/CERGA 1 Introduction This text is a compilation of the reports provided by each of the task leaders

More information

OSIRIS-REx Asteroid Sample Return Mission. Lucy F. Lim Assistant Project Scientist

OSIRIS-REx Asteroid Sample Return Mission. Lucy F. Lim Assistant Project Scientist OSIRIS-REx Asteroid Sample Return Mission Lucy F. Lim Assistant Project Scientist WHAT IS OSIRIS-REX? OSIRIS-REx is a PI-led New Frontiers sample return mission to return at least 60 g (and as much as

More information

Hunting for Asteroids. Roy A. Tucker Goodricke - Pigott Observatory. Canary Islands January 2013

Hunting for Asteroids. Roy A. Tucker Goodricke - Pigott Observatory. Canary Islands January 2013 Hunting for Asteroids Roy A. Tucker Goodricke - Pigott Observatory Canary Islands January 2013 Asteroids The first, Ceres, discovered January 1, 1801 in Palermo Sicily by Giuseppe Piazzi The Bode-Titius

More information

How do telescopes work? Simple refracting telescope like Fuertes- uses lenses. Typical telescope used by a serious amateur uses a mirror

How do telescopes work? Simple refracting telescope like Fuertes- uses lenses. Typical telescope used by a serious amateur uses a mirror Astro 202 Spring 2008 COMETS and ASTEROIDS Small bodies in the solar system Impacts on Earth and other planets The NEO threat to Earth Lecture 4 Don Campbell How do telescopes work? Typical telescope used

More information

OBSERVATIONS OF SATELLITES AND ASTEROIDS IN DERENIVKA, UKRIANE. V.Kudak, V.Perig, Y.Motrunych, I.Nojbauer

OBSERVATIONS OF SATELLITES AND ASTEROIDS IN DERENIVKA, UKRIANE. V.Kudak, V.Perig, Y.Motrunych, I.Nojbauer OBSERVATIONS OF SATELLITES AND ASTEROIDS IN DERENIVKA, UKRIANE V.Kudak, V.Perig, Y.Motrunych, I.Nojbauer Laboratory of the space researches of Uzhgorod National University Uzhgorod, Ukraine lkd.uzhgorod@gmail.com

More information

Precision Tracking of Decimeter Targets at GEO Distances using the Magdalena Ridge Observatory 2.4-meter Telescope

Precision Tracking of Decimeter Targets at GEO Distances using the Magdalena Ridge Observatory 2.4-meter Telescope Precision Tracking of Decimeter Targets at GEO Distances using the Magdalena Ridge Observatory 2.4-meter Telescope William H. Ryan and Eileen V. Ryan Magdalena Ridge Observatory, New Mexico Institute of

More information

Identication of asteroids and comets: update on methods and results

Identication of asteroids and comets: update on methods and results Mem. S.A.It. Suppl. Vol. 26, 7 c SAIt 2014 Memorie della Supplementi Identication of asteroids and comets: update on methods and results F. Manca and A. Testa Osservatorio Astronomico di Sormano, Località

More information

OSIRIS-REx. Asteroid Sample Return Mission. Dante S. Lauretta Deputy Principal Investigator

OSIRIS-REx. Asteroid Sample Return Mission. Dante S. Lauretta Deputy Principal Investigator OSIRIS-REx Asteroid Sample Return Mission Dante S. Lauretta Deputy Principal Investigator 2 OSIRIS-REX MISSION OBJECTIVES MAP ONE TO ONE WITH NASA KEY QUESTIONS NASA Key Questions How did life begin and

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

Primitive Asteroids: Insight into the Formation and Evolution of the Solar System. Driss Takir USGS Astrogeology Science Center, Flagstaff, Arizona

Primitive Asteroids: Insight into the Formation and Evolution of the Solar System. Driss Takir USGS Astrogeology Science Center, Flagstaff, Arizona Primitive Asteroids: Insight into the Formation and Evolution of the Solar System Artist's impression of the asteroid belt. Image credit: NASA/JPL-Caltech Driss Takir USGS Astrogeology Science Center,

More information

Bumps, Burps & Booms in the Skies. Source: APOD, NASA

Bumps, Burps & Booms in the Skies. Source: APOD, NASA Bumps, Burps & Booms in the Skies Source: APOD, NASA 48 0 The Palomar Observatory 48 1 Fritz Zwicky (1889-1974) 48 2 A Star Dies: A Supernova is born Astronomy Picture of the Day (NASA) 48 3 Metals =Stellar

More information

The Large Synoptic Survey Telescope

The Large Synoptic Survey Telescope The Large Synoptic Survey Telescope Philip A. Pinto Steward Observatory University of Arizona for the LSST Collaboration 17 May, 2006 NRAO, Socorro Large Synoptic Survey Telescope The need for a facility

More information

99942 Apophis : Gaia-FUN-SSO campaign

99942 Apophis : Gaia-FUN-SSO campaign 99942 Apophis : Gaia-FUN-SSO campaign W. Thuillot 1, D. Bancelin 2,1, S. Eggl 1,2, J. Desmars 1,3, M. Assafin 4, A. Ivantsov 5,1, D. Hestroffer 1 1 Institut de Mécanique Céleste et de Calcul des Ephémérides

More information

On-Orbit Performance of the GLAST Burst Monitor

On-Orbit Performance of the GLAST Burst Monitor On-Orbit Performance of the GLAST Burst Monitor Curran D. Muhlberger (RA) Charles A. Meegan (PI) Cornell University University of Maryland August 8, 2008 What is GLAST? What is GBM? What is it Good for?

More information

Photometric study and 3D modeling of two asteroids using inversion techniques

Photometric study and 3D modeling of two asteroids using inversion techniques Photometric study and 3D modeling of two asteroids using inversion techniques Raz Parnafes (High school student) Research work done via the Bareket observatory, Israel. Abstract New photometric observations

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

James Webb Space Telescope Cycle 1 Call for Proposals and Update on WFIRST

James Webb Space Telescope Cycle 1 Call for Proposals and Update on WFIRST James Webb Space Telescope Cycle 1 Call for Proposals and Update on WFIRST #JWST @SNMilam Stefanie Milam JWST Deputy Project Scientist for Planetary Science James Webb Space Telescope (JWST) Organization

More information

About Orbital Elements: Planning to Observe Comets and Minor Planets with Deep-Sky Planner 4

About Orbital Elements: Planning to Observe Comets and Minor Planets with Deep-Sky Planner 4 About Orbital Elements Page 1 About Orbital Elements: Planning to Observe Comets and Minor Planets with Deep-Sky Planner 4 Abstract Calculating an accurate position for a comet or minor planet (asteroid)

More information

arxiv: v1 [astro-ph.ep] 31 Jul 2017

arxiv: v1 [astro-ph.ep] 31 Jul 2017 2004 TT 357 : A potential contact binary in the Trans-Neptunian belt arxiv:1707.09927v1 [astro-ph.ep] 31 Jul 2017 Audrey Thirouin 1 Lowell Observatory, 1400 W Mars Hill Rd, Flagstaff, Arizona, 86001, USA.

More information

Time-series Photometry of Earth Flyby Asteroid 2012 DA14

Time-series Photometry of Earth Flyby Asteroid 2012 DA14 Time-series Photometry of Earth Flyby Asteroid 2012 DA14 Tsuyoshi Terai Subaru Telescope Asteroid populations Main-belt asteroids Dynamical evolution Near-Earth asteroids 1 Asteroids Spectral classification

More information

Photometric Observations of 1999 KX4 and Astrometric Observations of 2013 PY6.

Photometric Observations of 1999 KX4 and Astrometric Observations of 2013 PY6. Photometric Observations of 1999 KX4 and Astrometric Observations of 2013 PY6. Mark Brewer 1, Michael Hicks 2, Paul Weissman 2, Heath Rhoades 2 1. Victor Valley College 2. Caltech/Jet Propulsion Laboratory

More information

James Webb Space Telescope Cycle 1 Call for Proposals

James Webb Space Telescope Cycle 1 Call for Proposals James Webb Space Telescope Cycle 1 Call for Proposals Stefanie Milam JWST Deputy Project Scientist for Planetary John Stansberry Solar System Lead, STScI Bryan Holler Solar System Scientist, STScI Getting

More information

Astronomy Program Assessment Report

Astronomy Program Assessment Report Astronomy Program Assessment Report A. Program/Discipline Mission Statement Part I Assessment SUMMARY (2005 2006) The mission of the Astronomy Department is to support ACC s goal of being a world class

More information

Discovering Exoplanets Transiting Bright and Unusual Stars with K2

Discovering Exoplanets Transiting Bright and Unusual Stars with K2 Discovering Exoplanets Transiting Bright and Unusual Stars with K2 PhD Thesis Proposal, Department of Astronomy, Harvard University Andrew Vanderburg Advised by David Latham April 18, 2015 After four years

More information

Kepler s Multiple Planet Systems

Kepler s Multiple Planet Systems Kepler s Multiple Planet Systems TITech & Kobe Univ. February 2018 Jack J. Lissauer NASA Ames Outline Solar System & Exoplanets Kepler Mission Kepler planets and planetery systems Principal Kepler findings

More information

ASTEROID DETECTION WITH THE SPACE SURVEILLANCE TELESCOPE. Ronak Shah MIT Lincoln Laboratory. Deborah F. Woods MIT Lincoln Laboratory

ASTEROID DETECTION WITH THE SPACE SURVEILLANCE TELESCOPE. Ronak Shah MIT Lincoln Laboratory. Deborah F. Woods MIT Lincoln Laboratory ASTEROID DETECTION WITH THE SPACE SURVEILLANCE TELESCOPE Ronak Shah Deborah F. Woods Walter Faccenda Julie Johnson Richard Lambour Eric C. Pearce J. Scott Stuart ABSTRACT The Space Surveillance Telescope

More information

Presentation to SBAG January 2016

Presentation to SBAG January 2016 Presentation to SBAG January 2016 Julie Castillo-Rogez (JPL/Caltech/NASA) Les Johnson (Marshall Space Flight Center/NASA) And the NEAScout Team Edit as appropriate AES EM-1 Secondary Payload Overview HEOMD

More information

PI: Hal Levison. DPI: Cathy Olkin (SwRI) SwRI Manager: John Andrews. PM: Mike Donnelly (GSFC] DPM: John Loiacono [GSFC] S/C Provider: LM

PI: Hal Levison. DPI: Cathy Olkin (SwRI) SwRI Manager: John Andrews. PM: Mike Donnelly (GSFC] DPM: John Loiacono [GSFC] S/C Provider: LM PI: Hal Levison DPI: Cathy Olkin (SwRI) SwRI Manager: John Andrews PM: Mike Donnelly (GSFC] DPM: John Loiacono [GSFC] S/C Provider: LM Lucy is a Trojan asteroid tour Called for in Decadal Survey It will

More information

CONTENTS. vii. in this web service Cambridge University Press. Preface Acknowledgements. xiii xvi

CONTENTS. vii.  in this web service Cambridge University Press. Preface Acknowledgements. xiii xvi CONTENTS Preface Acknowledgements xiii xvi 1 Earth and sky 1 1.1 Planet Earth 1 1.2 The Earth s magnetosphere 6 1.3 Aurorae 8 1.4 Visually observing aurorae 10 1.5 Other methods of observing aurorae 16

More information

Rotation period determination for asteroid 9021 Fagus

Rotation period determination for asteroid 9021 Fagus Rotation period determination for asteroid 9021 Fagus G. Apostolovska 1, A. Kostov 2, Z. Donchev 2 and E. Vchkova Bebekovska 1 1 Institute of Physics, Faculty of Science, Ss. Cyril and Methodius University,

More information

An optimal search strategy for Trojan asteroids and science follow-up of GAIA alerts with the Zadko Telescope, Western Australia

An optimal search strategy for Trojan asteroids and science follow-up of GAIA alerts with the Zadko Telescope, Western Australia An optimal search strategy for Trojan asteroids and science follow-up of GAIA alerts with the Zadko Telescope, Western Australia Michael Todd May 4, 2011 M. Todd 1, D. Coward 2 and M.G. Zadnik 1 Email:

More information

10/16/ Detecting Planets Around Other Stars. Chapter 10: Other Planetary Systems The New Science of Distant Worlds

10/16/ Detecting Planets Around Other Stars. Chapter 10: Other Planetary Systems The New Science of Distant Worlds 10/16/17 Lecture Outline 10.1 Detecting Planets Around Other Stars Chapter 10: Other Planetary Systems The New Science of Distant Worlds Our goals for learning: How do we detect planets around other stars?

More information

PHOTOMETRIC OBSERVATIONS OF NEAR EARTH ASTEROID 2012 TC4

PHOTOMETRIC OBSERVATIONS OF NEAR EARTH ASTEROID 2012 TC4 PHOTOMETRIC OBSERVATIONS OF NEAR EARTH ASTEROID 2012 TC4 ADRIAN BRUNO SONKA 1,2, ANDREEA IOANA GORNEA 1,3, SIMON ANGHEL 1, MIREL BIRLAN 1,4 1 Astronomical Institute of Romanian Academy Str. Cutitul de

More information

Spitzer Space Telescope: Status & Opportuni4es

Spitzer Space Telescope: Status & Opportuni4es Spitzer Space Telescope: Status & Opportuni4es Lisa Storrie- Lombardi & Sean Carey Caltech/IPAC Spitzer DPS 48 - Pasadena 17 October 2016 Mission Status Spitzer Beyond Phase Oct 2016 Mar 2019 >inal 2.5

More information

ASTEROIDS, COMETS, AND TRANS-NEPTUNIAN OBJECTS:

ASTEROIDS, COMETS, AND TRANS-NEPTUNIAN OBJECTS: ASTEROIDS, COMETS, AND TRANS-NEPTUNIAN OBJECTS: SMALL BODIES IN THE SOLAR SYSTEM Rosemary E. Pike ASIAA TIARA Summer School 2018 On the Origins of the Solar System SMALL BODIES IN THE SOLAR SYSTEM Formation

More information

Analogue Mission Simulations

Analogue Mission Simulations Analogue Mission Simulations Briefing Topic: Potential Locations for NEO Mission Simulations, Black Point Lava Flow, Arizona David A. Kring Analogue Mission Simulations Contents: Previous BPLF Mission

More information

EXAM #2. ANSWERS ASTR , Spring 2008

EXAM #2. ANSWERS ASTR , Spring 2008 EXAM #2. ANSWERS ASTR 1101-001, Spring 2008 1. In Copernicus s heliocentric model of the universe, which of the following astronomical objects was placed in an orbit around the Earth? The Moon 2. In his

More information

The Yarkovsky effect on near-earth asteroids with Gaia

The Yarkovsky effect on near-earth asteroids with Gaia The Yarkovsky effect on near-earth asteroids with Gaia M. Delbo 1, S. Mouret 2, M. Havel 1, M. Carpino 3, P. Tanga 1, D. Hestroffer 3, F. Mignard 1, and A. Morbidelli 1 1 Observatoire de la Cote d Azurd

More information

PHYS/ASTR 2060 Popular Observational Astronomy(3) Syllabus

PHYS/ASTR 2060 Popular Observational Astronomy(3) Syllabus PHYS/ASTR 2060 Popular Observational Astronomy(3) Syllabus Instructor: Prof. Wayne Springer (wayne.springer@utah.edu) Office: 226 INSCC (Office Hours: T 3PM-5PM or by appt.) Phone: 801-585-1390 TA: Jinqi

More information

DEALING WITH THE THREAT TO EARTH FROM ASTEROIDS AND COMETS

DEALING WITH THE THREAT TO EARTH FROM ASTEROIDS AND COMETS DEALING WITH THE THREAT TO EARTH FROM ASTEROIDS AND COMETS Synopsis of a NEO study by THE INTERNATIONAL ACADEMY OF ASTRONAUTICS (IAA) Mr. Ivan Bekey, study chairman February 16, 2009 Contact information:

More information

Lincoln Near-Earth Asteroid Program (LINEAR)

Lincoln Near-Earth Asteroid Program (LINEAR) Icarus 148, 21 28 (2000) doi:10.1006/icar.2000.6493, available online at http://www.idealibrary.com on Lincoln Near-Earth Asteroid Program (LINEAR) Grant H. Stokes, Jenifer B. Evans, Herbert E. M. Viggh,

More information

MULTI PURPOSE MISSION ANALYSIS DEVELOPMENT FRAMEWORK MUPUMA

MULTI PURPOSE MISSION ANALYSIS DEVELOPMENT FRAMEWORK MUPUMA MULTI PURPOSE MISSION ANALYSIS DEVELOPMENT FRAMEWORK MUPUMA Felipe Jiménez (1), Francisco Javier Atapuerca (2), José María de Juana (3) (1) GMV AD., Isaac Newton 11, 28760 Tres Cantos, Spain, e-mail: fjimenez@gmv.com

More information

The Zadko Telescope: the Australian Node of a Global Network of Fully Robotic Follow-up Telescopes

The Zadko Telescope: the Australian Node of a Global Network of Fully Robotic Follow-up Telescopes The Zadko Telescope: the Australian Node of a Global Network of Fully Robotic Follow-up Telescopes David Coward, Myrtille Laas-Bourez, Michael Todd To cite this version: David Coward, Myrtille Laas-Bourez,

More information

Kepler: A Search for Terrestrial Planets

Kepler: A Search for Terrestrial Planets Kepler: A Search for Terrestrial Planets Stellar Classification Program Plan NASA Ames Research Center Moffett Field, CA. 94035 Warning! This printed copy may not be the latest released version. It is

More information

Cross-calibration of Geostationary Satellite Visible-channel Imagers Using the Moon as a Common Reference

Cross-calibration of Geostationary Satellite Visible-channel Imagers Using the Moon as a Common Reference Cross-calibration of Geostationary Satellite Visible-channel Imagers Using the Moon as a Common Reference Thomas C. Stone U.S. Geological Survey, Flagstaff AZ, USA 27 30 August, 2012 Motivation The archives

More information

Planetary Geologic Mapping: Process, product, and relevance to scientific research

Planetary Geologic Mapping: Process, product, and relevance to scientific research Planetary Geologic Mapping: Process, product, and relevance to scientific research J. A. Skinner, Jr. Map Coordinator Astrogeology Science Center U. S. Geological Survey Flagstaff, AZ S. Lawrence PCGMWG

More information

Special Report 2016! A Tale of Two Comets

Special Report 2016! A Tale of Two Comets Special Report 2016! A Tale of Two Comets On the third and final full week of March 2016 (the dates of 20 th 26 th ) there are two comets on a perihelion approach to the Earth on the nights of 21 23 March

More information

ESA s activities related to the meteoroid environment

ESA s activities related to the meteoroid environment ESA s activities related to the meteoroid environment G. Drolshagen, D. Koschny ESA/ESTEC, Noordwijk, The Netherlands Engineering flux models In-situ impacts Fireball database as part of SSA Sep 2010,

More information

The GEOS RR Lyr database and survey A professional-amateur project

The GEOS RR Lyr database and survey A professional-amateur project Jean-François Le Borgne GEOS Groupe Européen d'observation Stellaire IRAP Institut de Recherche en Astrophysique et Planétologie Observatoire Midi-Pyrénées, Université Paul Sabatier Toulouse, France GEOS:

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