IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 3, 2015, 6:17:02 AM (11 years ago)
Author:
eugene
Message:

add weights to the AstromOffset fitting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20150625/Ohana/src/libdvo/include/libdvo_astro.h

    r38693 r38698  
    170170/* in AstromOffsetMapOps.c */
    171171float AstromOffsetMapValue (AstromOffsetMap *map, float x, float y, int xdir);
    172 int AstromOffsetMapFit (AstromOffsetMap *map, float *x, float *y, float *f, int Npts, int xdir);
     172int AstromOffsetMapFit (AstromOffsetMap *map, float *x, float *y, float *f, float *df, int Npts, int xdir);
    173173
    174174/* in AstromOffsetMapUtils.c */
Note: See TracChangeset for help on using the changeset viewer.