IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 1, 2013, 5:37:41 AM (13 years ago)
Author:
eugene
Message:

adding parallax fitter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20130307/Ohana/src/opihi/cmd.astro/init.c

    r34342 r35339  
    1414int drizzle                 PROTO((int, char **));
    1515int flux                    PROTO((int, char **));
     16int fitplx                  PROTO((int, char **));
    1617int fixwrap                 PROTO((int, char **));
    1718int fiximage                PROTO((int, char **));
     
    7172  {1, "drizzle",     drizzle,      "transform image to image"},
    7273  {1, "flux",        flux,         "flux in a convex contour"},
     74  {1, "fitplx",      fitplx,       "fit proper motion and parallax"},
    7375  {1, "fixwrap",     fixwrap,      "fix megacam over-wrapped pixels"},
    7476  {1, "fiximage",    fiximage,     "fix pixels in an image by interpolation"},
Note: See TracChangeset for help on using the changeset viewer.