The Comet Project: Image Processing s/k Keith Hawkins Sheena Patel.

Slides:



Advertisements
Similar presentations
How Many Planets… In Our Solar System? With the advent of powerful new telescopes on the ground and in space, recent new discoveries have been made of.
Advertisements

Puzzle Image Processing Sam Bair (Group Leader) Nick Halliday Nathan Malkin Joe Wang.
Astronomy Astronomy the study of the planets, stars, galaxies, and all other objects in space. Horsehead Nebula.
Gravitational Force Every mass exerts a force on Every mass exerts a force on every other mass. every other mass.
Space Weather How fast does solar activity affect Earth?
The Hunt for a Link : Quantitative Connections Between Magnetic Fields and EIT Coronal Wave/CME Properties Prepared by James R. Robertson J.R. In conjunction.
Show 1 -- photosphere & sunspots SUN COURSE - SLIDE SHOW 3 Show 2 -- corona & solar cycle Today: SOHO.
Original image: 512 pixels by 512 pixels. Probe is the size of 1 pixel. Picture is sampled at every pixel ( samples taken)
Cliff Rhyne and Jerry Fu June 5, 2007 Parallel Image Segmenter CSE 262 Spring 2007 Project Final Presentation.
Simultaneous Localization and Map Building System for Prototype Mars Rover CECS 398 Capstone Design I October 24, 2001.
23.3 The Outer Planets Jupiter: Giant Among Planets  Jupiter’s Moons
4 th Grade Science Vocabulary Chapter 2. Vocabulary in 4 th Grade Science Ch. 2 UniverseMoon GalaxyConstellation PlanetSun RevolveStar PhaseSolar System.
THE SOLAR SYSTEM What do you know about systems?
S H I N Y G L O W I N G H O T S T A R S O U R C E O F E N E R G Y.
Adriana V. R. Silva CRAAM/Mackenzie COROT /11/2005.
Sheena Patel Keith Hawkins Joey Starnes Daniel Jacobs.
A person who travels in space. Frozen balls of ice, gas and rock orbiting the sun. Usually are irregular shapes. Also known as minor planets.
Curtis Walker – UCAR/SOARS/SUNY Oneonta Scott Sewell – NCAR/HAO Steve Tomczyk – NCAR/HAO.
Under Supervision of Dr. Kamel A. Arram Eng. Lamiaa Said Wed
SI 2008: Study of Wave Motion July 19, 2008 Martin Bobb Joseph Marmerstein Feibi Yuan Caden Ohlwiler.
The Wavelet Packets Equalization Technique: Applications on LASCO Images M.Mierla, R. Schwenn, G. Stenborg.
With the advent of powerful new telescopes on the ground and in space, recent new discoveries have been made of objects in the outer regions of our Solar.
Light Pollution: A Journey Through the Solar System
Avoiding Planetary Rover Damage by Automated Path Planning Michael Flammia Mentor: Dr. Wolfgang Fink Tempe, AZ April 18 th, 2015.
Sun.
Magic Camera Master’s Project Defense By Adam Meadows Project Committee: Dr. Eamonn Keogh Dr. Doug Tolbert.
Curtis Walker – UCAR/SUNY Oneonta Scott Sewell – NCAR/HAO Steve Tomczyk – NCAR/HAO.
The Birth of a Solar System: Governing Laws. Newton’s Law of Universal Gravitation  Force – A push or a pull  Gravity – force of attraction between.
Galileo Project Launch: October 1989 Arrive: December 1995
Sunspot Telescope Sunspots and surface granulation are the two main features. Telescope: Celestron NexStar 5 mounted on a Losmandy mount. Field of View.
Curtis Walker – UCAR/SUNY Oneonta Scott Sewell – NCAR/HAO Steve Tomczyk – NCAR/HAO.
Astronomer’s Tools Discovery Through Technology. Humans have created many tools to help explain the mysteries of the universe. Sun dials  help tell time.
CubeSat Re-Entry Experimental System Testbed C.R.E.S.T. STK 11 This software is an orbital simulator that allows the user to examine the flight path of.
Detecting, forecasting and modeling of the 2002/04/17 halo CME Heliophysics Summer School 1.
Coin Recognition Using MATLAB - Emad Zaben - Bakir Hasanein - Mohammed Omar.
What is a rigid transformation?  A transformation that does not change the size or shape of a figure.
Orbits, Asteroids, and Comets. The Geometry of Orbits Planets revolve in an ellipse around the sun –An ellipse has two fixed points called foci that are.
The Design of the Solar System
OSIRIS Solar System Simulator
Solar Demon Near real-time automatic
Mark Proctor, 31 August, 2017.
Earth Mars Saturn Uranus Jupiter Uranus and Neptune Venus
MSU Solar Physics NSF REU Final Presentation
Investigation of different flyby geometries for asteroid Steins - Surface area, stereo and phase angle coverage Sofie Spjuth Max-Planck-Institut für Sonnensystemforschung.
Overview of the Solar System
Curtis Walker – UCAR/SUNY Oneonta Scott Sewell – NCAR/HAO
Multidisciplinary Engineering Senior Design Project P06441 See Through Fog Imaging Preliminary Design Review 05/19/06 Project Sponsor: Dr. Rao Team Members:
Solar Flare Energy Partition into Energetic Particle Acceleration
IC Counterfeit Detection Using Physical Inspection Methods
Vanderbilt Student Volunteers for Science Training Presentation
Objects in Space 8.E.4B.1 Obtain and communicate information to model and compare the characteristics and movements of objects in the solar system (including.
Forecasting the arrival time of the CME’s shock at the Earth
The planet orbits are slightly squashed circles (ellipses).
NASA, ESA Spacecraft Track Solar Storm Through Space
Solar System The sun and all bodies that travel around it make up the solar system.
Celestial Objects and Constellations
Where does a comet’s tail point ?
Brooke Young Nicole Mcintosh Lukas Binau Amelia Spilde
MARS JOHANNES KEPLER THE SOLAR SYSTEM LAWS OF PLANETARY MOTION.
Project P06441: See Through Fog Imaging
Curtis Walker – UCAR/SUNY Oneonta Scott Sewell – NCAR/HAO
Curtis Walker – UCAR/SUNY Oneonta Scott Sewell – NCAR/HAO
Curtis Walker – UCAR/SUNY Oneonta Scott Sewell – NCAR/HAO
Curtis Walker – UCAR/SUNY Oneonta Scott Sewell – NCAR/HAO
The View From Earth.
By Soham Chakraborty, Joey Huntley, and Susan Xie
Aim: How do planets move?
Extensible Simulation of Planets and Comets
Astronomy notes for Phys/Geog 182
Presentation transcript:

The Comet Project: Image Processing s/k Keith Hawkins Sheena Patel

Objective create a program to filter through images taken from the SOHO satellite and locate comets using MATLAB matrix laboratory Integrated image processing toolbars s

Solar and Heliospheric Observatory SOHO Solar and Heliospheric Observatory k studies the sun and its solar winds 24/7 used images from the Large Angle and Spectrometric Coronagraph (LASCO)

Comets Comets small, irregularly-shaped astronomical bodies mixture of small grains and frozen gases highly eccentric orbits unique structure built of nucleus and tails k

Concepts s

Step 1 load pictures from a directory isolate the date and time from the picture name calculate the time between images store the date, time, and elapsed time for later use s

Step 2 load the images from the directory apply filters to eliminate noise and solar flares and transform the image into a matrix of 0s and 1s 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 s

Step 3 find any white pixels in the images from Step 2 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 find any white pixels in the images from Step 2 calculate all possible paths between the stars/comets of one image and the stars/comets of the next calculate distances and apply distance and angle constraints 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 k

Step 4 take the possible paths between sets of 2 images and string possible comet trajectories between 4 images apply more distance and angle constraints k

Step 5 take possible trajectories from Step 4 display images with highlighted “comet” k

Step 6 connect the first 5 steps coordinate inputs of each step from the outputs of the previous steps be able to input directory and number of images into Step 6 and end up with the highlighted comets of Step 5 print final comet images s

Comets from May 6, 2001 1 2 Goal s 3 4

Conclusion Conclusion Comets: suite of programs able to find already known comets preliminary analysis shows the program was able to spot a comet found and registered on July 18, 2008 Optimization runs through steps 1-4 in 8 minutes with 103 images steps 4-5 take a considerably longer amount of time k

Applications and Future Work Proposals monitor comets around the sun Proposals for Future Work: less programs increase optimization modification for other purposes

Acknowledgements Previous Members Joey Starnes Daniel Jacobs Ohio Supercomputer Center’s SI Staff Barbara Woodall Elaine Pritchard Dr. B. Alan Chalker II Aaron Lafferty Daniel Eyster Brianna Austin Ohio Supercomputer Center’s SI Sponsors Our Parents and Family

¿¿Any Questions??