RE #26849 Fix issue with non-sequent ranges
If the user defined a list of spectra to use that were not sequential, the algorithm would take tha max and min values rather than the actual list of specta. Eg "10-19, 50-59" would have resulted in the spectra 10-59 being used, which broke the algorithm.
Loading
Please register or sign in to comment