Changeset 41340 for trunk/Ohana/src/opihi/mana/deimos_mkalt.c
- Timestamp:
- Apr 16, 2020, 1:54:47 PM (6 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
r41159 r41340 1 1 # include "data.h" 2 2 # include "deimos.h" 3 4 XXX: deprecated5 3 6 4 // Use this to test the deimos_make_object function used by deimos_fitobj … … 94 92 95 93 // generate the model based on the test values 96 float *model = deimos_make_model (objV, skyV, bckV, psf, profile, trace, N ULL, Nx, Ny, 0);94 float *model = deimos_make_model (objV, skyV, bckV, psf, profile, trace, Nx, Ny, 0); 97 95 98 96 ResetBuffer (output, Nx, Ny, -32, 0.0, 1.0);
Note:
See TracChangeset
for help on using the changeset viewer.
