From fef9b55d36a9fc19b01e8aca74ebb234d703d0d0 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Wed, 1 May 2002 15:12:21 +0000 Subject: [PATCH] r1855: *** empty log message *** --- ChangeLog | 8 ++++---- TODO | 7 +------ 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6f09892..7270572 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -3.5.0 - Released 4//01 +3.5.0 - Released May 2002 New Features: @@ -32,19 +32,19 @@ -- ctsim: Added accelerator key for File-Properties -- ctsim: Improved wireframe 3-d display to remove hidden surfaces. - -- views.cpp: Added out of memory checks to display for huge - image and projection files. -- backprojectors.cpp: Added setting of axis extent and increment to reconstructions. Bug Fixes: + -- views.cpp: Added out-of-memory checks to display for huge + image and projection files. -- filter.cpp: Fixed Hanning parameter to be 0.5 rather than 0.54 -- imagefile.cpp: Fixed scaling factor in fftRows -- imagefile.cpp: Fixed bug when performing magnitude() on real-valued image. -- sgp.cpp: Fixed bug in drawCircle. -- distribution: fixed problem with documentation files not - being included with the distribution [Reported by Ian Kay]. + being included with the distribution (Reported by Ian Kay). -- sgp.cpp/ezplot.cpp: Improved plotting with markers. -- fixed ctsimtext shell when giving no parameters to function-name -- phm2if, phm2pj: Updated help messages for renamed phantoms diff --git a/TODO b/TODO index 588b906..fb79358 100644 --- a/TODO +++ b/TODO @@ -1,6 +1 @@ -Add help button onto dialog's for reconstruction & projections. - -Consider use of wxWindows help file classes. - -FFT filtering requires FFTW library: add a basic FFT routine. - +Add to documentation from ChangeLog -- 2.34.1