Skip to content

Fix bug in concat when order of spectral index differs

David Rafferty requested to merge fix_concat into master

Fixes a bug that sometimes occurs when concatenating two sky models with a differing number of spectral index terms. A test was also added for this case.

Merge request reports