igmhub / LaCE

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

Avoid dependency on LaCE_manager #14

Closed andreufont closed 1 year ago

andreufont commented 1 year ago

@jchavesmontero - pnd_archive.py has a dependency on LaCE_manager, to read the Gadget ini file.

We should remove that dependency, if needed by copying that file to LaCE (under setup_simulations folder).

jchavesmontero commented 1 year ago

check out #18