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 dependency on stsci.imagemanip #227

Merged
merged 1 commit into from
Feb 11, 2019

Conversation

mcara
Copy link
Member

@mcara mcara commented Feb 11, 2019

This PR replaces bilinear interpolation algorithm from stsci.imagemanip.expand2d() with 100% Python/numpy-based algorithm and corrects a bug in the imagemanip algorithm that would not allow non-square flat-fields and/or output shapes - see #226 and spacetelescope/stsci.imagemanip#12. This PR also removes the dependency on stsci.imagemanip and addresses the issue spacetelescope/stsci.imagemanip#9

@mcara mcara added bug code cleanup Code refactoring, cleanup of temporary code labels Feb 11, 2019
@mcara mcara added this to the Better Awesomeness milestone Feb 11, 2019
@mcara mcara self-assigned this Feb 11, 2019
@stsci-bot
Copy link

stsci-bot bot commented Feb 11, 2019

Hi there @mcara 👋 - thanks for the pull request! I'm just a friendly 🤖 that checks for issues related to the changelog. I help make sure that this pull request is milestoned and labeled correctly. This is mainly intended for the maintainers, so if you are not a maintainer you can ignore this, and a maintainer will let you know if any action is required on your part 😃.

I noticed the following issue with this pull request:

  • Changelog entry section (vDrizzlePac) inconsistent with milestone (Better Awesomeness)

Would it be possible to fix this? Thanks!

If there are any issues with this message, please report them here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug code cleanup Code refactoring, cleanup of temporary code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant