Carolina Cuesta

Results 6 comments of Carolina Cuesta

Are there any news on this thread? It'd be a useful thing to have!

That one is closer ![image](https://user-images.githubusercontent.com/15879020/155016187-da9d8627-d4f0-414e-a6c6-5cefe60a180f.png)

It seems to be coming from the ensure_physical flag ![image](https://user-images.githubusercontent.com/15879020/155022709-2011714b-3952-43b6-8595-a2ac9993d53e.png) But then it doesn't work if you sample from the non physical field, I get this error message, `ValueError: lam...

Yes, I tried that too but it is still problematic ![image](https://user-images.githubusercontent.com/15879020/155027787-32ce8ef3-fb45-4974-865e-d229b09a2e0c.png) This is the code I ran, ```python import matplotlib.pyplot as plt import numpy as np from astropy.cosmology import Planck18...

This is for 500 samples ![image](https://user-images.githubusercontent.com/15879020/155030797-b3031827-c3a5-4531-b8b6-f8e9785c6026.png) Std is large

It seems to be a matter of amplitude. When P(k) = 1/k, the variance is low, ![image](https://user-images.githubusercontent.com/15879020/155099621-b4473fa8-48d8-4960-8a6d-458d64e79b79.png) But when P(k) = 5.e2/k (to match the amplitude of halofit's power spectrum),...