Hello,
I am looking for a way to search for peaks around between a xMin;xMax value in my histogram. Right now using Spectrum::Search is looking for he entire range. IS there a way to restrict it ?
Thank you
Hello,
I am looking for a way to search for peaks around between a xMin;xMax value in my histogram. Right now using Spectrum::Search is looking for he entire range. IS there a way to restrict it ?
Thank you
Hi Marco,
you can clone your histogram and manually nullify the range outside of (xMin;xMax) of the clone.