[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

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


TRIPP_READ_FILELIST Source code in tripp_read_filelist.pro

TRIPP_READ_FILELIST

Name
                        TRIPP_READ_FILELIST
Purpose
                        reads in names from filelist and returns array
                        of names.
Calling Sequence
                        TRIPP_READ_FILELIST,log,max_length=max_length,
                                            reduced=reduced,modified=modified
Input Parameters
                        name of log
Optional Input Parameters
                        max_length : maximum number of files in
                                     filelist (necessary if exceeds
                                     100000l images)
Keyword Parameters
                        reduced    : return list of reduced instead of
                                     original filenames
                        mod        : return list of modified
                                     zeros/flats/darks
                                     (similar to /reduced)
Output Parameters
                        returns array with filenames of images
Revision History
                         Version 1.0  2004/08, S.D. Huegelmeyer
                                      2005/11, S.S.: added /reduced
                                      keyword, removed 3 lines of
                                      obsolete original code;
                                      communicate log instead of only
                                      log.last
                                      2005/11, S.S.: check for
                                      duplicate file names in
                                      original and reduced directory
                                      and stop if reduced files would
                                      clash
                                      2005/11, S.S.: added modified keyword

Last modified by pro2html on 2005 November 14 at 04:11 UTC

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

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