Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tmcclintock/tinkeremulator
- Owner: tmcclintock
- License: mit
- Created: 2019-11-04T07:45:31.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-18T20:26:25.000Z (about 5 years ago)
- Last Synced: 2024-10-27T11:08:59.812Z (2 months ago)
- Language: Jupyter Notebook
- Size: 96.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.