IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 31, 2021, 11:45:18 AM (5 years ago)
Author:
eugene
Message:

major revision of the flagging and resets. cleanup of old cruft and deprecated flag values

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/relphot.20210521/src/relphot_images.c

    r41624 r41625  
    8383    SAVEPLOT = FALSE;
    8484
     85    // mark ID_MEAS_AREA (user-selected chip region) and ID_MEAS_NOCAL (time range & active photcode)
    8586    setExclusions (catalog, Ncatalog, TRUE);
    8687
     
    114115
    115116      global_stats (catalog, Ncatalog, i);
    116       SetZeroPointModes ();
     117      SetZeroPointModes (catalog, Ncatalog);
    117118
    118119      MARKTIME("-- finished loop %d: %f sec\n", i, dtime);
Note: See TracChangeset for help on using the changeset viewer.