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

Remove references to deprecated low_hi option for get_reds #176

Merged
merged 2 commits into from
Oct 24, 2018

Conversation

jsdillon
Copy link
Member

This follows HERA-Team/hera_cal#370 and shouldn't be merged in until that PR is done.

This follows HERA-Team/hera_cal#370 and shouldn't be merged in until that PR is done.
@jsdillon jsdillon requested a review from nkern October 10, 2018 23:59
@ghost ghost assigned jsdillon Oct 10, 2018
@ghost ghost added the in progress label Oct 10, 2018
@jsdillon
Copy link
Member Author

(These tests pass locally on the omni_run branch of hera_cal.)

@jsdillon jsdillon changed the title DO NOT MERGE: Remove references to deprecated low_hi option for get_reds Remove references to deprecated low_hi option for get_reds Oct 24, 2018
@jsdillon
Copy link
Member Author

HERA-Team/hera_cal#370 has been merged in and now we're ready for this PR

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.006%) to 96.454% when pulling b48ad70 on fix-low-hi into b129d47 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.006%) to 96.454% when pulling b48ad70 on fix-low-hi into b129d47 on master.

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.

Looks good, approved.

@@ -34,7 +34,7 @@ install:
- conda info -a

# create environment and install dependencies
- conda create -q -n test-environment python=$TRAVIS_PYTHON_VERSION numpy scipy nose pip matplotlib coverage
- conda create -q -n test-environment python=$TRAVIS_PYTHON_VERSION 'numpy <1.15.3' scipy nose pip matplotlib coverage
Copy link
Collaborator

Choose a reason for hiding this comment

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

I am a little worried about pinning the version number of a major package like this, but if we have no choice...

@philbull philbull merged commit ef11089 into master Oct 24, 2018
@ghost ghost removed the in progress label Oct 24, 2018
@philbull philbull deleted the fix-low-hi branch October 24, 2018 22:07
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.

3 participants