IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 19, 2012, 6:22:30 AM (14 years ago)
Author:
eugene
Message:

only load images for which the full set of overlapping catalogs were loaded; generate RA range test bands to correctly include / exclude images close to the region boundary; the -reset option should not reset Mcal for any measurements from images which were not loaded (bcatalog needs to accept the current catalog number as a result); when calculating mag:ave values (setMrel), the measurements from unloaded images need to use their own Mcal values (measure.Mcal)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20120405/Ohana/src/relphot/include/relphot.h

    r33799 r33807  
    198198int           args                PROTO((int argc, char **argv));
    199199int           args_client         PROTO((int argc, char **argv));
    200 int           bcatalog            PROTO((Catalog *subcatalog, Catalog *catalog));
     200int           bcatalog            PROTO((Catalog *subcatalog, Catalog *catalog, int Ncat));
    201201void          clean_images        PROTO((void));
    202202void          clean_measures      PROTO((Catalog *catalog, int Ncatalog, int final, FlatCorrectionTable *flatcorr));
Note: See TracChangeset for help on using the changeset viewer.