maho3 / ltu-ili

Robust ML in Astro
https://ltu-ili.readthedocs.io/en/latest/
43 stars 8 forks source link

Make PyDELFI sampling faster. #47

Closed maho3 closed 1 year ago

maho3 commented 1 year ago

Edit the sample function in pydelfi_wrappers.py to make it more efficient. It currently takes a very long time (1hr+) to serially sample all test points, a necessary step for validation. This can be made more efficient by: