SWIFTSIM / emulator

The SWIFT simulation cosmological emulator (swift-emulator)
GNU Lesser General Public License v3.0
5 stars 2 forks source link

Add poisson errors #44

Closed JBorrow closed 1 year ago

JBorrow commented 1 year ago

Adds abilty to use a histogram to give dependent errors, rather than assuming scatter == error.

JBorrow commented 1 year ago

@christopherlovell will find this useful (note the new sanitize_output option)

JBorrow commented 1 year ago

@Moyoxkit let me know if you have any comments otherwise I will merge!

Moyoxkit commented 1 year ago

Looks good to me!