IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 3, 2021, 11:55:54 AM (5 years ago)
Author:
eugene
Message:

comment out excess verbosity; fix call to pmAstrometryGetExtraOrders

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-dev-20210817/pswarp/src/pswarpOptions.c

    r41877 r41878  
    104104      config_additional_orders = 0;
    105105    }
    106     pmAstrometryGetExtraOrders(config_additional_orders);
     106    pmAstrometrySetExtraOrders(config_additional_orders);
    107107    // This is the number of orders that should be added to all non-linear inverse transformations
    108108   
Note: See TracChangeset for help on using the changeset viewer.