[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

Sand 1, D-72076 Tübingen, Germany
[Uni logo]


Source code in gtiexpo.pro

Name

Purpose
 Compute the effective exposure time for an observation made from
 events measured between tstart and tstop that have been
 preprocessed with gti-information in gti
Category
 X-ray data analysis
Calling Sequence
  gtiexpo(gti,tstart=tstart,tstop=tstop)
Input Parameters
  gti: 2D array containing the gti times
Optional Input Parameters
  tstart, tstop: extraction was only performed for times between
       tstart and tstop (default: min and max values of gti)
Keyword Parameters
   smallwin: if set, apply 71% lifetime of XMM-pn small window mode
Output Parameters

Optional Output

Side Effects

Restrictions
     implicit assumption: gti is non-overlapping
Procedure

Example

Revision History
   Version 0.1: 2001.05.08, Joern Wilms

Last modified by pro2html on 2005 January 04 at 17:02 UTC

[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]

Jörn Wilms (wilms@astro.uni-tuebingen.de)
Updated automatically