IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 21, 2006, 5:35:08 PM (20 years ago)
Author:
eugene
Message:

psastro dev work

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psastro/src/psastroDataLoop.c

    r6911 r6958  
    11# include "psastro.h"
    22
    3 // this loop just loads the data from the input files.
     3// this loop loads the data from the input files and selects the
     4// brighter stars for astrometry
    45// at the end of this function, the complete stellar data is loaded
    56// into the correct fpa structure locations (readout.analysis:PSPHOT.SOURCES)
     7//
    68// all of the different astrometry analysis modes use the same data load loop
    79bool psastroDataLoop (pmConfig *config) {
     
    4648}
    4749
    48 // we need to suppress other IO files.  we need a function with toggles the mode/state of the
    49 // pmFPAfiles so the ones of interest are active.
Note: See TracChangeset for help on using the changeset viewer.