Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tmcclintock/tinkeremulator

Emulator for the Tinker halo bias parameters, without involving a Boltzmann code.
https://github.com/tmcclintock/tinkeremulator

Last synced: 26 days ago
JSON representation

Emulator for the Tinker halo bias parameters, without involving a Boltzmann code.

Awesome Lists containing this project

README

        

# TinkerEmulator
Emulator for the Tinker halo bias parameters, without involving a Boltzmann code.

This package will support the stand-alone parameter emulator in both Python and C (since it will be incorporated into CosmoLike). Here is a list of TODO items:

1) Copy over the data and parameter files from the main emulator repository.
2) Build an emulator in Python with `george`. In a notebook, print and save the kernel parameters.
3) Implement the Gaussian process in C and built the emulator.