1 / 7

A Graphical User Interface for NIRC2 Asteroid Data Reduction

Z Knight W.M. Keck Observatories Research Supervisor: Al Conrad Home Institution: University of Hawai'i at Hilo. A Graphical User Interface for NIRC2 Asteroid Data Reduction. Akamai Big Island Internship Student Symposium July 29, 2005. The Problem: Lots of Data. Hundreds of asteroid images

kinsey
Download Presentation

A Graphical User Interface for NIRC2 Asteroid Data Reduction

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Z KnightW.M. Keck ObservatoriesResearch Supervisor: Al ConradHome Institution: University of Hawai'i at Hilo A Graphical User Interface for NIRC2 Asteroid Data Reduction Akamai Big Island Internship Student Symposium July 29, 2005

  2. The Problem: Lots of Data • Hundreds of asteroid images • Data needs to be reduced • Remove Instrument Systematics • Remove Background • Data Reduction • Divide by Flat Field • Subtract Background • Remove hot pixels • Deconvolve

  3. How to Reduce Data IDL : Interactive Data Language • Asteroid = readfits(‘n0002.fits’) • Sky = readfits(‘sky.fits’) • Asteroid = Asteroid - Sky • Surface, Asteroid • Surf = tvrd() • Write_jpeg, ‘surface.jpeg’, Surf

  4. A Faster Way: GUI • A Graphical User Interface (GUI) is easier to use than text commands. • NRX Asteroid is a program for reduction of NIRC2 images of asteroids

  5. Design Considerations • Automatic processing and modular functionality • Multi-platform support: Windows & UNIX • How to create a Background Sky frame? • What to do with Hot pixels? • Create FITS files of reduced data • Generate Web pages with surface plots

  6. NRX Asteroid • Build a Background Sky • Divide by Flat • Subtract Sky • Smooth Hot Pixels • Save FITS • Shift and Add • Create surface plot • Create Web Page • Make a Movie

  7. Conclusions • Reducing data with text commands takes too long. • NRX Asteroid is a quick and easy way to reduce NIRC2 asteroid data and share it with others. • Thanks to: • Center for Adaptive Optics • Al Conrad • W.M. Keck Observatories • University of Hawai’i at Hilo • Acknowledgement: This project is supported by the National Science Foundation Science and Technology Center for Adaptive Optics, managed by the University of California at Santa Cruz under cooperative agreement No. AST - 9876783.

More Related