[Insight-developers] RE: Dashboard Errors and ImageMetrics changes ('next step')

Lorensen, William E (CRD) lorensen@crd.ge.com
Tue, 26 Feb 2002 13:34:08 -0500


I'm just concerned that with so many errors, newly inroduced errors will be lost and accumulate.
What's you best estimate on completing the job?

Bill

-----Original Message-----
From: Luis Ibanez [mailto:luis.ibanez@kitware.com]
Sent: Tuesday, February 26, 2002 1:31 PM
To: Lorensen, William E (CRD); Lydia Ng
Cc: insight-developers@public.kitware.com
Subject: Dashboard Errors and ImageMetrics changes ('next step')



Bill,


The current errors are all from the Registration Framework.

In fact they are showing up in the dashboard  just because the
itkAlgorithHeaderTest.cxx file was automatically regenerated.
Those headers were commented out in the experimental build
that was submitted yesterday with zero errors.

The only way to get rid of these errors is to move forward and
finish the modification on the registration framework. 

That requires:

1) Modify the Metrics (the "next step")
2) Modify the RegistrationMethods (.h and .txx in algorithms)
3) Modify the Registration Applications (Examples)

One option (to not see the errors) could be to actually
remove all the files :

     itkImageToImage*RegistrationMethod      

from Code/Algorithms and Testing/Code/Algorithms.

We are expecting to remove them anyway and to introduce
new versions with short names that can eventually fit in one
screen       :-)


Should we remove the files  ?

Lydia,
    I will just avoid to touch the ones related with
    MutualInformation  and the MultiResolution  Framework.



A second option is to comment out these headers again in    
   
    Testing/Code/Algorithms/itkAlgorithmHeaderTests.cxx

This last option could be less pervasive...



 

Luis



=========================================

Lorensen, William E (CRD) wrote:

>Luis,
>Is it your plan to drive out all errors before proceeding to the next step?
>
>Bill
>