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

Two small fixes for coordinates and frames #16

Merged
merged 2 commits into from
Jan 24, 2017

Conversation

henry-ngo
Copy link
Collaborator

@henry-ngo henry-ngo commented Jan 24, 2017

In NIRC2_Preprocessing.py:

  1. Around Line 500: Update bad pixel fix function call to be “frame_fix_badpix_isolated” instead of “cube_” to match Dec 2016 VIP changes. Addresses remaining issue in Bad pixel removal in master() #11
  2. Around Line 1903: The coordinates for the cube center are typically (y,x) but this particular function call requires (x,y). Addresses issue Array indices in cube_registration #15

Also removed accidental upload of ipython notebook checkpoint.

I think this will make my fork match the master repository?
…badpix_isolated” instead of “cube_” to match Dec 2016 VIP changes

Around Line 1903: The coordinates for the cube center are typically (y,x) but this particular function call requires (x,y)
@henry-ngo henry-ngo merged commit 7715df7 into vortex-exoplanet:master Jan 24, 2017
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.

1 participant