I have downloaded the cosmic emulator, and have begun exploring the parameter space, looking for degeneracies. I have specified the fiducial model to agree with the WMAP 7 parameters. These are
omhh = 0.1344
obhh = 0.02246
ns = 0.961
sig8 = 0.807
w = -1.0
I have written a Monte-Carlo flavored code, that explores the parameter space. I've designed a criterion to decide if a set of parameters yeilds a "degenerate" power spectrum. For a specified range in k, a degenerate model does not depart from the fiducial model by more than $2\sigma$ at any value of k. The value of $\sigma$ could in principle be taken from the WMAP error bars, but for the time being, I have just used 5% error bars on $\Delta^2$. The code has the ability to fix any of the 5 parameters. Below are some plots showing the degenerate models in blue, and the non-degenerate models in red, where only the two parameters indicated have been varied. These show the degeneracy of $\Omega_m h^2$ with all the other parameters being considered. Note: you can click on the plots to make them larger.




These results surprised me: they were wider ranges than I would have expected, and also the very straight edges seemed a little strange to me, though of course I cannot prove that they are non-physical.
The next steps: I will make plots where more than two of the parameters have been varied, I'll look at how the swath changes as I change the range in k, and also the value of $\sigma$ (3% rather than 5%, for example).
To consider: I did not use a metropolis-hastings algorithm, because I wanted to specify precisely, either the model is degenerate within two sigma, or it is not. However, the M-H algorithm might have better properties in terms of exploring the parameter space, which might become more important once I start opening it up to 3,4,5 dimensions.