Index: /branches/eam_branches/ohana.20190329/src/opihi/mana/deimos_mkalt.c
===================================================================
--- /branches/eam_branches/ohana.20190329/src/opihi/mana/deimos_mkalt.c	(revision 40740)
+++ /branches/eam_branches/ohana.20190329/src/opihi/mana/deimos_mkalt.c	(revision 40741)
@@ -92,5 +92,5 @@
 
   // generate the model based on the test values
-  float *model = deimos_make_model (objV, skyV, bckV, psf, profile, trace, Nx, Ny, 0);
+  float *model = deimos_make_model (objV, skyV, bckV, psf, profile, trace, NULL, Nx, Ny, 0);
 
   ResetBuffer (output, Nx, Ny, -32, 0.0, 1.0);
