[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

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


TRIPP_CALC_RELFLUX Source code in tripp_calc_relflux.pro

TRIPP_CALC_RELFLUX

Name
       TRIPP_CALC_RELFLUX
Purpose
       (Statistical) analysis of flux data from
       photometrical time series.
Category
       Astronomical Photometry.
Calling Sequence
       TRIPP_CALC_RELFLUX, LOGNAME = logName, $
                  rectify=rectify,silent=silent
Input Parameters
       IDL SAVE file *.FLX
Optional Input Parameters

Keyword Parameters
       rectify
       silent
Output Parameters
       IDL SAVE files '*.*.RMS' containing statistical data.
       IDL SAVE file    '*.RMS' containing statistical data.
Restrictions
       file type:      FLX as produced by TRIPP_EXTRACT_FLUX or CCD_PRED
       Input directory and filename structure as specified in Log
Revision History
       Version 1.0, 1996/08, Ralf Geckeler -- CCD_RMS
       Version 2.0, 1999/06, Sonja Schuh, Stefan Dreizler
                    2001/02  SLS, added messages
                    2001/02  SLS, comparison for radii needs to be
                                 done in floats
                             SLS, added /rectify keyword
                    2001/03  SLS, fneu should now make sense for all
                                  stars including the reference stars
                                  added calculation and saving of therr
                    2001/05 SLS, adapted to frame transfer method
                                 (keywords frame*)
                                 added /silent keyword for use with
                                 the quicklook option
                    2001/12 SD,  check for existence of exptime in
                                 save file
                    2004/09 S.D. Huegelmeyer, included TRIPP_DET_REF
                                 for automatic ref. star determination
                    2008/01  IT, added preparation for TRIPP_WRITE_ERROR:
                                 error via ccd equation for object and refs
                                 stored in IDL SAVE file
                    2008/02  IT, weighted error calculation imported from
                                 TRIPP_WRITE_ERROR (needs count ratios);
                                 stored as ferrweight in IDL SAVE file

Last modified by pro2html on 2008 March 04 at 04:11 UTC

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

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