Top Banner
images script M. Ehle & Rosemary Willatt (ESAC) April 2007
13

Images script M. Ehle & Rosemary Willatt (ESAC) April 2007.

Dec 20, 2015

Download

Documents

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Images script M. Ehle & Rosemary Willatt (ESAC) April 2007.

images script

M. Ehle & Rosemary Willatt (ESAC) April 2007

Page 2: Images script M. Ehle & Rosemary Willatt (ESAC) April 2007.

motivation

use XMM-Newton archival data produce attractive and scientifically valid

images used by scientists to illustrate work used to populate XMM-Newton Image

Gallery

M. Ehle & Rosemary Willatt (ESAC) April 2007

Page 3: Images script M. Ehle & Rosemary Willatt (ESAC) April 2007.

Script Format

based on script by Wolfgang Pietsch and Michael Bauer (MPE Garching)

bash shell script input file for user-defined parameters script divided into sections which can be

executed separately

M. Ehle & Rosemary Willatt (ESAC) April 2007

Page 4: Images script M. Ehle & Rosemary Willatt (ESAC) April 2007.

INITIAL PROCESSING

• produce event lists from odf, and gti-cleaning

PN

• produce pn images and exposure maps

MOS

• produce MOS images and exposure maps

FINAL

• combine MOS and pn images

begin/all

pn/pnfinal/pnmosfinal

mos/mosfinal

final

Processing Flow Chart

Page 5: Images script M. Ehle & Rosemary Willatt (ESAC) April 2007.

Initial preparation

cifbuild and odfingest epchain, emchain, omichain (optional) preparation of gti files using user-defined

count rate threshold gti cleaning

M. Ehle & Rosemary Willatt (ESAC) April 2007

Page 6: Images script M. Ehle & Rosemary Willatt (ESAC) April 2007.

Separately for each camera

Cleaning of bad pixels and columns– using calibration information– user defined

Subtract OoT events (pn only) Make images, exposure maps and masks;

several energy bands in one go Smooth images (Gaussian) with masks

M. Ehle & Rosemary Willatt (ESAC) April 2007

Page 7: Images script M. Ehle & Rosemary Willatt (ESAC) April 2007.

Combining images from all cameras

Make combined exposure map and mask Weight pn against MOS cameras in each

band Use images, exposure maps and masks

to combine images from all cameras

M. Ehle & Rosemary Willatt (ESAC) April 2007

Page 8: Images script M. Ehle & Rosemary Willatt (ESAC) April 2007.

Creating False-color images

(Not part of the script but shortly explained in documentation)

Photoshop & fits liberator plugin (by ESO/ESA)

Or ds9 Frame: New Frame RGB Or Gimp for each Layer: Colors

Filters: Colors: Compose

M. Ehle & Rosemary Willatt (ESAC) April 2007

Page 9: Images script M. Ehle & Rosemary Willatt (ESAC) April 2007.

Examples of images: SN2004dj in NGC 2403

M. Ehle & Rosemary Willatt (ESAC) April 2007

Page 10: Images script M. Ehle & Rosemary Willatt (ESAC) April 2007.

OMC2OMC2

Page 11: Images script M. Ehle & Rosemary Willatt (ESAC) April 2007.

WR25 Carina NebulaWR25 Carina Nebula

Page 12: Images script M. Ehle & Rosemary Willatt (ESAC) April 2007.

M 83M 83

Page 13: Images script M. Ehle & Rosemary Willatt (ESAC) April 2007.

Plans

Currently under testing with more public data sets; documentation nearly ready

Release to beta-testers, e.g. BGWG members within the next 1-2 weeks

Afterwards: incorporation of comments, reports public release ~June via BGWG pages?

Eventually also for SAS workshop,19-21 June

M. Ehle & Rosemary Willatt (ESAC) April 2007