some print

This commit is contained in:
Dhanya Maliakal
2016-11-08 15:21:00 +01:00
parent a337feba7f
commit d335dfaae4

View File

@ -973,7 +973,7 @@ int qDrawPlot::GetData(detectorData *data,int fIndex, int subIndex){
plotTitle=QString(plotTitle_prefix)+QString(data->fileName).section('/',-1); plotTitle=QString(plotTitle_prefix)+QString(data->fileName).section('/',-1);
// only if you got the lock, do u need to remember lastimagenumber to plot // only if you got the lock, do u need to remember lastimagenumber to plot
lastImageNumber= currentFrame+1; lastImageNumber= currentFrame+1;
cout<<"got last imagenumber:"<<lastImageNumber<<endl; //cout<<"got last imagenumber:"<<lastImageNumber<<endl;
//1d //1d
if(plot_in_scope==1){ if(plot_in_scope==1){
// Titles // Titles