diff --git a/melreport.cc b/melreport.cc index fc819f039c2c3f382eaa1ac21222c9dcb2a3b59f..27525c6c0321733808fa95be79a4a71a10b08e2e 100644 --- a/melreport.cc +++ b/melreport.cc @@ -295,7 +295,7 @@ namespace Melodic{ if(mmodel.get_threshmaps().Storage()>0&& (mmodel.get_threshmaps().Ncols() == mmodel.get_data().Ncols())&& (mmodel.get_threshmaps().Nrows()>1)) - {//Output other thresholded IC map + /* {//Output other thresholded IC map for(int tctr=2; tctr<=mmodel.get_threshmaps().Nrows(); tctr++){ tempVol.setmatrix(mmodel.get_threshmaps().Row(tctr),melodat.get_mask()); @@ -347,7 +347,7 @@ namespace Melodic{ IChtml << "<img BORDER=0 SRC=\""+mmodel.get_prefix() +"_thresh"+num2str(tctr)+".png\" ALT=\"MMfit\"></A><p>" << endl; } - } + }*/ { //finish IC page IChtml<< "<HR><FONT SIZE=1>This page produced automatically by "