IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 16, 2020, 1:54:47 PM (6 years ago)
Author:
tdeboer
Message:

revert to working Ohana build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/mana/deimos_mkalt.c

    r41159 r41340  
    11# include "data.h"
    22# include "deimos.h"
    3 
    4 XXX: deprecated
    53
    64// Use this to test the deimos_make_object function used by deimos_fitobj
     
    9492
    9593  // generate the model based on the test values
    96   float *model = deimos_make_model (objV, skyV, bckV, psf, profile, trace, NULL, Nx, Ny, 0);
     94  float *model = deimos_make_model (objV, skyV, bckV, psf, profile, trace, Nx, Ny, 0);
    9795
    9896  ResetBuffer (output, Nx, Ny, -32, 0.0, 1.0);
Note: See TracChangeset for help on using the changeset viewer.