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 with trying to shift a layer relative to itself #3255

Merged
merged 1 commit into from
Jul 3, 2019

Conversation

ayshih
Copy link
Member

@ayshih ayshih commented Jun 27, 2019

calculate_solar_rotate_shift() doesn't need to do anything with the reference layer. See #3224 (comment) for the full context and why it causes issues.

Fixes #3224

@ayshih ayshih added the physics Affects the physics submodule label Jun 27, 2019
@ghost
Copy link

ghost commented Jun 27, 2019

Thanks for the pull request @ayshih! Everything looks great!

@nabobalis nabobalis added this to the 1.0.3 milestone Jun 27, 2019
@nabobalis
Copy link
Contributor

I added a skip 32bit flag on the test for the function, probably time to remove it.

@sunpy sunpy deleted a comment Jun 27, 2019
@Cadair
Copy link
Member

Cadair commented Jul 3, 2019

Can you rebase this and add a changelog please 😄

@ayshih
Copy link
Member Author

ayshih commented Jul 3, 2019

Done and done

@Cadair Cadair added the Merge When CI Passes Hit that merge button when it's all green! label Jul 3, 2019
@Cadair
Copy link
Member

Cadair commented Jul 3, 2019

The tests are failing because of VSO by the looks of it.

@Cadair Cadair merged commit ee868a3 into sunpy:master Jul 3, 2019
@ayshih ayshih deleted the noop branch July 3, 2019 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Merge When CI Passes Hit that merge button when it's all green! physics Affects the physics submodule
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test_mapsequence_solar_derotate fails under 32bit with Astropy 3.2
3 participants