]> Creatis software - clitk.git/commitdiff
Comment temporary stuf (station 7,8)
authorDavid Sarrut <david.sarrut@gmail.com>
Mon, 17 Oct 2011 11:48:53 +0000 (13:48 +0200)
committerDavid Sarrut <david.sarrut@gmail.com>
Mon, 17 Oct 2011 11:48:53 +0000 (13:48 +0200)
segmentation/clitkExtractLymphStationsFilter.txx

index f3bf1080f8bcbb76264c9f7811ac51e653ab8213..ec93c098b3421ea3d8a9105f5677c1212771ed45 100644 (file)
@@ -137,13 +137,13 @@ GenerateOutputInformation() {
   // ---------- TODO -----------------------
 
   // Extract Station8
-  ExtractStation_8();
+  //  ExtractStation_8();
 
   // Extract Station7
-  this->StartNewStep("Station 7");
-  this->StartSubStep();
-  ExtractStation_7();
-  this->StopSubStep();
+  //this->StartNewStep("Station 7");
+  //this->StartSubStep();
+  //ExtractStation_7();
+  //this->StopSubStep();
   
 }
 //--------------------------------------------------------------------