Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add notebook demonstrating CES on Cloudy #15

Merged
merged 1 commit into from
Jan 28, 2020
Merged

Add notebook demonstrating CES on Cloudy #15

merged 1 commit into from
Jan 28, 2020

Conversation

bielim
Copy link
Contributor

@bielim bielim commented Jan 27, 2020

This jupyter notebook runs the full CES pipeline using Cloudy in a perfect model setting. May be helpful for users who want to see a CES application that runs in 5 minutes on a laptop. Requires installing Cloudy. Also note that the code is based on the assumption that Cloudy's "Distributions' module has been renamed to "PDistributions" (particle distributions), in order to avoid conflicts with Julia's Distributions.jl. The renaming hasn't been done yet, but it will be done soon.
Finally: There is definitely room for improvement in this code - e.g., FreeParams should be able to deal with the ugly forward and backward transformations (log/exp transform and z scores) of the parameters in a more elegant way.

@odunbar odunbar merged commit 9e79890 into master Jan 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants