IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 37696


Ignore:
Timestamp:
Nov 30, 2014, 4:47:28 AM (12 years ago)
Author:
eugene
Message:

update API

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140904/Ohana/src/fakeastro/src/fit_fake_stars.c

    r37575 r37696  
    131131      // need to allocate table?
    132132      AstromOffsetTable *table = get_astrom_table ();
    133       AstromOffsetTableNewMap(table, order_use, image);
     133      AstromOffsetTableNewMap(table, order_use, order_use, image);
    134134    }
    135135    AstromOffsetMapFit (image[0].coords.offsetMap, Xref, Yref, dX, Nstars, TRUE);
Note: See TracChangeset for help on using the changeset viewer.