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

Fixed bug in centroiders and updated test #39

Merged
merged 3 commits into from
Feb 17, 2018

Conversation

matthewtownson
Copy link
Member

This should resolve an issue with the centre of gravity centroider

fixes #38

@codecov
Copy link

codecov bot commented Feb 9, 2018

Codecov Report

Merging #39 into master will decrease coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
- Coverage   94.07%   94.06%   -0.02%     
==========================================
  Files          24       24              
  Lines        1013     1011       -2     
==========================================
- Hits          953      951       -2     
  Misses         60       60
Impacted Files Coverage Δ
aotools/image_processing/centroiders.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e79b145...cbf5a73. Read the comment docs.

@andrewpaulreeves
Copy link
Contributor

Might be best to just delete the offending lines in teh centroider. They may cause confusion at a later date otherwise!

@matthewtownson
Copy link
Member Author

Good point.

@andrewpaulreeves andrewpaulreeves merged commit 06fddaa into AOtools:master Feb 17, 2018
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.

CentreOfGravity Bug?
3 participants