IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 27, 2020, 2:21:31 PM (6 years ago)
Author:
tdeboer
Message:

gpc1 dynamic masks set up

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psastro/src/psastroChooseGlintStars.c

    r24645 r41367  
    3737
    3838    // really error-out here?  or just skip?
    39     if (!psastroZeroPointFromRecipe (&zeropt, &exptime, NULL, fpa, recipe)) {
     39    if (!psastroZeroPointFromRecipe (&zeropt, &exptime, NULL, NULL, fpa, recipe)) {
    4040        psLogMsg ("psastro", PS_LOG_INFO, "failed to load zeropt data from recipe");
    4141        return false;
Note: See TracChangeset for help on using the changeset viewer.