Changeset 40741
- Timestamp:
- May 14, 2019, 4:24:34 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ohana.20190329/src/opihi/mana/deimos_mkalt.c
r40642 r40741 92 92 93 93 // generate the model based on the test values 94 float *model = deimos_make_model (objV, skyV, bckV, psf, profile, trace, N x, Ny, 0);94 float *model = deimos_make_model (objV, skyV, bckV, psf, profile, trace, NULL, Nx, Ny, 0); 95 95 96 96 ResetBuffer (output, Nx, Ny, -32, 0.0, 1.0);
Note:
See TracChangeset
for help on using the changeset viewer.
