IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 29, 2021, 11:01:38 AM (5 years ago)
Author:
eugene
Message:

add option to calculate extended variability stats

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/relphot/src/reload_catalogs.c

    r41647 r41671  
    237237    if (USE_BASIC_CHECK)   {  strextend (&command, "-basic-image-search"); }
    238238    // if (USE_ALL_IMAGES)    { strextend (&command, "-use-all-images"); }
     239    if (VARIABILITY_STATS) { strextend (&command, "-varstats"); }
    239240    if (USE_MCAL_PSF_FOR_STACK_APER) { strextend (&command, "-use-mcal-psf-for-stack-aper"); }
    240241
Note: See TracChangeset for help on using the changeset viewer.