Skip to content

fix a sorting issue in the map between template ids and array index in the population file

Chad Hanna requested to merge pop_model_sort_bugfix into master

This fixes a bug whereby the slices produced to map provided template ids into the HDF file storing population model coefficients won't work if the ids don't happen to be from ordered templates.

Merge request reports