IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 21, 2021, 2:04:53 PM (5 years ago)
Author:
eugene
Message:

I have stripped out all flatcorr references : flat correction is applied by setphot

File:
1 edited

Legend:

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

    r39643 r41606  
    8080      initImagesSubset (image, NULL, Nimage);
    8181
    82       // load the flat-field correction table from CATDIR
    83       FlatCorrectionTable *flatcorr = NULL;
    84       reload_catalogs (skylist, flatcorr, HOST_ID, HOSTDIR);
     82      reload_catalogs (skylist, HOST_ID, HOSTDIR);
    8583      freeImages ((char *)image);
    8684      free (image);
Note: See TracChangeset for help on using the changeset viewer.