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

Set default "basedir" for emulator? #6

Closed andreufont closed 1 year ago

andreufont commented 1 year ago

I find myself constantly adding this line in notebooks and scripts: basedir="lace/emulator/sim_suites/Australia20/"

This looks like it could be set as default in p1d_archive, or in gp_emulator.

andreufont commented 1 year ago

Addressed in #8