Fix MCMC maps for Sherpa 2.2.16
Compare changes
- Baptiste Ravina authored
@@ -71,7 +71,7 @@ def MCMC_generator_map(generatorDict, tagger='GN2v01'):
Following up from !75994 (merged), make sure Sherpa 2.2.16 is handled properly. Currently, the logic would return Sherpa 2.2.1 and cause a crash because it's not supported in the latest CDI files for GN2, as observed by @maharris.
Tagging @bdong who authored the linked MR.