Skip to content

Update array indices to prevent out of bounds.

Norby, Tom requested to merge spectrum_array_fix into master

Array indices were out of bounds, swapped inner and outer loop ranges.

Merge request reports