-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Foregrounds To Simulated Data (#15)
* Add analytic foreground from Hills et al. 2018 to both models (with and without signal) * Add foreground parameter to the configuration file * Reduce default noise to 0.015K due to signal now being harder to detect * Allow polychord verification to be run in batches * Increase live points for more challenging evidence calculation * Remove nlike tracking as not used * Add option for preprocessing simulated data in Evidence Network * Add whitening transform preprocessing functions (Cholesky default) * Change the default network to a deeper and broader network * Clipnorm gradients for stability * Fix overflow bug in blind coverage test * Update default network hyperparameters for the new problem * Update verification data to version with foregrounds * Update figure and results outputs to version with foregrounds * Stored old non-foreground figures for reference * Extend additive combiner to support an arbitrary number of simulators * Wording corrections and updated README * Add scikit-learn to requirements * Add anesthetic as a requirement * Update to latest polychordlite version
- Loading branch information
1 parent
67b4f6f
commit c24fec3
Showing
41 changed files
with
983 additions
and
386 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.