Emulator for the one-dimensional Lyman-alpha flux power spectrum. It was used to generate the results shown in https://arxiv.org/abs/2011.15127, https://arxiv.org/abs/2209.09895, and https://arxiv.org/abs/2305.19064.
1
stars
3
forks
source link
Add back plotting functionality to archive objects #23
This is not urgent, but it would be nice to be able to do again archive.plot_samples() and similar.
This was an option in p1d_archive, and it was copied to archive_interface, but it was not propagated to the base_archive class.
It should be fairly straightforward to do, but let's focus on the important things first.