From 85b8978beedd0142560573a92442a5ed907b0ed2 Mon Sep 17 00:00:00 2001 From: taw27 Date: Tue, 28 Aug 2007 16:07:32 +0000 Subject: Be a lot more clear about which things are properties of images and which belong to the control context. git-svn-id: svn://cook.msm.cam.ac.uk:745/diff-tomo/dtr@81 bf6ca9ba-c028-0410-8290-897cf20841d1 --- src/mrc.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/mrc.c') diff --git a/src/mrc.c b/src/mrc.c index abc096c..50596a5 100644 --- a/src/mrc.c +++ b/src/mrc.c @@ -64,9 +64,6 @@ int mrc_read(ControlContext *ctx) { pixel_size = ext[0].pixel_size; printf("pixel_size = %f m^-1\n", pixel_size); ctx->fmode = FORMULATION_PIXELSIZE; - ctx->first_image = 1; - ctx->width = mrc.nx; - ctx->height = mrc.ny; for ( i=0; i