IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 40741


Ignore:
Timestamp:
May 14, 2019, 4:24:34 PM (7 years ago)
Author:
eugene
Message:

api for deimos_make_model changed (need to ensure consistent usage)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ohana.20190329/src/opihi/mana/deimos_mkalt.c

    r40642 r40741  
    9292
    9393  // generate the model based on the test values
    94   float *model = deimos_make_model (objV, skyV, bckV, psf, profile, trace, Nx, Ny, 0);
     94  float *model = deimos_make_model (objV, skyV, bckV, psf, profile, trace, NULL, Nx, Ny, 0);
    9595
    9696  ResetBuffer (output, Nx, Ny, -32, 0.0, 1.0);
Note: See TracChangeset for help on using the changeset viewer.