IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 21, 2021, 1:38:03 PM (5 years ago)
Author:
eugene
Message:

adding some comments on relphot_objects vs reload_catalogs

File:
1 edited

Legend:

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

    r41603 r41605  
    8080    TIMESTAMP(time2);
    8181
     82    // XXX relphot_objects.c resets average and secfilt here
     83
    8284    populate_tiny_values(&catalog, DVO_TV_MEASURE | DVO_TV_AVERAGE);
    8385    TIMESTAMP(time3a);
     
    100102    setMrelFinal (&catalog, flatcorr, FALSE);
    101103    TIMESTAMP(time5);
     104
     105    // XXX relphot_objects allows !UPDATE and skips
    102106
    103107    // modify the output format as desired (ignore current format on disk)
Note: See TracChangeset for help on using the changeset viewer.