Repository containing the material for running the Capse.jl emulator and reproduce all the results of the paper.
In order to reproduce the results, you need to do two different things:
- Clone this repository
- Create a
data
folder in the repository - Download and unzip the two files contained in the Zenodo link above. If you care just about chains, you can download only the
chains_weights
data. - Install
julia
1.9.2 on your system ( guide can be found here). Our codes do work also with otherjulia
versions, but this is the version we put in the static environments we put in the notebooks folder: using it you will be able to run everythin without any problem. - Install
IJulia
in order to have ajulia
kernel for thejupyter notebooks
. - Open the notebooks folder, open the one you are interested it and run it! The notebooks should download and install the relevant packages in an automatic way.
We will update this page, in case, there are problems with the instructions reported here.
In case, contact any of us!
- Marco Bonici, PostDoctoral Researcher at INAF-IASF Milano,
- Federico Bianchini, PostDoctoral researcher at Stanford
- Jaime Ruiz-Zapatero, PhD Student at Oxford