![]() |
Institut für Astronomie und AstrophysikAbteilung AstronomieSand 1, D-72076 Tübingen, Germany |
![]() |
TRIPP_WRITE_FINAL
Clean IDL-saved flux data (*.rms-file) from
photometrical time series and write to ASCII
Astronomical Photometry.
TRIPP_WRITE_FINAL, LOGNAME = logName, [ DEGREE=degree,
CLEARMAX=clearmax, CLEARMIN=clearmin, PRECLEAR=preclear,
SMOOTHED=smoothed, NO_NORM=no_norm, MOUSE=mouse,silent=silent ]
logname (for construction of IDL SAVE file *.RMS name)
degree
clearmax
clearmin
preclear
smoothed
no_norm
mouse
silent
auto - use automatic apperture radii.
ASCII file '*.FIN' containing reduced data as x,y- table:
x corresponds to time, y corresponds to relative flux
IDL SAVE File '*_idl.FIN' containing same data
file type: RMS as produced by TRIPP_CALC_RELFLUX (or ccd_rms
or ccd_rms_multi, in principle)
Input directory and filename structure as specified in Log
Version 1.0, 1999/06, Sonja Schuh, Stefan Dreizler
Version 1.1, 1999/10, Sonja Schuh, Stefan Dreizler
Version 1.1, 2000/11, Sonja L. Schuh: copy preclear_values to
clearvalues if the latter are less tight
(for IDL save file, which is used by
tripp_show_final)
Version 2.0, 2001/02, Sonja L. Schuh:
- no_norm keyword added
- mouse keyword added
2001/02, SLS, added messages
Version 1.0, 2001/02, SLS, new handling for no_norm / norm:
new keyword norm
default is now NO normalisation
no_norm will have no further effect
norm will force the normalisation to be done
2001/05, SLS, xyouts only if necessary, titles
for final lightcurve plot, loadct
changes and silent keyword
2001/07, SLS, data points AND line in plots
2001/07, SLS, sort time marks
2002/08, SLS, allow for longer input files by
using long(all) instead of fix(all)
and equally for longer output files
by using k=0L instead of k=0
???? Somebody, introduced auto
keyword. (e.g.)
2002/11 EG, fixes of problems for selecting
single datapoints with mouse which
uses invalid indices.
Also fixed: wrong field length for y
when performing polynominal
correction.
Changed: Display will not change
when removing data points.
2007/06 SS, allow to chose a data point or
selected data areas for normalization
(requires /mouse and /norm)
[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]