Changeset 41159 for trunk/Ohana/src/opihi/mana/deimos_mkalt.c
- Timestamp:
- Nov 27, 2019, 11:04:51 AM (7 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/mana/deimos_mkalt.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/mana/deimos_mkalt.c
r40642 r41159 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.
