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

PR for pspec_graduation #4

Merged
merged 29 commits into from
Dec 8, 2017
Merged

PR for pspec_graduation #4

merged 29 commits into from
Dec 8, 2017

Conversation

nkern
Copy link
Member

@nkern nkern commented Dec 7, 2017

this is a PR to graduate some of the basic code for hera_pspec, including dataset.py, version.py and conversions.py with tests. The setup.py installation and travis testing environment are also graduated, and the old pspec.py code is also graduated for the purpose of backwards compatibility, although future PRs may eliminate this from master and move it to a branch.

Adrian Liu and others added 28 commits October 25, 2017 15:11
	modified:   hera_pspec/tests/test_version.py
 * Placeholder comments added.
 * Some methods deprecated (to be removed or split out into utility library).
 * Warnings added to unsupported branches of the code
 * Code-style tidy-up, including more whitespace
 * Deprecate the redundant set_data() function
 * Rename 'Ctrue' -> 'C_empirical'
	modified:   hera_pspec/conversions.py
	new file:   hera_pspec/tests/test_conversions.py
	modified:   hera_pspec/conversions.py
	modified:   hera_pspec/tests/test_conversions.py
until we completely graduatea utils module
	modified:   hera_pspec/dataset.py
@nkern nkern requested a review from acliu December 7, 2017 22:47
@nkern
Copy link
Member Author

nkern commented Dec 7, 2017

I'll review the code that @philbull committed, which was the dataset.py stuff, and if Phil you can review my commits (version.py, conversions.py and the setup and testing environment) then we should be good to merge--if you've already gone through it then feel free to just sign off on it.

@acliu if you also want to sign off on this that might be good too (I know you are busy so no pressure to actually review it).

Copy link
Collaborator

@philbull philbull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This passes tests and in going into a dev branch, so I am automatically accepting it.

@philbull philbull merged commit 6566dac into master Dec 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants