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/psastroMaskUpdates.Mosaic.c

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