mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-11 12:27:14 +02:00
got rid of some useless comments
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@553 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
@ -273,7 +273,9 @@ void postProcessing::doProcessing(double *lfdata, int delflag, string fname) {
|
||||
|
||||
|
||||
int postProcessing::fillBadChannelMask() {
|
||||
#ifdef VERBOSE
|
||||
cout << "pp fill bad channel mask " << endl;
|
||||
#endif
|
||||
int nbad=0, nb;
|
||||
//#define VERBOSE
|
||||
if (*correctionMask&(1<< DISCARD_BAD_CHANNELS)) {
|
||||
|
Reference in New Issue
Block a user