258259260261262263264265266267
+ ", snthresh=" + snrThreshold + ", integrate=" + integrationMethod.getIndex() + ", ROI.list=ROIs)"); peaks = centWave == null ? null : centWave.asMatrix(); } return peaks; } }