images script

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

Upload: airlia

Post on 25-Jan-2016

27 views

Category:

Documents


2 download

DESCRIPTION

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. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: images script

images script

M. Ehle & Rosemary Willatt (ESAC) April 2007

Page 2: images script

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

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

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

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

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

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

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

Examples of images: SN2004dj in NGC 2403

M. Ehle & Rosemary Willatt (ESAC) April 2007

Page 10: images script

OMC2OMC2

Page 11: images script

WR25 Carina NebulaWR25 Carina Nebula

Page 12: images script

M 83M 83

Page 13: images script

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