- Timestamp:
- Nov 27, 2019, 11:39:38 AM (7 years ago)
- Location:
- branches/eam_branches/ipp-20191011
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20191011
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20191011/Ohana
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20191011/Ohana/src/opihi/mana/deimos_mkalt.c
r40642 r41170 1 1 # include "data.h" 2 2 # include "deimos.h" 3 4 XXX: deprecated 3 5 4 6 // Use this to test the deimos_make_object function used by deimos_fitobj … … 92 94 93 95 // generate the model based on the test values 94 float *model = deimos_make_model (objV, skyV, bckV, psf, profile, trace, N x, Ny, 0);96 float *model = deimos_make_model (objV, skyV, bckV, psf, profile, trace, NULL, Nx, Ny, 0); 95 97 96 98 ResetBuffer (output, Nx, Ny, -32, 0.0, 1.0);
Note:
See TracChangeset
for help on using the changeset viewer.
