IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 5, 2006, 9:12:14 AM (20 years ago)
Author:
magnier
Message:

comments and traces

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/detrend/pmDetrendDB.c

    r8848 r9290  
    8989
    9090// detselect -camera (camera) -time (time) -type (type) [others]
     91// returns: (type) (class) (exp_flag) DONE
    9192pmDetrendSelectResults *pmDetrendSelect (pmDetrendSelectOptions *options)
    9293{
     
    143144// ************* detrend file functions **************
    144145
     146// detselect -select -detID (detID) -classID (classID)
     147// returns: (detID) (classID) (filename) DONE
    145148char *pmDetrendFile (char *detID, char *classID)
    146149{
Note: See TracChangeset for help on using the changeset viewer.