-
Notifications
You must be signed in to change notification settings - Fork 3
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
Initial Refactor #1
Conversation
Smoke tests added with a fairly coarse floating point comparisons. Since we're using We now smoke test:
At some point should add tests for the reverberation lag code, but I will wait until the API is a little more solid. Coverage: 43% |
Updated the DiscProfiles code and added test for the corona model sampling. Coverage: 56% |
Added redshift tests and fixed related bugs. Coverage: 63% |
* minimally working * moved exports top level of each subdir * export all at module level * added common metrics * most work to date integrated * added missing deps * added CITATION, missing doi and date released * various bugfixes * some smoke tests and formatting * tolerance fix in tests * updated readme * typo corrections * bugfixes for disc profile tracing * added new version of disc profile code * lamp post model + domain & generators tests * typo fixes * fixed test tolerances * accretion formulae bugfixes * redshift pointfunction test * actually include tests in runner * punctuation fix
Combined all of the previous repositories into one, excluding ComputedGeodesicEquations.jl, since it has been made redundant by the new AD methods.
Still to do before ready for a release to get the DOI for the project students: