Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tmcclintock/fox_calibration
https://github.com/tmcclintock/fox_calibration
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tmcclintock/fox_calibration
- Owner: tmcclintock
- Created: 2017-04-15T01:23:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-06T18:29:37.000Z (over 7 years ago)
- Last Synced: 2024-10-27T11:08:52.721Z (2 months ago)
- Language: Python
- Size: 25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Here I am doing the calibration on the fox simulation for the DES cluster analysis. This directory contains the following:
- routines for calculating the halo-matter correlation function from pre-built halo catalgos at given snapshots
- routines for turning the HMCFs into DeltaSigma profiles
- routines to associate each DeltaSigma profile with covariance matrices provided to me from Tamas
- analysis routines very similar to those used in the real analysis, but with only mass as a parameter, used to fit the DeltaSigma profilesThe first three steps are done, and the last step is in progress.