Closed slosar closed 7 years ago
I tested it and works nicely. The only problem that I found so far is that the output sims/sim_mean.sacc
in the example doesn't contain any bias information so, right now I am having some trouble connecting to what is already implemented in the package (lss_theory.py
). I think that this is more a problem of the theoretical prediction than the input data so I'll try to fix this.
@fjaviersanchez If you do tracer.extraColumn('b') it should give you bias. We do store it (again, as a cross-checked truth that won't be there for real data)
This now implements a better mksim that works with with the new sacc. INew sacc is now split like david requested. I haven't yet touched other modules, but will once you accept this.