Hello, i was wondering if it is possible to create a linear mesh with:
linear = LinearMesh(power, BoxSize=1024, Nmesh=1024, seed=123)
but using a power spectrum file (.dat) calculated with CLASS?
I would use the cosmology built-in module but i'm outputting from a personal modified version of CLASS.